/external/deqp/external/openglcts/modules/common/ |
glcBlendEquationAdvancedTests.cpp | 61 // Lists all modes introduced by the extension. 147 static bool IsExtensionSupported(deqp::Context& context, const char* extension) 150 return std::find(v.begin(), v.end(), extension) != v.end(); 367 // From the extension spec: 481 const char* extensionDirective = "#extension GL_KHR_blend_equation_advanced : require") 659 // Check that extension is supported. 926 // Check that extension is supported. [all...] |
/external/deqp/external/openglcts/modules/gl/ |
gl4cSparseTexture2Tests.cpp | 66 "#extension GL_ARB_sparse_texture2 : enable\n" 96 "#extension GL_ARB_sparse_texture2 : enable\n" 157 "#extension GL_ARB_sparse_texture2 : enable\n" 171 "#extension GL_ARB_sparse_texture2 : enable\n" 185 "#extension <EXTENSION> : require\n" 187 "#ifndef <EXTENSION>\n" 188 " #error <EXTENSION> not defined\n" 190 " #if (<EXTENSION> != 1)\n" 191 " #error <EXTENSION> wrong value\n [all...] |
/external/deqp/external/vulkancts/scripts/ |
gen_framework.py | 365 class Extension: 387 self.functions = functions # \note contains extension functions as well 640 extensions.append(Extension(extensionName, extHandles, extEnums, extBitfields, extCompositeTypes, extFunctions, extDefinitions, additionalDefinitions, extCoreVersion)) [all...] |
/external/deqp/modules/egl/ |
teglRobustnessTests.cpp | 435 const char* const extension = reqExt->c_str(); local 436 requireEGLExtension(m_eglTestCtx.getLibrary(), m_eglDisplay, extension); [all...] |
/external/guice/extensions/persist/lib/ |
commons-io.jar | |
/external/icu/icu4c/source/common/ |
utext.cpp | 570 UAlignedMemory extension; member in struct:ExtendedUText 596 ut->pExtra = &((ExtendedUText *)ut)->extension; [all...] |
/external/libjpeg-turbo/simd/ |
jdsample-mmx.asm | 6 ; Based on the x86 SIMD extension for IJG JPEG library
|
jdsample-sse2-64.asm | 7 ; Based on the x86 SIMD extension for IJG JPEG library
|
jdsample-sse2.asm | 6 ; Based on the x86 SIMD extension for IJG JPEG library
|
jfdctint-mmx.asm | 6 ; Based on the x86 SIMD extension for IJG JPEG library
|
jfdctint-sse2-64.asm | 7 ; Based on the x86 SIMD extension for IJG JPEG library
|
jfdctint-sse2.asm | 6 ; Based on the x86 SIMD extension for IJG JPEG library
|
jidctflt-sse.asm | 6 ; Based on the x86 SIMD extension for IJG JPEG library
|
jidctflt-sse2.asm | 6 ; Based on the x86 SIMD extension for IJG JPEG library
|
jidctred-mmx.asm | 6 ; Based on the x86 SIMD extension for IJG JPEG library
|
jidctred-sse2-64.asm | 7 ; Based on the x86 SIMD extension for IJG JPEG library
|
jidctred-sse2.asm | 6 ; Based on the x86 SIMD extension for IJG JPEG library
|
/external/owasp/sanitizer/tools/findbugs/lib/ |
jdepend-2.9.jar | |
/prebuilts/devtools/tools/lib/ |
ant-tasks.jar | |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/ |
Xproto.h | 11 * machine words. There may also be a problem with sign extension, 1229 CARD8 extension; member in struct:__anon61522 1286 xQueryExtensionReply extension; member in union:__anon61524 [all...] |
/prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/bin/ |
mips64el-linux-android-gcc-4.9.x | [all...] |
/prebuilts/go/darwin-x86/src/archive/zip/ |
reader.go | 412 // If needUSize is true still, it means we didn't see a zip64 extension.
|
/prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/testdata/ |
arith.go | 189 // sign extension on the lhs constant
|
/prebuilts/go/darwin-x86/src/cmd/go/internal/work/ |
build.go | 237 // extension, ext will be empty.
|
/prebuilts/go/darwin-x86/src/cmd/internal/obj/ |
link.go | 162 // Register extension for ARM64
|