Home
last modified time | relevance | path

Searched defs:child (Results 351 - 375 of 1097) sorted by relevance

1...<<11121314151617181920>>...44

/third_party/icu/icu4c/source/common/
H A Dlocutil.cpp263 LocaleUtility::isFallbackOf(const UnicodeString& root, const UnicodeString& child) in isFallbackOf() argument
/third_party/libwebsockets/lib/misc/cache-ttl/
H A Dprivate-lib-misc-cache-ttl.h60 struct lws_cache_ttl_lru *child; member
/third_party/ltp/libs/libltpsigwait/
H A Dsigwait.c17 pid_t child; in test_empty_set() local
42 pid_t child; in test_timeout() local
76 pid_t child; in test_unmasked_matching() local
103 pid_t child; test_unmasked_matching_noinfo() local
126 pid_t child; test_masked_matching() local
174 pid_t child[2]; test_masked_matching_rt() local
239 pid_t child; test_masked_matching_noinfo() local
281 pid_t child; test_bad_address() local
[all...]
/third_party/musl/src/process/
H A Dposix_spawn.c33 static int child(void *args_vp) in child() function
/third_party/musl/porting/liteos_a/user/src/process/
H A Dposix_spawn.c32 static int child(void *args_vp) in child() function
/third_party/node/deps/icu-small/source/common/
H A Dlocutil.cpp263 LocaleUtility::isFallbackOf(const UnicodeString& root, const UnicodeString& child) in isFallbackOf() argument
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dfilterrb.cpp112 auto child = node->fChildren.find(key); in match() local
/third_party/mesa3d/src/util/
H A Ddag.c28 append_edge(struct dag_node *parent, struct dag_node *child, uintptr_t data) in append_edge() argument
49 dag_add_edge(struct dag_node *parent, struct dag_node *child, uintptr_t data) in dag_add_edge() argument
68 dag_add_edge_max_data(struct dag_node *parent, struct dag_node *child, uintptr_t data) dag_add_edge_max_data() argument
93 struct dag_node *child = edge->child; dag_remove_edge() local
[all...]
/third_party/icu/icu4c/source/tools/genrb/
H A Dfilterrb.cpp112 auto child = node->fChildren.find(key); in match() local
/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...]

Completed in 11 milliseconds

1...<<11121314151617181920>>...44