/prebuilts/go/darwin-x86/src/bytes/ |
bytes_test.go | 522 {abcd, 2, []string{"a", "bcd"}}, 549 {abcd, "a", -1, []string{"", "bcd"}}, 594 {abcd, "a", -1, []string{"a", "bcd"}},
|
/prebuilts/go/linux-x86/src/bytes/ |
bytes_test.go | 522 {abcd, 2, []string{"a", "bcd"}}, 549 {abcd, "a", -1, []string{"", "bcd"}}, 594 {abcd, "a", -1, []string{"a", "bcd"}},
|
/external/chromium-trace/catapult/third_party/gsutil/gslib/tests/ |
test_wildcard_iterator.py | 116 self.test_bucket0_uri.clone_replace_name('?bcd')).IterAll(
|
/external/google-breakpad/src/testing/gtest/include/gtest/internal/ |
gtest-string.h | 206 // String("a\0bcd", 4) creates "a\0bc", String(NULL, 0) creates "",
|
/external/google-breakpad/src/third_party/libdisasm/ |
ia32_operand.c | 341 case OPTYPE_fb: /* packed BCD */
|
libdis.h | 255 unsigned char bcd[10]; member in union:__anon12444::__anon12445 404 insn_bcdconv = 0xF002, /* convert to or from BCD */ [all...] |
x86_format.c | 348 "bcd", 580 { "bcdconv", 0xF002 }, /* convert to or from BCD */ [all...] |
/external/guava/guava-gwt/test-super/com/google/common/base/super/com/google/common/base/ |
SplitterTest.java | 412 assertThat(letters).iteratesAs("a", "bcd");
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/ |
CollationAPITest.java | 810 String bcd = "bcd"; local [all...] |
/external/icu/icu4c/source/common/unicode/ |
utrace.h | 285 * "Bcd?"[4]
|
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
CollationAPITest.java | 806 String bcd = "bcd"; local [all...] |
/external/kernel-headers/original/uapi/linux/wimax/ |
i2400m.h | 140 __le32 date; /* BCD YYYMMDD */
|
/external/llvm/include/llvm/DebugInfo/PDB/ |
PDBTypes.h | 357 BCD = 9,
|
/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
gtest-string.h | 206 // String("a\0bcd", 4) creates "a\0bc", String(NULL, 0) creates "",
|
/external/mesa3d/src/gtest/include/gtest/internal/ |
gtest-string.h | 206 // String("a\0bcd", 4) creates "a\0bc", String(NULL, 0) creates "",
|
/external/protobuf/gtest/include/gtest/internal/ |
gtest-string.h | 206 // String("a\0bcd", 4) creates "a\0bc", String(NULL, 0) creates "",
|
/external/valgrind/docs/internals/ |
3_3_BUGSTATUS.txt | 41 126255 Wont pend vex x86->IR: 0xDF 0x75 (fbstp) (x87 BCD stores)
|
/libcore/luni/src/test/java/libcore/java/util/ |
ArraysTest.java | 516 assertEquals("bcd", strings[3]);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/wimax/ |
i2400m.h | 140 __le32 date; /* BCD YYYMMDD */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/wimax/ |
i2400m.h | 140 __le32 date; /* BCD YYYMMDD */
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
vfp1_t2.d | 154 0+23c <[^>]*> eeb0 5bcd (vabseq\.f64|fabsdeq) d5, d13
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/ |
opcodes.d | 55 2e: fa3f bcd 11c <_opcodes_end>,tc, c, bio
|
/external/valgrind/VEX/priv/ |
host_ppc_defs.h | 409 /* BCD Arithmetic */ 502 Pin_AvBCDV128Trinary, /* BCD Arithmetic */ [all...] |
/toolchain/binutils/binutils-2.25/opcodes/ |
tic54x-opc.c | 237 /* these must precede bc/bcd, cc/ccd to avoid misinterpretation */ 272 { "bcd", 2,2,4,0xFA00, 0xFF00, {OP_pmad,OP_CC,OPT|OP_CC,OPT|OP_CC},
|
/external/valgrind/VEX/pub/ |
libvex_ir.h | [all...] |