| /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...] |
| H A D | rs_render_node.cpp | 226 void RSRenderNode::AddChild(SharedPtr child, int index) in AddChild() argument 243 children_.emplace(std::next(children_.begin(), index), child); AddChild() local 268 MoveChild(SharedPtr child, int index) MoveChild() argument 283 children_.emplace(std::next(children_.begin(), index), child); MoveChild() local 290 RemoveChild(SharedPtr child, bool skipTransition) RemoveChild() argument 372 auto child = weakChild.lock(); SetIsOnTheTree() local 422 AddCrossParentChild(const SharedPtr& child, int32_t index) AddCrossParentChild() argument 435 children_.emplace(std::next(children_.begin(), index), child); AddCrossParentChild() local 447 RemoveCrossParentChild(const SharedPtr& child, const WeakPtr& newParent) RemoveCrossParentChild() argument 485 auto child = shared_from_this(); RemoveFromTree() local 505 auto child = childWeakPtr.lock(); ClearChildren() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
| H A D | rs_uni_render_visitor.cpp | 75 bool CheckRootNodeReadyToDraw(const std::shared_ptr<RSBaseRenderNode>& child)
in CheckRootNodeReadyToDraw() argument 87 bool CheckScbReadyToDraw(const std::shared_ptr<RSBaseRenderNode>& child)
in CheckScbReadyToDraw() argument [all...] |
| H A D | rs_main_thread.cpp | 3407 auto child = *it; DoParallelComposition() local [all...] |
| /third_party/alsa-lib/src/ |
| H A D | conf.c | 2142 snd_config_add(snd_config_t *parent, snd_config_t *child) snd_config_add() argument 2180 snd_config_add_after(snd_config_t *after, snd_config_t *child) snd_config_add_after() argument 2221 snd_config_add_before(snd_config_t *before, snd_config_t *child) snd_config_add_before() argument 2396 snd_config_t *child = snd_config_iterator_entry(i); snd_config_delete() local 2446 snd_config_t *child = snd_config_iterator_entry(i); snd_config_delete_compound_members() local [all...] |
| /third_party/backends/sanei/ |
| H A D | sanei_usb.c | 636 static xmlNode* sanei_xml_find_next_child_with_name(xmlNode* child, in sanei_xml_find_next_child_with_name() argument
|
| /third_party/littlefs/ |
| H A D | lfs.c | 4696 lfs_block_t child[2]; local
|
| /third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/ |
| H A D | libcpuset.c | 2328 char child[PATH_MAX]; in cpuset_collides_exclusive() local
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_compiler.c | 1529 const struct glsl_type *child = glsl_get_array_element(type); in rewrite_64bit_type() local
|
| /third_party/libfuse/include/ |
| H A D | fuse_kernel.h | 959 uint64_t child; member
|
| /third_party/node/deps/v8/src/profiler/ |
| H A D | heap-snapshot-generator.cc | 295 SetNamedAutoIndexReference(HeapGraphEdge::Type type, const char* description, HeapEntry* child, StringsStorage* names, HeapSnapshotGenerator* generator, ReferenceVerification verification) SetNamedAutoIndexReference() argument
|
| /third_party/skia/third_party/externals/spirv-cross/ |
| H A D | spirv_cross.cpp | 5034 auto &child = get<SPIRBlock>(to); flush_phi_required() local [all...] |
| /third_party/selinux/libsepol/cil/src/ |
| H A D | cil_binary.c | 4952 type_datum_t *child; in cil_check_type_bounds() local
|
| /third_party/skia/third_party/externals/sfntly/java/lib/ |
| H A D | junit-4.10.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/extensions/
junit/framework/
junit/runner/
junit/textui/
org/
... |
| /device/soc/rockchip/common/sdk_linux/kernel/sched/ |
| H A D | core.c | 870 struct task_group *parent, *child; in walk_tg_tree_from() local
|
| /foundation/arkui/ace_engine/adapter/ohos/osal/ |
| H A D | js_accessibility_manager.cpp | 6033 auto child = JsonUtil::Create(true); CreateNodeInfoJson() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
| H A D | text_pattern.cpp | 3069 void TextPattern::UpdateContainerChildren(const RefPtr<UINode>& parentNode, const RefPtr<UINode>& child) in UpdateContainerChildren() argument 3178 void TextPattern::AddChildSpanItem(const RefPtr<UINode>& child) in AddChildSpanItem() argument 3210 AddImageToSpanItem(const RefPtr<UINode>& child) AddImageToSpanItem() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/ |
| H A D | render_context.h | 116 virtual void MoveFrame(FrameNode* self, const RefPtr<FrameNode>& child, int32_t index) {} in MoveFrame() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
| H A D | rs_node.cpp | 2528 void RSNode::AddChild(SharedPtr child, int index) in AddChild() argument 2576 MoveChild(SharedPtr child, int index) MoveChild() argument 2605 RemoveChild(SharedPtr child) RemoveChild() argument 2643 AddCrossParentChild(SharedPtr child, int index) AddCrossParentChild() argument 2676 RemoveCrossParentChild(SharedPtr child, NodeId newParentId) RemoveCrossParentChild() argument [all...] |
| /third_party/glslang/SPIRV/ |
| H A D | GlslangToSpv.cpp | 1463 void InheritQualifiers(glslang::TQualifier& child, const glslang::TQualifier& parent) in InheritQualifiers() argument 4033 TIntermNode* child = *c; visitSwitch() local [all...] |
| /third_party/libinput/test/ |
| H A D | litest.c | 121 pid_t parent, child; in litest_backtrace() local
|