/third_party/skia/src/core/ |
D | SkCompressedDataUtils.cpp | 80 int g8 = SkTPin(col.fG + delta, 0, 255); in add_delta_and_clamp() local 163 uint8_t g8 = SkG16ToG32((rgb565 >> 5) & 0x3F); in from565() local 175 uint8_t g8 = SkScalarRoundToInt(t * SkGetPackedG32(col0) + (1.0f - t) * SkGetPackedG32(col1)); in lerp() local
|
/third_party/skia/src/gpu/ |
D | GrDataUtils.cpp | 58 int r8, int g8, int b8, in test_table_entry() 84 int g8 = extend_5To8bits(g5); in create_etc1_block() local
|
/third_party/typescript/tests/cases/conformance/es6/templates/ |
D | templateStringBinaryOperationsInvalid.ts | 70 var g8 = `${ 3 * 4 }5` * 6; variable
|
D | templateStringBinaryOperationsES6Invalid.ts | 71 var g8 = `${ 3 * 4 }5` * 6; variable
|
/third_party/typescript/tests/baselines/reference/ |
D | templateStringBinaryOperationsES6Invalid.js | 71 var g8 = `${ 3 * 4 }5` * 6; variable
|
D | templateStringBinaryOperationsInvalid.js | 71 var g8 = `${ 3 * 4 }5` * 6; variable
|
D | restTuplesFromContextualTypes.js | 73 let g8 = pipe((x: number, y: string) => 42, x => "" + x); variable
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | SixteenBppTextureTest.cpp | 388 GLubyte g8 = static_cast<GLubyte>((rgba & 0x0F00) >> 8); in TEST_P() local
|
/third_party/ffmpeg/libavfilter/ |
D | vf_paletteuse.c | 421 const uint8_t g8 = src[x] >> 8 & 0xff; in set_frame() local
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuCompressedTexture.cpp | 1264 const deUint32 g8 = extend6To8(g6); in bgr16torgba32() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
D | vktMemoryPipelineBarrierTests.cpp | 3128 const deUint8 g8 = rng.getUint8(); in verify() local 3352 const deUint8 g8 = rng.getUint8(); in verify() local 3846 const deUint8 g8 = rng.getUint8(); in verify() local 3863 const deUint8 g8 = rng.getUint8(); in verify() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryPipelineBarrierTests.cpp | 3128 const deUint8 g8 = rng.getUint8(); in verify() local 3352 const deUint8 g8 = rng.getUint8(); in verify() local 3846 const deUint8 g8 = rng.getUint8(); in verify() local 3863 const deUint8 g8 = rng.getUint8(); in verify() local
|
/third_party/ffmpeg/libavcodec/mips/ |
D | vp9_idct_msa.c | 1306 v8i16 g0, g1, g2, g3, g4, g5, g6, g7, g8, g9, g10, g11, g12, g13, g14, g15; in vp9_iadst16_1d_columns_addblk_msa() local
|
/third_party/skia/third_party/externals/angle2/src/image_util/ |
D | loadimage.cpp | 391 uint8_t g8 = source[x * 3 + 1]; in LoadRGB8ToBGR565() local
|
/third_party/node/deps/openssl/openssl/crypto/ec/ |
D | curve25519.c | 1065 int32_t g8 = g[8]; in fe_mul() local
|
/third_party/openssl/crypto/ec/ |
D | curve25519.c | 1065 int32_t g8 = g[8]; in fe_mul() local
|
/third_party/openssl/ohos_lite/crypto/ec/ |
D | curve25519.c | 1055 int32_t g8 = g[8]; in fe_mul() local
|