| /third_party/vk-gl-cts/executor/tools/ |
| H A D | xeCommandLineExecutor.cpp | 309 const xe::TestNode* child = group.getChild(childNdx); in addMatchingCases() local 333 const xe::TestNode* child = group.getChild(childNdx); in removeMatchingCases() local [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-repacker.hh | 133 unsigned child; member 514 auto& child = vertices_[node_idx]; in duplicate() local 661 const auto& child = vertices_[o.child]; print_overflows() local 830 const auto& child = vertices_[link.objidx].obj; update_distances() local 859 const auto& child = vertices_[link.objidx]; compute_offset() local 1080 const auto& child = sorted_graph.vertices_[r.child]; _process_overflows() local [all...] |
| /third_party/python/Modules/ |
| H A D | _abc.c | 483 set_collection_flag_recursive(PyTypeObject *child, unsigned long flag) in set_collection_flag_recursive() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | cord_internal.h | 275 CordRep* child; member
|
| H A D | cord_rep_ring.cc | 91 CordRep* child = rep.entry_child(head); in operator <<() local 119 Add(CordRep* child, size_t offset, pos_type end_pos) Add() argument 166 CordRep* child = entry_child(head); IsValid() local 297 CordRep* child = entry_child(back); GetAppendBuffer() local 316 CordRep* child = entry_child(head_); GetPrependBuffer() local 329 CreateFromLeaf(CordRep* child, size_t offset, size_t len, size_t extra) CreateFromLeaf() argument 341 CreateSlow(CordRep* child, size_t extra) CreateSlow() argument 358 Create(CordRep* child, size_t extra) Create() argument 434 AppendSlow(CordRepRing* rep, CordRep* child) AppendSlow() argument 445 AppendLeaf(CordRepRing* rep, CordRep* child, size_t offset, size_t len) AppendLeaf() argument 458 Append(CordRepRing* rep, CordRep* child) Append() argument 469 PrependSlow(CordRepRing* rep, CordRep* child) PrependSlow() argument 480 PrependLeaf(CordRepRing* rep, CordRep* child, size_t offset, size_t len) PrependLeaf() argument 494 Prepend(CordRepRing* rep, CordRep* child) Prepend() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | cord_ring_test.cc | 377 CordRepRing* CreateWithCapacity(CordRep* child, size_t extra_capacity) { in CreateWithCapacity() argument 558 auto* child = RefIfInputSharedIndirect(MakeSubstring(4, 20, flat)); in TEST_P() local 567 auto* child = RefIfInputShared(MakeExternal(str1)); in TEST_P() local 577 auto* child = RefIfInputSharedIndirect(MakeSubstring(1, 24, external)); in TEST_P() local 589 auto* child = TEST_P() local 617 auto* child = RefIfInputShared(MakeSubstring(off, len, concat)); TEST_P() local 640 CordRep* child = MakeFlat(str1); TEST_P() local 650 CordRep* child = MakeFlat(str1); TEST_P() local 1030 CordRepRing* child = FromFlats(flats, composition); TEST_P() local 1043 CordRep* child = RefIfInputSharedIndirect(FromFlats(flats, composition)); TEST_P() local 1058 CordRep* child = RefIfInputSharedIndirect(FromFlats(flats, composition)); TEST_P() local 1073 CordRep* child = RefIfInputSharedIndirect(FromFlats(flats, composition)); TEST_P() local 1088 CordRep* child = RefIfInputSharedIndirect(FromFlats(flats, composition)); TEST_P() local 1103 CordRep* child = RefIfInputSharedIndirect(FromFlats(flats, composition)); TEST_P() local 1118 CordRep* child = RefIfInputSharedIndirect(FromFlats(flats, composition)); TEST_P() local 1136 CordRepRing* child = RefIfInputSharedIndirect(FromFlats(flats, composition)); TEST_P() local 1151 CordRepRing* child = RefIfInputShared(FromFlats(flats, composition)); TEST_P() local 1164 CordRep* child = RefIfInputShared(FromFlats(flats, composition)); TEST_P() local 1179 CordRep* child = RefIfInputShared(FromFlats(flats, composition)); TEST_P() local 1193 CordRep* child = RefIfInputShared(FromFlats(flats, composition)); TEST_P() local 1208 CordRep* child = RefIfInputShared(FromFlats(flats, composition)); TEST_P() local 1223 CordRep* child = RefIfInputShared(FromFlats(flats, composition)); TEST_P() local 1239 CordRep* child = RefIfInputShared(FromFlats(flats, composition)); TEST_P() local 1256 CordRep* child = RefIfInputShared(FromFlats(flats, composition)); TEST_P() local 1406 CordRep* child = FromFlats(flats, kAppend); TEST_F() local 1416 auto* child = MakeSubstring(4, 20, MakeFlat(str1)); TEST_F() local [all...] |
| /third_party/skia/include/effects/ |
| H A D | SkRuntimeEffect.h | 381 BuilderChild child(const char* name) { in child() function in SkSL::SkRuntimeEffectBuilder 382 const SkRuntimeEffect::Child* child = fEffect->findChild(name); in child() local [all...] |
| /third_party/skia/modules/skottie/src/effects/ |
| H A D | DisplacementMapEffect.cpp | 77 static sk_sp<DisplacementNode> Make(sk_sp<RenderNode> child, in Make() argument 121 DisplacementNode(sk_sp<RenderNode> child, const SkSize& child_size, in DisplacementNode() argument [all...] |
| H A D | FractalNoiseEffect.cpp | 237 explicit FractalNoiseNode(sk_sp<RenderNode> child) : INHERITED({std::move(child)}) {} in FractalNoiseNode() argument 304 const auto& child = this->children()[0]; variable
|
| /third_party/skia/modules/skottie/src/ |
| H A D | Skottie.cpp | 78 OpacityAdapter(const skjson::ObjectValue& jobject, sk_sp<sksg::RenderNode> child, const AnimationBuilder& abuilder) OpacityAdapter() argument
|
| /third_party/vulkan-loader/loader/ |
| H A D | cJSON.c | 595 cJSON *child; in parse_array() local 637 cJSON *child = item->child; print_array() local 734 cJSON *child; parse_object() local 792 cJSON *child = item->child; print_object() local [all...] |
| /device/soc/rockchip/common/sdk_linux/drivers/nvmem/ |
| H A D | core.c | 545 struct device_node *parent, *child;
in nvmem_add_cells_from_of() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/grid/ |
| H A D | render_grid.cpp | 461 auto child = GetChildByIndex(index); in MoveChildToViewPort() local 528 auto child = GetChildByIndex(iter->first); FocusMove() local 563 auto child = GetChildByIndex(iter->first); focusMoveUp() local 661 SetChildPosition(const RefPtr<RenderNode>& child, double mainSize, int32_t gridPos, int32_t columnSpan) SetChildPosition() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/list/ |
| H A D | render_list_item_group.cpp | 221 auto child = *rIter++; in LayoutExpandableList() local 245 auto child = *rIter++; LayoutExpandableList() local 448 auto child = *rIter++; SetChildOpacity() local 467 auto child = *rIter++; SetChildStretch() local [all...] |
| H A D | render_list.cpp | 415 auto child = GetChildByIndex(index); in GetItemByIndex() local 425 auto child = GetChildByPosition(position); in GetIndexByPosition() local 698 void RenderList::OnChildRemoved(const RefPtr<RenderNode>& child) in OnChildRemoved() argument [all...] |
| H A D | list_layout_manager.cpp | 295 LayoutParam ListLayoutManager::AdjustLayoutParam(const RefPtr<RenderNode> child, LayoutParam param) in AdjustLayoutParam() argument 634 void ListLayoutManager::SetChildPosition(const RefPtr<RenderNode>& child, int32_t index, double mainSize) in SetChildPosition() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/ |
| H A D | dialog_layout_algorithm.cpp | 102 auto child = children.front(); in Measure() local 541 auto child = children.front(); in Layout() local 584 AdjustHeightForKeyboard(LayoutWrapper* layoutWrapper, const RefPtr<LayoutWrapper>& child) AdjustHeightForKeyboard() argument 937 auto child = children.front(); UpdateIsScrollHeightNegative() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/stepper/ |
| H A D | render_stepper.cpp | 748 auto child = childrenArray_[index]; in UpdateItemOpacity() local 809 auto& child = *iter; in MouseHoverTest() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
| H A D | navigation_group_node.cpp | 83 void NavigationGroupNode::AddChildToGroup(const RefPtr<UINode>& child, int32_t slot) in AddChildToGroup() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/form/resource/ |
| H A D | form_manager_delegate.cpp | 508 auto child = params->GetChild(); in ParseAction() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/tween/ |
| H A D | tween_element.cpp | 840 const auto& child = children_.front(); in SetOpacity() local 878 const auto& child in SetWrapHidden() local 902 const auto& child = children_.front(); SetTouchable() local 970 const auto& child = children_.front(); ApplyKeyframes() local 1053 const auto child = GetFirstChild(); GetContentParent() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_content_overlay/ |
| H A D | select_content_overlay_manager.cpp | 889 auto child = DynamicCast<FrameNode>(it); in IsTouchInNormalSelectOverlayArea() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/dialog/ |
| H A D | dialog_component.cpp | 401 RefPtr<TransitionComponent> DialogComponent::BuildAnimation(const RefPtr<BoxComponent>& child) in BuildAnimation() argument 463 RefPtr<TransitionComponent> DialogComponent::BuildAnimationForPhone(const RefPtr<Component>& child) in BuildAnimationForPhone() argument 196 BuildFocusChild( const RefPtr<Component>& child, const RefPtr<FocusCollaborationComponent>& collaboration) BuildFocusChild() argument 524 GenerateComposed( const std::string& name, const RefPtr<Component>& child, bool isDialogTweenChild) GenerateComposed() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/svg/ |
| H A D | render_svg_base.cpp | 131 auto child = AceType::DynamicCast<RenderSvgBase>(item); in PaintDirectly() local 429 auto child in ChangeChildInheritValue() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/text_overlay/ |
| H A D | render_text_overlay.cpp | 598 const auto& child = GetChildren().front(); in PerformLayout() local 657 const auto& child = GetChildren().front(); PerformLayout() local 695 ComputeChildPosition(const RefPtr<RenderNode>& child) ComputeChildPosition() argument 825 const auto& child = *iter; TouchTest() local [all...] |