/aosp_15_r20/external/deqp/external/openglcts/modules/common/subgroups/ |
H A D | glcSubgroupsTestsUtils.cpp | 59 uint32_t getFormatReadInfo(const subgroups::Format format, GLenum &readFormat, GLenum &readType) in getFormatReadInfo() 1214 GLenum readType; in makeTessellationEvaluationFrameBufferTest() local 1410 GLenum readType; in makeGeometryFrameBufferTest() local 1656 GLenum readType; in allStages() local 1889 GLenum readType; in makeVertexFrameBufferTest() local 2035 GLenum readType; in makeFragmentFrameBufferTest() local
|
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/ |
H A D | SerializationStressTest.java | 850 int type, readType; field in SerializationStressTest.WriteReplaceTestF 852 public WriteReplaceTestF(int type, int readType) { in WriteReplaceTestF()
|
/aosp_15_r20/cts/common/device-side/bedstead/testapisreflection/ksp/java/com/android/bedstead/testapisreflection/ksp/parser/ |
H A D | TypeNameParser.kt | 68 private fun StringReader.readType(): TypeName? { in parseArray() method in com.android.bedstead.testapisreflection.ksp.parser.TypeNameParser
|
/aosp_15_r20/dalvik/dx/src/com/android/dex/ |
H A D | EncodedValueReader.java | 196 public int readType() { in readType() method in EncodedValueReader
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Serialization/ |
D | ASTRecordReader.h | 175 QualType readType() { in readType() function
|
D | ASTReader.h | 1899 QualType readType(ModuleFile &F, const RecordData &Record, unsigned &Idx) { in readType() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Serialization/ |
D | ASTRecordReader.h | 182 QualType readType() { in readType() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Serialization/ |
D | ASTRecordReader.h | 182 QualType readType() { in readType() function
|
D | ASTReader.h | 1888 QualType readType(ModuleFile &F, const RecordData &Record, unsigned &Idx) { in readType() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Serialization/ |
D | ASTRecordReader.h | 182 QualType readType() { in readType() function
|
D | ASTReader.h | 1888 QualType readType(ModuleFile &F, const RecordData &Record, unsigned &Idx) { in readType() function
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | BlitGL.cpp | 327 GLenum readType = source->getImplementationColorReadType(context); in copyImageToLUMAWorkaroundTexture() local 368 GLenum readType = source->getImplementationColorReadType(context); in copySubImageToLUMAWorkaroundTexture() local
|
H A D | FramebufferGL.cpp | 739 GLenum readType = readPixelsFormat.type; in readPixels() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/go/doc/ |
D | reader.go | 363 func (r *reader) readType(decl *ast.GenDecl, spec *ast.TypeSpec) { func
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/ |
H A D | test_images_write_common.cpp | 660 ExplicitType readType = type; in test_image_format_write() local
|
/aosp_15_r20/external/javassist/src/main/javassist/bytecode/ |
H A D | Descriptor.java | 741 static int readType(StringBuffer sbuf, int pos, String desc) { in readType() method in Descriptor.PrettyPrinter
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageAtomicOperationTests.cpp | 604 ShaderReadType readType, ImageBackingType backingType) in commonCheckSupport() 2041 const auto &readType = readTypes[readTypeIdx]; in createImageAtomicOperationTests() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/debug/dwarf/ |
D | type.go | 407 func (d *Data) readType(name string, r typeReader, off Offset, typeCache map[Offset]Type, fixups *t… func
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gles/ |
H A D | test_images_2D.cpp | 528 ExplicitType readType = type; in test_image_format_write() local
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fNegativeBufferApiTests.cpp | 252 GLint readType = 0x1234; in read_pixels_format_mismatch() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | UtilsVk.cpp | 1006 spirv::IdRef readType(kIdFloat4Type); in InsertColorUnresolveLoadStore() local 1041 spirv::IdRef readType(kIdFloat4Type); in InsertDepthStencilUnresolveLoadStore() local 1061 spirv::IdRef readType(kIdUInt4Type); in InsertDepthStencilUnresolveLoadStore() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/compute/ |
H A D | vktComputeWorkgroupMemoryExplicitLayoutTests.cpp | 289 std::string readType; member
|
/aosp_15_r20/external/angle/src/libANGLE/capture/ |
H A D | serialize.cpp | 824 GLenum readType = renderbuffer->getImplementationColorReadType(context); in SerializeRenderbuffer() local
|
/aosp_15_r20/external/clang/include/clang/Serialization/ |
H A D | ASTReader.h | 1615 QualType readType(ModuleFile &F, const RecordData &Record, unsigned &Idx) { in readType() function
|
/aosp_15_r20/external/deqp/external/vulkancts/scripts/ |
H A D | gen_framework.py | 640 def readType (self, typeNode): member in API
|