/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | MultiviewDrawTest.cpp | 564 const std::string VS = in TEST_P() local 589 const std::string VS = in TEST_P() local 621 const std::string VS = in TEST_P() local 1079 const std::string VS = in TEST_P() local 1142 const std::string VS = in TEST_P() local 1220 const std::string VS = in TEST_P() local 1305 const std::string VS = in TEST_P() local 1470 const std::string VS = in TEST_P() local 1509 const std::string VS = in TEST_P() local 1548 const std::string VS = in TEST_P() local [all …]
|
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/aes/ |
D | asm_ppc64x.s | 75 #define P8_STXVB16X(VS,RA,RB) STXVB16X VS, (RA+RB) argument 85 #define P8_STXVB16X(VS,RA,RB) \ argument 95 #define P8_STXVB16X(VS,RA,RB) STXVD2X VS, (RA+RB) argument
|
D | gcm_ppc64x.s | 103 #define P8_STXVB16X(VS,RA,RB) STXVB16X VS, (RA)(RB) argument 110 #define P8_STXVB16X(VS,RA,RB) \ argument 119 #define P8_STXVB16X(VS,RA,RB) \ argument
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | warn-unused-filescoped.cpp | 71 struct VS { struct 72 virtual void vm() { } in vm()
|
/aosp_15_r20/external/clang/lib/Parse/ |
H A D | ParseDeclCXX.cpp | 2039 void Parser::ParseOptionalCXX11VirtSpecifierSeq(VirtSpecifiers &VS, in ParseOptionalCXX11VirtSpecifierSeq() 2092 Declarator &DeclaratorInfo, VirtSpecifiers &VS, ExprResult &BitfieldSize, in ParseCXXMemberDeclaratorBeforeInitializer() 2164 VirtSpecifiers &VS) { in MaybeParseAndDiagnoseDeclSpecAfterCXX11VirtSpecifierSeq() 2432 VirtSpecifiers VS; in ParseCXXClassMemberDeclaration() local
|
H A D | ParseCXXInlineMethods.cpp | 29 const VirtSpecifiers& VS, in ParseCXXInlineMethodDef()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/MCTargetDesc/ |
H A D | ARCInfo.h | 32 VS = 0x7, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARC/MCTargetDesc/ |
H A D | ARCInfo.h | 32 VS = 0x7, enumerator
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkMeshPriv.h | 24 static const SkSL::Program* VS(const SkMeshSpecification& spec) { return spec.fVS.get(); } in VS() function
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | DeclSpec.cpp | 1253 bool VirtSpecifiers::SetSpecifier(Specifier VS, SourceLocation Loc, in SetSpecifier() 1277 const char *VirtSpecifiers::getSpecifierName(Specifier VS) { in getSpecifierName()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/Utils/ |
H A D | ARMBaseInfo.h | 37 VS, // Overflow Unordered enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Utils/ |
H A D | ARMBaseInfo.h | 37 VS, // Overflow Unordered enumerator
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
H A D | fd4_program.c | 73 enum { VS = 0, FS = 1, HS = 2, DS = 3, GS = 4, MAX_STAGES }; enumerator
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
H A D | fd5_program.c | 170 enum { VS = 0, FS = 1, HS = 2, DS = 3, GS = 4, MAX_STAGES }; enumerator
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fShaderBuiltinConstantTests.cpp | 117 VS = (1 << glu::SHADERTYPE_VERTEX), enumerator
|
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/extensions/experimental/ |
D | amd.rs | 58 pub const VS: Self = Self(0b10); constant
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/Utils/ |
H A D | AArch64BaseInfo.h | 200 VS = 0x6, // Overflow Unordered enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/ |
H A D | AArch64BaseInfo.h | 242 VS = 0x6, // Overflow Unordered enumerator
|
/aosp_15_r20/external/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMBaseInfo.h | 36 VS, // Overflow Unordered enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/Utils/ |
H A D | AArch64BaseInfo.h | 261 VS = 0x6, // Overflow Unordered enumerator
|
/aosp_15_r20/external/llvm/lib/Bitcode/Writer/ |
H A D | BitcodeWriter.cpp | 3255 GlobalVarSummary *VS = cast<GlobalVarSummary>(Summary); in writeModuleLevelReferences() local 3447 if (auto *VS = dyn_cast<GlobalVarSummary>(S)) { in writeCombinedGlobalValueSummary() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/BinaryFormat/ |
D | DXContainer.h | 235 VertexPSVInfo VS; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/BinaryFormat/ |
D | DXContainer.h | 235 VertexPSVInfo VS; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/BinaryFormat/ |
D | DXContainer.h | 235 VertexPSVInfo VS; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/BinaryFormat/ |
D | DXContainer.h | 235 VertexPSVInfo VS; member
|