/aosp_15_r20/external/angle/src/compiler/translator/ |
H A D | Types.cpp | 164 TType::TType() : TType(EbtVoid, 0, 0) {} in TType() function in sh::TType 166 TType::TType(TBasicType t, uint8_t ps, uint8_t ss) : TType(t, EbpUndefined, EvqGlobal, ps, ss) {} in TType() function in sh::TType 168 TType::TType(TBasicType t, TPrecision p, TQualifier q, uint8_t ps, uint8_t ss) in TType() function in sh::TType 172 TType::TType(const TPublicType &p) in TType() function in sh::TType 203 TType::TType(const TStructure *userDef, bool isStructSpecifier) in TType() function in sh::TType 210 TType::TType(const TInterfaceBlock *interfaceBlockIn, in TType() function in sh::TType 219 TType::TType(const TType &t) in TType() function in sh::TType
|
H A D | Types.h | 22 class TType; variable 106 constexpr TType(TBasicType t, in TType() function 132 constexpr TType(TType &&t) in TType() function
|
H A D | ValidateVaryingLocations.h | 21 class TType; variable
|
H A D | InfoSink.h | 21 class TType; variable
|
H A D | gen_builtin_symbols.py | 934 class TType: class
|
/aosp_15_r20/frameworks/av/media/utils/tests/ |
H A D | extended_accumulator_tests.cpp | 80 using TType = uint8_t; in TEST() typedef 93 using TType = uint8_t; in TEST() typedef
|
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | ParseHelper.h | 238 virtual void setUniformBlockDefaults(TType&) const { } in setUniformBlockDefaults() argument 247 virtual void setAtomicCounterBlockDefaults(TType&) const {} in setAtomicCounterBlockDefaults() argument
|
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/ |
H A D | ParseHelper.h | 238 virtual void setUniformBlockDefaults(TType&) const { } in setUniformBlockDefaults() argument 247 virtual void setAtomicCounterBlockDefaults(TType&) const {} in setAtomicCounterBlockDefaults() argument
|
/aosp_15_r20/external/deqp-deps/glslang/glslang/Include/ |
D | Types.h | 301 class TType; variable 1579 explicit TType(const TPublicType& p) : in TType() function 1685 TType(TTypeList* userDef, const TString& n) : in TType() function 1695 TType(TTypeList* userDef, const TString& n, const TQualifier& q) : in TType() function 1704 explicit TType(TBasicType t, const TType &p, const TString& n) : in TType() function
|
D | SpirvIntrinsics.h | 48 class TType; variable
|
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/Include/ |
H A D | Types.h | 301 class TType; variable 1580 explicit TType(const TPublicType& p) : in TType() function 1689 TType(TTypeList* userDef, const TString& n) : in TType() function 1699 TType(TTypeList* userDef, const TString& n, const TQualifier& q) : in TType() function 1708 explicit TType(TBasicType t, const TType &p, const TString& n) : in TType() function
|
H A D | SpirvIntrinsics.h | 48 class TType; variable
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/nested/cuda/ |
H A D | NestedTensorTransformerFunctions.cu | 975 typedef float4 TType; // Transaction Type typedef 992 typedef float2 TType; // Transaction Type typedef 1009 typedef float TType; // Transaction Type typedef
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | DebugInfo.cpp | 149 if (auto *TType = dyn_cast<DITemplateTypeParameter>(Element)) { in processSubprogram() local
|
/aosp_15_r20/external/deqp-deps/glslang/glslang/Public/ |
D | ShaderLang.h | 146 class TType; variable
|
/aosp_15_r20/external/deqp-deps/glslang/glslang/HLSL/ |
D | hlslGrammar.cpp | 275 bool HlslGrammar::acceptSamplerDeclarationDX9(TType& /*type*/) in acceptSamplerDeclarationDX9() argument
|
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/HLSL/ |
H A D | hlslGrammar.cpp | 275 bool HlslGrammar::acceptSamplerDeclarationDX9(TType& /*type*/) in acceptSamplerDeclarationDX9() argument
|
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/Public/ |
H A D | ShaderLang.h | 131 class TType; variable
|
/aosp_15_r20/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/ |
H A D | Antlr.Runtime.pas | 959 procedure SetTokenTypeChannel(const TType, Channel: Integer); 2365 procedure SetTokenTypeChannel(const TType, Channel: Integer); 5004 procedure TCommonTokenStream.SetTokenTypeChannel(const TType, Channel: Integer);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | DebugInfo.cpp | 189 if (auto *TType = dyn_cast<DITemplateTypeParameter>(Element)) { in processSubprogram() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | DebugInfo.cpp | 288 if (auto *TType = dyn_cast<DITemplateTypeParameter>(Element)) { in processSubprogram() local
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceTargetLoweringARM32.cpp | 5925 Type TType = DestTy; in lowerSelect() local
|