Home
last modified time | relevance | path

Searched defs:dest1 (Results 1 – 18 of 18) sorted by relevance

/third_party/boost/libs/iostreams/test/
Dtee_test.cpp59 temp_file dest1; in read_write_test() local
73 temp_file dest1; in read_write_test() local
117 temp_file dest1; in read_write_test() local
131 temp_file dest1; in read_write_test() local
246 temp_file dest1; in test_std_io() local
259 temp_file dest1; in test_std_io() local
272 temp_file dest1; in test_std_io() local
285 temp_file dest1; in test_std_io() local
Dregex_filter_test.cpp102 test_file dest1; in regex_filter_test() local
128 test_file dest1; in regex_filter_test() local
247 test_file dest1; in wregex_filter_test() local
273 test_file dest1; in wregex_filter_test() local
Dflush_test.cpp88 vector<char> dest1; in flush_test() local
113 vector<char> dest1; in flush_test() local
Drestrict_test.cpp286 restricted_uppercase_file dest1(small_padding); in write_device() local
303 restricted_uppercase_file dest1(large_padding); in write_device() local
320 restricted_uppercase_file dest1(small_padding, true); in write_device() local
337 restricted_uppercase_file dest1(large_padding, true); in write_device() local
357 vector<char> dest1( data_reps * data_length() + in write_direct_device() local
374 vector<char> dest1( in write_direct_device() local
392 restricted_test_file dest1(small_padding); in write_filter() local
410 restricted_test_file dest1(large_padding); in write_filter() local
428 restricted_test_file dest1(small_padding, true); in write_filter() local
445 restricted_test_file dest1(large_padding, true); in write_filter() local
Dstdio_filter_test.cpp92 temp_file dest1, dest2; in write_stdio_filter() local
Dcompose_test.cpp63 temp_file dest1, dest2; in write_composite() local
/third_party/node/test/parallel/
Dtest-stream-pipe-unpipe-streams.js8 const dest1 = Writable({ write: () => {} }); constant
38 const dest1 = Writable({ write: () => {} }); constant
/third_party/mesa3d/src/intel/compiler/
Dtest_fs_cmod_propagation.cpp369 fs_reg dest1 = v->vgrf(glsl_type::float_type); in TEST_F() local
408 fs_reg dest1 = v->vgrf(glsl_type::float_type); in TEST_F() local
490 fs_reg dest1 = v->vgrf(glsl_type::float_type); in TEST_F() local
1102 fs_reg dest1 = v->vgrf(glsl_type::float_type); in TEST_F() local
1137 fs_reg dest1 = v->vgrf(glsl_type::float_type); in TEST_F() local
1173 fs_reg dest1 = v->vgrf(glsl_type::float_type); in TEST_F() local
1270 fs_reg dest1 = v->vgrf(glsl_type::float_type); in TEST_F() local
1310 fs_reg dest1 = v->vgrf(glsl_type::float_type); in TEST_F() local
1434 fs_reg dest1 = v->vgrf(glsl_type::float_type); in TEST_F() local
1475 fs_reg dest1 = v->vgrf(glsl_type::float_type); in TEST_F() local
[all …]
Dtest_vec4_cmod_propagation.cpp340 dst_reg dest1 = dst_reg(v, glsl_type::float_type); in TEST_F() local
421 dst_reg dest1 = dst_reg(v, glsl_type::float_type); in TEST_F() local
912 dst_reg dest1 = dst_reg(v, glsl_type::float_type); in TEST_F() local
960 dst_reg dest1 = dst_reg(v, glsl_type::float_type); in TEST_F() local
/third_party/ffmpeg/libavcodec/mips/
Dvp8_idct_msa.c54 v16i8 pred0, pred1, pred2, pred3, dest0, dest1; in ff_vp8_idct_add_msa() local
87 v16i8 pred0, pred1, pred2, pred3, dest0, dest1; in ff_vp8_idct_dc_add_msa() local
/third_party/gstreamer/gstplugins_bad/gst/bayer/
Dgstbayer2rgb.c355 gst_bayer2rgb_split_and_upsample_horiz (guint8 * dest0, guint8 * dest1, in gst_bayer2rgb_split_and_upsample_horiz()
/third_party/icu/icu4c/source/test/cintltst/
Didnatest.c654 UChar* dest1 = output1; in TestJB4490() local
/third_party/pixman/pixman/
Dpixman-mmx.c1426 __m64 dest0, dest1; in mmx_composite_over_n_8888() local
1583 __m64 dest0, dest1; in mmx_composite_over_n_8888_8888_ca() local
2031 __m64 dest0, dest1; in mmx_composite_over_n_8_8888() local
2352 __m64 dest0, dest1; in mmx_composite_src_n_8_8888() local
3522 __m64 dest1 = expand8888 (vdest, 1); in mmx_composite_over_reverse_n_8888() local
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/
Ddec_msa.c48 v16i8 dest0, dest1, dest2, dest3; in TransformOne() local
138 v16u8 dest0, dest1, dest2, dest3; in TransformAC3() local
Denc_msa.c49 v16i8 dest0, dest1, dest2, dest3; in ITransformOne() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
Ddec_msa.c48 v16i8 dest0, dest1, dest2, dest3; in TransformOne() local
138 v16u8 dest0, dest1, dest2, dest3; in TransformAC3() local
Denc_msa.c49 v16i8 dest0, dest1, dest2, dest3; in ITransformOne() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/DartARM32/
Dassembler_arm.cc2049 const int32_t dest1 = (dest & 0x0000ff00) >> 8; in ProcessARMv6() local
2154 const int32_t dest1 = (dest & 0x0000ff00) >> 8; in BindARMv6() local