/third_party/ltp/testcases/kernel/mem/cpuset/ |
H A D | cpuset01.c | 50 int child, i; in test_cpuset() local
|
/third_party/ltp/testcases/kernel/mem/page/ |
H A D | page01.c | 78 int child, count; local
|
H A D | page02.c | 77 int child, count; local
|
/third_party/ltp/testcases/kernel/syscalls/clone/ |
H A D | clone08.c | 92 pid_t child; in test_clone_parent() local 143 pid_t child; in test_clone_thread() local
|
/third_party/ltp/testcases/kernel/security/tomoyo/ |
H A D | tomoyo_filesystem_test.c | 40 static int child(void *arg) in child() function
|
/third_party/ltp/testcases/kernel/syscalls/mmap/ |
H A D | mmap16.c | 102 pid_t child; in run_single() local
|
/third_party/ltp/testcases/kernel/pty/ |
H A D | hangup01.c | 156 int child(int masterfd) in child() function
|
/third_party/ltp/testcases/kernel/syscalls/move_pages/ |
H A D | move_pages05.c | 86 void child(void **pages, sem_t * sem) in child() function
|
H A D | move_pages11.c | 86 void child(void **pages, sem_t * sem) in child() function
|
H A D | move_pages03.c | 85 void child(void **pages, sem_t * sem) in child() function
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_atfork/ |
H A D | 2-2.c | 141 pid_t child, ctl; in threaded() local
|
H A D | 4-1.c | 161 pid_t child, ctl; in threaded() local [all...] |
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/ |
H A D | 16-1.c | 150 pthread_t child; in test_sig() local
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | ast-model.h | 75 AstNode *child = ast_new(parent, parent->childnodes->len, in ast_append_child() local 86 AstNode *child = ast_new(parent, parent->childnodes->len, text, NULL, NULL); in ast_append_attribute() local
|
/third_party/node/deps/v8/src/profiler/ |
H A D | heap-snapshot-generator-inl.h | 37 HeapGraphEdge* HeapEntry::child(int i) { return children_begin()[i]; } in child() function in v8::internal::HeapEntry
|
/third_party/musl/libc-test/src/functionalext/supplement/linux/ |
H A D | getprocpid.c | 49 pid_t child = fork(); in getprocpid_0200() local 89 pid_t child = clone(child_func, NULL, CLONE_NEWPID | SIGCHLD, &pid1); in getprocpid_0300() local 143 pid_t child in getproctid_0200() local 184 pid_t child = clone(child_func_tid, NULL, CLONE_NEWPID | SIGCHLD, &pid1); getproctid_0300() local [all...] |
/third_party/node/deps/openssl/openssl/crypto/x509/ |
H A D | v3_addr.c | 1217 IPAddrBlocks *child = NULL; in addr_validate_path_internal() local 1126 addr_contains(IPAddressOrRanges *parent, IPAddressOrRanges *child, int length) addr_contains() argument [all...] |
H A D | v3_asid.c | 670 static int asid_contains(ASIdOrRanges *parent, ASIdOrRanges *child) in asid_contains() argument
|
/third_party/libabigail/include/ |
H A D | abg-viz-dot.h | 20 enum type { child, parent }; enumerator
|
/third_party/vk-gl-cts/executor/tools/ |
H A D | xeExtractSampleLists.cpp | 82 const xe::ri::Item& child = items.getItem(itemNdx); in extractSampleLists() local
|
/third_party/skia/src/effects/imagefilters/ |
H A D | SkRuntimeImageFilter.cpp | 57 sk_sp<SkShader> child = nullptr; in SkMakeRuntimeImageFilter() local
|
/third_party/skia/src/core/ |
H A D | SkTSort.h | 70 size_t child = root << 1; in SkTHeapSort_SiftDown() local [all...] |
H A D | SkTDPQueue.h | 160 int child = LeftOf(index); in percolateDownIfNecessary() local [all...] |
/third_party/openssl/crypto/x509/ |
H A D | v3_asid.c | 656 static int asid_contains(ASIdOrRanges *parent, ASIdOrRanges *child) in asid_contains() argument
|
H A D | v3_addr.c | 1213 IPAddrBlocks *child = NULL; in addr_validate_path_internal() local 1122 addr_contains(IPAddressOrRanges *parent, IPAddressOrRanges *child, int length) addr_contains() argument [all...] |