Home
last modified time | relevance | path

Searched refs:source1 (Results 1 – 24 of 24) sorted by relevance

/external/webrtc/webrtc/base/
Dsigslottester_unittest.cc21 sigslot::signal1<int> source1; in TEST() local
23 SigslotTester1<int, int> slot1(&source1, &capture1); in TEST()
26 source1.emit(10); in TEST()
30 source1.emit(20); in TEST()
56 sigslot::signal1<const std::string&> source1; in TEST() local
58 SigslotTester1<const std::string&, std::string> slot1(&source1, &capture1); in TEST()
60 source1.emit("hello"); in TEST()
66 sigslot::signal1<const std::string*> source1; in TEST() local
68 SigslotTester1<const std::string*, const std::string*> slot1(&source1, in TEST()
71 source1.emit(NULL); in TEST()
[all …]
/external/libmojo/mojo/public/tools/bindings/pylib/mojom_tests/parse/
Dparser_unittest.py73 source1 = """\
82 parser.Parse(source1, "my_file.mojom")
204 source1 = """\
213 parser.Parse(source1, "my_file.mojom")
244 source1 = """\
254 parser.Parse(source1, "my_file.mojom")
369 source1 = """\
377 parser.Parse(source1, "my_file.mojom")
473 source1 = """\
483 parser.Parse(source1, "my_file.mojom")
[all …]
/external/wayland/tests/
Devent-loop-test.c74 struct wl_event_source *source1, *source2; member
91 wl_event_source_remove(context->source1); in free_source_callback()
92 context->source1 = NULL; in free_source_callback()
120 context.source1 = in TEST()
123 assert(context.source1); in TEST()
137 if (context.source1) in TEST()
138 wl_event_source_remove(context.source1); in TEST()
250 struct wl_event_source *source1, *source2; member
270 wl_event_source_timer_update(context->source1, 1000); in timer_update_callback_2()
288 context.source1 = wl_event_loop_add_timer(loop, timer_update_callback_1, in TEST()
[all …]
/external/guice/core/test/com/google/inject/internal/
DWeakKeySetTest.java114 Object source1 = new Object(); in testEviction_keyOverlap_2x() local
117 set.add(key1, state1, source1); in testEviction_keyOverlap_2x()
118 assertInSet(set, key1, 1, source1); in testEviction_keyOverlap_2x()
121 assertInSet(set, key2, 2, source1, source2); in testEviction_keyOverlap_2x()
125 WeakReference<Object> weakSource1Ref = new WeakReference<Object>(source1); in testEviction_keyOverlap_2x()
133 assertSourceNotInSet(set, key, source1); in testEviction_keyOverlap_2x()
136 source1 = source2 = null; in testEviction_keyOverlap_2x()
162 Object source1 = new Object(); in testNoEviction_keyOverlap_2x() local
165 set.add(key1, state1, source1); in testNoEviction_keyOverlap_2x()
166 assertInSet(set, key1, 1, source1); in testNoEviction_keyOverlap_2x()
[all …]
/external/swiftshader/src/Renderer/
DSurface.cpp4042 unsigned char *source1 = source0 + slice; in resolve() local
4043 unsigned char *source2 = source1 + slice; in resolve()
4072 __m128i c1 = _mm_load_si128((__m128i*)(source1 + 4 * x)); in resolve()
4080 source1 += pitch; in resolve()
4090 __m128i c1 = _mm_load_si128((__m128i*)(source1 + 4 * x)); in resolve()
4102 source1 += pitch; in resolve()
4114 __m128i c1 = _mm_load_si128((__m128i*)(source1 + 4 * x)); in resolve()
4134 source1 += pitch; in resolve()
4150 __m128i c1 = _mm_load_si128((__m128i*)(source1 + 4 * x)); in resolve()
4186 source1 += pitch; in resolve()
[all …]
/external/swiftshader/src/Shader/
DVertexRoutine.cpp147 Pointer<Byte> source1 = source0 + (!textureSampling ? stride : 0); in readStream() local
148 Pointer<Byte> source2 = source1 + (!textureSampling ? stride : 0); in readStream()
166 v.x.y = *Pointer<Float>(source1); in readStream()
173 v.y = *Pointer<Float4>(source1); in readStream()
204 v.y = Float4(*Pointer<Byte4>(source1)); in readStream()
221 v.y = As<Float4>(Int4(*Pointer<Byte4>(source1))); in readStream()
232 v.y = Float4(*Pointer<SByte4>(source1)); in readStream()
249 v.y = As<Float4>(Int4(*Pointer<SByte4>(source1))); in readStream()
259 …v.y = Float4(*Pointer<Byte4>(source1)) * *Pointer<Float4>(constants + OFFSET(Constants,unscaleByte… in readStream()
275 v.y = Float4(*Pointer<Short4>(source1)); in readStream()
[all …]
/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() argument
47 if (source1 == null) in Source1AndSource2()
/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
Dmove.pass.cpp42 std::unique_ptr<VT> source1() { in source1() function
131 sink1<VT>(source1<VT>()); in test_basic()
/external/boringssl/src/util/fipstools/
Ddelocate.go452 source1 := d.contents(args1[2])
455 if !strings.HasSuffix(source1, "@ha") ||
457 source1[:len(source1)-3] != source2[:len(source2)-2] ||
463 source = source1[:len(source1)-3]
/external/protobuf/objectivec/Tests/
DGPBUnknownFieldSetTest.m144 TestEmptyMessage* source1 = [TestEmptyMessage message];
145 [source1 setUnknownFields:set1];
154 [destination1 mergeFrom:source1];
/external/icu/icu4c/source/test/cintltst/
Dnucnvtst.c2611 static const uint8_t source1[]={0xc4}; in TestDBCS() local
2613 …TestNextUCharError(cnv, (const char*)source1, (const char*)source1+sizeof(source1), U_TRUNCATED_CH… in TestDBCS()
2662 static const uint8_t source1[]={0xc4}; in TestMBCS() local
2664 …TestNextUCharError(cnv, (const char*)source1, (const char*)source1+sizeof(source1), U_TRUNCATED_CH… in TestMBCS()
2770 static const uint8_t source1[]={0xc4}; in TestISO_2022() local
2772 …TestNextUCharError(cnv, (const char*)source1, (const char*)source1+sizeof(source1), U_TRUNCATED_CH… in TestISO_2022()
4693 static const uint8_t source1[]={0x0f}; in TestEBCDIC_STATEFUL() local
4694 …TestNextUCharError(cnv, (const char*)source1, (const char*)source1+sizeof(source1), U_INDEX_OUTOFB… in TestEBCDIC_STATEFUL()
/external/protobuf/src/google/protobuf/
Ddescriptor_database.h339 MergedDescriptorDatabase(DescriptorDatabase* source1,
Ddescriptor_database.cc451 DescriptorDatabase* source1, in MergedDescriptorDatabase() argument
453 sources_.push_back(source1); in MergedDescriptorDatabase()
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dbwe_test_framework_unittest.cc925 VideoSource source1(0, 1.0f, 80, 0x1234, 250); in TEST() local
926 VideoSender sender1(NULL, &source1, kNullEstimator); in TEST()
927 EXPECT_EQ(80000u, source1.bits_per_second()); in TEST()
/external/llvm/lib/Fuzzer/test/
DCMakeLists.txt31 # SOURCES source0.cpp [source1.cpp ...]
/external/icu/icu4c/source/common/
Ducnvsel.cpp667 static UBool intersectMasks(uint32_t* dest, const uint32_t* source1, int32_t len) { in intersectMasks() argument
671 oredDest |= (dest[i] &= source1[i]); in intersectMasks()
/external/squashfs-tools/
DRELEASE-README99 SYNTAX:./mksquashfs source1 source2 ... dest [options] [-e list of exclude
435 %mksquashfs /tmp/source1 source2 output_fs -e ex1 /tmp/source1/ex2 out/ex3
437 Will generate exclude files /tmp/source1/ex2, /tmp/source1/ex1, source2/ex1,
438 /tmp/source1/out/ex3 and source2/out/ex3.
/external/skqp/tests/
DImageFilterTest.cpp2030 sk_sp<SkImageFilter> source1(SkImageSource::Make(image)); in DEF_TEST() local
2034 imageBounds == source1->filterBounds(input, SkMatrix::I(), in DEF_TEST()
2037 input == source1->filterBounds(input, SkMatrix::I(), in DEF_TEST()
2042 scaledBounds == source1->filterBounds(input, scale, in DEF_TEST()
2046 input == source1->filterBounds(input, scale, SkImageFilter::kReverse_MapDirection)); in DEF_TEST()
/external/skia/tests/
DImageFilterTest.cpp2030 sk_sp<SkImageFilter> source1(SkImageSource::Make(image)); in DEF_TEST() local
2034 imageBounds == source1->filterBounds(input, SkMatrix::I(), in DEF_TEST()
2037 input == source1->filterBounds(input, SkMatrix::I(), in DEF_TEST()
2042 scaledBounds == source1->filterBounds(input, scale, in DEF_TEST()
2046 input == source1->filterBounds(input, scale, SkImageFilter::kReverse_MapDirection)); in DEF_TEST()
/external/icu/icu4c/source/i18n/
Dusearch.cpp1362 const UChar *source1, in addToUCharArray() argument
1368 int32_t source1length = source1 ? u_strlen(source1) : 0; in addToUCharArray()
1384 u_memcpy(destination, source1, source1length); in addToUCharArray()
/external/python/cpython3/Doc/library/
Dtarfile.rst699 .. cmdoption:: -c <tarfile> <source1> ... <sourceN>
700 --create <tarfile> <source1> ... <sourceN>
Dzipfile.rst678 .. cmdoption:: -c <zipfile> <source1> ... <sourceN>
/external/python/cpython2/Doc/library/
Dzipfile.rst544 .. cmdoption:: -c <zipfile> <source1> ... <sourceN>
/external/compiler-rt/test/BlocksRuntime/
Dtestfilerunner.m580 printf("Usage: %s [-fast] [-e] [-dyld librarypath] [gcc4.2dir] [-- | source1 ...]\n", whoami);