| /third_party/musl/libc-test/src/functional/ |
| H A D | test-malloc-info.c | 21 static const xmlChar *get_text_from_children(xmlNodePtr children) in get_text_from_children() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
| H A D | EGLX11VisualTest.cpp | 214 Window *children; in TEST_P() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFDie.h | 387 inline iterator_range<DWARFDie::iterator> DWARFDie::children() const { in children() function in llvm::DWARFDie
|
| /third_party/skia/modules/skottie/src/layers/shapelayer/ |
| H A D | Repeater.cpp | 27 RepeaterRenderNode(std::vector<sk_sp<RenderNode>>&& children, CompositeMode mode) in RepeaterRenderNode() argument 86 const auto& children = this->children(); variable
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fAndroidExtensionPackES31ATests.cpp | 263 const std::vector<tcu::TestNode*>& children = shaderLibrary.loadShaderFile("shaders/es31/android_extension_pack.test"); in init() local 270 const std::vector<tcu::TestNode*>& children = shaderLibrary.loadShaderFile("shaders/es32/android_extension_pack.test"); in init() local
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsShaderConstExprTests.cpp | 139 vector<tcu::TestNode*> children; in createTests() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/ |
| H A D | dbus_new_introspect.c | 184 char **children; in add_child_nodes() local
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuTestHierarchyIterator.cpp | 54 void DefaultHierarchyInflater::enterTestPackage (TestPackage* testPackage, vector<TestNode*>& children) in enterTestPackage() argument 78 void DefaultHierarchyInflater::enterGroupNode (TestCaseGroup* testGroup, vector<TestNode*>& children) in enterGroupNode() argument [all...] |
| H A D | tcuTestPackage.cpp | 150 TestPackageRoot::TestPackageRoot (TestContext& testCtx, const vector<TestNode*>& children) in TestPackageRoot() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/ |
| H A D | dbus_new_introspect.c | 184 char **children; in add_child_nodes() local
|
| /arkcompiler/ets_runtime/ecmascript/extractortool/src/ |
| H A D | zip_file.h | 158 std::unordered_map<std::string, std::shared_ptr<DirTreeNode>> children; member
|
| /foundation/ability/ability_base/interfaces/kits/native/extractortool/include/ |
| H A D | zip_file.h | 160 std::unordered_map<std::string, std::shared_ptr<DirTreeNode>> children; member
|
| /foundation/arkui/ace_engine/frameworks/core/components/shape/ |
| H A D | rosen_render_shape_container.cpp | 98 const auto& children = GetChildren(); in Paint() local 132 const auto& children = GetChildren(); in Paint() local 171 const auto& children = node->GetChildren(); in GetShapeChild() local 230 const auto& children in BitmapMesh() local 34 SortChildrenByZIndex( const std::list<RefPtr<RenderNode>>& children) SortChildrenByZIndex() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/badge/ |
| H A D | badge_layout_algorithm.cpp | 32 auto children = host->GetChildren(); in Measure() local 209 auto children = host->GetChildren(); in Layout() local 350 auto children = host->GetChildren(); in PerformMeasureSelf() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/ |
| H A D | gesture_referee.cpp | 180 auto children = group->GetGroupRecognizer(); in CheckRecognizer() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid_row/ |
| H A D | grid_row_layout_algorithm.cpp | 101 std::list<RefPtr<LayoutWrapper>> children = layoutWrapper->GetAllChildrenWithBuild(); in MeasureChildren() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/option/ |
| H A D | option_layout_algorithm.cpp | 134 auto children = row->GetAllChildrenWithBuild(); in MeasureRow() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/list/ |
| H A D | list_watch_layout_manager.cpp | 204 auto children = renderListItemGroup->GetChildren(); in GetFirstChildSize() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/gesture_listener/ |
| H A D | render_gesture_listener.cpp | 469 const auto& children = GetChildren(); in UpdateTouchRect() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/flex/ |
| H A D | flex_component.h | 214 RowComponent(FlexAlign mainAxisAlign, FlexAlign crossAxisAlign, const std::list<RefPtr<Component>>& children) in RowComponent() argument 229 ColumnComponent(FlexAlign mainAxisAlign, FlexAlign crossAxisAlign, const std::list<RefPtr<Component>>& children) in ColumnComponent() argument 32 FlexComponent(FlexDirection direction, FlexAlign mainAxisAlign, FlexAlign crossAxisAlign, const std::list<RefPtr<Component>>& children) FlexComponent() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/marquee/ |
| H A D | render_marquee.cpp | 267 const auto& children = GetChildren(); in PerformLayout() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/select_popup/ |
| H A D | select_popup_component.cpp | 287 std::list<RefPtr<Component>> children; in Initialize() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/ |
| H A D | date_time_animation_controller.cpp | 424 auto children = value->GetChildren(); in SetDatePicker() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/page/ |
| H A D | page_element.cpp | 164 const auto& children = element->GetChildren(); in GetComponentsCount() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/wrap/ |
| H A D | wrap_component.h | 30 WrapComponent(double spacing, double contentSpacing, const std::list<RefPtr<Component>>& children) in WrapComponent() argument 34 explicit WrapComponent(const std::list<RefPtr<Component>>& children) : ComponentGroup(children) {} in WrapComponent() argument
|