Home
last modified time | relevance | path

Searched defs:NodeSet (Results 1 – 25 of 30) sorted by relevance

12

/external/apache-xml/src/main/java/org/apache/xpath/
DNodeSet.java59 public class NodeSet class
66 public NodeSet() in NodeSet() method in NodeSet
77 public NodeSet(int blocksize) in NodeSet() method in NodeSet
89 public NodeSet(NodeList nodelist) in NodeSet() method in NodeSet
103 public NodeSet(NodeSet nodelist) in NodeSet() method in NodeSet
117 public NodeSet(NodeIterator ni) in NodeSet() method in NodeSet
130 public NodeSet(Node node) in NodeSet() method in NodeSet
/external/cronet/third_party/re2/src/re2/
Dprefilter_tree.h78 using NodeSet = variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachinePipeliner.h53 class NodeSet; variable
331 NodeSet(iterator S, iterator E) : Nodes(S, E), HasRecurrence(true) { in NodeSet() function
DRegAllocPBQP.h494 using NodeSet = std::set<NodeId>; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DMachinePipeliner.h58 class NodeSet; variable
336 NodeSet(iterator S, iterator E) : Nodes(S, E), HasRecurrence(true) { in NodeSet() function
DRegAllocPBQP.h497 using NodeSet = std::set<NodeId>; variable
DRDFGraph.h514 using NodeSet = std::set<NodeId>; variable
/external/abseil-cpp/absl/synchronization/internal/
Dgraphcycles.cc162 class NodeSet { class
164 NodeSet() { Init(); } in NodeSet() function in absl::synchronization_internal::__anon0b0e117b0111::NodeSet
/external/cronet/third_party/abseil-cpp/absl/synchronization/internal/
Dgraphcycles.cc162 class NodeSet { class
164 NodeSet() { Init(); } in NodeSet() function in absl::synchronization_internal::__anon02ec624e0111::NodeSet
/external/webrtc/third_party/abseil-cpp/absl/synchronization/internal/
Dgraphcycles.cc161 class NodeSet { class
163 NodeSet() { Init(); } in NodeSet() function in absl::synchronization_internal::__anona2bac04a0111::NodeSet
/external/angle/third_party/abseil-cpp/absl/synchronization/internal/
Dgraphcycles.cc162 class NodeSet { class
164 NodeSet() { Init(); } in NodeSet() function in absl::synchronization_internal::__anoneaed1f8a0111::NodeSet
/external/libtextclassifier/abseil-cpp/absl/synchronization/internal/
Dgraphcycles.cc162 class NodeSet { class
164 NodeSet() { Init(); } in NodeSet() function in absl::synchronization_internal::__anond2c2788b0111::NodeSet
/external/tensorflow/third_party/absl/abseil-cpp/absl/synchronization/internal/
Dgraphcycles.cc161 class NodeSet { class
163 NodeSet() { Init(); } in NodeSet() function in absl::synchronization_internal::__anonbb6e33a70111::NodeSet
/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/synchronization/internal/
Dgraphcycles.cc161 class NodeSet { class
163 NodeSet() { Init(); } in NodeSet() function in absl::synchronization_internal::__anonf42c83210111::NodeSet
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/internal/
Dgraphcycles.cc161 class NodeSet { class
163 NodeSet() { Init(); } in NodeSet() function in absl::synchronization_internal::__anon5d314d5c0111::NodeSet
/external/openscreen/third_party/abseil/src/absl/synchronization/internal/
Dgraphcycles.cc161 class NodeSet { class
163 NodeSet() { Init(); } in NodeSet() function in absl::synchronization_internal::__anon68dbab7c0111::NodeSet
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/utils/
Dcycle_detector.cc27 using NodeSet = llvm::DenseSet<int32_t>; typedef
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DImmutableGraph.h303 using NodeSet = typename GraphT::NodeSet; variable
DX86LoadValueInjectionLoadHardening.cpp155 using NodeSet = MachineGadgetGraph::NodeSet; typedef in __anon12e3936f0111::X86LoadValueInjectionLoadHardeningPass
/external/tensorflow/tensorflow/compiler/xla/service/graphcycles/
Dgraphcycles.cc47 using NodeSet = absl::flat_hash_set<int32_t>; typedef
/external/llvm/include/llvm/CodeGen/
DRegAllocPBQP.h559 typedef std::set<NodeId> NodeSet; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFGraph.h513 using NodeSet = std::set<NodeId>; variable
/external/llvm/lib/Target/Hexagon/
DRDFGraph.h474 typedef std::set<NodeId> NodeSet; typedef
/external/llvm/lib/CodeGen/
DMachinePipeliner.cpp420 class NodeSet { class
432 NodeSet() : Nodes(), HasRecurrence(false) {} in NodeSet() function in __anonefc80e870111::NodeSet
434 NodeSet(iterator S, iterator E) : Nodes(S, E), HasRecurrence(true) {} in NodeSet() function in __anonefc80e870111::NodeSet
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonCommonGEP.cpp71 using NodeSet = std::set<GepNode *>; typedef

12