Home
last modified time | relevance | path

Searched defs:source1 (Results 1 – 24 of 24) 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/tensorflow/tensorflow/core/framework/
Dmodel_test.cc46 std::shared_ptr<Node> source1 = in TEST_P() local
104 std::shared_ptr<Node> source1 = in TEST_P() local
171 std::shared_ptr<Node> source1 = in TEST() local
205 std::shared_ptr<Node> source1 = in TEST_P() local
271 std::shared_ptr<Node> source1 = in TEST() local
302 std::shared_ptr<Node> source1 = in TEST() local
/external/guice/core/test/com/google/inject/internal/
DWeakKeySetTest.java112 Object source1 = new Object(); in testEviction_keyOverlap_2x() local
160 Object source1 = new Object(); in testNoEviction_keyOverlap_2x() local
279 Object source1 = new Object(); in testEviction_keyOverlap_3x() local
/external/wayland/tests/
Devent-loop-test.c74 struct wl_event_source *source1, *source2; member
250 struct wl_event_source *source1, *source2; member
/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
/external/libaom/libaom/aom_dsp/x86/
Dvariance_impl_ssse3.c104 __m128i source1 = xx_loadl_64(a); in aom_var_filter_block2d_bil_second_pass_ssse3() local
/external/cldr/tools/java/org/unicode/cldr/util/
DXEquivalenceMap.java85 public boolean areEquivalent(K source1, K source2) { in areEquivalent()
DVariantFolder.java177 private void addCrossProduct(Collection<String> source1, in addCrossProduct()
DCLDRTransforms.java648 String source1 = translitID.group(1); in checkIdFix() local
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/
DCheck.cs45 public static void Source1AndSource2 (object source1,object source2) in Source1AndSource2()
/external/swiftshader/src/Pipeline/
DVertexRoutine.cpp142 Pointer<Byte> source1 = source0 + (!textureSampling ? stride : 0); in readStream() local
/external/swiftshader/src/Shader/
DVertexRoutine.cpp147 Pointer<Byte> source1 = source0 + (!textureSampling ? stride : 0); in readStream() local
/external/cldr/tools/java/org/unicode/cldr/test/
DTestTransformsSimple.java254 …private static int checkString(PrintWriter out, String source1, Transliterator nfd, Transliterator… in checkString()
/external/protobuf/src/google/protobuf/
Ddescriptor_database.cc451 DescriptorDatabase* source1, in MergedDescriptorDatabase()
/external/boringssl/src/util/fipstools/delocate/
Ddelocate.go942 func threeArgCombineOp(w stringWriter, instructionName, source1, source2, dest string) wrapperFunc { argument
/external/icu/icu4c/source/common/
Ducnvsel.cpp668 static UBool intersectMasks(uint32_t* dest, const uint32_t* source1, int32_t len) { in intersectMasks()
/external/icu/icu4c/source/test/cintltst/
Dnucnvtst.c2611 static const uint8_t source1[]={0xc4}; in TestDBCS() local
2662 static const uint8_t source1[]={0xc4}; in TestMBCS() local
2770 static const uint8_t source1[]={0xc4}; in TestISO_2022() local
4693 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/libtextclassifier/annotator/
Dannotator.cc878 const AnnotatedSpan::Source source1, in DoSourcesConflict()
/external/icu/icu4c/source/i18n/
Dusearch.cpp1362 const UChar *source1, in addToUCharArray()
/external/skqp/tests/
DImageFilterTest.cpp2001 sk_sp<SkImageFilter> source1(SkImageSource::Make(image)); in DEF_TEST() local
/external/skia/tests/
DImageFilterTest.cpp1999 sk_sp<SkImageFilter> source1(SkImageSource::Make(image)); in DEF_TEST() local
/external/swiftshader/src/Device/
DSurface.cpp3346 unsigned char *source1 = source0 + slice; in resolve() local
/external/swiftshader/src/Renderer/
DSurface.cpp4018 unsigned char *source1 = source0 + slice; in resolve() local