Home
last modified time | relevance | path

Searched defs:AType (Results 1 – 25 of 65) sorted by relevance

123

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/tti/test/
Dtest_structs.hpp12 struct AType struct
17 typedef int AnIntType;
18 struct AStructType
23 typedef int & AnIntTypeReference;
24 struct BType
48 enum AnEnumTtype
56 enum class AnEnumClassType
66 union AnUnion
91 template <class> struct ATPMemberTemplate { };
92 template <int> struct AMemberTemplate { };
[all …]
Dtest_function_template_works.cpp8 struct AType struct
10 template<class X,class Y,class Z> double SomeFuncTemplateName(X,Y *,Z &) { return 0.0; } in SomeFuncTemplateName()
11 … template<class X,class Y,short AA> static int StatFuncTemplate(X *,Y) { int ret(AA); return ret; } in StatFuncTemplate()
/aosp_15_r20/external/gptfdisk/
H A Dparttypes.h19 struct AType { struct
27 AType* next; argument
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGExprConstant.cpp781 llvm::ArrayType *AType = in EmitArrayInitialization() local
859 llvm::ArrayType *AType = cast<llvm::ArrayType>(ConvertType(ExprType)); in EmitDesignatedInitUpdater() local
1430 llvm::ArrayType *AType = in EmitConstantValue() local
1461 llvm::ArrayType *AType = in EmitConstantValue() local
H A DCGExprAgg.cpp402 void AggExprEmitter::EmitArrayInit(Address DestPtr, llvm::ArrayType *AType, in EmitArrayInit()
1159 auto AType = cast<llvm::ArrayType>(Dest.getAddress().getElementType()); in VisitInitListExpr() local
H A DCGException.cpp845 llvm::ArrayType *AType = in EmitLandingPad() local
H A DCodeGenModule.cpp3394 auto *AType = cast<llvm::ArrayType>(getTypes().ConvertType(E->getType())); in GetConstantArrayFromStringLiteral() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/
Dtest_13480b.cpp15 class AType class
/aosp_15_r20/external/clang/test/CodeGen/
H A D2008-03-24-BitField-And-Alloca.c42 unsigned int AType : 4; member
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaInit.cpp687 if (const ArrayType *AType = SemaRef.Context.getAsArrayType(ILE->getType())) { in FillInEmptyInitializations() local
2662 if (const ArrayType *AType in getStructuredSubobjectInit() local
/aosp_15_r20/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp116 ArrayType *AType = in TransferClausesToLandingPadInst() local
/aosp_15_r20/external/clang/lib/Serialization/
H A DASTReader.cpp5208 Deserializing AType(this); in readTypeRecord() local
/aosp_15_r20/external/llvm/tools/llvm-objdump/
H A DMachODump.cpp196 SymbolRef::Type AType = *ATypeOrErr; in operator ()() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp14260 EVT AType = N2.getValueType(); in SimplifySelectCC() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp20237 EVT AType = N2.getValueType(); in foldSelectCCToShiftAnd() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp25339 EVT AType = N2.getValueType(); in foldSelectCCToShiftAnd() local
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/
H A Dvulkan_core.h12161 VkComponentTypeKHR AType; member
15872 VkComponentTypeNV AType; member
20685 VkComponentTypeKHR AType; member
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dvk_safe_struct.h6342 VkComponentTypeNV AType; member
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
H A DvkStructTypes.inl4732 VkComponentTypeNV AType; member
8896 VkComponentTypeKHR AType; member
/aosp_15_r20/external/swiftshader/include/vulkan/
H A Dvulkan_core.h11336 VkComponentTypeKHR AType; member
14769 VkComponentTypeNV AType; member
/aosp_15_r20/external/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h10695 VkComponentTypeKHR AType; member
13788 VkComponentTypeNV AType; member
/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_core.h10704 VkComponentTypeKHR AType; member
13797 VkComponentTypeNV AType; member
/aosp_15_r20/external/mesa3d/include/vulkan/
H A Dvulkan_core.h11508 VkComponentTypeKHR AType; member
15030 VkComponentTypeNV AType; member
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/vulkan/
Dvulkan_core.h12119 VkComponentTypeKHR AType; member
15490 VkComponentTypeNV AType; member
/aosp_15_r20/external/vulkan-headers/include/vulkan/
H A Dvulkan_core.h12119 VkComponentTypeKHR AType; member
15490 VkComponentTypeNV AType; member

123