Home
last modified time | relevance | path

Searched defs:g0 (Results 1 – 25 of 58) sorted by relevance

123

/third_party/mesa3d/src/intel/compiler/
Dtest_eu_compact.cpp225 struct brw_reg g0 = brw_vec8_grf(0, 0); in TEST_P() local
234 struct brw_reg g0 = brw_vec8_grf(0, 0); in TEST_P() local
242 struct brw_reg g0 = retype(brw_vec8_grf(0, 0), BRW_TYPE_D); in TEST_P() local
250 struct brw_reg g0 = brw_vec8_grf(0, 0); in TEST_P() local
258 struct brw_reg g0 = brw_vec1_grf(0, 0); in TEST_P() local
267 struct brw_reg g0 = brw_vec8_grf(0, 0); in TEST_P() local
282 struct brw_reg g0 = brw_vec8_grf(0, 0); in TEST_P() local
Dbrw_fs_visitor.cpp338 struct brw_reg g0 = retype(brw_vec8_grf(0, 0), BRW_TYPE_UD); in emit_cs_terminate() local
/third_party/mesa3d/src/intel/compiler/elk/
Delk_test_eu_compact.cpp265 struct elk_reg g0 = elk_vec8_grf(0, 0); in TEST_P() local
274 struct elk_reg g0 = elk_vec8_grf(0, 0); in TEST_P() local
282 struct elk_reg g0 = retype(elk_vec8_grf(0, 0), ELK_REGISTER_TYPE_D); in TEST_P() local
290 struct elk_reg g0 = elk_vec8_grf(0, 0); in TEST_P() local
307 struct elk_reg g0 = elk_vec1_grf(0, 0); in TEST_P() local
325 struct elk_reg g0 = elk_vec8_grf(0, 0); in TEST_P() local
340 struct elk_reg g0 = elk_vec8_grf(0, 0); in TEST_P() local
/third_party/typescript/tests/cases/fourslash/
DfindAllRefsDestructureGetter2.ts13 const [g0Def, g0, s0Def, s0, gs1Def, g1, s1] = test.ranges(); constant
DtransitiveExportImports3.ts13 const [f0Def, f0, f1Def, f1, g0, f2Def, f2, g1Def, g1] = test.ranges(); constant
/third_party/skia/m133/src/core/
DSkMaskBlurFilter.cpp416 const fp88& g0, const fp88& g1, const fp88&, const fp88&, const fp88&, in blur_x_radius_1()
437 const fp88& g0, const fp88& g1, const fp88& g2, const fp88&, const fp88&, in blur_x_radius_2()
465 const fp88& g0, const fp88& g1, const fp88& g2, const fp88& g3, const fp88&, in blur_x_radius_3()
502 const fp88& g0, const fp88& g1, const fp88& g2, const fp88& g3, const fp88& g4, in blur_x_radius_4()
550 const fp88& g0, const fp88& g1, const fp88& g2, const fp88& g3, const fp88& g4, in blur_row()
597 fp88 g0(gauss[0]), in blur_x_rect() local
689 const fp88& g0, const fp88& g1, const fp88&, const fp88&, const fp88&, in blur_y_radius_1()
703 const fp88& g0, const fp88& g1, const fp88& g2, const fp88&, const fp88&, in blur_y_radius_2()
720 const fp88& g0, const fp88& g1, const fp88& g2, const fp88& g3, const fp88&, in blur_y_radius_3()
740 const fp88& g0, const fp88& g1, const fp88& g2, const fp88& g3, const fp88& g4, in blur_y_radius_4()
[all …]
/third_party/skia/m133/third_party/externals/libyuv/unit_test/
Dcolor_test.cc483 int r0, g0, b0, r1, g1, b1; in TEST_F() local
533 int r0, g0, b0, r1, g1, b1, r2, g2, b2; in TEST_F() local
632 int r0, g0, b0, r1, g1, b1; in TEST_F() local
662 int r0, g0, b0, r1, g1, b1; in TEST_F() local
692 int r0, g0, b0, r1, g1, b1; in TEST_F() local
722 int r0, g0, b0, r1, g1, b1; in TEST_F() local
752 int r0, g0, b0, r1, g1, b1; in TEST_F() local
782 int r0, g0, b0, r1, g1, b1; in TEST_F() local
800 int r0, g0, b0, r1, g1, b1, r2, g2, b2; in TEST_F() local
/third_party/skia/src/core/
DSkMaskBlurFilter.cpp414 const Sk8h& g0, const Sk8h& g1, const Sk8h&, const Sk8h&, const Sk8h&, in blur_x_radius_1()
435 const Sk8h& g0, const Sk8h& g1, const Sk8h& g2, const Sk8h&, const Sk8h&, in blur_x_radius_2()
552 const Sk8h& g0, const Sk8h& g1, const Sk8h& g2, const Sk8h& g3, const Sk8h& g4, in blur_row()
599 Sk8h g0{gauss[0]}, in blur_x_rect() local
691 const Sk8h& g0, const Sk8h& g1, const Sk8h&, const Sk8h&, const Sk8h&, in blur_y_radius_1()
705 const Sk8h& g0, const Sk8h& g1, const Sk8h& g2, const Sk8h&, const Sk8h&, in blur_y_radius_2()
722 const Sk8h& g0, const Sk8h& g1, const Sk8h& g2, const Sk8h& g3, const Sk8h&, in blur_y_radius_3()
742 const Sk8h& g0, const Sk8h& g1, const Sk8h& g2, const Sk8h& g3, const Sk8h& g4, in blur_y_radius_4()
769 const Sk8h& g0, const Sk8h& g1, const Sk8h& g2, const Sk8h& g3, const Sk8h& g4, in blur_column()
812 Sk8h g0{gauss[0]}, in blur_y_rect() local
/third_party/ffmpeg/libavcodec/
Dopusdsp.c25 const float g0 = gains[0]; in postfilter_c() local
/third_party/skia/tests/
DPolyUtilsTest.cpp265 const SkPoint g0[] = { {0, 0}, {10, 0}, {10, 10}, {0, 10} }; in DEF_TEST() local
/third_party/openhitls/crypto/mlkem/src/
Dml_kem_poly.c21 static void BaseMul(int16_t polyH[2], int16_t f0, int16_t f1, int16_t g0, int16_t g1, int16_t facto… in BaseMul()
/third_party/mesa3d/src/util/format/
Du_format_yuv.c52 float r, g0, g1, b; in util_format_r8g8_b8g8_unorm_unpack_rgba_float() local
106 uint8_t r, g0, g1, b; in util_format_r8g8_b8g8_unorm_unpack_rgba_8unorm() local
159 float r, g0, g1, b; in util_format_r8g8_b8g8_unorm_pack_rgba_float() local
208 uint32_t r, g0, g1, b; in util_format_r8g8_b8g8_unorm_pack_rgba_8unorm() local
274 float r, g0, g1, b; in util_format_g8r8_g8b8_unorm_unpack_rgba_float() local
328 uint8_t r, g0, g1, b; in util_format_g8r8_g8b8_unorm_unpack_rgba_8unorm() local
381 float r, g0, g1, b; in util_format_g8r8_g8b8_unorm_pack_rgba_float() local
430 uint32_t r, g0, g1, b; in util_format_g8r8_g8b8_unorm_pack_rgba_8unorm() local
Du_format_tests.c77 #define UNPACKED_2x1(r0, g0, b0, a0, r1, g1, b1, a1) \ argument
/third_party/musl/libc-test/src/regression/
Dmalloc-encode-pointer.c62 struct group_in *g0 = NULL; in child() local
/third_party/mesa3d/src/vulkan/runtime/
Dvk_texcompress_etc2.c276 nir_def *g0 = nir_ubfe_imm(&b, color_y, 20, 4); in etc2_build_shader() local
306 nir_def *g0 = nir_ior(&b, nir_ishl_imm(&b, nir_ubfe_imm(&b, color_y, 24, 3), 1), in etc2_build_shader() local
332 nir_def *g0 = in etc2_build_shader() local
/third_party/libwebsockets/plugins/ssh-base/crypto/
Dpoly1305.c40 uint32_t g0,g1,g2,g3,g4; in poly1305_auth() local
/third_party/openssl/crypto/poly1305/
Dpoly1305.c218 u64 g0, g1, g2; in poly1305_emit() local
384 u32 g0, g1, g2, g3, g4; in poly1305_emit() local
Dpoly1305_base2_44.c139 u64 g0, g1, g2; in poly1305_emit() local
/third_party/ffmpeg/libavfilter/
Daf_anequalizer.c267 double si, double g, double g0, in butterworth_fo_section()
301 double g, c0, g0, beta; in butterworth_bp_filter() local
336 double g0, double si, double b, in chebyshev1_fo_section()
370 double a, b, c0, g0, alfa, beta, tetta_b; in chebyshev1_bp_filter() local
Dvf_colorcontrast.c121 float g0, g1, g2; in colorcontrast_slice8() local
175 float g0, g1, g2; in colorcontrast_slice16() local
227 float g0, g1, g2; in colorcontrast_slice8p() local
279 float g0, g1, g2; in colorcontrast_slice16p() local
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/
Djdmrgext-neon.c408 uint8x8x2_t g0 = vzip_u8(vqmovun_s16(g0_even), vqmovun_s16(g0_odd)); in jsimd_h2v2_merged_upsample_neon() local
520 uint8x8x2_t g0 = vzip_u8(vqmovun_s16(g0_even), vqmovun_s16(g0_odd)); in jsimd_h2v2_merged_upsample_neon() local
/third_party/skia/m133/third_party/externals/libjpeg-turbo/simd/arm/
Djdmrgext-neon.c436 uint8x8x2_t g0 = vzip_u8(vqmovun_s16(g0_even), vqmovun_s16(g0_odd)); in jsimd_h2v2_merged_upsample_neon() local
548 uint8x8x2_t g0 = vzip_u8(vqmovun_s16(g0_even), vqmovun_s16(g0_odd)); in jsimd_h2v2_merged_upsample_neon() local
/third_party/skia/m133/third_party/externals/libyuv/source/
Drow_common.cc309 uint8_t g0 = src_argb[1] >> 2; in ARGBToRGB565Row_C() local
321 uint8_t g0 = src_argb[1] >> 2; in ARGBToRGB565Row_C() local
344 uint8_t g0 = clamp255(src_argb[1] + dither0) >> 2; in ARGBToRGB565DitherRow_C() local
357 uint8_t g0 = clamp255(src_argb[1] + dither0) >> 2; in ARGBToRGB565DitherRow_C() local
367 uint8_t g0 = src_argb[1] >> 3; in ARGBToARGB1555Row_C() local
381 uint8_t g0 = src_argb[1] >> 3; in ARGBToARGB1555Row_C() local
392 uint8_t g0 = src_argb[1] >> 4; in ARGBToARGB4444Row_C() local
406 uint8_t g0 = src_argb[1] >> 4; in ARGBToARGB4444Row_C() local
417 uint32_t g0 = (src_abgr[1] >> 6) | ((uint32_t)(src_abgr[1]) << 2); in ABGRToAR30Row_C() local
430 uint32_t g0 = (src_argb[1] >> 6) | ((uint32_t)(src_argb[1]) << 2); in ARGBToAR30Row_C() local
[all …]
/third_party/musl/porting/liteos_a/kernel/src/math/
Dlgammal.c129 g0 = 3.645529916721223331888305293534095553827E-18L, variable
/third_party/mbedtls/library/
Dpoly1305.c187 uint32_t g0, g1, g2, g3, g4; in poly1305_compute_mac() local

123