Home
last modified time | relevance | path

Searched defs:GetNodeIndex (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/
H A Dgraph_topology_view.cc180 const absl::optional<int> GraphTopologyView::GetNodeIndex( in GetNodeIndex() function in tensorflow::grappler::GraphTopologyView
189 const absl::optional<int> GraphTopologyView::GetNodeIndex( in GetNodeIndex() function in tensorflow::grappler::GraphTopologyView
/aosp_15_r20/system/extras/simpleperf/
H A DCallChainJoiner.h97 int GetNodeIndex(CacheNode* node) { return node - nodes_; } in GetNodeIndex() function
/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
H A DBufferedTreeNodeStream.cs280 protected virtual int GetNodeIndex(object node) { in GetNodeIndex() method in Antlr.Runtime.Tree.BufferedTreeNodeStream
/aosp_15_r20/frameworks/base/tools/aapt2/
H A DDebug.cpp376 static size_t GetNodeIndex(const std::vector<ResourceName>& names, const ResourceName& name) { in GetNodeIndex() function
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dauto_mixed_precision.cc705 const absl::optional<int> GraphTypeTopologyView::GetNodeIndex( in GetNodeIndex() function in tensorflow::grappler::__anon32a4a5c20111::GraphTypeTopologyView
716 const absl::optional<int> GraphTypeTopologyView::GetNodeIndex( in GetNodeIndex() function in tensorflow::grappler::__anon32a4a5c20111::GraphTypeTopologyView
/aosp_15_r20/external/icing/icing/legacy/index/
H A Dicing-dynamic-trie.cc299 uint32_t GetNodeIndex(const Node *node) const { return node - GetNode(0); } in GetNodeIndex() function in icing::lib::IcingDynamicTrie::IcingDynamicTrieStorage
/aosp_15_r20/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.Tree.pas1449 function GetNodeIndex(const Node: IANTLRInterface): Integer; in GetNodeIndex() function
3125 function TCommonTreeNodeStream.GetNodeIndex( in TCommonTreeNodeStream.GetNodeIndex() function