/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
H A D | scene_holder.cpp | 2651 bool SceneHolder::IsMultiMeshChild(const CORE3D_NS::ISceneNode* child) in IsMultiMeshChild() argument [all...] |
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
H A D | rs_profiler.cpp | 1267 auto child = GetRenderNode(args.Uint64(0)); in OnParallelRenderBegin() local 2004 const auto child = g_blinkSavedParentChildren[i]; OnParallelRenderBegin() local 2009 const auto child = g_blinkSavedParentChildren[i]; OnParallelRenderBegin() local [all...] |
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_ra.c | 521 struct ra_interval *child = ir3_reg_interval_to_ra_interval(_child); interval_readd() local 2369 dummy_interval_readd(struct ir3_reg_ctx *ctx, struct ir3_reg_interval *parent, struct ir3_reg_interval *child) dummy_interval_readd() argument [all...] |
/third_party/libfuse/lib/ |
H A D | fuse_lowlevel.c | 2378 fuse_lowlevel_notify_delete(struct fuse_session *se, fuse_ino_t parent, fuse_ino_t child, const char *name, size_t namelen) global() argument
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | evaluate.c | 2373 struct expression *child = e->idx_expression; in convert_index() local 2384 struct expression *child = e->ident_expression; in convert_ident() local
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
H A D | ParseHelper.cpp | 3064 TIntermTyped *TParseContext::createUnaryMath(TOperator op, TIntermTyped *child, const TSourceLoc &loc, const TType *funcReturnType) in createUnaryMath() argument 3109 addUnaryMath(TOperator op, TIntermTyped *child, const TSourceLoc &loc) addUnaryMath() argument 3121 addUnaryMathLValue(TOperator op, TIntermTyped *child, const TSourceLoc &loc) addUnaryMathLValue() argument [all...] |
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-layout-gpos-table.hh | 1855 unsigned int child = i; in apply() local [all...] |
/third_party/python/Modules/ |
H A D | _elementtree.c | 814 PyObject* child = deepcopy(self->extra->children[i], memo); in _elementtree_Element___deepcopy___impl() local 945 PyObject *child = self->extra->children[i]; _elementtree_Element___getstate___impl() local 1031 PyObject *child = PyList_GET_ITEM(children, i); element_setstate_from_attributes() local 2624 treebuilder_add_subelement(PyObject *element, PyObject *child) treebuilder_add_subelement() argument [all...] |
/device/soc/rockchip/common/sdk_linux/drivers/regulator/ |
H A D | core.c | 374 struct device_node *child = NULL;
in of_get_child_regulator() local
|
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/panel/ |
H A D | panel-simple.c | 4890 struct device_node *child; in of_child_node_is_present() local
|
/device/soc/rockchip/common/sdk_linux/drivers/pinctrl/ |
H A D | pinctrl-rockchip.c | 3194 struct device_node *child; in rockchip_pinctrl_child_count() local 3272 struct device_node *child; in rockchip_pinctrl_parse_functions() local 3313 struct device_node *child; in rockchip_pinctrl_parse_dt() local [all...] |
/device/soc/rockchip/common/sdk_linux/drivers/clk/rockchip/ |
H A D | clk.h | 506 struct rockchip_clk_branch *child; member
|
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/ |
H A D | clk.h | 602 struct rockchip_clk_branch *child; member
|
/device/soc/rockchip/rk3588/kernel/drivers/clk/rockchip/ |
H A D | clk.h | 602 struct rockchip_clk_branch *child; member
|
/foundation/arkui/ace_engine/frameworks/core/components/swiper/ |
H A D | render_swiper.cpp | 2247 auto& child = *iter; in MouseHoverTest() local 3389 void RenderSwiper::OnChildAdded(const RefPtr<RenderNode>& child) in OnChildAdded() argument 3407 void RenderSwiper::OnChildRemoved(const RefPtr<RenderNode>& child) in OnChildRemoved() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/ |
H A D | sheet_presentation_pattern.cpp | 2407 bool SheetPresentationPattern::HandleScrollVelocity(float velocity, const RefPtr<NestableScrollContainer>& child) in GetSheetTypeWithAuto() argument 2300 OnScrollStartRecursive( WeakPtr<NestableScrollContainer> child, float position, float velocity) GetSheetTypeWithAuto() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/ |
H A D | menu_layout_algorithm.cpp | 870 GetPreviewNodeTotalSize(const RefPtr<LayoutWrapper>& child, const Rect& menuWindowRect, RefPtr<LayoutWrapper>& previewLayoutWrapper, SizeF& size, bool isShowHoverImage) GetPreviewNodeTotalSize() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
H A D | navigation_pattern.cpp | 1084 auto& child = *iter; in FireNavigationChange() local 1094 auto& child = *iter; in FireNavigationLifecycleChange() local
|
/foundation/arkui/ace_engine/frameworks/core/components/text_field/ |
H A D | render_text_field.cpp | 574 const auto& child = GetChildren().front(); in PerformLayout() local
|
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/ |
H A D | render_node.h | 325 virtual void OnChildAdded(const RefPtr<RenderNode>& child) in OnChildAdded() argument 332 virtual void OnChildRemoved(const RefPtr<RenderNode>& child) {} in OnChildRemoved() argument 967 auto& child = *iter; FindChildNodeOfClass() local 1015 const auto child = searchQueue.front(); FindChildOfClass() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/pipeline/ |
H A D | pipeline_context.cpp | 3526 auto child = nodeInfo->GetChild(); in RestoreNodeInfo() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/ |
H A D | scrollable_pattern.cpp | 735 auto child = GetScrollOriginChild(); in OnTouchDown() local 2250 bool ScrollablePattern::HandleScrollVelocity(float velocity, const RefPtr<NestableScrollContainer>& child) in HandleScrollVelocity() argument 2373 void ScrollablePattern::OnScrollStartRecursive(WeakPtr<NestableScrollContainer> child, float position, float velocity) in OnScrollStartRecursive() argument 2380 OnScrollStartRecursiveInner( WeakPtr<NestableScrollContainer> child, float position, float velocity) OnScrollStartRecursiveInner() argument 3615 std::unique_ptr<JsonValue> child = JsonUtil::Create(true); DumpAdvanceInfo() local 3622 std::unique_ptr<JsonValue> child = JsonUtil::Create(true); DumpAdvanceInfo() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/ |
H A D | swiper_pattern.cpp | 2562 auto child = GetCommonIndicatorNode(); CheckMarkDirtyNodeForRenderIndicator() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_api.cpp | 251 ArkUI_Int32 AddChild(ArkUINodeHandle parent, ArkUINodeHandle child) in AddChild() argument 261 ArkUI_Int32 InsertChildAt(ArkUINodeHandle parent, ArkUINodeHandle child, int32_t position) in InsertChildAt() argument 271 void RemoveChild(ArkUINodeHandle parent, ArkUINodeHandle child) in RemoveChild() argument 276 ArkUI_Int32 InsertChildAfter(ArkUINodeHandle parent, ArkUINodeHandle child, ArkUINodeHandle sibling) in InsertChildAfter() argument 297 ArkUI_Int32 InsertChildBefore(ArkUINodeHandle parent, ArkUINodeHandle child, ArkUINodeHandle sibling) in InsertChildBefore() argument [all...] |
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
H A D | rs_surface_render_node.cpp | 52 bool CheckRootNodeReadyToDraw(const std::shared_ptr<RSBaseRenderNode>& child) in CheckRootNodeReadyToDraw() argument 67 bool CheckScbReadyToDraw(const std::shared_ptr<RSBaseRenderNode>& child) in CheckScbReadyToDraw() argument 2607 const auto child = GetFirstChild(); HasOnlyOneRootNode() local [all...] |