/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/ |
D | astc_partition_tables.cpp | 167 int sh1, sh2, sh3; in select_partition() local 178 sh3 = (seed & 0x10) ? sh1 : sh2; in select_partition() 189 seed9 >>= sh3; in select_partition() 190 seed10 >>= sh3; in select_partition() 191 seed11 >>= sh3; in select_partition() 192 seed12 >>= sh3; in select_partition()
|
/third_party/libphonenumber/cpp/test/phonenumbers/ |
D | stringutil_test.cc | 200 StringHolder sh3(s2); in TEST() local 201 EXPECT_EQ(5U, sh3.Length()); in TEST()
|
/third_party/mesa3d/src/mesa/main/ |
D | texcompress_astc.cpp | 315 int sh1, sh2, sh3; in select_partition() local 323 sh3 = (seed & 0x10) ? sh1 : sh2; in select_partition() 333 seed9 >>= sh3; in select_partition() 334 seed10 >>= sh3; in select_partition() 335 seed11 >>= sh3; in select_partition() 336 seed12 >>= sh3; in select_partition()
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuAstcUtil.cpp | 1382 const int sh3 = (seed & 0x10) != 0 ? sh1 : sh2; in computeTexelPartition() local 1392 seed9 = (deUint8)(seed9 >> sh3); in computeTexelPartition() 1393 seed10 = (deUint8)(seed10 >> sh3); in computeTexelPartition() 1394 seed11 = (deUint8)(seed11 >> sh3); in computeTexelPartition() 1395 seed12 = (deUint8)(seed12 >> sh3); in computeTexelPartition()
|
/third_party/gettext/gettext-tools/examples/hello-c++-kde/admin/ |
D | config.sub | 1029 sh3 | sh4 | sh3eb | sh4eb | sh[1234]le | sh3ele)
|
D | config.guess | 163 arm*|i386|m68k|ns32k|sh3*|sparc|vax)
|
/third_party/skia/third_party/externals/opengl-registry/extensions/KHR/ |
D | KHR_texture_compression_astc_hdr.txt | 1799 int sh1, sh2, sh3; 1804 sh3 = (seed & 0x10) ? sh1 : sh2: 1808 seed9 >>= sh3; seed10 >>= sh3; seed11 >>= sh3; seed12 >>= sh3;
|
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
D | OES_texture_compression_astc.txt | 1941 int sh1, sh2, sh3; 1946 sh3 = (seed & 0x10) ? sh1 : sh2: 1950 seed9 >>= sh3; seed10 >>= sh3; seed11 >>= sh3; seed12 >>= sh3;
|
/third_party/openGLES/extensions/KHR/ |
D | KHR_texture_compression_astc_hdr.txt | 1810 int sh1, sh2, sh3; 1815 sh3 = (seed & 0x10) ? sh1 : sh2; 1819 seed9 >>= sh3; seed10 >>= sh3; seed11 >>= sh3; seed12 >>= sh3;
|
/third_party/openGLES/extensions/OES/ |
D | OES_texture_compression_astc.txt | 1952 int sh1, sh2, sh3; 1957 sh3 = (seed & 0x10) ? sh1 : sh2; 1961 seed9 >>= sh3; seed10 >>= sh3; seed11 >>= sh3; seed12 >>= sh3;
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
D | es31cComputeShaderTests.cpp | 2131 const GLuint sh3 = glCreateShader(GL_COMPUTE_SHADER); in Run() local 2132 glShaderSource(sh3, 1, &cs3, NULL); in Run() 2133 glCompileShader(sh3); in Run() 2146 glAttachShader(p, sh3); in Run() 2158 glDeleteShader(sh3); in Run()
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cComputeShaderTests.cpp | 2500 const GLuint sh3 = glCreateShader(GL_COMPUTE_SHADER); in Run() local 2501 glShaderSource(sh3, 1, &cs3, NULL); in Run() 2502 glCompileShader(sh3); in Run() 2507 glAttachShader(p, sh3); in Run() 2512 glDeleteShader(sh3); in Run()
|
/third_party/mtdev/config-aux/ |
D | config.guess | 171 arm*|i386|m68k|ns32k|sh3*|sparc|vax)
|
/third_party/skia/third_party/externals/microhttpd/ |
D | config.guess | 184 arm*|i386|m68k|ns32k|sh3*|sparc|vax)
|
/third_party/skia/third_party/externals/icu/source/ |
D | config.guess | 194 arm*|i386|m68k|ns32k|sh3*|sparc|vax)
|
/third_party/freetype/builds/unix/ |
D | config.guess | 203 arm*|i386|m68k|ns32k|sh3*|sparc|vax)
|
/third_party/libpng/ |
D | config.guess | 201 arm*|i386|m68k|ns32k|sh3*|sparc|vax)
|
/third_party/wayland_standard/ |
D | config.guess | 216 arm*|i386|m68k|ns32k|sh3*|sparc|vax)
|
/third_party/node/deps/cares/ |
D | config.guess | 201 arm*|i386|m68k|ns32k|sh3*|sparc|vax)
|
/third_party/skia/third_party/externals/libpng/ |
D | config.guess | 201 arm*|i386|m68k|ns32k|sh3*|sparc|vax)
|
/third_party/libffi/ |
D | config.guess | 194 arm*|i386|m68k|ns32k|sh3*|sparc|vax)
|
/third_party/icu/icu4c/source/ |
D | config.guess | 194 arm*|i386|m68k|ns32k|sh3*|sparc|vax)
|
/third_party/libevdev/build-aux/ |
D | config.guess | 204 arm*|i386|m68k|ns32k|sh3*|sparc|vax)
|
/third_party/eudev/ |
D | config.guess | 194 arm*|i386|m68k|ns32k|sh3*|sparc|vax)
|
/third_party/python/ |
D | config.guess | 229 arm*|i386|m68k|ns32k|sh3*|sparc|vax)
|