Home
last modified time | relevance | path

Searched defs:NodePtr (Results 1 – 20 of 20) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/opt/
Dtree_iterator.h49 using NodePtr = NodeTy*; variable
143 using NodePtr = NodeTy*; variable
/external/angle/third_party/spirv-tools/src/source/opt/
Dtree_iterator.h49 using NodePtr = NodeTy*; variable
143 using NodePtr = NodeTy*; variable
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dtree_iterator.h49 using NodePtr = NodeTy*; variable
143 using NodePtr = NodeTy*; variable
/external/executorch/backends/apple/mps/runtime/
DMPSGraphBuilder.h35 using NodePtr = const mpsgraph::MPSNode *; variable
/external/pytorch/torch/csrc/lazy/core/
Dir.h32 using NodePtr = std::shared_ptr<Node>; variable
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/avl/
Davl.h98 typedef std::shared_ptr<Node> NodePtr; typedef
341 typedef std::shared_ptr<Node> NodePtr; typedef
/external/ruy/ruy/profiler/
Dtreeview.cc33 using NodePtr = std::unique_ptr<TreeView::Node>; in SortNode() typedef
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DComplexDeinterleavingPass.cpp132 using NodePtr = std::shared_ptr<ComplexDeinterleavingCompositeNode>; typedef
195 using NodePtr = ComplexDeinterleavingCompositeNode::NodePtr; typedef in __anonc86936540111::ComplexDeinterleavingGraph
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DGenericDomTreeConstruction.h57 using NodePtr = typename DomTreeT::NodePtr; member
1592 GraphDiff<typename DomTreeT::NodePtr, in ApplyUpdates()
/external/pytorch/torch/csrc/jit/tensorexpr/
Dfwd_decls.h10 using NodePtr = std::shared_ptr<Node>; variable
/external/grpc-grpc/src/core/lib/avl/
Davl.h100 typedef RefCountedPtr<Node> NodePtr; typedef
/external/coreboot/src/vendorcode/amd/pi/00730F01/Include/
DIds.h564 …#define SET_SENTINEL_BEFORE(NodePtr, AlignTo16Byte) (*(UINT32 *) ((UINT8 *) NodePtr + sizeof (BUFF… argument
565 …#define SET_SENTINEL_AFTER(NodePtr) (*(UINT32 *) ((UINT8 *) NodePtr + sizeof (BUFFER_NODE) + NodeP… argument
570 #define SET_SENTINEL_BEFORE(NodePtr, AlignTo16Byte) argument
571 #define SET_SENTINEL_AFTER(NodePtr) argument
577 #define SET_SENTINEL_BEFORE(NodePtr, AlignTo16Byte) argument
578 #define SET_SENTINEL_AFTER(NodePtr) argument
/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Dnode_alloc_holder.hpp105 typedef typename node_allocator_traits_type::pointer NodePtr; typedef
Dtree.hpp545 typedef typename AllocHolder::NodePtr NodePtr; typedef in boost::container::dtl::tree
/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Dlist.hpp182 typedef typename AllocHolder::NodePtr NodePtr; typedef in boost::container::list
Dslist.hpp212 typedef typename AllocHolder::NodePtr NodePtr; typedef in boost::container::slist
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DGenericDomTreeConstruction.h54 using NodePtr = typename DomTreeT::NodePtr; member
/external/executorch/backends/xnnpack/runtime/
DXNNCompiler.cpp49 using NodePtr = const fb_xnnpack::XNode*; typedef
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DAMDGPULegalizerInfo.cpp5406 Register NodePtr = MI.getOperand(2).getReg(); in legalizeBVHIntrinsic() local
DSIISelLowering.cpp7729 SDValue NodePtr = M->getOperand(2); in LowerINTRINSIC_W_CHAIN() local