| /third_party/ltp/testcases/kernel/mce-test/tsrc/ |
| H A D | ttranshuge.c | 353 pid_t child; in main() local
|
| /third_party/ltp/testcases/kernel/mem/vmtests/ |
| H A D | stack_space.c | 139 int child; in runtest() local
|
| H A D | data_space.c | 151 int child; in runtest() local
|
| /third_party/ltp/testcases/kernel/syscalls/fcntl/ |
| H A D | fcntl16.c | 447 int child; run_test() local [all...] |
| H A D | fcntl14.c | 535 static int parent, child, status, fail = 0; variable [all...] |
| /third_party/ltp/testcases/kernel/mce-test/hwpoison/ |
| H A D | ttranshuge.c | 353 pid_t child; in main() local
|
| /third_party/ltp/testcases/kernel/sched/pthreads/ |
| H A D | pth_str03.c | 325 int rc, child, my_index; in doit() local [all...] |
| /third_party/ltp/testcases/kernel/syscalls/kill/ |
| H A D | kill10.c | 441 pid_t child; in fork_pgrps() local 680 pid_t child; fork_procs() local [all...] |
| /third_party/ltp/testcases/misc/crash/ |
| H A D | crash02.c | 200 pid_t child = fork(); in badboy_fork() local
|
| /third_party/ltp/testcases/kernel/syscalls/sigrelse/ |
| H A D | sigrelse01.c | 379 static void child(void) child() function [all...] |
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_destroy/ |
| H A D | 2-1.c | 211 static void *child(void *arg PTS_ATTRIBUTE_UNUSED) in child() function [all...] |
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/ |
| H A D | s-c1.c | 144 pthread_t child; in main() local
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | c2xml.c | 172 xmlNodePtr child = NULL; in examine_symbol() local [all...] |
| H A D | liveness.c | 230 struct basic_block *child; in track_pseudo_liveness() local 290 struct basic_block *child; in track_pseudo_death_bb() local
|
| H A D | storage.c | 217 struct basic_block *child; in set_up_bb_storage() local
|
| H A D | ast-model.c | 447 ast_iter_parent(GtkTreeModel *tree_model, GtkTreeIter *iter, GtkTreeIter *child) ast_iter_parent() argument
|
| H A D | sparse.c | 84 struct basic_block *child; in check_children() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/ |
| H A D | 2-3.c | 160 static void *child(void *arg PTS_ATTRIBUTE_UNUSED) in child() function
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/ |
| H A D | 1-2.c | 208 static void *child(void *arg PTS_ATTRIBUTE_UNUSED) in child() function [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | loop-analysis.h | 157 void SetParent(Loop* parent, Loop* child) { in SetParent() argument
|
| H A D | memory-optimizer.cc | 282 Node* child = user->InputAt(1); in VisitAllocateRaw() local
|
| /third_party/node/deps/v8/src/parsing/ |
| H A D | preparse-data-impl.h | 212 void set_child(int index, ZonePreparseData* child) { in set_child() argument
|
| /third_party/node/deps/v8/src/profiler/ |
| H A D | allocation-tracker.cc | 41 AllocationTraceNode* child = FindChild(function_info_index); in FindOrAddChild() local
|
| H A D | sampling-heap-profiler.cc | 121 AllocationNode* child = parent->FindChildNode(id); in FindOrAddChildNode() local
|
| /third_party/mesa3d/src/gallium/drivers/lima/ir/gp/ |
| H A D | nir.c | 180 gpir_node *child = gpir_node_find(block, &instr->src[0].src, in gpir_emit_alu() local 205 gpir_node *child = gpir_node_find(block, &src->src, src->swizzle[0]); in gpir_emit_alu() local [all...] |