/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | dominator_tree.h | 143 DominatorTreeNode* GetRoot() { in GetRoot() function 148 const DominatorTreeNode* GetRoot() const { in GetRoot() function
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | dominator_tree.h | 143 DominatorTreeNode* GetRoot() { in GetRoot() function 148 const DominatorTreeNode* GetRoot() const { in GetRoot() function
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | dominator_tree.h | 143 DominatorTreeNode* GetRoot() { in GetRoot() function 148 const DominatorTreeNode* GetRoot() const { in GetRoot() function
|
/aosp_15_r20/external/pdfium/core/fxcrt/xml/ |
H A D | cfx_xmlnode.cpp | 17 CFX_XMLNode* CFX_XMLNode::GetRoot() { in GetRoot() function in CFX_XMLNode
|
H A D | cfx_xmldocument.h | 22 CFX_XMLElement* GetRoot() const { return root_; } in GetRoot() function
|
H A D | cfx_xmlnode_unittest.cpp | 44 TEST(CFX_XMLNodeTest, GetRoot) { in TEST() argument
|
/aosp_15_r20/external/pdfium/core/fpdfapi/parser/ |
H A D | cfdf_document.h | 29 const CPDF_Dictionary* GetRoot() const { return m_pRootDict.Get(); } in GetRoot() function
|
H A D | cpdf_document.h | 97 const CPDF_Dictionary* GetRoot() const { return m_pRootDict.Get(); } in GetRoot() function
|
/aosp_15_r20/external/cronet/net/disk_cache/simple/ |
H A D | simple_file_enumerator_unittest.cc | 15 base::FilePath GetRoot() { in GetRoot() function
|
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/ |
H A D | buffer_ref.h | 39 const T *GetRoot() const { return flatbuffers::GetRoot<T>(buf); } in GetRoot() function
|
H A D | grpc.h | 61 const T *GetRoot() const { return flatbuffers::GetRoot<T>(data()); } in GetRoot() function
|
H A D | flexbuffers.h | 884 inline Reference GetRoot(const uint8_t *buffer, size_t size) { in GetRoot() function 894 inline Reference GetRoot(const std::vector<uint8_t> &buffer) { in GetRoot() function
|
/aosp_15_r20/external/flatbuffers/include/flatbuffers/ |
H A D | buffer_ref.h | 39 const T *GetRoot() const { return flatbuffers::GetRoot<T>(buf); } in GetRoot() function
|
H A D | grpc.h | 61 const T *GetRoot() const { return flatbuffers::GetRoot<T>(data()); } in GetRoot() function
|
/aosp_15_r20/external/webrtc/test/ |
H A D | scoped_key_value_config.cc | 92 ScopedKeyValueConfig* ScopedKeyValueConfig::GetRoot(ScopedKeyValueConfig* n) { in GetRoot() function in webrtc::test::ScopedKeyValueConfig
|
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/ |
H A D | cxfa_nodeiteratortemplate.h | 23 NodeType* GetRoot() const { return static_cast<NodeType*>(m_pRoot); } in GetRoot() function
|
H A D | cxfa_document.h | 110 CXFA_Node* GetRoot() const { return m_pRootNode; } in GetRoot() function
|
/aosp_15_r20/external/pigweed/pw_containers/ |
H A D | aa_tree_item.cc | 40 AATreeItem* AATreeItem::GetRoot() { in GetRoot() function in pw::containers::internal::AATreeItem
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/common/ |
H A D | fake_inspect.h | 88 Node& GetRoot() { return node_; } in GetRoot() function
|
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/ |
H A D | grpc.h | 70 const T *GetRoot() const { return flatbuffers::GetRoot<T>(data()); } in GetRoot() function
|
H A D | flexbuffers.h | 864 inline Reference GetRoot(const uint8_t *buffer, size_t size) { in GetRoot() function 874 inline Reference GetRoot(const std::vector<uint8_t> &buffer) { in GetRoot() function
|
/aosp_15_r20/external/toolchain-utils/cros_utils/ |
H A D | misc.py | 84 def GetRoot(scr_name): function
|
H A D | logger.py | 16 def GetRoot(scr_name): function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | heap_simulator.h | 351 BufferIntervalTreeNode* GetRoot() { return root_; } in GetRoot() function
|
/aosp_15_r20/external/golang-protobuf/types/known/apipb/ |
H A D | api.pb.go | 408 func (x *Mixin) GetRoot() string { func
|