/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.time/locale.time.put/locale.time.put.members/ |
put2.pass.cpp | 225 assert(ex == "000");
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/ |
FormatSpec.java | 141 * case 000xxxxx: xxxxx << 16 + next byte << 8 + next byte
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/ |
KeySpecParserTestsBase.java | 217 assertParserError("Illegally escaped hexadecimal code", "a|0x1\\000",
|
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/ |
KanaConverter.java | 91 put( "\u3093", "000");
|
/prebuilts/devtools/tools/lib/ |
ddms.jar | |
sdkuilib.jar | |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/sonatype/sisu/sisu-guice/2.1.7/ |
sisu-guice-2.1.7-noaop.jar | |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
buffer_tests.py | 150 self.assertEqual(b'000', self.marshal(b'').zfill(3))
|
test_re.py | 128 self.assertEqual(re.sub('x', r'\000', 'x'), '\000') 510 self.assertEqual(re.escape(c), u'\\000') 523 self.assertEqual(re.escape(b), b'\\000') [all...] |
test_zipimport.py | 415 fd = os.open(TESTMOD, os.O_CREAT, 000)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/wsgiref/ |
validate.py | 120 bad_header_value_re = re.compile(r'[\000-\037]')
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
buffer_tests.py | 150 self.assertEqual(b'000', self.marshal(b'').zfill(3))
|
test_re.py | 128 self.assertEqual(re.sub('x', r'\000', 'x'), '\000') 510 self.assertEqual(re.escape(c), u'\\000') 523 self.assertEqual(re.escape(b), b'\\000') [all...] |
test_zipimport.py | 415 fd = os.open(TESTMOD, os.O_CREAT, 000)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/wsgiref/ |
validate.py | 120 bad_header_value_re = re.compile(r'[\000-\037]')
|
/prebuilts/tools/common/m2/repository/org/sonatype/sisu/sisu-guice/2.1.7/ |
sisu-guice-2.1.7-noaop.jar | |
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
ImageUtilsTest.java | 298 assertEquals(0xFF000000, ImageUtils.getColor("#000"));
|
/art/compiler/dex/quick/arm/ |
utility_arm.cc | 125 /* Note: case of value==0 must use 0:000:0:0000000 encoding */ 127 return b0; // 0:000:a:bcdefgh [all...] |
/external/chromium_org/third_party/freetype/src/cff/ |
cf2intrp.c | 448 /* instruction limit; 20,000,000 matches Avalon */ [all...] |
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/ |
vp8_cx_iface.c | 842 /* vp8 use 10,000,000 ticks/second as time stamp */ [all...] |
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/ |
vp9_cx_iface.c | 769 /* vp9 use 10,000,000 ticks/second as time stamp */ [all...] |
/external/chromium_org/third_party/sqlite/src/test/ |
func.test | 677 sqlite3_bind_text $STMT 1 hello\000 -1 946 12345 ?000 [all...] |
/external/freetype/src/cff/ |
cf2intrp.c | 448 /* instruction limit; 20,000,000 matches Avalon */ [all...] |
/external/libvpx/libvpx/vp8/ |
vp8_cx_iface.c | 842 /* vp8 use 10,000,000 ticks/second as time stamp */ [all...] |
/external/libvpx/libvpx/vp9/ |
vp9_cx_iface.c | 747 /* vp9 use 10,000,000 ticks/second as time stamp */ [all...] |