Home
last modified time | relevance | path

Searched defs:child (Results 276 - 300 of 546) sorted by relevance

1...<<11121314151617181920>>...22

/base/security/access_token/interfaces/innerkits/nativetoken/test/mock/src/
H A DcJSON.c126 cJSON* child = NULL; in cJSON_GetArraySize() local
/base/update/updater/services/ptable_parse/
H A Dptable.h66 virtual void AddChildPtable(std::unique_ptr<Ptable> child) {} in AddChildPtable() argument
/test/testfwk/arkxtest/uitest/test/
H A Dmock_element_node_iterator.h116 auto child = obj["children"]; in DFSVisitJson() local
133 auto child = data["children"]; in ConstructIteratorByJson() local
/test/testfwk/arkxtest/uitest/core/
H A Ddump_handler.cpp126 auto &child = childrenData.at(idx); in AddExtraAttrs() local
/test/xts/hats/kernel/freelist/safe_unlink/
H A DMalloc_safe_unlink.cpp94 static int child(void) in child() function
/third_party/elfutils/tests/
H A Dbacktrace-data.c75 pid_t child = dwfl_pid (dwfl); in memory_read() local
148 report_module (Dwfl *dwfl, pid_t child, Dwarf_Addr addr) in report_module() argument
178 pid_t child = dwfl_pid (dwfl_thread_dwfl (thread)); in set_initial_registers() local
278 pid_t child = fork (); in main() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dhuffman.c49 int child = root * 2 + 1; in heap_sift() local
/third_party/eudev/src/libudev/
H A Dlibudev-hwdb.c131 struct trie_child_entry_f *child; in node_lookup_f() local
167 const struct trie_child_entry_f *child = &trie_node_children(hwdb, node)[i]; in trie_fnmatch_f() local
198 const struct trie_node_f *child; in trie_search_f() local
[all...]
/third_party/exfatprogs/lib/
H A Dexfat_fs.c75 void exfat_free_ancestors(struct exfat_inode *child) in exfat_free_ancestors() argument
219 get_ancestors(struct exfat_inode *child, struct exfat_inode **ancestors, int count, int max_char_len, int *ancestor_count) get_ancestors() argument
254 exfat_resolve_path(struct path_resolve_ctx *ctx, struct exfat_inode *child) exfat_resolve_path() argument
292 exfat_resolve_path_parent(struct path_resolve_ctx *ctx, struct exfat_inode *parent, struct exfat_inode *child) exfat_resolve_path_parent() argument
[all...]
/third_party/backends/backend/escl/
H A Descl_capabilities.c182 xmlNode *child = node->children; in find_nodes_c() local
/third_party/alsa-utils/topology/
H A Dpre-process-dapm.c170 snd_config_t *temp_cfg, *child, *class_cfg, *n; in tplg_pp_get_widget_name() local
293 snd_config_t *top, *obj, *cfg, *route, *child, *parent_obj; in tplg_build_dapm_route_object() local
/third_party/cJSON/
H A DcJSON.h117 struct cJSON *child; member
233 CJSON_PUBLIC(cJSON *) cJSON_CreateObjectReference(const cJSON *child); variable
234 CJSON_PUBLIC(cJSON *) cJSON_CreateArrayReference(const cJSON *child); variable
/third_party/icu/icu4c/source/test/intltest/
H A Dcpdtrtst.cpp253 UnicodeString child= ct1->getTransliterator(i).getID(); in TestGetSetAdoptTransliterator() local
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dusb_controller.c611 struct usb_device *child; in usb_bus_attach() local
/third_party/FreeBSD/sbin/fsck_msdosfs/
H A Ddosfs.h112 *child; /* if this is a directory */ member
/third_party/libwebsockets/lib/misc/
H A Dlws-struct-lejp.c57 const lws_struct_map_t *child = &map->child_map[m]; in lws_struct_schema_only_lejp_cb() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_vectorize.c373 nir_block *child = block->dom_children[i]; in vectorize_block() local
/third_party/mesa3d/src/amd/compiler/
H A Daco_opt_value_numbering.cpp315 dominates(vn_ctx& ctx, uint32_t parent, uint32_t child) in dominates() argument
/third_party/ltp/testcases/kernel/controllers/freezer/
H A Dvfork.c55 pid_t child = -1; variable
99 pid_t child; in do_vfork() local
230 do_trace(pid_t child, int num_children) do_trace() argument
[all...]
/third_party/ltp/testcases/kernel/fs/ftest/
H A Dftest08.c149 int child, count, fd, i, nwait, status; in runtest() local
H A Dftest06.c102 int pid, child, status, count, k, j; in main() local
H A Dftest04.c145 int count, child, fd, i, nwait, status; in runtest() local
H A Dftest02.c98 int k, j, pid, child, status, count; in main() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_qir_schedule.c540 struct schedule_node *child = in dump_state() local
607 struct schedule_node *child = in compute_delay() local
650 struct schedule_node *child = in schedule_instructions() local
[all...]
/third_party/ltp/testcases/kernel/logging/kmsg/
H A Dkmsg01.c175 int child, status, ret = 0; in timed_read_kmsg() local

Completed in 16 milliseconds

1...<<11121314151617181920>>...22