/external/llvm/tools/llvm-pdbdump/ |
D | FunctionDumper.h | 23 enum class PointerType { None, Pointer, Reference }; enum
|
D | VariableDumper.cpp | 157 if (auto *PointerType = dyn_cast<PDBSymbolTypePointer>(&Type)) { in tryDumpFunctionPointer() local
|
/external/libchrome/mojo/public/cpp/bindings/ |
D | raw_ptr_impl_ref_traits.h | 14 using PointerType = Interface*; member
|
D | unique_ptr_impl_ref_traits.h | 14 using PointerType = std::unique_ptr<Interface, Deleter>; member
|
/external/armnn/include/armnn/ |
D | BackendRegistry.hpp | 38 using PointerType = IBackendInternalUniquePtr; typedef in armnn::BackendRegistry
|
/external/eigen/Eigen/src/Core/ |
D | MapBase.h | 58 PointerType; typedef 234 typedef typename Base::PointerType PointerType; typedef
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Frontend/OpenMP/ |
D | OMPConstants.h | 24 class PointerType; variable
|
/external/llvm/include/llvm/IR/ |
D | Constants.h | 36 class PointerType; variable
|
D | Type.h | 28 class PointerType; variable
|
/external/llvm/include/llvm/Analysis/ |
D | MemoryBuiltins.h | 29 class PointerType; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | Constants.h | 46 class PointerType; variable
|
D | Type.h | 34 class PointerType; variable
|
D | InlineAsm.h | 27 class PointerType; variable
|
/external/clang/lib/CodeGen/ |
D | CodeGenTypes.h | 44 class PointerType; variable
|
D | CodeGenTypeCache.h | 23 class PointerType; variable
|
D | CGBlocks.h | 37 class PointerType; variable
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | Type.h | 28 class PointerType; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | MemoryBuiltins.h | 49 class PointerType; variable
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
D | Type.h | 32 class PointerType; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
D | IndirectionUtils.h | 43 class PointerType; variable
|
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
D | TensorMap.h | 45 typedef typename MakePointer_<Scalar>::Type PointerType; typedef
|
D | TensorRef.h | 135 typedef Scalar* PointerType; typedef
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineModuleInfo.h | 61 class PointerType; variable
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
D | Type.cpp | 764 PointerType::PointerType(Type *E, unsigned AddrSpace) in PointerType() function in PointerType 771 PointerType::PointerType(LLVMContext &C, unsigned AddrSpace) in PointerType() function in PointerType
|
/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/ |
D | compressed_pointer_unittest.cc | 77 using PointerType = typedef in partition_alloc::CompressedPointerTest
|