/toolchain/binutils/binutils-2.25/gas/testsuite/gas/pe/ |
section-align-1.d | 22 6 \.two 0*0000002 0*0000000 0*0000000 0*00001a5 2\*\*0
|
section-align-3.s | 7 .section .two,"dr3"
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/ |
b-badfil1.s | 2 % b-twoinsn.s and b-goodmain.s, and will provide two LOP_FILEs, but
|
loc1m.d | 5 # err: two locs.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/ |
tlsopt1_32.s | 4 # is shared with two __tls_get_addr calls.
|
tlsopt2.s | 3 # __tls_get_addr without marker relocs, and two arg setup insns
|
tlsopt2_32.s | 3 # __tls_get_addr without marker relocs, and two arg setup insns
|
/frameworks/base/tools/aapt2/integration-tests/AppOne/src/com/android/aapt/app/one/ |
AppOne.java | 24 public static int FooBarId = com.android.aapt.staticlib.two.R.string.FooBar;
|
/libcore/jsr166-tests/src/test/java/jsr166/ |
ThreadLocalTest.java | 47 tl.set(two); 48 assertSame(tl.get(), two); local 59 itl.set(two); 60 assertSame(itl.get(), two); local
|
/prebuilts/go/darwin-x86/test/fixedbugs/bug437.dir/ |
x.go | 13 "./two" 18 case two.S2:
|
/prebuilts/go/linux-x86/test/fixedbugs/bug437.dir/ |
x.go | 13 "./two" 18 case two.S2:
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/ |
crange4.s | 1 ! This will be two .cranges. Original problem was that the second one was
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/ |
set.s | 3 * These two are completely interchangeable
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-m68hc11/ |
xgate1.s | 7 ldw r1,#var1 ; expands to two IMM8 %hi,%lo relocate
|
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/ |
TimestampTest.java | 65 Timestamp two = new Timestamp(now, cpath); local 68 assertTrue(one.equals(two)); 69 assertTrue(two.equals(one));
|
CodeSignerTest.java | 69 CodeSigner two = new CodeSigner(cpath, ts); local 76 assertTrue(one.equals(two)); 77 assertTrue(two.equals(one));
|
/external/strace/tests/ |
mmsg.c | 46 char two[] = "two"; local 54 .iov_base = two, 55 .iov_len = sizeof(two) - 1
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/ |
SerializationTestClass.java | 105 public int two; field in class:SerializationTestClass.TestFieldsTwoPublic 116 private int two; field in class:SerializationTestClass.TestFieldsTwoPrivate 125 protected int two; field in class:SerializationTestClass.TestFieldsTwoProtected 134 static int two; field in class:SerializationTestClass.TestFieldsTwoStatic 143 final int two = 0; field in class:SerializationTestClass.TestFieldsTwoFinal 152 volatile int two; field in class:SerializationTestClass.TestFieldsTwoVolatile 161 transient int two; field in class:SerializationTestClass.TestFieldsTwoTransient
|
/ndk/tests/device/test-gnustl-full/unit/ |
string_test.cpp | 640 string s("one two three one two three"); 763 string s("one two three one two three"); 765 CPPUNIT_ASSERT( s.rfind("two") == 18 ); 766 CPPUNIT_ASSERT( s.rfind("two", 0) == string::npos ); 767 CPPUNIT_ASSERT( s.rfind("two", 11) == 4 ); 784 string s("one two three one two three"); 802 string s("one two three one two three") 958 one == two; local 959 one != two; local [all...] |
/ndk/tests/device/test-stlport/unit/ |
string_test.cpp | 640 string s("one two three one two three"); 763 string s("one two three one two three"); 765 CPPUNIT_ASSERT( s.rfind("two") == 18 ); 766 CPPUNIT_ASSERT( s.rfind("two", 0) == string::npos ); 767 CPPUNIT_ASSERT( s.rfind("two", 11) == 4 ); 784 string s("one two three one two three"); 802 string s("one two three one two three") 958 one == two; local 959 one != two; local [all...] |
/external/guava/guava-tests/test/com/google/common/cache/ |
LocalLoadingCacheTest.java | 108 Object two = new Object(); local 109 cache.getUnchecked(two); 149 Object two = new Object(); local 150 assertSame(one, map.replace(one, two)); 154 assertTrue(map.replace(one, two, three)); 158 assertNull(map.putIfAbsent(two, three)); 159 assertSame(three, map.remove(two)); 161 assertNull(map.put(one, two)); 164 assertThat(map).hasKey(one).withValue(two); 169 // Maps.immutableEntry(three, one), Maps.immutableEntry(one, two)); 194 Object two = new Object(); local 221 Object two = new Object(); local 240 Object two = new Object(); local [all...] |
/external/skia/src/pathops/ |
SkPathOpsOp.cpp | 208 static void dump_op(const SkPath& one, const SkPath& two, SkPathOp op) { 222 fprintf(file, " path.setFillType((SkPath::FillType) %d);\n", two.getFillType()); 223 dump_path(file, two, false, true); 248 bool OpDebug(const SkPath& one, const SkPath& two, SkPathOp op, SkPath* result, 256 dump_op(one, two, op); 262 SkPathOpsDebug::ShowPath(one, two, op, debugName); 265 op = gOpInverse[op][one.isInverseFillType()][two.isInverseFillType()]; 266 SkPath::FillType fillType = gOutInverse[op][one.isInverseFillType()][two.isInverseFillType()] 269 const SkPath* subtrahend = &two; 271 minuend = &two; [all...] |
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/ |
libdso-1c.d | 7 # A DSO linked to another DSO that has two versioned symbols, to which 8 # this DSO refers with two relocs each, a GOT and a PLT reference. 11 # R_CRIS_NONE relocs. There should be two GOT relocs here, one each
|
tls-leie-18.d | 11 # executable with two R_CRIS_16_TPREL and two R_CRIS_16_GOT_TPREL, no 12 # same reloc to same symbol; two different symbols.
|
/external/clang/test/SemaCXX/ |
cxx0x-initializer-aggregates.cpp | 4 struct two { char c[2]; }; struct 64 two overloaded(B); 67 static_assert(sizeof(overloaded({1, "two"})) == sizeof(two),
|