Home
last modified time | relevance | path

Searched defs:child (Results 801 - 825 of 1056) sorted by relevance

1...<<31323334353637383940>>...43

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_display_render_node.cpp434 auto& child = *it; in GetSortedChildren() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/ui/rssurfacenode_fuzzer/
H A Drssurfacenode_fuzzer.cpp122 RSSurfaceNode::SharedPtr child = RSSurfaceNode::Create(config1); in DoRemoveChild() local
144 RSSurfaceNode::SharedPtr child = RSSurfaceNode::Create(config1); in DoClearChildren() local
/foundation/resourceschedule/soc_perf/services/core/src/
H A Dsocperf_config.cpp225 xmlNode* child = rootNode->children; in ParseResourceXmlFile() local
242 LoadResource(xmlNode* child, const std::string& configFile) LoadResource() argument
361 LoadGovResource(xmlNode* child, const std::string& configFile) LoadGovResource() argument
417 LoadInfo(xmlNode* child, const std::string& configFile) LoadInfo() argument
473 xmlNode* child = rootNode->children; LoadCmd() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/common/src/
H A Djson_common.cpp295 JsonObject child = obj.GetChild(); in JsonObjectIterator() local
309 JsonObject child = obj.GetChild(); in JsonObjectIterator() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/src/
H A Drd_json_object.cpp132 cJSON *child = cjson->child; in GetDeep() local
311 JsonObject child; GetChild() local
341 cJSON *child = cjson_->child; AddItemToObject() local
365 cJSON *child = cjson_->child; AddItemToObject() local
[all...]
/test/testfwk/arkxtest/uitest/core/
H A Dui_driver.cpp123 nlohmann::json child = nlohmann::json(); in DumpWindowsInfo() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/gestureScroll/
H A Dgesture_interfaceTest.cpp411 void GestureInterfaceTest::setChildRecognizer(ArkUI_GestureRecognizer *child) { childRecognizer_ = child; } in setChildRecognizer() argument
/third_party/ffmpeg/libavcodec/
H A Dflac_parser.c562 FLACHeaderMarker *child; in score_header() local
452 check_header_mismatch(FLACParseContext *fpc, FLACHeaderMarker *header, FLACHeaderMarker *child, int log_level_offset) check_header_mismatch() argument
621 FLACHeaderMarker *child = header->best_child; get_best_header() local
[all...]
/third_party/eudev/src/libudev/
H A Dlibudev-enumerate.c871 char *child; in parent_crawl_children() local
/third_party/f2fs-tools/fsck/
H A Ddir.c680 struct f2fs_node *parent, *child; in f2fs_create() local
[all...]
/third_party/ffmpeg/tests/checkasm/
H A Dcheckasm.c268 struct CheckasmFunc *child[2]; member
[all...]
/third_party/gn/src/gn/
H A Dparser.cc902 const base::Value* child = node.FindKey(std::string("child")); in RenderToText() local
H A Dxcode_object.cc684 AddChildImpl(std::unique_ptr<PBXObject> child) AddChildImpl() argument
[all...]
/third_party/libwebsockets/lib/misc/fts/
H A Dtrie-fd.c53 int child; member
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_schedule.c828 nir_schedule_node *child = (nir_schedule_node *)edge->child; in dump_state() local
953 nir_schedule_node *child = (nir_schedule_node *)edge->child; in nir_schedule_mark_node_scheduled() local
1055 nir_schedule_node *child = (nir_schedule_node *)edge->child; nir_schedule_dag_max_delay_cb() local
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dlower_precision.cpp308 get_parent_relation(ir_instruction *parent, ir_instruction *child) get_parent_relation() argument
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_struct-json/
H A Dmain.c346 sai_child_t * child; member
[all...]
/third_party/ltp/testcases/kernel/ipc/pipeio/
H A Dpipeio.c133 pid_t child; in main() local
[all...]
/third_party/ltp/testcases/kernel/mem/lib/
H A Dmem.c418 stop_ksm_children(int *child, int num) stop_ksm_children() argument
430 resume_ksm_children(int *child, int num) resume_ksm_children() argument
443 int i, j, status, *child; create_same_memory() local
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dflow.c597 struct basic_block *child; in mark_bb_reachable() local
622 struct basic_block *child, *parent; in kill_bb() local
798 struct basic_block *child; in convert_to_jump() local
979 struct basic_block *parent, *child, *last; pack_basic_blocks() local
[all...]
/third_party/node/deps/v8/src/objects/
H A Dcontexts.cc513 IsBootstrappingOrValidParentContext(Object object, Context child) IsBootstrappingOrValidParentContext() argument
/third_party/node/deps/v8/src/parsing/
H A Dpreparse-data.cc252 void PreparseDataBuilder::AddChild(PreparseDataBuilder* child) { in AddChild() argument
491 ZonePreparseData* child = builder->Serialize(zone); in Serialize() local
795 ZonePreparseData* child = get_child(i); in Serialize() local
811 ZonePreparseData* child = get_child(i); in Serialize() local
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dnir.c98 ppir_node *child = NULL; in ppir_node_add_src() local
503 ppir_node *child = block->comp->var_nodes[ns->ssa->index]; ppir_emit_tex() local
[all...]
/third_party/mesa3d/src/util/
H A Dralloc.c60 struct ralloc_header *child; member
159 ralloc_header *child, *old, *info; in resize() local
318 ralloc_header *new_info, *old_info, *child; ralloc_adopt() local
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DValidateAST.cpp166 TIntermNode *child = node->getChildNode(i); in visitNode() local

Completed in 39 milliseconds

1...<<31323334353637383940>>...43