Home
last modified time | relevance | path

Searched defs:source1 (Results 1 – 19 of 19) sorted by relevance

/third_party/rust/crates/proc-macro2/tests/
Dtest.rs371 let source1 = "aaa\nbbb" in span_join() localVariable
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DVertexRoutine.cpp147 Pointer<Byte> source1 = source0 + (!textureSampling ? stride : 0); in readStream() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DVertexRoutine.cpp183 Pointer<Byte> source1 = buffer + offsets.y; in readStream() local
/third_party/node/deps/icu-small/source/common/
Ducnvsel.cpp668 static UBool intersectMasks(uint32_t* dest, const uint32_t* source1, int32_t len) { in intersectMasks()
/third_party/icu/icu4c/source/common/
Ducnvsel.cpp668 static UBool intersectMasks(uint32_t* dest, const uint32_t* source1, int32_t len) { in intersectMasks()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducnvsel.cpp668 static UBool intersectMasks(uint32_t* dest, const uint32_t* source1, int32_t len) { in intersectMasks()
/third_party/skia/third_party/externals/icu/source/common/
Ducnvsel.cpp668 static UBool intersectMasks(uint32_t* dest, const uint32_t* source1, int32_t len) { in intersectMasks()
/third_party/icu/icu4c/source/test/cintltst/
Dnucnvtst.c2606 static const uint8_t source1[]={0xc4}; in TestDBCS() local
2657 static const uint8_t source1[]={0xc4}; in TestMBCS() local
2765 static const uint8_t source1[]={0xc4}; in TestISO_2022() local
4712 static const uint8_t source1[]={0x0f}; in TestEBCDIC_STATEFUL() local
/third_party/gstreamer/gstreamer/plugins/tracers/
Dgstleaks.c856 GSource *source1, *source2, *unlock_source; in gst_leaks_tracer_signal_thread() local
/third_party/protobuf/src/google/protobuf/
Ddescriptor_database.cc947 DescriptorDatabase* source1, DescriptorDatabase* source2) { in MergedDescriptorDatabase()
/third_party/skia/tests/
DImageFilterTest.cpp1966 sk_sp<SkImageFilter> source1(SkImageFilters::Image(image)); in DEF_TEST() local
2021 sk_sp<SkImageFilter> source1(SkImageFilters::Picture(picture)); in DEF_TEST() local
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
Dvariant_test.cc2332 variant<std::string, int> source1 = 0; in TEST() local
2474 variant<std::string, int> source1 = 3; in TEST() local
/third_party/skia/third_party/externals/swiftshader/src/Device/
DBlitter.cpp2151 uint8_t *source1 = source0 + slice; in fastResolve() local
/third_party/flutter/skia/tests/
DImageFilterTest.cpp1822 sk_sp<SkImageFilter> source1(SkImageFilters::Image(image)); in DEF_TEST() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dusearch.cpp1362 const UChar *source1, in addToUCharArray()
/third_party/icu/icu4c/source/i18n/
Dusearch.cpp1362 const UChar *source1, in addToUCharArray()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dusearch.cpp1362 const UChar *source1, in addToUCharArray()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DImageTest.cpp1806 GLTexture source1; in TEST_P() local
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DSurface.cpp3797 unsigned char *source1 = source0 + slice; in resolve() local