/third_party/icu/icu4c/source/tools/toolutil/ |
H A D | flagparser.cpp | 117 static int32_t extractFlag(char* buffer, int32_t bufferSize, char* flag, int32_t flagSize, const char **flagNames, int32_t numOfFlags, UErrorCode *status) { in extractFlag() argument
|
/third_party/libuv/test/ |
H A D | test-condvar.c | 82 static void condvar_signal(worker_config* c, int* flag) { in condvar_signal() argument 106 static int condvar_wait(worker_config* c, const int* flag) { in condvar_wait() argument 166 static int condvar_timedwait(worker_config* c, const int* flag) { in condvar_timedwait() argument [all...] |
/third_party/ltp/testcases/kernel/fs/doio/ |
H A D | open_flags.c | 113 int flag; member [all...] |
/third_party/mesa3d/src/gallium/frontends/va/ |
H A D | context.c | 225 vlVaCreateContext(VADriverContextP ctx, VAConfigID config_id, int picture_width, int picture_height, int flag, VASurfaceID *render_targets, int num_render_targets, VAContextID *context_id) vlVaCreateContext() argument
|
/third_party/musl/libc-test/src/regression/ |
H A D | malloc-multi-thread-performance.c | 66 int flag = 0; in main() local
|
/third_party/musl/libc-test/src/math/gen/ |
H A D | util.c | 84 #define flag(x) {x, #x} macro 86 int flag; member [all...] |
/third_party/nghttp2/src/ |
H A D | nghttpd.cc | 207 static int flag = 0; in main() local [all...] |
/third_party/node/deps/icu-small/source/tools/toolutil/ |
H A D | flagparser.cpp | 117 static int32_t extractFlag(char* buffer, int32_t bufferSize, char* flag, int32_t flagSize, const char **flagNames, int32_t numOfFlags, UErrorCode *status) { in extractFlag() argument
|
/third_party/ltp/testcases/kernel/lib/ |
H A D | numa_helper.c | 152 int get_allowed_nodes_arr(int flag, int *num_nodes, int **nodes) in get_allowed_nodes_arr() argument 215 int get_allowed_nodes(int flag, int count, ...) in get_allowed_nodes() argument 244 static void print_node_info(int flag) in print_node_info() argument 282 is_numa(void (*cleanup_fn)(void), int flag, int min_nodes) is_numa() argument [all...] |
/third_party/ltp/testcases/kernel/mce-test/hwpoison/ |
H A D | tcases.c | 43 void test2(u64 flag, char *flagname, u64 mcg, char *mcgname, int result) in test2() argument
|
/third_party/ltp/testcases/kernel/syscalls/execveat/ |
H A D | execveat02.c | 40 int flag; member
|
H A D | execveat01.c | 41 int flag; member
|
/third_party/ltp/testcases/kernel/syscalls/mount/ |
H A D | mount07.c | 37 static int flag; variable
|
/third_party/ltp/testcases/kernel/syscalls/pwritev2/ |
H A D | pwritev202.c | 54 int flag; member
|
/third_party/ltp/testcases/kernel/syscalls/rt_sigaction/ |
H A D | rt_sigaction03.c | 99 unsigned int flag; in main() local
|
H A D | rt_sigaction01.c | 86 unsigned int flag; in main() local
|
/third_party/ltp/testcases/kernel/mce-test/tsrc/ |
H A D | tcases.c | 43 void test2(u64 flag, char *flagname, u64 mcg, char *mcgname, int result) in test2() argument
|
/third_party/ltp/testcases/kernel/mem/mtest06/ |
H A D | mmap3.c | 155 static int flag; in cleanup() local
|
/third_party/ltp/testcases/kernel/syscalls/fchownat/ |
H A D | fchownat01.c | 53 int flag; member
|
/third_party/ltp/testcases/kernel/syscalls/kill/ |
H A D | kill07.c | 79 int *flag; variable
|
/third_party/ltp/testcases/kernel/syscalls/mlock2/ |
H A D | mlock201.c | 41 int flag; member
|
H A D | mlock202.c | 38 int flag; member
|
/third_party/ltp/testcases/kernel/syscalls/preadv2/ |
H A D | preadv202.c | 57 int flag; member
|
/third_party/ltp/testcases/kernel/syscalls/quotactl/ |
H A D | quotactl02.h | 50 static void check_qoff(int subcmd, char *desp, int flag) in check_qoff() argument 67 static void check_qon(int subcmd, char *desp, int flag) in check_qon() argument 84 static void check_qoffv(int subcmd, char *desp, int flag) in check_qoffv() argument 103 static void check_qonv(int subcmd, char *desp, int flag) in check_qonv() argument
|
/third_party/ltp/testcases/kernel/syscalls/statx/ |
H A D | statx03.c | 42 uint32_t flag; member
|