Home
last modified time | relevance | path

Searched defs:dest2 (Results 1 – 13 of 13) sorted by relevance

/third_party/node/test/parallel/
Dtest-stream-pipe-unpipe-streams.js9 const dest2 = Writable({ write: () => {} }); constant
39 const dest2 = Writable({ write: () => {} }); constant
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/
DTestReorderingMode.java302 String dest2; in inverseBasic() local
415 String dest2; in assertRoundTrip() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
DTestReorderingMode.java299 String dest2; in inverseBasic() local
412 String dest2; in assertRoundTrip() local
/third_party/lzma/CPP/Common/
DCommandLineParser.cpp9 bool SplitCommandLine(const UString &src, UString &dest1, UString &dest2) in SplitCommandLine()
/third_party/mesa3d/src/mesa/math/
Dm_debug_norm.c198 GLvector4f source[1], dest[1], dest2[1], ref[1], ref2[1]; in test_norm_function() local
/third_party/mesa3d/src/intel/compiler/
Dtest_vec4_cmod_propagation.cpp913 dst_reg dest2 = dst_reg(v, glsl_type::float_type); in TEST_F() local
961 dst_reg dest2 = dst_reg(v, glsl_type::float_type); in TEST_F() local
Dtest_fs_cmod_propagation.cpp3155 fs_reg dest2 = v->vgrf(glsl_type::float_type); in TEST_F() local
3198 fs_reg dest2 = v->vgrf(glsl_type::float_type); in TEST_F() local
/third_party/icu/icu4c/source/test/cintltst/
Didnatest.c661 UChar* dest2 = output2; in TestJB4490() local
Dcbiditst.c4056 UChar dest2[MAXLEN]; in assertRoundTrip() local
4388 UChar src[MAXLEN], dest2[MAXLEN]; in inverseBasic() 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.cc2050 const int32_t dest2 = (dest & 0x00ff0000) >> 16; in ProcessARMv6() local
2155 const int32_t dest2 = (dest & 0x00ff0000) >> 16; in BindARMv6() local
/third_party/lzma/C/
DXzDec.c688 Byte *dest2; in MixCoder_Code() local