Home
last modified time | relevance | path

Searched defs:source2 (Results 1 – 14 of 14) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
Dnucnvtst.c2128 static const uint8_t source2[]={0x61}; in TestUTF16BE() local
2182 static const uint8_t source2[]={0x61}; in TestUTF16LE() local
2602 static const uint8_t source2[]={0x1a, 0x1b}; in TestDBCS() local
2653 static const uint8_t source2[]={0xa1, 0x80}; in TestMBCS() local
2772 static const uint8_t source2[]={0xa1, 0x01}; in TestISO_2022() local
3914 static const uint8_t source2[]={0x0e,0x24,0x053}; in TestISO_2022_JP_1() local
4007 static const uint8_t source2[]={0x0e,0x24,0x053}; in TestISO_2022_JP_2() local
4088 static const uint8_t source2[]={0x1b,0x24,0x053}; in TestISO_2022_KR() local
4171 static const uint8_t source2[]={0x1b,0x24,0x053}; in TestISO_2022_KR_1() local
4584 static const uint8_t source2[]={0x0e,0x24,0x053}; in TestISO_2022_CN() local
[all …]
/third_party/rust/crates/proc-macro2/tests/
Dtest.rs455 let source2 = "ccc\nddd" in span_join() localVariable
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DVertexRoutine.cpp148 Pointer<Byte> source2 = source1 + (!textureSampling ? stride : 0); in readStream() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DVertexRoutine.cpp184 Pointer<Byte> source2 = buffer + offsets.z; in readStream() local
/third_party/protobuf/src/google/protobuf/
Ddescriptor_database.cc947 DescriptorDatabase* source1, DescriptorDatabase* source2) { in MergedDescriptorDatabase()
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
Dvariant_test.cc2338 variant<const char*, float> source2 = "foo"; in TEST() local
2479 variant<const char*, float> source2 = "foo"; in TEST() local
/third_party/skia/tests/
DImageFilterTest.cpp1989 sk_sp<SkImageFilter> source2(SkImageFilters::Image(image, src, dst, in DEF_TEST() local
2043 sk_sp<SkImageFilter> source2(SkImageFilters::Picture(picture, targetRect)); in DEF_TEST() local
/third_party/node/deps/icu-small/source/i18n/
Duregex.cpp286 uregex_clone(const URegularExpression *source2, UErrorCode *status) { in uregex_clone()
/third_party/skia/third_party/externals/icu/source/i18n/
Duregex.cpp286 uregex_clone(const URegularExpression *source2, UErrorCode *status) { in uregex_clone()
Dusearch.cpp1363 const UChar *source2, in addToUCharArray()
/third_party/icu/icu4c/source/i18n/
Duregex.cpp286 uregex_clone(const URegularExpression *source2, UErrorCode *status) { in uregex_clone()
/third_party/skia/third_party/externals/swiftshader/src/Device/
DBlitter.cpp2152 uint8_t *source2 = source1 + slice; in fastResolve() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DImageTest.cpp1820 GLTexture source2; in TEST_P() local
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DSurface.cpp3798 unsigned char *source2 = source1 + slice; in resolve() local