/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
H A D | ImageNULL.cpp | 26 angle::Result ImageNULL::orphan(const gl::Context *context, egl::ImageSibling *sibling) in orphan() argument
|
/third_party/node/benchmark/url/ |
H A D | url-resolve.js | |
/third_party/libuv/src/ |
H A D | heap-inl.h | 76 struct heap_node* sibling; in heap_node_swap() local
|
/third_party/node/deps/uv/src/ |
H A D | heap-inl.h | 75 struct heap_node* sibling; in heap_node_swap() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
H A D | EGLImageD3D.cpp | 46 angle::Result EGLImageD3D::orphan(const gl::Context *context, egl::ImageSibling *sibling) in orphan() argument
|
/foundation/arkui/ui_lite/test/unittest/components/ |
H A D | ui_view_group_unit_test.cpp | 174 UIView* sibling = viewGroup->GetChildrenRenderHead(); in HWTEST_F() local
|
H A D | ui_view_unit_test.cpp | 1195 UIView* sibling = view->GetNextRenderSibling(); in HWTEST_F() local
|
/third_party/elfutils/tests/ |
H A D | dwarf-die-addr-die.c | 73 Dwarf_Die sibling; in check_die() local
|
H A D | varlocs.c | 1030 Dwarf_Die sibling; in handle_die() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
H A D | ImageEGL.cpp | 104 angle::Result ImageEGL::orphan(const gl::Context *context, egl::ImageSibling *sibling) in orphan() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | ImageVk.cpp | 132 angle::Result ImageVk::orphan(const gl::Context *context, egl::ImageSibling *sibling) in orphan() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
H A D | json.h | 31 struct json_token *parent, *child, *sibling; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
H A D | json.h | 31 struct json_token *parent, *child, *sibling; member
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/linuxkpi/include/linux/ |
H A D | platform_device.h | 45 struct resource *parent, *sibling, *child;
member
|
/third_party/jerryscript/jerry-ext/handle-scope/ |
H A D | handle-scope.c | 47 jerryx_handle_t *sibling = a_handle->sibling; in jerryx_handle_scope_release_handles() local [all...] |
/third_party/exfatprogs/include/ |
H A D | exfat_fs.h | 17 struct list_head sibling; member
|
/third_party/skia/src/xml/ |
H A D | SkDOM.cpp | 71 const Node* sibling = node->fNextSibling; in getNextSibling() local
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/ |
H A D | swiper_layout_test_ng.cpp | 168 auto sibling = FrameNode::CreateFrameNode("sibling", -1, AceType::MakeRefPtr<LinearLayoutPattern>(true)); in HWTEST_F() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Image.cpp | 327 void Image::addTargetSibling(ImageSibling *sibling) in addTargetSibling() argument 332 angle::Result Image::orphanSibling(const gl::Context *context, ImageSibling *sibling) in orphanSibling() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | frame_node_modifier.cpp | 80 ArkUI_Bool InsertChildAfterInFrameNode(ArkUINodeHandle node, ArkUINodeHandle child, ArkUINodeHandle sibling) in InsertChildAfterInFrameNode() argument 167 auto sibling = parent->GetFrameNodeChildByIndex(index + 1, false, isExpanded); in GetNextSibling() local 184 auto sibling = parent->GetFrameNodeChildByIndex(index - 1, false, isExpanded); in GetPreviousSibling() local
|
H A D | view_model.cpp | 745 auto* sibling = reinterpret_cast<UINode*>(siblingNode); in InsertChildAfter() local 770 auto* sibling = reinterpret_cast<UINode*>(siblingNode); in InsertChildBefore() local
|
H A D | render_node_modifier.cpp | 66 void InsertChildAfter(ArkUINodeHandle node, ArkUINodeHandle child, ArkUINodeHandle sibling) in InsertChildAfter() argument
|
/third_party/libwebsockets/lib/misc/fts/ |
H A D | trie.c | 107 struct lws_fts_entry *sibling; member [all...] |
/third_party/node/deps/v8/src/debug/ |
H A D | debug-coverage.cc | 281 CoverageBlock& sibling = iter.GetSiblingOrChild(); in MergeConsecutiveRanges() local
|
/third_party/icu/icu4c/source/tools/ctestfw/ |
H A D | ctest.c | 48 struct TestNode* sibling; member
|