Home
last modified time | relevance | path

Searched refs:dest1 (Results 1 – 25 of 26) sorted by relevance

12

/third_party/boost/libs/iostreams/test/
Dflush_test.cpp88 vector<char> dest1; in flush_test() local
95 out.push(iostreams::back_inserter(dest1)); in flush_test()
106 dest1.size() == dest2.size() && in flush_test()
107 std::equal(dest1.begin(), dest1.end(), dest2.begin()), in flush_test()
113 vector<char> dest1; in flush_test() local
121 out.push(iostreams::back_inserter(dest1)); in flush_test()
132 dest1.size() == dest2.size() && in flush_test()
133 std::equal(dest1.begin(), dest1.end(), dest2.begin()), in flush_test()
Drestrict_test.cpp286 restricted_uppercase_file dest1(small_padding); in write_device() local
291 BOOST_IOSTREAMS_RESTRICT(file(dest1.name(), BOOST_IOS::binary), off, len)); in write_device()
294 ifstream first(dest1.name().c_str(), in_mode); in write_device()
303 restricted_uppercase_file dest1(large_padding); in write_device() local
308 (BOOST_IOSTREAMS_RESTRICT(file(dest1.name(), BOOST_IOS::binary), off, len)); in write_device()
311 ifstream first(dest1.name().c_str(), in_mode); in write_device()
320 restricted_uppercase_file dest1(small_padding, true); in write_device() local
324 (BOOST_IOSTREAMS_RESTRICT(file(dest1.name(), BOOST_IOS::binary), off)); in write_device()
327 ifstream first(dest1.name().c_str(), in_mode); in write_device()
337 restricted_uppercase_file dest1(large_padding, true); in write_device() local
[all …]
Dtee_test.cpp59 temp_file dest1; in read_write_test() local
62 out.push(tee(file_sink(dest1.name(), out_mode))); in read_write_test()
67 compare_files(dest1.name(), dest2.name()), in read_write_test()
73 temp_file dest1; in read_write_test() local
76 out.push(tee(file_sink(dest1.name(), out_mode))); in read_write_test()
81 compare_files(dest1.name(), dest2.name()), in read_write_test()
117 temp_file dest1; in read_write_test() local
120 out.push( tee( file_sink(dest1.name(), out_mode), in read_write_test()
125 compare_files(dest1.name(), dest2.name()), in read_write_test()
131 temp_file dest1; in read_write_test() local
[all …]
Dregex_filter_test.cpp102 test_file dest1; in regex_filter_test() local
108 out.push(file_sink(dest1.name(), out_mode)); in regex_filter_test()
112 compare_files(dest1.name(), upper.name()), in regex_filter_test()
128 test_file dest1; in regex_filter_test() local
134 out.push(file_sink(dest1.name(), out_mode)); in regex_filter_test()
138 compare_files(dest1.name(), upper.name()), in regex_filter_test()
247 test_file dest1; in wregex_filter_test() local
253 out.push(wfile_sink(dest1.name(), out_mode)); in wregex_filter_test()
257 compare_files(dest1.name(), upper.name()), in wregex_filter_test()
273 test_file dest1; in wregex_filter_test() local
[all …]
Dstdio_filter_test.cpp92 temp_file dest1, dest2; in write_stdio_filter() local
97 out1.push(file_sink(dest1.name(), in_mode)); in write_stdio_filter()
107 ifstream first(dest1.name().c_str()); in write_stdio_filter()
117 out1.push(file_sink(dest1.name(), in_mode)); in write_stdio_filter()
127 ifstream first(dest1.name().c_str()); in write_stdio_filter()
Dcompose_test.cpp63 temp_file dest1, dest2; in write_composite() local
69 out1.push(file_sink(dest1.name(), in_mode)); in write_composite()
79 ifstream first(dest1.name().c_str()); in write_composite()
90 out1.push(file_sink(dest1.name(), in_mode)); in write_composite()
100 ifstream first(dest1.name().c_str()); in write_composite()
/third_party/node/test/parallel/
Dtest-stream-pipe-unpipe-streams.js8 const dest1 = Writable({ write: () => {} }); constant
11 source.pipe(dest1);
14 dest1.on('unpipe', common.mustCall());
17 assert.strictEqual(source._readableState.pipes[0], dest1);
25 assert.deepStrictEqual(source._readableState.pipes, [dest1]);
31 source.unpipe(dest1);
38 const dest1 = Writable({ write: () => {} }); constant
83 checkDestCleanup(dest1);
/third_party/ffmpeg/libavcodec/mips/
Dvp8_idct_msa.c54 v16i8 pred0, pred1, pred2, pred3, dest0, dest1; in ff_vp8_idct_add_msa() local
75 VSHF_B2_SB(res0, res1, res2, res3, mask, mask, dest0, dest1); in ff_vp8_idct_add_msa()
77 ST_W2(dest1, 0, 1, dst + 2 * stride, stride); in ff_vp8_idct_add_msa()
87 v16i8 pred0, pred1, pred2, pred3, dest0, dest1; in ff_vp8_idct_dc_add_msa() local
97 VSHF_B2_SB(res0, res1, res2, res3, mask, mask, dest0, dest1); in ff_vp8_idct_dc_add_msa()
99 ST_W2(dest1, 0, 1, dst + 2 * stride, stride); in ff_vp8_idct_dc_add_msa()
Dvc1dsp_mmi.c432 MMI_LDC1(%[ftmp2], %[dest1], 0x00) in ff_vc1_inv_trans_8x4_dc_mmi()
460 MMI_SDC1(%[ftmp2], %[dest1], 0x00) in ff_vc1_inv_trans_8x4_dc_mmi()
468 : [dest0]"r"(dest+0*linesize), [dest1]"r"(dest+1*linesize), in ff_vc1_inv_trans_8x4_dc_mmi()
884 MMI_LWC1(%[ftmp2], %[dest1], 0x00) in ff_vc1_inv_trans_4x8_dc_mmi()
920 MMI_SWC1(%[ftmp2], %[dest1], 0x00) in ff_vc1_inv_trans_4x8_dc_mmi()
933 : [dest0]"r"(dest+0*linesize), [dest1]"r"(dest+1*linesize), in ff_vc1_inv_trans_4x8_dc_mmi()
1140 MMI_LWC1(%[ftmp2], %[dest1], 0x00) in ff_vc1_inv_trans_4x4_dc_mmi()
1160 MMI_SWC1(%[ftmp2], %[dest1], 0x00) in ff_vc1_inv_trans_4x4_dc_mmi()
1167 : [dest0]"r"(dest+0*linesize), [dest1]"r"(dest+1*linesize), in ff_vc1_inv_trans_4x4_dc_mmi()
/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() argument
361 dest1[0] = src[1]; in gst_bayer2rgb_split_and_upsample_horiz()
363 dest1[1] = src[1]; in gst_bayer2rgb_split_and_upsample_horiz()
366 bayer_orc_horiz_upsample_unaligned (dest0 + 2, dest1 + 2, src + 1, in gst_bayer2rgb_split_and_upsample_horiz()
369 bayer_orc_horiz_upsample (dest0 + 2, dest1 + 2, src + 2, (n - 4) >> 1); in gst_bayer2rgb_split_and_upsample_horiz()
375 dest1[i] = src[i - 1]; in gst_bayer2rgb_split_and_upsample_horiz()
378 dest1[i] = src[i]; in gst_bayer2rgb_split_and_upsample_horiz()
/third_party/glslang/Test/baseResults/
DcppMerge.frag.out7 0:? 'dest1' (layout( set=0 binding=0) writeonly uniform image1D)
20 0:? 'dest1' (layout( set=0 binding=0) writeonly uniform image1D)
/third_party/mesa3d/src/intel/compiler/
Dtest_fs_cmod_propagation.cpp369 fs_reg dest1 = v->vgrf(glsl_type::float_type); in TEST_F() local
375 set_predicate(BRW_PREDICATE_NORMAL, bld.SEL(dest1, src2, zero)); in TEST_F()
408 fs_reg dest1 = v->vgrf(glsl_type::float_type); in TEST_F() local
414 set_predicate(BRW_PREDICATE_NORMAL, bld.SEL(dest1, src2, zero)) in TEST_F()
490 fs_reg dest1 = v->vgrf(glsl_type::float_type); in TEST_F() local
496 set_predicate(BRW_PREDICATE_NORMAL, bld.SEL(dest1, src2, zero)); in TEST_F()
1102 fs_reg dest1 = v->vgrf(glsl_type::float_type); in TEST_F() local
1106 bld.ADD(dest1, src0, src1); in TEST_F()
1137 fs_reg dest1 = v->vgrf(glsl_type::float_type); in TEST_F() local
1141 set_predicate(BRW_PREDICATE_NORMAL, bld.ADD(dest1, src0, negate(src1))); in TEST_F()
[all …]
Dtest_vec4_cmod_propagation.cpp340 dst_reg dest1 = dst_reg(v, glsl_type::float_type); in TEST_F() local
346 set_predicate(BRW_PREDICATE_NORMAL, bld.SEL(dest1, src2, zero)); in TEST_F()
421 dst_reg dest1 = dst_reg(v, glsl_type::float_type); in TEST_F() local
430 set_predicate(BRW_PREDICATE_NORMAL, bld.SEL(dest1, src2, zero)); in TEST_F()
912 dst_reg dest1 = dst_reg(v, glsl_type::float_type); in TEST_F() local
922 bld.ADD(dest1, src0, src1); in TEST_F()
925 bld.CMP(dest_null, src_reg(dest1), zero, BRW_CONDITIONAL_GE); in TEST_F()
960 dst_reg dest1 = dst_reg(v, glsl_type::float_type); in TEST_F() local
970 bld.ADD(dest1, src0, src1); in TEST_F()
973 bld.CMP(dest_null, src_reg(dest1), zero, BRW_CONDITIONAL_GE); in TEST_F()
/third_party/pixman/pixman/
Dpixman-mmx.c1426 __m64 dest0, dest1; in mmx_composite_over_n_8888() local
1431 dest1 = over (vsrc, vsrca, expand8888 (vdest, 1)); in mmx_composite_over_n_8888()
1433 *(__m64 *)dst = pack8888 (dest0, dest1); in mmx_composite_over_n_8888()
1583 __m64 dest0, dest1; in mmx_composite_over_n_8888_8888_ca() local
1588 dest1 = in_over (vsrc, vsrca, load8888 (&m1), in mmx_composite_over_n_8888_8888_ca()
1591 *(__m64 *)q = pack8888 (dest0, dest1); in mmx_composite_over_n_8888_8888_ca()
2031 __m64 dest0, dest1; in mmx_composite_over_n_8_8888() local
2037 dest1 = in_over (vsrc, vsrca, expand_alpha_rev (to_m64 (m1)), in mmx_composite_over_n_8_8888()
2040 *(__m64 *)dst = pack8888 (dest0, dest1); in mmx_composite_over_n_8_8888()
2352 __m64 dest0, dest1; in mmx_composite_src_n_8_8888() local
[all …]
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/
Ddec_msa.c48 v16i8 dest0, dest1, dest2, dest3; in TransformOne() local
58 LD_SB4(dst, BPS, dest0, dest1, dest2, dest3); in TransformOne()
59 ILVR_B4_SW(zero, dest0, zero, dest1, zero, dest2, zero, dest3, in TransformOne()
138 v16u8 dest0, dest1, dest2, dest3; in TransformAC3() local
144 LD_UB4(dst, BPS, dest0, dest1, dest2, dest3); in TransformAC3()
145 ILVR_B4_SW(zero, dest0, zero, dest1, zero, dest2, zero, dest3, in TransformAC3()
Denc_msa.c49 v16i8 dest0, dest1, dest2, dest3; in ITransformOne() local
60 LD_SB4(ref, BPS, dest0, dest1, dest2, dest3); in ITransformOne()
61 ILVR_B4_SW(zero, dest0, zero, dest1, zero, dest2, zero, dest3, in ITransformOne()
/third_party/skia/third_party/externals/libwebp/src/dsp/
Ddec_msa.c48 v16i8 dest0, dest1, dest2, dest3; in TransformOne() local
58 LD_SB4(dst, BPS, dest0, dest1, dest2, dest3); in TransformOne()
59 ILVR_B4_SW(zero, dest0, zero, dest1, zero, dest2, zero, dest3, in TransformOne()
138 v16u8 dest0, dest1, dest2, dest3; in TransformAC3() local
144 LD_UB4(dst, BPS, dest0, dest1, dest2, dest3); in TransformAC3()
145 ILVR_B4_SW(zero, dest0, zero, dest1, zero, dest2, zero, dest3, in TransformAC3()
Denc_msa.c49 v16i8 dest0, dest1, dest2, dest3; in ITransformOne() local
60 LD_SB4(ref, BPS, dest0, dest1, dest2, dest3); in ITransformOne()
61 ILVR_B4_SW(zero, dest0, zero, dest1, zero, dest2, zero, dest3, in ITransformOne()
/third_party/icu/icu4c/source/test/cintltst/
Didnatest.c654 UChar* dest1 = output1; in TestJB4490() local
662 dest1Len = uidna_toASCII(src1, src1Len, dest1, dest1Len,UIDNA_DEFAULT, &ps, &status); in TestJB4490()
666 src2 = dest1; in TestJB4490()
/third_party/node/deps/npm/node_modules/pacote/node_modules/minipass/
DREADME.md198 t.pipe(dest1)
212 src.pipe(dest1) // 'foo' chunk flows to dest1 immediately, and is gone
224 tee.pipe(dest1)
/third_party/node/deps/npm/node_modules/fs-minipass/node_modules/minipass/
DREADME.md198 t.pipe(dest1)
212 src.pipe(dest1) // 'foo' chunk flows to dest1 immediately, and is gone
224 tee.pipe(dest1)
/third_party/node/deps/npm/node_modules/minizlib/node_modules/minipass/
DREADME.md198 t.pipe(dest1)
212 src.pipe(dest1) // 'foo' chunk flows to dest1 immediately, and is gone
224 tee.pipe(dest1)
/third_party/node/deps/npm/node_modules/tar/node_modules/minipass/
DREADME.md198 t.pipe(dest1)
212 src.pipe(dest1) // 'foo' chunk flows to dest1 immediately, and is gone
224 tee.pipe(dest1)
/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
2054 const int32_t patched_or2 = 0xe38ccc00 | dest1; in ProcessARMv6()
2154 const int32_t dest1 = (dest & 0x0000ff00) >> 8; in BindARMv6() local
2159 const int32_t patched_or2 = 0xe38ccc00 | dest1; in BindARMv6()
/third_party/python/Doc/library/
Dconcurrent.futures.rst101 e.submit(shutil.copy, 'src1.txt', 'dest1.txt')

12