Home
last modified time | relevance | path

Searched defs:source2 (Results 1 – 23 of 23) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dmodel_test.cc52 std::shared_ptr<Node> source2 = in TEST_P() local
107 std::shared_ptr<Node> source2 = in TEST_P() local
174 std::shared_ptr<Node> source2 = in TEST() local
208 std::shared_ptr<Node> source2 = in TEST_P() local
274 std::shared_ptr<Node> source2 = in TEST() local
305 std::shared_ptr<Node> source2 = in TEST() local
/external/guice/core/test/com/google/inject/internal/
DWeakKeySetTest.java113 Object source2 = new Object(); in testEviction_keyOverlap_2x() local
161 Object source2 = new Object(); in testNoEviction_keyOverlap_2x() local
280 Object source2 = new Object(); in testEviction_keyOverlap_3x() local
/external/webrtc/webrtc/base/
Dsigslottester_unittest.cc36 sigslot::signal2<int, char> source2; in TEST() 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.cpp47 std::unique_ptr<VT, Deleter<VT> > source2() { in source2() function
/external/libaom/libaom/aom_dsp/x86/
Dvariance_impl_ssse3.c105 __m128i source2 = xx_loadl_64(a + pixel_step); 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.java178 Collection<String> source2, Collection<String> output) { in addCrossProduct()
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/
DCheck.cs45 public static void Source1AndSource2 (object source1,object source2) in Source1AndSource2()
/external/icu/icu4c/source/test/cintltst/
Dnucnvtst.c2132 static const uint8_t source2[]={0x61}; in TestUTF16BE() local
2186 static const uint8_t source2[]={0x61}; in TestUTF16LE() local
2606 static const uint8_t source2[]={0x1a, 0x1b}; in TestDBCS() local
2657 static const uint8_t source2[]={0xa1, 0x80}; in TestMBCS() local
2776 static const uint8_t source2[]={0xa1, 0x01}; in TestISO_2022() local
3912 static const uint8_t source2[]={0x0e,0x24,0x053}; in TestISO_2022_JP_1() local
4004 static const uint8_t source2[]={0x0e,0x24,0x053}; in TestISO_2022_JP_2() local
4082 static const uint8_t source2[]={0x1b,0x24,0x053}; in TestISO_2022_KR() local
4162 static const uint8_t source2[]={0x1b,0x24,0x053}; in TestISO_2022_KR_1() local
4569 static const uint8_t source2[]={0x0e,0x24,0x053}; in TestISO_2022_CN() local
[all …]
/external/swiftshader/src/Pipeline/
DVertexRoutine.cpp143 Pointer<Byte> source2 = source1 + (!textureSampling ? stride : 0); in readStream() local
/external/swiftshader/src/Shader/
DVertexRoutine.cpp148 Pointer<Byte> source2 = source1 + (!textureSampling ? stride : 0); in readStream() local
/external/protobuf/src/google/protobuf/
Ddescriptor_database.cc452 DescriptorDatabase* source2) { in MergedDescriptorDatabase()
/external/boringssl/src/util/fipstools/delocate/
Ddelocate.go942 func threeArgCombineOp(w stringWriter, instructionName, source1, source2, dest string) wrapperFunc { argument
/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Dbwe_simulations.cc87 AdaptiveVideoSource source2(kFlowIds[1], 30, 300, 0, 0); in TEST_P() local
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dbwe_test_framework_unittest.cc941 VideoSource source2(0, 2.0f, 160, 0x2234, 150); in TEST() local
/external/icu/icu4c/source/i18n/
Duregex.cpp286 uregex_clone(const URegularExpression *source2, UErrorCode *status) { in uregex_clone()
Dusearch.cpp1363 const UChar *source2, in addToUCharArray()
/external/libtextclassifier/annotator/
Dannotator.cc879 const AnnotatedSpan::Source source2) { in DoSourcesConflict()
/external/skqp/tests/
DImageFilterTest.cpp2024 sk_sp<SkImageFilter> source2(SkImageSource::Make(image, src, dst, kMedium_SkFilterQuality)); in DEF_TEST() local
/external/skia/tests/
DImageFilterTest.cpp2022 sk_sp<SkImageFilter> source2(SkImageSource::Make(image, src, dst, kMedium_SkFilterQuality)); in DEF_TEST() local
/external/swiftshader/src/Device/
DSurface.cpp3347 unsigned char *source2 = source1 + slice; in resolve() local
/external/swiftshader/src/Renderer/
DSurface.cpp4019 unsigned char *source2 = source1 + slice; in resolve() local