/kernel/liteos_a/kernel/extended/container/ |
H A D | los_time_container.c | 56 STATIC UINT32 CreateTimeContainer(LosProcessCB *child, LosProcessCB *parent) in CreateTimeContainer() argument 85 UINT32 OsCopyTimeContainer(UINTPTR flags, LosProcessCB *child, LosProcessCB *parent) in OsCopyTimeContainer() argument
|
H A D | los_uts_container.c | 91 STATIC UINT32 CreateUtsContainer(LosProcessCB *child, LosProcessCB *parent) in CreateUtsContainer() argument 124 UINT32 OsCopyUtsContainer(UINTPTR flags, LosProcessCB *child, LosProcessCB *parent) in OsCopyUtsContainer() argument
|
/kernel/linux/linux-6.6/net/dccp/ |
H A D | minisocks.c | 146 struct sock *child = NULL; in dccp_check_req() local [all...] |
/kernel/liteos_a/apps/perf/src/ |
H A D | perf_record.c | 149 int child; in PerfRecord() local
|
/kernel/liteos_a/testsuites/unittest/process/basic/pthread/smoke/ |
H A D | pthread_atfork_test_001.cpp | 60 static void child() in child() function
|
/third_party/elfutils/tests/ |
H A D | dwarf-die-addr-die.c | 69 Dwarf_Die child; in check_die() local
|
/third_party/elfutils/libdw/ |
H A D | libdw_visit_scopes.c | 76 struct Dwarf_Die_Chain child; member [all...] |
/third_party/eudev/src/shared/ |
H A D | strbuf.c | 132 struct strbuf_child_entry *child; in strbuf_add_string() local [all...] |
/third_party/elfutils/libelf/ |
H A D | common.h | 101 Elf *child = elf->state.ar.children; in libelf_acquire_all() local 119 Elf *child = elf->state.ar.children; in libelf_release_all() local [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | teeproto.c | 35 ChildContext *child; member [all...] |
/third_party/alsa-utils/topology/ |
H A D | pre-process-dai.c | 56 snd_config_t *top, *parent_obj, *obj, *dest, *cfg, *pcm, *child; in tplg_update_pcm_object() local
|
/third_party/curl/docs/examples/ |
H A D | htmltidy.c | 49 TidyNode child; in dumpNode() local
|
/third_party/icu/icu4c/source/common/ |
H A D | locutil.cpp | 263 LocaleUtility::isFallbackOf(const UnicodeString& root, const UnicodeString& child) in isFallbackOf() argument
|
/third_party/libwebsockets/lib/misc/cache-ttl/ |
H A D | private-lib-misc-cache-ttl.h | 60 struct lws_cache_ttl_lru *child; member
|
/third_party/ltp/libs/libltpsigwait/ |
H A D | sigwait.c | 17 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 D | posix_spawn.c | 33 static int child(void *args_vp) in child() function
|
/third_party/musl/porting/liteos_a/user/src/process/ |
H A D | posix_spawn.c | 32 static int child(void *args_vp) in child() function
|
/third_party/node/deps/icu-small/source/common/ |
H A D | locutil.cpp | 263 LocaleUtility::isFallbackOf(const UnicodeString& root, const UnicodeString& child) in isFallbackOf() argument
|
/third_party/node/deps/icu-small/source/tools/genrb/ |
H A D | filterrb.cpp | 112 auto child = node->fChildren.find(key); in match() local
|
/third_party/mesa3d/src/util/ |
H A D | dag.c | 28 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 D | filterrb.cpp | 112 auto child = node->fChildren.find(key); in match() local
|
/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
|