| /external/guice/extensions/grapher/src/com/google/inject/grapher/ | 
| D | NodeId.java | 31 public final class NodeId {  class49   private NodeId(Key<?> key, NodeType nodeType) {  in NodeId()  method in NodeId
 
 | 
| D | AbstractInjectorGrapher.java | 139   private void createNodes(Iterable<Node> nodes, Map<NodeId, NodeId> aliases) throws IOException {  in createNodes()158   private void createEdges(Iterable<Edge> edges, Map<NodeId, NodeId> aliases) throws IOException {  in createEdges()
 172   private NodeId resolveAlias(Map<NodeId, NodeId> aliases, NodeId nodeId) {  in resolveAlias()
 
 | 
| /external/llvm/include/llvm/CodeGen/PBQP/ | 
| D | ReductionRules.h | 30     typedef typename GraphT::NodeId NodeId;  in applyR1()  typedef74     typedef typename GraphT::NodeId NodeId;  in applyR2()  typedef
 180     typedef GraphBase::NodeId NodeId;  in backpropagate()  typedef
 
 | 
| D | Graph.h | 30     typedef unsigned NodeId;  typedef
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/PBQP/ | 
| D | ReductionRules.h | 31     using NodeId = typename GraphT::NodeId;  in applyR1()  local75     using NodeId = typename GraphT::NodeId;  in applyR2()  local
 181     using NodeId = GraphBase::NodeId;  in backpropagate()  local
 
 | 
| /external/snakeyaml/src/main/java/org/yaml/snakeyaml/nodes/ | 
| D | NodeId.java | 21 public enum NodeId {  enum
 | 
| /external/tensorflow/tensorflow/compiler/xla/pjrt/distributed/ | 
| D | service.h | 37 typedef int NodeId;  typedef
 | 
| /external/tensorflow/tensorflow/lite/delegates/gpu/common/ | 
| D | model.h | 41 using NodeId = uint32_t;  variable
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ | 
| D | RegAllocPBQP.h | 278   using NodeId = GraphBase::NodeId;  variable428     using NodeId = GraphBase::NodeId;  in reduce()  local
 
 | 
| /external/llvm/include/llvm/CodeGen/ | 
| D | RegAllocPBQP.h | 339   typedef GraphBase::NodeId NodeId;  typedef494     typedef GraphBase::NodeId NodeId;  in reduce()  typedef
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ | 
| D | ModuleSummaryIndex.cpp | 419   auto NodeId = [](uint64_t ModId, GlobalValue::GUID Id) {  in exportToDot()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ | 
| D | LegalizeTypes.cpp | 382       int NodeId = User->getNodeId();  in run()  local
 | 
| /external/llvm/lib/CodeGen/SelectionDAG/ | 
| D | LegalizeTypes.cpp | 366       int NodeId = User->getNodeId();  in run()  local
 | 
| /external/llvm/lib/Target/Hexagon/ | 
| D | RDFGraph.h | 226   typedef uint32_t NodeId;  typedef
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ | 
| D | RDFGraph.h | 260   using NodeId = uint32_t;  variable
 |