| /third_party/ltp/tools/genload/ |
| H A D | stress.c | 90 int i, pid, children = 0, retval = 0; in main() local [all...] |
| H A D | genload.c | 90 int i, pid, children = 0, retval = 0; in main() local [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | region.cpp | 622 StringEnumeration *children = r->getContainedRegions(type, status); in getContainedRegions() local
|
| /third_party/skia/src/pdf/ |
| H A D | SkPDFTag.cpp | 173 SkPDFTagNode* children = arena->makeArray<SkPDFTagNode>(childCount); in Copy() local 255 SkPDFTagNode* children = node->fChildren; in PrepareTagTreeToEmit() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
| H A D | Archive.h | 241 iterator_range<child_iterator> children(Error &Err, in children() function in llvm::object::Archive
|
| /third_party/protobuf/src/google/protobuf/util/ |
| H A D | field_mask_util.cc | 258 std::map<std::string, Node*> children; member [all...] |
| /third_party/skia/gm/ |
| H A D | runtimeshader.cpp | 413 SkRuntimeEffect::ChildPtr children[] = {fIdentityCube->makeShader(sampling, normalize)}; variable
|
| /foundation/arkui/ace_engine/frameworks/core/components/list/ |
| H A D | render_list_item.cpp | 448 auto children = GetChildren(); in ResetFocusEffect() local
|
| H A D | list_element.cpp | 286 const auto& children = element->GetChildren(); in RemoveComposedChildFromMap() local 544 auto children = group->GetChildren(); in OnRefreshed() local 603 auto children = group->GetChildren(); in UpdateCachedComponent() local 808 auto children = group->GetChildren(); PatchElements() local 872 const auto& children = group->GetChildren(); Update() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image_animator/ |
| H A D | image_animator_pattern.cpp | 601 auto children = host->GetChildren();
in EnableFirstAnimatedImageAnimation() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/grid_layout/ |
| H A D | grid_layout_component.h | 39 explicit GridLayoutComponent(const std::list<RefPtr<Component>>& children) : ComponentGroup(children) {} in GridLayoutComponent() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/stage/ |
| H A D | stage_element.cpp | 807 const auto& children = renderStage->GetChildren(); in MakeTopPageTouchable() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/flex/ |
| H A D | wrap_layout_algorithm.cpp | 66 auto children = layoutWrapper->GetAllChildrenWithBuild(); in Measure() local 226 auto children = layoutWrapper->GetAllChildrenWithBuild(); in Layout() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/swiper/ |
| H A D | swiper_component.cpp | 27 SwiperComponent::SwiperComponent(const std::list<RefPtr<Component>>& children) : ComponentGroup(children) in SwiperComponent() argument 35 SwiperComponent::SwiperComponent(const std::list<RefPtr<Component>>& children, bool showIndicator) in SwiperComponent() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/tab_bar/ |
| H A D | render_tab_bar.cpp | 169 auto children = GetChildren(); local 242 const std::list<RefPtr<RenderNode>>& children = GetChildren(); UpdatePosition() local 647 auto children = item->GetChildren(); GetTabItemChildLayoutSize() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/event/ |
| H A D | focus_hub.cpp | 79 const auto& children = node->GetChildren(true); in AnyOfUINode() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/ |
| H A D | button_pattern.cpp | 518 auto children = host->GetChildren(); in FireBuilder() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
| H A D | list_position_map.h | 168 auto children = node->GetChildren(); in CalculateUINode() local 186 auto children = node->GetChildren(); in GetLazyForEachChildIsGroup() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/bubble/ |
| H A D | render_bubble.cpp | 607 auto children = node->GetChildList(); in PopBubble() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/calendar/ |
| H A D | calendar_component.cpp | 383 std::list<RefPtr<Component>> children; in BuildCardCalendarTitle() local 458 std::list<RefPtr<Component>> children; in InitCardButton() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
| H A D | dom_list.cpp | 699 auto children = GetChildList(); in ExpandGroup() local 895 std::list<RefPtr<AccessibilityNode>> children; in UpdateAccessibilityOrder() local 930 std::list<RefPtr<AccessibilityNode>> children; in UpdateAccessibilityByVisible() local [all...] |
| H A D | dom_button.cpp | 445 std::list<RefPtr<Component>> children; in PrepareWaitingWithText() local 510 std::list<RefPtr<Component>> children; in PrepareChildrenLayout() local [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/base/ |
| H A D | frame_node_test_ng_new.cpp | 115 std::list<RefPtr<FrameNode>> children; in HWTEST_F() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/list/ |
| H A D | list_common_test_ng.cpp | 130 auto children = frameNode_->GetChildren(); in GetFlatListItems() local 204 auto& children = forEachNode->ModifyChildren(); in VerifyForEachItemsOrder() local
|
| H A D | list_layout_test_ng.cpp | 1804 auto children = group0->GetChildren(); in HWTEST_F() local
|