| /foundation/arkui/ace_engine/frameworks/core/components_v2/common/ |
| H A D | element_proxy.cpp | 629 auto child = AceType::MakeRefPtr<RenderElementProxy>(host_.Upgrade(), true); variable 642 auto child = ElementProxy::Create(host_, component); variable 1102 const auto& child = *itChildStart; global() variable 1118 const auto& child = *(--itChildEnd); global() variable 1132 const auto& child = *itChildStart; global() variable 1143 RefPtr<ElementProxy> child; global() variable 1162 const auto& child = *(itChildEnd++); global() variable 1199 const auto& child = *itChildStart; UpdateForPartialUpdate() local 1215 const auto& child = *(--itChildEnd); UpdateForPartialUpdate() local 1229 const auto& child = *itChildStart; UpdateForPartialUpdate() local 1240 RefPtr<ElementProxy> child; UpdateForPartialUpdate() local 1259 const auto& child = *(itChildEnd++); UpdateForPartialUpdate() local 1401 auto child = ElementProxy::Create(host_, childComponent); global() variable [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
| H A D | multiple_paragraph_layout_algorithm.cpp | 577 AddSymbolSpanToParagraph(const RefPtr<SpanItem>& child, int32_t& spanTextLength, const RefPtr<FrameNode>& frameNode, const RefPtr<Paragraph>& paragraph) AddSymbolSpanToParagraph() argument 588 AddTextSpanToParagraph(const RefPtr<SpanItem>& child, int32_t& spanTextLength, const RefPtr<FrameNode>& frameNode, const RefPtr<Paragraph>& paragraph) AddTextSpanToParagraph() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/ |
| H A D | repeat_virtual_scroll_caches.cpp | 207 RefPtr<UINode> child; in AddKeyToL1() local 233 RefPtr<UINode> child; in RemoveKeyFromL1() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| H A D | render_node_modifier.cpp | 57 void AppendChild(ArkUINodeHandle node, ArkUINodeHandle child) in AppendChild() argument 66 void InsertChildAfter(ArkUINodeHandle node, ArkUINodeHandle child, ArkUINodeHandle sibling) in InsertChildAfter() argument 77 void RemoveChild(ArkUINodeHandle node, ArkUINodeHandle child) in RemoveChild() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/text_picker/ |
| H A D | text_picker_test_ng.cpp | 1986 auto child = textPickerPattern->GetColumnNode(); in HWTEST_F() local
|
| H A D | text_picker_Extend_test_ng.cpp | 1632 auto child = textPickerPattern->GetColumnNode(); in HWTEST_F() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/waterflow/ |
| H A D | water_flow_test_ng.cpp | 214 auto child = WaterFlowItemNode::GetOrCreateFlowItem( in AddItems() local 230 auto child = WaterFlowItemNode::GetOrCreateFlowItem( in AddItemsAtSlot() local [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/web/ |
| H A D | web_pattern_test_ng.cpp | 3326 auto child = std::make_unique<JsonValue>(); in HWTEST_F() local
|
| /foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
| H A D | node_impl.cpp | 46 size_t GetChildIndex(SCENE_NS::INode& parent, SCENE_NS::INode& child) in GetChildIndex() argument 501 auto child = static_cast<NodeImpl*>(object.get()); in RecursivelyEnableCache() local 520 auto child = dynamic_cast<NodeImpl*>(object.get()); in UpdateChildrenPath() local [all...] |
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
| H A D | rs_uni_render_visitor_test.cpp | 226 auto child = std::make_shared<RSSurfaceRenderNode>(id + 1); in HWTEST_F() local 265 auto child = std::make_shared<RSSurfaceRenderNode>(id + 1); in HWTEST_F() local 303 auto child = std::make_shared<RSSurfaceRenderNode>(id + 1); in HWTEST_F() local [all...] |
| H A D | rs_round_corner_display_test.cpp | 625 auto child = xmlNewNode(NULL, BAD_CAST(rs_rcd::NODE_HARDWARECOMPOSER)); in HWTEST_F() local
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/ |
| H A D | node_system.cpp | 482 auto child = children_.back(); PopChildNoRefresh() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
| H A D | rs_surface_node.cpp | 185 void RSSurfaceNode::AddChild(std::shared_ptr<RSBaseNode> child, int index) in AddChild() argument 194 void RSSurfaceNode::RemoveChild(std::shared_ptr<RSBaseNode> child) in RemoveChild() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/ |
| H A D | rs_animation_supplement_test.cpp | 1176 auto child = RSProxyNode::Create(childNode); in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/ |
| H A D | rs_render_node_test.cpp | 1047 std::shared_ptr<RSRenderNode> child = std::make_shared<RSRenderNode>(0); in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/fuzztest/rsanimationbase_fuzzer/ |
| H A D | rsanimationbase_fuzzer.cpp | 576 std::shared_ptr<RSRenderTransitionEffect> child = std::make_shared<RSTransitionFade>(alpha); in RSRenderTransitionFuzzerTest() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
| H A D | rs_uni_render_thread.cpp | 939 auto child = rootNode->GetFirstChild(); in UpdateDisplayNodeScreenId() local
|
| /foundation/filemanagement/dfs_service/test/unittests/cloud_disk/mock/ |
| H A D | file_operations_cloud_mock.cpp | 100 UpdateChildCache(struct CloudDiskFuseData *data, int64_t localId, shared_ptr<CloudDiskInode> child) UpdateChildCache() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/ |
| H A D | cmd_list_helper.cpp | 248 CmdListHandle CmdListHelper::AddChildToCmdList(CmdList& cmdList, const std::shared_ptr<CmdList>& child) in AddChildToCmdList() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | clearvideo.c | 66 struct TileInfo *child[4]; member
|
| H A D | agm.c | 918 int child[2]; member [all...] |
| /third_party/elfutils/tests/ |
| H A D | varlocs.c | 1026 Dwarf_Die child; handle_die() local [all...] |
| /third_party/f2fs-tools/fsck/ |
| H A D | dict.c | 641 dnode_t *nil = dict_nil(dict), *child, *delparent = delete->parent; in dict_delete() local [all...] |
| /third_party/ffmpeg/fftools/ |
| H A D | cmdutils.c | 166 const AVClass *child; in show_help_children() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | avfiltergraph.c | 1272 int child = 2 * index + 1; in heap_bubble_down() local
|