Home
last modified time | relevance | path

Searched defs:child (Results 326 - 350 of 1851) sorted by relevance

1...<<11121314151617181920>>...75

/third_party/ltp/testcases/kernel/mem/cpuset/
H A Dcpuset01.c50 int child, i; in test_cpuset() local
/third_party/ltp/testcases/kernel/mem/page/
H A Dpage01.c78 int child, count; local
H A Dpage02.c77 int child, count; local
/third_party/ltp/testcases/kernel/syscalls/clone/
H A Dclone08.c92 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 Dtomoyo_filesystem_test.c40 static int child(void *arg) in child() function
/third_party/ltp/testcases/kernel/syscalls/mmap/
H A Dmmap16.c102 pid_t child; in run_single() local
/third_party/ltp/testcases/kernel/pty/
H A Dhangup01.c156 int child(int masterfd) in child() function
/third_party/ltp/testcases/kernel/syscalls/move_pages/
H A Dmove_pages05.c86 void child(void **pages, sem_t * sem) in child() function
H A Dmove_pages11.c86 void child(void **pages, sem_t * sem) in child() function
H A Dmove_pages03.c85 void child(void **pages, sem_t * sem) in child() function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_atfork/
H A D2-2.c141 pid_t child, ctl; in threaded() local
H A D4-1.c161 pid_t child, ctl; in threaded() local
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/
H A D16-1.c150 pthread_t child; in test_sig() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dast-model.h75 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 Dheap-snapshot-generator-inl.h37 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 Dgetprocpid.c49 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 Dv3_addr.c1217 IPAddrBlocks *child = NULL; in addr_validate_path_internal() local
1126 addr_contains(IPAddressOrRanges *parent, IPAddressOrRanges *child, int length) addr_contains() argument
[all...]
H A Dv3_asid.c670 static int asid_contains(ASIdOrRanges *parent, ASIdOrRanges *child) in asid_contains() argument
/third_party/libabigail/include/
H A Dabg-viz-dot.h20 enum type { child, parent }; enumerator
/third_party/vk-gl-cts/executor/tools/
H A DxeExtractSampleLists.cpp82 const xe::ri::Item& child = items.getItem(itemNdx); in extractSampleLists() local
/third_party/skia/src/effects/imagefilters/
H A DSkRuntimeImageFilter.cpp57 sk_sp<SkShader> child = nullptr; in SkMakeRuntimeImageFilter() local
/third_party/skia/src/core/
H A DSkTSort.h70 size_t child = root << 1; in SkTHeapSort_SiftDown() local
[all...]
H A DSkTDPQueue.h160 int child = LeftOf(index); in percolateDownIfNecessary() local
[all...]
/third_party/openssl/crypto/x509/
H A Dv3_asid.c656 static int asid_contains(ASIdOrRanges *parent, ASIdOrRanges *child) in asid_contains() argument
H A Dv3_addr.c1213 IPAddrBlocks *child = NULL; in addr_validate_path_internal() local
1122 addr_contains(IPAddressOrRanges *parent, IPAddressOrRanges *child, int length) addr_contains() argument
[all...]

Completed in 14 milliseconds

1...<<11121314151617181920>>...75