/aosp_15_r20/frameworks/libs/binary_translation/guest_abi/include/berberis/guest_abi/ |
D | guest_type.h | 167 constexpr explicit operator PointerType() const { in PointerType() function 193 constexpr explicit operator PointerType() const { in PointerType() function 219 constexpr explicit operator PointerType() const { in PointerType() function 245 constexpr explicit operator PointerType() const { in PointerType() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | WithCache.h | 36 using PointerType = conditionally_const_t<UnderlyingType *, IsConst>; variable 66 operator PointerType() const { return Pointer.getPointer(); } in PointerType() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | WithCache.h | 36 using PointerType = conditionally_const_t<UnderlyingType *, IsConst>; variable 66 operator PointerType() const { return Pointer.getPointer(); } in PointerType() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | WithCache.h | 36 using PointerType = conditionally_const_t<UnderlyingType *, IsConst>; variable 66 operator PointerType() const { return Pointer.getPointer(); } in PointerType() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | WithCache.h | 36 using PointerType = conditionally_const_t<UnderlyingType *, IsConst>; variable 66 operator PointerType() const { return Pointer.getPointer(); } in PointerType() function
|
/aosp_15_r20/external/eigen/Eigen/src/Core/ |
H A D | MapBase.h | 58 PointerType; typedef 234 typedef typename Base::PointerType PointerType; typedef
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/ianlancetaylor/demangle/ |
D | ast.go | 944 type PointerType struct { struct 945 Base AST 948 func (pt *PointerType) print(ps *printState) { 952 func (pt *PointerType) printInner(ps *printState) { 956 func (pt *PointerType) Traverse(fn func(AST) bool) { 962 func (pt *PointerType) Copy(fn func(AST) AST, skip func(AST) bool) AST { 977 func (pt *PointerType) GoString() string { 981 func (pt *PointerType) goString(indent int, field string) string {
|
/aosp_15_r20/system/tools/hidl/ |
D | PointerType.h | 25 struct PointerType : public Type { struct
|
D | PointerType.cpp | 24 PointerType::PointerType(Scope* parent) : Type(parent, "pointer") {} in PointerType() function in android::PointerType
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang-tidy/modernize/ |
D | MakeSmartPtrCheck.h | 44 static const char PointerType[]; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang-tidy/modernize/ |
D | MakeSmartPtrCheck.h | 44 static const char PointerType[]; variable
|
/aosp_15_r20/external/llvm/tools/llvm-pdbdump/ |
H A D | FunctionDumper.h | 23 enum class PointerType { None, Pointer, Reference }; enum
|
H A D | VariableDumper.cpp | 157 if (auto *PointerType = dyn_cast<PDBSymbolTypePointer>(&Type)) { in tryDumpFunctionPointer() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang-tidy/modernize/ |
D | MakeSmartPtrCheck.h | 44 static const char PointerType[]; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang-tidy/modernize/ |
D | MakeSmartPtrCheck.h | 44 static const char PointerType[]; variable
|
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/ |
H A D | unique_ptr_impl_ref_traits.h | 14 using PointerType = std::unique_ptr<Interface, Deleter>; member
|
H A D | raw_ptr_impl_ref_traits.h | 14 using PointerType = Interface*; member
|
/aosp_15_r20/external/armnn/include/armnn/ |
H A D | BackendRegistry.hpp | 38 using PointerType = IBackendInternalUniquePtr; typedef in armnn::BackendRegistry
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Frontend/OpenMP/ |
H A D | OMPConstants.h | 24 class PointerType; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | Constants.h | 46 class PointerType; variable
|
/aosp_15_r20/external/llvm/include/llvm/IR/ |
H A D | Constants.h | 36 class PointerType; variable
|
/aosp_15_r20/external/llvm/include/llvm/Analysis/ |
H A D | MemoryBuiltins.h | 29 class PointerType; variable
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CodeGenTypeCache.h | 23 class PointerType; variable
|
H A D | CodeGenTypes.h | 44 class PointerType; variable
|