/external/webrtc/webrtc/base/ |
D | sigslottester_unittest.cc | 21 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/ |
D | parser_unittest.py | 73 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/ |
D | event-loop-test.c | 74 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/ |
D | WeakKeySetTest.java | 114 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/ |
D | Surface.cpp | 4042 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/ |
D | VertexRoutine.cpp | 147 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/ |
D | Check.cs | 45 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/ |
D | move.pass.cpp | 42 std::unique_ptr<VT> source1() { in source1() function 131 sink1<VT>(source1<VT>()); in test_basic()
|
/external/boringssl/src/util/fipstools/ |
D | delocate.go | 452 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/ |
D | GPBUnknownFieldSetTest.m | 144 TestEmptyMessage* source1 = [TestEmptyMessage message]; 145 [source1 setUnknownFields:set1]; 154 [destination1 mergeFrom:source1];
|
/external/icu/icu4c/source/test/cintltst/ |
D | nucnvtst.c | 2611 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/ |
D | descriptor_database.h | 339 MergedDescriptorDatabase(DescriptorDatabase* source1,
|
D | descriptor_database.cc | 451 DescriptorDatabase* source1, in MergedDescriptorDatabase() argument 453 sources_.push_back(source1); in MergedDescriptorDatabase()
|
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/ |
D | bwe_test_framework_unittest.cc | 925 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/ |
D | CMakeLists.txt | 31 # SOURCES source0.cpp [source1.cpp ...]
|
/external/icu/icu4c/source/common/ |
D | ucnvsel.cpp | 667 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/ |
D | RELEASE-README | 99 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/ |
D | ImageFilterTest.cpp | 2030 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/ |
D | ImageFilterTest.cpp | 2030 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/ |
D | usearch.cpp | 1362 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/ |
D | tarfile.rst | 699 .. cmdoption:: -c <tarfile> <source1> ... <sourceN> 700 --create <tarfile> <source1> ... <sourceN>
|
D | zipfile.rst | 678 .. cmdoption:: -c <zipfile> <source1> ... <sourceN>
|
/external/python/cpython2/Doc/library/ |
D | zipfile.rst | 544 .. cmdoption:: -c <zipfile> <source1> ... <sourceN>
|
/external/compiler-rt/test/BlocksRuntime/ |
D | testfilerunner.m | 580 printf("Usage: %s [-fast] [-e] [-dyld librarypath] [gcc4.2dir] [-- | source1 ...]\n", whoami);
|