/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/ |
H A D | hybrid_end2end_test.cc | 445 typedef EchoTestService::WithAsyncMethod_Echo<TestServiceImpl> SType; in TEST_F() typedef 456 typedef EchoTestService::WithRawMethod_Echo<TestServiceImpl> SType; in TEST_F() typedef 467 typedef EchoTestService::WithRawMethod_RequestStream<TestServiceImpl> SType; in TEST_F() typedef 480 SType; in TEST_F() typedef 496 SType; in TEST_F() typedef 513 SType; in TEST_F() typedef 529 SType; in TEST_F() typedef 546 SType; in TEST_F() typedef 585 SType; in TEST_F() typedef 623 SType; in TEST_F() typedef [all …]
|
H A D | raw_end2end_test.cc | 171 typedef grpc::testing::EchoTestService::AsyncService SType; in TEST_F() typedef 196 SType; in TEST_F() typedef 224 SType; in TEST_F() typedef 270 SType; in TEST_F() typedef 312 SType; in TEST_F() typedef 355 SType; in TEST_F() typedef
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/ |
H A D | SPIRVUtils.cpp | 335 static bool isOpenCLBuiltinType(const StructType *SType) { in isOpenCLBuiltinType() 340 static bool isSPIRVBuiltinType(const StructType *SType) { in isSPIRVBuiltinType() 353 if (auto SType = dyn_cast<StructType>(getTypedPtrEltType(Ty))) in isSpecialOpaqueType() local
|
H A D | SPIRVGlobalRegistry.cpp | 576 auto SType = cast<StructType>(Ty); in getOrCreateSpecialType() local 671 if (auto SType = dyn_cast<StructType>(Ty)) { in createSPIRVType() local
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGExprConstant.cpp | 828 llvm::StructType *SType = llvm::StructType::get(AType->getContext(), in EmitArrayInitialization() local 909 llvm::StructType *SType = llvm::StructType::get(AType->getContext(), in EmitDesignatedInitUpdater() local 1457 llvm::StructType *SType = llvm::StructType::get(VMContext, Types, true); in EmitConstantValue() local
|
/aosp_15_r20/external/zucchini/aosp/include/components/zucchini/ |
H A D | suffix_array.h | 86 enum SLType : bool { SType, LType }; enumerator
|
/aosp_15_r20/external/zucchini/ |
H A D | suffix_array.h | 86 enum SLType : bool { SType, LType }; enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/GISel/ |
H A D | M68kCallLowering.cpp | 59 LLT SType = LLT::scalar(DL.getPointerSizeInBits(0)); in getStackAddress() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86CallLowering.cpp | 96 LLT SType = LLT::scalar(DL.getPointerSizeInBits(0)); in getStackAddress() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86CallLowering.cpp | 110 LLT SType = LLT::scalar(DL.getPointerSizeInBits(0)); in getStackAddress() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/ |
H A D | TGParser.cpp | 1041 StringRecTy *SType = dyn_cast<StringRecTy>(LHSt->getType()); in ParseOperation() local 1149 StringRecTy *SType = dyn_cast<StringRecTy>(ExprType->getType()); in ParseOperation() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | DependenceAnalysis.cpp | 1100 auto *SType = dyn_cast<IntegerType>(S->getType()); in isKnownLessThan() local 3455 if (auto *SType = dyn_cast<IntegerType>(S->getType())) { in tryDelinearizeFixedSize() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/ |
D | tdikrnl.h | 822 Irp, DevObj, FileObj, CompRoutine, Contxt, SType, MdlAddr) \ argument
|
/aosp_15_r20/external/llvm/lib/TableGen/ |
H A D | TGParser.cpp | 825 StringRecTy *SType = dyn_cast<StringRecTy>(LHSt->getType()); in ParseOperation() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmFloatControlsTests.cpp | 3320 typedef typename TYPE::StorageType SType; in isZeroOrOtherValue() typedef 3492 typedef typename TYPE::StorageType SType; in compareBytes() typedef
|
H A D | vktSpvAsmFloatControls2Tests.cpp | 2105 typedef typename TYPE::StorageType SType; in compareBytes() typedef
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
H A D | TGParser.cpp | 997 StringRecTy *SType = dyn_cast<StringRecTy>(LHSt->getType()); in ParseOperation() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | DependenceAnalysis.cpp | 1013 auto *SType = dyn_cast<IntegerType>(S->getType()); in isKnownLessThan() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeDAG.cpp | 321 Type *SType = SVT.getTypeForEVT(*DAG.getContext()); in ExpandConstantFP() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeDAG.cpp | 271 Type *SType = SVT.getTypeForEVT(*DAG.getContext()); in ExpandConstantFP() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeDAG.cpp | 320 Type *SType = SVT.getTypeForEVT(*DAG.getContext()); in ExpandConstantFP() local
|
/aosp_15_r20/external/llvm/lib/Target/Mips/ |
H A D | MipsISelLowering.cpp | 2167 unsigned SType = 0; in lowerATOMIC_FENCE() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MipsISelLowering.cpp | 2563 unsigned SType = 0; in lowerATOMIC_FENCE() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/ |
H A D | MipsISelLowering.cpp | 2573 unsigned SType = 0; in lowerATOMIC_FENCE() local
|