/third_party/typescript/tests/baselines/reference/ |
D | generatorImplicitAny.js | 30 function* g6() { generator 55 function* g6() { generator
|
D | templateStringBinaryOperationsInvalid.js | 53 var g6 = `${ 3 & 4 }5` - 6; variable
|
D | templateStringBinaryOperationsES6Invalid.js | 53 var g6 = `${ 3 & 4 }5` - 6; variable
|
D | restTuplesFromContextualTypes.js | 71 let g6 = pipe(x => "hello", s => s.length); variable
|
/third_party/typescript/tests/cases/conformance/generators/ |
D | generatorImplicitAny.ts | 34 function* g6() { generator
|
D | generatorAssignability.ts | 11 declare const g6: AsyncGenerator<number, void, boolean>; constant
|
/third_party/skia/gm/ |
D | bc1_transparency.cpp | 36 int g6 = SkMulDiv255Round(63, SkColorGetG(col)); in to565() local
|
/third_party/musl/src/math/ |
D | lgammal.c | 135 g6 = 4.335498275274822298341872707453445815118E0L, variable
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | lgammal.c | 135 g6 = 4.335498275274822298341872707453445815118E0L, variable
|
/third_party/typescript/tests/cases/conformance/es6/templates/ |
D | templateStringBinaryOperationsES6Invalid.ts | 53 var g6 = `${ 3 & 4 }5` - 6; variable
|
D | templateStringBinaryOperationsInvalid.ts | 52 var g6 = `${ 3 & 4 }5` - 6; variable
|
/third_party/skia/src/gpu/ |
D | GrDataUtils.cpp | 138 int g6 = SkMulDiv255Round(63, SkColorGetG(col)); in to565() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/image_util/ |
D | loadimage.cpp | 394 auto g6 = static_cast<uint16_t>(g8 >> 2); in LoadRGB8ToBGR565() local 426 uint16_t g6 = gl::getShiftedData<6, 5>(rgb); in LoadRGB565ToBGR565() local
|
/third_party/skia/third_party/externals/angle2/src/image_util/ |
D | loadimage.cpp | 394 auto g6 = static_cast<uint16_t>(g8 >> 2); in LoadRGB8ToBGR565() local 426 uint16_t g6 = gl::getShiftedData<6, 5>(rgb); in LoadRGB565ToBGR565() local
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuCompressedTexture.cpp | 1260 const deUint8 g6 = (src32 >> 5) & 0x3f; in bgr16torgba32() 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/openssl/ohos_lite/crypto/ec/ |
D | curve25519.c | 1053 int32_t g6 = g[6]; in fe_mul() local
|
/third_party/openssl/crypto/ec/ |
D | curve25519.c | 1063 int32_t g6 = g[6]; in fe_mul() local
|
/third_party/skia/third_party/externals/wuffs/release/c/ |
D | wuffs-v0.3.c | 3445 uint32_t g6 = 0x07E0 & (c >> 5); in wuffs_base__color_u32_argb_premul__as__color_u16_rgb_565() local 3454 uint32_t g6 = 0x3F & (rgb_565 >> 5); in wuffs_base__color_u16_rgb_565__as__color_u32_argb_premul() local 15882 uint32_t g6 = 0x3F & (argb >> (16 - 6)); in wuffs_base__pixel_swizzler__squash_align4_bgr_565_8888() local 16095 uint32_t g6 = s[1] >> 2; in wuffs_base__pixel_swizzler__bgr_565__bgr() local 16126 uint32_t g6 = s[1] >> 2; in wuffs_base__pixel_swizzler__bgr_565__bgrx() local 16418 uint32_t g6 = s[1] >> 2; in wuffs_base__pixel_swizzler__bgr_565__rgb() local
|