/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
H A D | rs_display_render_node.cpp | 434 auto& child = *it; in GetSortedChildren() local [all...] |
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/ui/rssurfacenode_fuzzer/ |
H A D | rssurfacenode_fuzzer.cpp | 122 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 D | socperf_config.cpp | 225 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 D | json_common.cpp | 295 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 D | rd_json_object.cpp | 132 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 D | ui_driver.cpp | 123 nlohmann::json child = nlohmann::json(); in DumpWindowsInfo() local
|
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/gestureScroll/ |
H A D | gesture_interfaceTest.cpp | 411 void GestureInterfaceTest::setChildRecognizer(ArkUI_GestureRecognizer *child) { childRecognizer_ = child; }
in setChildRecognizer() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | flac_parser.c | 562 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 D | libudev-enumerate.c | 871 char *child; in parent_crawl_children() local
|
/third_party/f2fs-tools/fsck/ |
H A D | dir.c | 680 struct f2fs_node *parent, *child; in f2fs_create() local [all...] |
/third_party/ffmpeg/tests/checkasm/ |
H A D | checkasm.c | 268 struct CheckasmFunc *child[2]; member [all...] |
/third_party/gn/src/gn/ |
H A D | parser.cc | 902 const base::Value* child = node.FindKey(std::string("child")); in RenderToText() local
|
H A D | xcode_object.cc | 684 AddChildImpl(std::unique_ptr<PBXObject> child) AddChildImpl() argument [all...] |
/third_party/libwebsockets/lib/misc/fts/ |
H A D | trie-fd.c | 53 int child; member [all...] |
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_schedule.c | 828 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 D | lower_precision.cpp | 308 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 D | main.c | 346 sai_child_t * child; member [all...] |
/third_party/ltp/testcases/kernel/ipc/pipeio/ |
H A D | pipeio.c | 133 pid_t child; in main() local [all...] |
/third_party/ltp/testcases/kernel/mem/lib/ |
H A D | mem.c | 418 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 D | flow.c | 597 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 D | contexts.cc | 513 IsBootstrappingOrValidParentContext(Object object, Context child) IsBootstrappingOrValidParentContext() argument
|
/third_party/node/deps/v8/src/parsing/ |
H A D | preparse-data.cc | 252 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 D | nir.c | 98 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 D | ralloc.c | 60 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 D | ValidateAST.cpp | 166 TIntermNode *child = node->getChildNode(i); in visitNode() local
|