Home
last modified time | relevance | path

Searched defs:child (Results 1051 - 1067 of 1067) sorted by relevance

1...<<414243

/third_party/python/Objects/
H A Dtypeobject.c4681 compatible_with_tp_base(PyTypeObject *child) in compatible_with_tp_base() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DParseContext.cpp5875 createUnaryMath(TOperator op, TIntermTyped *child, const TSourceLoc &loc, const TFunction *func) createUnaryMath() argument
5934 addUnaryMath(TOperator op, TIntermTyped *child, const TSourceLoc &loc) addUnaryMath() argument
5945 addUnaryMathLValue(TOperator op, TIntermTyped *child, const TSourceLoc &loc) addUnaryMathLValue() argument
[all...]
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dfair.c8692 struct sched_domain *child = sd->child; in update_group_capacity() local
9514 struct sched_domain *child = env->sd->child; update_sd_lb_stats() local
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c8686 struct device_node *child; in vop2_bind() local
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c8805 struct device_node *child; in vop2_bind() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.cpp223 auto child in GetFrameNodeByIndex() local
2526 const auto& child = iter->Upgrade(); IsOutOfTouchTestRegion() local
2684 const auto& child = iter->Upgrade(); TouchTest() local
2914 const auto& child = childWeak->Upgrade(); GetResponseRegionListByTraversal() local
2942 CheckChildHitTestReslut(HitTestResult childHitResult, const RefPtr<OHOS::Ace::NG::FrameNode>& child, bool& preventBubbling, bool& consumed, bool isExclusiveEventForChild) CheckChildHitTestReslut() argument
2989 const auto& child = iter->Upgrade(); AxisTest() local
4397 auto child = frameProxy_->GetFrameNodeByIndex(index, true, isCache, addToRenderTree); GetOrCreateChildByIndex() local
4837 const auto& child = iter->Upgrade(); CollectTouchInfos() local
4872 const auto& child = iter->Upgrade(); GetDispatchFrameNode() local
5501 auto child = AceType::DynamicCast<FrameNode>(host->GetChildByIndex(i)); GetValidLeafChildNumber() local
5718 std::unique_ptr<JsonValue> child = JsonUtil::Create(true); DumpOnSizeChangeInfo() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Doverlay_manager.cpp6357 auto child = root->GetLastChild(); MarkDirtyOverlay() local
6373 auto child = root->GetLastChild(); CheckPageNeedAvoidKeyboard() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp3953 MoveFrame(FrameNode* , const RefPtr<FrameNode>& child, int32_t index) global() argument
5176 auto child = rosenRenderContext->GetRSNode(); global() local
5185 auto child = rosenRenderContext->GetRSNode(); global() local
6554 auto child = JsonUtil::Create(true); global() local
6562 auto child = JsonUtil::Create(true); global() local
6569 auto child = JsonUtil::Create(true); global() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp2546 auto& child = *iter; in FindNavigationNodeToHandleBack() local
4673 auto child = nodeInfo->GetChild(); in RestoreNodeInfo() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp4413 void WebPattern::ParseNWebViewDataNode(std::unique_ptr<JsonValue> child, in ParseNWebViewDataNode() argument
4459 ParseNWebViewDataCommonField(std::unique_ptr<JsonValue> child, ViewDataCommon& viewDataCommon) ParseNWebViewDataCommonField() argument
4499 auto child = object->GetChild(); ParseNWebViewDataJson() local
5719 HandleScrollVelocity(float velocity, const RefPtr<NestableScrollContainer>& child) HandleScrollVelocity() argument
5747 OnScrollStartRecursive(WeakPtr<NestableScrollContainer> child, float position, float velocity) OnScrollStartRecursive() argument
[all...]
/third_party/mesa3d/src/imgui/
H A Dimgui.cpp3647 ImGuiWindow* child = window->DC.ChildWindows[i]; in AddWindowToSortBuffer() local
3694 ImGuiWindow* child = window->DC.ChildWindows[i]; AddWindowToDrawData() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.cpp7160 auto child = jsonObject->GetChild(); in OnBackPressed() local
/third_party/skia/third_party/externals/imgui/
H A Dimgui.cpp4294 ImGuiWindow* child = window->DC.ChildWindows[i]; AddWindowToSortBuffer() local
4345 ImGuiWindow* child = window->DC.ChildWindows[i]; AddWindowToDrawData() local
[all...]
/third_party/astc-encoder/Source/
H A Dtinyexr.h5002 int child, root = start; in mz_zip_reader_sort_central_dir_offsets_by_filename() local
5020 int child, roo in mz_zip_reader_sort_central_dir_offsets_by_filename() local
[all...]
/third_party/node/deps/v8/src/api/
H A Dapi.cc9832 const i::ProfileNode* child = in GetChild() local
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs38806 let mut child = self.descend(); correct_parent_link() variables
44833 let mut child = 2 * hole.pos() + 1; sift_down_range() variables
44892 let mut child = 2 * hole.pos() + 1; sift_down_to_bottom() variables
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 213 milliseconds

1...<<414243