HomeSort by relevance Sort by last modified time
    Searched defs:source1 (Results 1 - 25 of 29) sorted by null

1 2

  /external/webrtc/webrtc/base/
sigslottester_unittest.cc 21 sigslot::signal1<int> source1; local
23 SigslotTester1<int, int> slot1(&source1, &capture1);
26 source1.emit(10);
30 source1.emit(20);
56 sigslot::signal1<const std::string&> source1; local
58 SigslotTester1<const std::string&, std::string> slot1(&source1, &capture1);
60 source1.emit("hello");
66 sigslot::signal1<const std::string*> source1; local
68 SigslotTester1<const std::string*, const std::string*> slot1(&source1,
71 source1.emit(NULL)
77 sigslot::signal1<std::string* const> source1; local
    [all...]
  /external/libcxx/test/std/utilities/memory/unique.ptr/unique.ptr.runtime/unique.ptr.runtime.ctor/
move02.pass.cpp 36 source1() function
68 sink1(source1());
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/utilities/memory/unique.ptr/unique.ptr.runtime/unique.ptr.runtime.ctor/
move02.pass.cpp 36 source1() function
68 sink1(source1());
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/unique.ptr/unique.ptr.runtime/unique.ptr.runtime.ctor/
move02.pass.cpp 51 source1() function
83 sink1(source1());
  /libcore/support/src/test/java/tests/security/
MessageDigestTest.java 55 source1 = null;
132 protected String source1; field in class:MessageDigestTest
149 digest.update(source1.getBytes(), 0, source1.length());
  /cts/tests/tests/text/src/android/text/cts/
LoginFilterTest.java 50 String source1 = "source_without_invalid_char"; local
58 assertNull(loginFilter.filter(source1, 0, source1.length(), dest1, 0, dest1.length()));
64 assertNull(loginFilter.filter(source1, 0, source1.length(), dest2, 5, 6));
100 loginFilter.filter(null, 0, source1.length(), dest1, 0, dest1.length());
107 loginFilter.filter(source1, -1, source1.length() + 1, dest1, 0, dest1.length());
115 loginFilter.filter(source1, source1.length(), 0, dest1, 0, dest1.length()))
    [all...]
TextUtilsTest.java 365 SpannableString source1 = new SpannableString(text); local
366 int midPos = source1.length() / 2;
369 source1.setSpan(urlSpan, 0, midPos, Spanned.SPAN_INCLUSIVE_INCLUSIVE);
371 source1.setSpan(bgColorSpan, midPos - 1,
372 source1.length() - 1, Spanned.SPAN_EXCLUSIVE_EXCLUSIVE);
376 TextUtils.copySpansFrom(source1, 0, source1.length(), Object.class, dest1, 0);
387 assertEquals(source1.length() - 1, dest1.getSpanEnd(bgColorSpan));
    [all...]
  /external/libcxx/test/std/utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.ctor/
move.pass.cpp 59 APtrSource1 source1() { function
132 sink1(source1());
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.ctor/
move02.pass.cpp 107 source1() function
139 sink1(source1());
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.ctor/
move.pass.cpp 59 APtrSource1 source1() { function
132 sink1(source1());
  /external/swiftshader/src/Shader/
VertexRoutine.cpp 147 Pointer<Byte> source1 = source0 + (!textureSampling ? stride : 0); local
148 Pointer<Byte> source2 = source1 + (!textureSampling ? stride : 0);
162 v.x.y = *Pointer<Float>(source1);
169 v.y = *Pointer<Float4>(source1);
180 v.y = Float4(*Pointer<Byte4>(source1));
198 v.y = Float4(*Pointer<SByte4>(source1));
216 v.y = Float4(*Pointer<Byte4>(source1)) * *Pointer<Float4>(constants + OFFSET(Constants,unscaleByte));
231 v.y = Float4(*Pointer<Short4>(source1));
249 v.y = Float4(*Pointer<UShort4>(source1));
269 v.y = Float4(*Pointer<Int4>(source1));
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
SystemTest.java 86 String[] source1 = new String[] { "element1" }; local
88 System.arraycopy(source1, 0, dest1, 0, dest1.length);
89 assertTrue("Invalid copy 1", dest1[0] == source1[0]);
  /external/guice/core/test/com/google/inject/internal/
WeakKeySetTest.java 114 Object source1 = new Object(); local
117 set.add(key1, state1, source1);
118 assertInSet(set, key1, 1, source1);
121 assertInSet(set, key2, 2, source1, source2);
125 WeakReference<Object> weakSource1Ref = new WeakReference<Object>(source1);
133 assertSourceNotInSet(set, key, source1);
136 source1 = source2 = null;
162 Object source1 = new Object(); local
165 set.add(key1, state1, source1);
166 assertInSet(set, key1, 1, source1);
281 Object source1 = new Object(); local
    [all...]
  /external/bison/lib/
vasnprintf.c 758 mp_limb_t source1 = *sourceptr++; local
760 *destptr++ = source1 + source2 + carry;
763 ? source1 >= (mp_limb_t) ~source2
764 : source1 > (mp_limb_t) ~source2);
    [all...]
  /external/swiftshader/src/Renderer/
Surface.cpp 3697 unsigned char *source1 = source0 + slice; local
    [all...]
  /external/icu/icu4c/source/test/cintltst/
nucnvtst.c 2601 static const uint8_t source1[]={0xc4}; local
2652 static const uint8_t source1[]={0xc4}; local
2760 static const uint8_t source1[]={0xc4}; local
4683 static const uint8_t source1[]={0x0f}; local
    [all...]
  /prebuilts/tools/common/m2/repository/io/reactivex/rxjava2/rxjava/2.0.6/
rxjava-2.0.6.jar 
  /prebuilts/tools/common/m2/repository/org/glassfish/jaxb/jaxb-xjc/2.2.11/
jaxb-xjc-2.2.11.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar 
  /external/v8/src/inspector/build/closure-compiler/
closure-compiler.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/uast/171.2455.10/
uast-171.2455.10.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/uast/171.3780.107/
uast-171.3780.107.jar 

Completed in 1592 milliseconds

1 2