/external/valgrind/none/tests/s390x/ |
fpext_warn.stdout.exp | 0 before
|
cds.stdout.exp | 0 before op1 = (0x44556677, 0x111111118899aabb) 2 before op2 = 0x445566778899aabb 3 before op3 = (0xdeadbeefdeadbabe, 0xdeadbeefdeadbabe) 8 before op1 = (0x1000000000000000, 0) 9 before op2 = 0x8000000000000001 10 before op3 = (0xdeadbeefdeadbabe, 0xdeadbeefdeadbabe)
|
cs.stdout.exp | 0 before op1 = 0x10000000 2 before op2 = 0x10000000 3 before op3 = 0x12345678 8 before op1 = 0x10000000 9 before op2 = 0x20000000 10 before op3 = 0x12345678
|
csg.stdout.exp | 0 before op1 = 0x1000000000000000 2 before op2 = 0x1000000000000000 3 before op3 = 0x1234567887654321 8 before op1 = 0x1000000000000000 9 before op2 = 0x2000000000000000 10 before op3 = 0x1234567887654321
|
laa.stdout.exp | 0 before op1 = 0 2 before op2 = 0 3 before op3 = 0 8 before op1 = 0xffffffff 9 before op2 = 0xffffffff 10 before op3 = 0xffffffff 15 before op1 = 0x10000000 16 before op2 = 0x10000000 17 before op3 = 0x12345678 22 before op1 = 0x1000000 [all...] |
cdsg.stdout.exp | 0 before op1 = (0x11223344556677, 0x8899aabbccddeeff) 2 before op2 = (0x11223344556677, 0x8899aabbccddeeff) 3 before op3 = (0xdeadbeefdeadbabe, 0xdeadbeefdeadbabe) 8 before op1 = (0x8000000000000000, 0) 9 before op2 = (0, 0x1) 10 before op3 = (0xdeadbeefdeadbabe, 0xdeadbeefdeadbabe) 15 before op1 = (0, 0x1) 16 before op2 = (0x1, 0) 17 before op3 = (0xdeadbeefdeadbabe, 0xdeadbeefdeadbabe)
|
fgx.stdout.exp | 3 before g = 42 4 before f = 0x1.f0f0f0f0f0f0fp-783 11 before g = 0f0f0f0f0f0f0f0f 12 before f = 0x1.91eb851eb851fp+1
|
/external/valgrind/none/tests/x86/ |
movbe.stdout.exp | 2 before 00571784494af2981ecac9199de375513bd127afa6e9c3690d6a95fac528657d501eefeec0d8b847 6 before 84c4457d8560b160b244a056e51599fe2751bca75afbd2b6382dccdbc2829139fd673a5c2148a319 10 before 179e655064dc2a846b3e625d19775d06e540bc6839c44b4a36ed3550df9899d8979b83b70eb840d7 14 before 856c13b8709950cb8315cab0121ab056db93c0f8294addf95df605a7d127a7d31f195c53c95bf85f
|
/external/valgrind/none/tests/amd64/ |
movbe.stdout.exp | 2 before 00571784494af2981ecac9199de375513bd127afa6e9c3690d6a95fac528657d501eefeec0d8b847 6 before 84c4457d8560b160b244a056e51599fe2751bca75afbd2b6382dccdbc2829139fd673a5c2148a319 10 before 179e655064dc2a846b3e625d19775d06e540bc6839c44b4a36ed3550df9899d8979b83b70eb840d7 14 before 856c13b8709950cb8315cab0121ab056db93c0f8294addf95df605a7d127a7d31f195c53c95bf85f 18 before 3d6603cf39008e39979569ee6d5cbcd8966cf73d98a42d54e87fc9cb92bba12040ef72e29bf3afcf 22 before 172ebcce16c982d16eb865944fab9d368adae4bb36b59768b76e2305226ee0f4069b4435908d7b40
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/ |
AndroidDoubleClickStrategyTest.java | 54 private void checkWord(String before, String expected) throws Exception { 56 int cursor = before.indexOf('^'); 57 assertTrue("Must set cursor position with ^ in " + before, cursor != -1); 58 before = before.substring(0, cursor) + before.substring(cursor + 1); 59 assertEquals(-1, before.indexOf('^')); 60 assertEquals(-1, before.indexOf('[')); 61 assertEquals(-1, before.indexOf(']')); 63 Point positions = strategy.getWord(before, cursor) [all...] |
/packages/inputmethods/LatinIME/native/jni/src/utils/ |
autocorrection_threshold_utils.h | 26 static float calcNormalizedScore(const int *before, const int beforeLength, 28 static int editDistance(const int *before, const int beforeLength, const int *after,
|
/packages/inputmethods/LatinIME/native/jni/tests/utils/ |
autocorrection_threshold_utils_test.cpp | 26 int CalcEditDistance(const std::vector<int> &before, 29 &before[0], before.size(), &after[0], after.size());
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-spu/ |
fixup.s | 5 .global before 15 before: label 23 .long 0, 0, 0, before
|
/packages/apps/Email/tests/src/com/android/emailcommon/provider/ |
AccountTest.java | 81 final Account before = new Account(); local 82 before.setDisplayName("David Hasselhoff"); 83 before.setEmailAddress("dhoff@example.com"); 84 before.mSyncKey = "syncKey"; 85 before.setSyncLookback(42); 86 before.setSyncInterval(99); 87 before.setFlags(1 << 5); 88 before.setSenderName("Friend of Kitt"); 89 before.mProtocolVersion = "protocol version 3.14"; 90 before.mSecuritySyncKey = "securitySyncKey" [all...] |
/external/valgrind/drd/tests/ |
tc10_rec_lock.stderr.exp | 2 before lock #1 3 before lock #2 4 before lock #3 5 before unlock #1 6 before unlock #2 7 before unlock #3 8 before unlock #4
|
/libcore/ojluni/src/main/java/java/util/function/ |
DoubleUnaryOperator.java | 52 * Returns a composed operator that first applies the {@code before} 57 * @param before the operator to apply before this operator is applied 58 * @return a composed operator that first applies the {@code before} 60 * @throws NullPointerException if before is null 64 default DoubleUnaryOperator compose(DoubleUnaryOperator before) { 65 Objects.requireNonNull(before); 66 return (double v) -> applyAsDouble(before.applyAsDouble(v));
|
IntUnaryOperator.java | 52 * Returns a composed operator that first applies the {@code before} 57 * @param before the operator to apply before this operator is applied 58 * @return a composed operator that first applies the {@code before} 60 * @throws NullPointerException if before is null 64 default IntUnaryOperator compose(IntUnaryOperator before) { 65 Objects.requireNonNull(before); 66 return (int v) -> applyAsInt(before.applyAsInt(v));
|
LongUnaryOperator.java | 52 * Returns a composed operator that first applies the {@code before} 57 * @param before the operator to apply before this operator is applied 58 * @return a composed operator that first applies the {@code before} 60 * @throws NullPointerException if before is null 64 default LongUnaryOperator compose(LongUnaryOperator before) { 65 Objects.requireNonNull(before); 66 return (long v) -> applyAsLong(before.applyAsLong(v));
|
/ndk/tests/device/test-gnustl-full/unit/ |
lexcmp_test.cpp | 37 bool before = lexicographical_compare(n1, n1 + size, n2, n2 + size); local 38 CPPUNIT_ASSERT(!before); 46 bool before = lexicographical_compare(n1, n1 + size, n2, n2 + size, greater<char>()); local 47 CPPUNIT_ASSERT(before);
|
/ndk/tests/device/test-stlport/unit/ |
lexcmp_test.cpp | 37 bool before = lexicographical_compare(n1, n1 + size, n2, n2 + size); local 38 CPPUNIT_ASSERT(!before); 46 bool before = lexicographical_compare(n1, n1 + size, n2, n2 + size, greater<char>()); local 47 CPPUNIT_ASSERT(before);
|
/packages/apps/UnifiedEmail/tests/src/com/android/mail/providers/ |
AccountTests.java | 44 final Account before = Account.builder().buildFrom(dest, null); local 46 intent.putExtra(Utils.EXTRA_ACCOUNT, before); 51 assertEquals(before.getEmailAddress(), after.getEmailAddress()); 52 assertEquals(before.getDisplayName(), after.getDisplayName()); 53 assertEquals(before.accountFromAddresses, after.accountFromAddresses); 54 assertEquals(before.capabilities, after.capabilities); 55 assertEquals(before.providerVersion, after.providerVersion); 56 assertEquals(before.uri, after.uri); 57 assertEquals(before.folderListUri, after.folderListUri); 58 assertEquals(before.searchUri, after.searchUri) [all...] |
/external/llvm/test/MC/Mips/ |
module-directive-bad.s | 6 # CHECK: :[[@LINE-1]]:13: error: .module directive must appear before any code 10 # CHECK-NOT: :[[@LINE-1]]:13: error: .module directive must appear before any code 14 # CHECK: :[[@LINE-1]]:13: error: .module directive must appear before any code 18 # CHECK-NOT: :[[@LINE-1]]:13: error: .module directive must appear before any code 22 # CHECK: :[[@LINE-1]]:13: error: .module directive must appear before any code 26 # CHECK-NOT: :[[@LINE-1]]:13: error: .module directive must appear before any code 30 # CHECK: :[[@LINE-1]]:13: error: .module directive must appear before any code 34 # CHECK-NOT: :[[@LINE-1]]:13: error: .module directive must appear before any code 38 # CHECK: :[[@LINE-1]]:13: error: .module directive must appear before any code 42 # CHECK-NOT: :[[@LINE-1]]:13: error: .module directive must appear before any cod [all...] |
/system/bt/tools/scripts/ |
change_types.sh | 46 before=${tt%%:*} 50 sed -i -e "s/\b${before}\b/${after}/g" "$1"
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/ |
attr-arch-directive-1.s | 1 # .arch directives override previous attributes before instructions are seen.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-tic6x/ |
discard-unwind.ld | 8 *(.before)
|