/third_party/typescript/tests/baselines/reference/ |
D | genericClassWithObjectTypeArgsAndConstraints.js | 32 class G2<T extends C> { class 97 var G2 = /** @class */ (function () { class 98 function G2() { class in anonymousFunctiona5cc7f990400.G2
|
/third_party/typescript/tests/cases/conformance/types/typeRelationships/typeInference/ |
D | genericClassWithObjectTypeArgsAndConstraints.ts | 31 class G2<T extends C> { class 53 interface G2<T extends C> { interface
|
/third_party/typescript/tests/cases/compiler/ |
D | renamingDestructuredPropertyInFunctionType2.ts | 14 type G2 = ({ a: string }: O) => any; alias
|
D | renamingDestructuredPropertyInFunctionType.ts | 17 type G2 = new ({ a: string }: O) => any; // Error alias
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
D | yuv_sse41.c | 53 const __m128i G2 = _mm_add_epi16(Y1, k8708); in ConvertYUV444ToRGB_SSE41() local 135 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in VP8YuvToRgb32_SSE41() local 157 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in VP8YuvToBgr32_SSE41() local 185 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in YuvToRgbRow_SSE41() local 222 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in YuvToBgrRow_SSE41() local
|
D | common_sse41.h | 42 __m128i G0, G1, G2, G3, G4, G5; in VP8PlanarTo24b_SSE41() local
|
D | yuv_sse2.c | 53 const __m128i G2 = _mm_add_epi16(Y1, k8708); in ConvertYUV444ToRGB_SSE2() local 249 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in VP8YuvToRgb32_SSE2() local 271 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in VP8YuvToBgr32_SSE2() local 365 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in YuvToRgbRow_SSE2() local 402 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in YuvToBgrRow_SSE2() local
|
/third_party/python/Modules/_blake2/impl/ |
D | blake2s-round.h | 52 #define G2(row1,row2,row3,row4,buf) \ macro
|
D | blake2b-round.h | 66 #define G2(row1l,row2l,row3l,row4l,row1h,row2h,row3h,row4h,b0,b1) \ macro
|
/third_party/typescript/tests/cases/conformance/expressions/typeGuards/ |
D | typeGuardsWithInstanceOfByConstructorSignature.ts | 152 interface G2 { interface
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64A57FPLoadBalancing.cpp | 454 llvm::sort(GV, [](const Chain *G1, const Chain *G2) { in colorChainSet()
|
/third_party/openssl/test/ |
D | ectest.c | 2615 EC_POINT *G2 = NULL, *Q1 = NULL, *Q2 = NULL; in custom_generator_test() local 2700 EC_POINT *G2 = NULL, *Q1 = NULL, *Q2 = NULL; in custom_params_test() local
|
/third_party/ffmpeg/libavcodec/ |
D | cfhd.c | 163 int R, G1, G2, B; in process_bayer() local
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuCompressedTexture.cpp | 674 const deUint8 G2 = (deUint8)getBits(src, 40, 43); in decompressETC2Block() local 701 const deUint8 G2 = (deUint8)getBits(src, 39, 42); in decompressETC2Block() local
|
/third_party/skia/third_party/externals/swiftshader/src/Device/ |
D | ETC_Decoder.cpp | 196 unsigned char G2 : 4; member
|
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
D | ETC_Decoder.cpp | 197 unsigned char G2 : 4; member
|
/third_party/skia/third_party/externals/angle2/src/image_util/ |
D | loadimage_etc.cpp | 227 unsigned char G2 : 4; member
|