Home
last modified time | relevance | path

Searched defs:child (Results 601 - 625 of 1102) sorted by relevance

1...<<21222324252627282930>>...45

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_surface_render_node_three_test.cpp277 auto child = std::make_shared<RSSurfaceRenderNode>(id + 1); in HWTEST_F() local
/foundation/multimedia/image_effect/frameworks/native/utils/common/
H A Deffect_json_helper.cpp289 cJSON *child = cJSON_CreateNumber(value); in Put() local
295 cJSON *child = cJSON_CreateBool(value); in Put() local
301 cJSON *child = cJSON_CreateString(value.c_str()); in Put() local
308 cJSON *child = cJSON_CreateString(value); in Put() local
353 cJSON *child = cJSON_CreateNumber(value); in Add() local
361 cJSON *child = cJSON_CreateBool(value); Add() local
369 cJSON *child = cJSON_CreateString(value.c_str()); Add() local
378 cJSON *child = cJSON_CreateString(value); Add() local
422 cJSON *child = cJSON_CreateNumber(value); Replace() local
428 cJSON *child = cJSON_CreateBool(value); Replace() local
434 cJSON *child = cJSON_CreateString(value.c_str()); Replace() local
441 cJSON *child = cJSON_CreateString(value); Replace() local
[all...]
/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dipc_test_helper.cpp172 pid_t child = std::stoi(ptr->d_name); in GetChildPids() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/common/src/
H A Ddb_config.cpp140 JsonObject child = config.GetChild(); in IsDbconfigValid() local
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_field_node.cpp115 JsFieldNode* child = nullptr; in AppendChild() local
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H A Djs_field_node.cpp112 JsFieldNode* child = nullptr; in AppendChild() local
/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_xml_utils.cpp300 Element child; in ParseArrayNodeElement() local
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/
H A Dfile_operations_helper.cpp166 shared_ptr<CloudDiskInode> child = make_shared<CloudDiskInode>(); local
[all...]
/foundation/window/window_manager/wmserver/test/unittest/
H A Ddisplay_group_controller_test.cpp172 sptr<WindowNode> child = new WindowNode(); in HWTEST_F() local
193 sptr<WindowNode> child = new WindowNode(); in HWTEST_F() local
214 sptr<WindowNode> child = new WindowNode(); in HWTEST_F() local
236 sptr<WindowNode> child = new WindowNode(); HWTEST_F() local
255 sptr<WindowNode> child = new WindowNode(); HWTEST_F() local
276 sptr<WindowNode> child = new WindowNode(); HWTEST_F() local
298 sptr<WindowNode> child = new WindowNode(); HWTEST_F() local
454 sptr<WindowNode> child = new WindowNode(); HWTEST_F() local
542 sptr<WindowNode> child = new WindowNode(); HWTEST_F() local
[all...]
/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

Completed in 18 milliseconds

1...<<21222324252627282930>>...45