HomeSort by relevance Sort by last modified time
    Searched full:abcd (Results 26 - 50 of 809) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/compiler-rt/test/msan/
textdomain.cc 7 const char *td = textdomain("abcd");
  /external/libxml2/result/regexp/
ranges 12 abcd: Ok
  /external/llvm/test/MC/COFF/
section-comdat-conflict.s 10 .section .abcd,"xr",discard,bar
section-comdat-conflict2.s 6 .section .abcd,"xr",discard,bar
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
tls32.t 12 1810118 (56789abc|bc9a7856) (6789abcd|cdab8967) (789abcde|debc9a78) (00c0ffee|eeffc000) .*
tlsexe32.t 11 .* (56789abc|bc9a7856) (6789abcd|cdab8967) (789abcde|debc9a78) .*
tlsso32.t 11 .* (56789abc|bc9a7856) (6789abcd|cdab8967) (789abcde|debc9a78) .*
tlsexe.t 12 .* (56789abc|3412f0de) (def01234|bc9a7856) (6789abcd|452301ef) (ef012345|cdab8967) .*
tlsexetoc.t 12 .* (56789abc|3412f0de) (def01234|bc9a7856) (6789abcd|452301ef) (ef012345|cdab8967) .*
tlsso.t 12 .* (56789abc|3412f0de) (def01234|bc9a7856) (6789abcd|452301ef) (ef012345|cdab8967) .*
tlstocso.t 12 .* (56789abc|3412f0de) (def01234|bc9a7856) (6789abcd|452301ef) (ef012345|cdab8967) .*
  /ndk/tests/device/test-gnustl-full/unit/
ioiter_test.cpp 34 const char *strorg = "abcd";
50 CPPUNIT_ASSERT( tmp == "abcd" );
61 CPPUNIT_ASSERT( tmp == "abcd" );
71 CPPUNIT_ASSERT( tmp == "abcd" );
81 CPPUNIT_ASSERT( tmp == "abcd" );
  /ndk/tests/device/test-stlport/unit/
ioiter_test.cpp 34 const char *strorg = "abcd";
50 CPPUNIT_ASSERT( tmp == "abcd" );
61 CPPUNIT_ASSERT( tmp == "abcd" );
71 CPPUNIT_ASSERT( tmp == "abcd" );
81 CPPUNIT_ASSERT( tmp == "abcd" );
  /external/icu/icu4c/source/test/intltest/
strtest.cpp 196 StringPiece abcd(abcdefg_chars, 4);
197 if(abcd.empty() || abcd.data()!=abcdefg_chars || abcd.length()!=4 || abcd.size()!=4) {
209 StringPiece sp(abcd, -1);
211 errln("StringPiece(abcd, -1) failed");
213 sp=StringPiece(abcd, 5);
215 errln("StringPiece(abcd, 5) failed");
217 sp=StringPiece(abcd, 2)
    [all...]
  /external/libxml2/test/schemas/
hexbinary_0.xml 18 <hex3>abcd</hex3>
  /external/llvm/test/CodeGen/X86/
inline-asm-modifier-q.ll 6 ; CHECK: movq (%e{{[abcd]}}x, %ebx, 4)
x86-64-tls-1.ll 4 ; CHECK: movq $tm_nest_level@TPOFF, %r[[R0:[abcd]]]x
  /external/clang/test/Lexer/
unicode-strings.c 16 const char *a = u8"abcd"; // expected-warning {{unicode literals are incompatible with}}
17 const char16_t *b = u"abcd"; // expected-warning {{unicode literals are incompatible with}}
18 const char32_t *c = U"abcd"; // expected-warning {{unicode literals are incompatible with}}
  /external/protobuf/src/google/protobuf/stubs/
structurally_valid_unittest.cc 14 // "abcd 1234 - \u2014\u2013\u2212"
16 string valid_str("abcd 1234 - \342\200\224\342\200\223\342\210\222 - xyz789");
27 const string invalid_str("abcd\xA0\xB0\xA0\xB0\xA0\xB0 - xyz789");
  /external/smali/smali/src/test/resources/LexerTest/
MiscTest.tokens 62 SIMPLE_NAME("inline") INVALID_TOKEN("@") SIMPLE_NAME("abcd")
65 SIMPLE_NAME("vtable") INVALID_TOKEN("@") SIMPLE_NAME("abcd")
68 SIMPLE_NAME("field") INVALID_TOKEN("@") SIMPLE_NAME("abcd")
  /frameworks/base/tests/LegacyRestoreTest/
README 1 The file "jbmr2-encrypted-settings-abcd.ab" in this directory is an encrypted
5 is "abcd" (with no quotation marks).
12 The file "kk-fixed-encrypted-settings-abcd.ab" is a similar encrypted "adb backup"
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_macos.py 22 ['/Developer/Tools/SetFile', '-t', 'ABCD', '-c', 'EFGH',
26 self.assertEqual(tp, 'ABCD')
42 'ABCD', 'EFGH')
45 self.assertEqual(cr, 'ABCD')
59 self.assertEqual(cr, 'ABCD')
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_macos.py 22 ['/Developer/Tools/SetFile', '-t', 'ABCD', '-c', 'EFGH',
26 self.assertEqual(tp, 'ABCD')
42 'ABCD', 'EFGH')
45 self.assertEqual(cr, 'ABCD')
59 self.assertEqual(cr, 'ABCD')
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_macos.py 22 ['/Developer/Tools/SetFile', '-t', 'ABCD', '-c', 'EFGH',
26 self.assertEqual(tp, 'ABCD')
42 'ABCD', 'EFGH')
45 self.assertEqual(cr, 'ABCD')
59 self.assertEqual(cr, 'ABCD')
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_macos.py 22 ['/Developer/Tools/SetFile', '-t', 'ABCD', '-c', 'EFGH',
26 self.assertEqual(tp, 'ABCD')
42 'ABCD', 'EFGH')
45 self.assertEqual(cr, 'ABCD')
59 self.assertEqual(cr, 'ABCD')

Completed in 786 milliseconds

12 3 4 5 6 7 8 91011>>