Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dsigslottester_unittest.cc21 sigslot::signal1<int> source1; in TEST() local
56 sigslot::signal1<const std::string&> source1; in TEST() local
66 sigslot::signal1<const std::string*> source1; in TEST() local
77 sigslot::signal1<std::string* const> source1; in TEST() local
/external/libcxx/test/std/utilities/memory/unique.ptr/unique.ptr.runtime/unique.ptr.runtime.ctor/
Dmove02.pass.cpp36 source1() in source1() function
/external/guice/core/test/com/google/inject/internal/
DWeakKeySetTest.java114 Object source1 = new Object(); in testEviction_keyOverlap_2x() local
162 Object source1 = new Object(); in testNoEviction_keyOverlap_2x() local
281 Object source1 = new Object(); in testEviction_keyOverlap_3x() local
/external/libcxx/test/std/utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.ctor/
Dmove.pass.cpp59 APtrSource1 source1() { in source1() function
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/
DCheck.cs45 public static void Source1AndSource2 (object source1,object source2) in Source1AndSource2()
/external/swiftshader/src/Shader/
DVertexRoutine.cpp147 Pointer<Byte> source1 = source0 + (!textureSampling ? stride : 0); in readStream() local
/external/protobuf/src/google/protobuf/
Ddescriptor_database.cc451 DescriptorDatabase* source1, in MergedDescriptorDatabase()
/external/icu/icu4c/source/common/
Ducnvsel.cpp667 static UBool intersectMasks(uint32_t* dest, const uint32_t* source1, int32_t len) { in intersectMasks()
/external/icu/icu4c/source/test/cintltst/
Dnucnvtst.c2601 static const uint8_t source1[]={0xc4}; in TestDBCS() local
2652 static const uint8_t source1[]={0xc4}; in TestMBCS() local
2760 static const uint8_t source1[]={0xc4}; in TestISO_2022() local
4683 static const uint8_t source1[]={0x0f}; in TestEBCDIC_STATEFUL() local
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dbwe_test_framework_unittest.cc925 VideoSource source1(0, 1.0f, 80, 0x1234, 250); in TEST() local
/external/bison/lib/
Dvasnprintf.c758 mp_limb_t source1 = *sourceptr++; in divide() local
/external/icu/icu4c/source/i18n/
Dusearch.cpp1362 const UChar *source1, in addToUCharArray()
/external/swiftshader/src/Renderer/
DSurface.cpp3793 unsigned char *source1 = source0 + slice; in resolve() local