/external/icu4c/data/rbnf/ |
D | th.txt | 38 "10: \u0E2A\u0E34\u0E1A[\u200B>%%alt-ones>];", 39 "20: \u0E22\u0E35\u0E48\u200B\u0E2A\u0E34\u0E1A[\u200B>%%alt-ones>];", 40 "30: <<\u200B\u0E2A\u0E34\u0E1A[\u200B>%%alt-ones>];", 47 "%%alt-ones:",
|
/external/chromium/third_party/icu/source/data/rbnf/ |
D | th.txt | 38 "10: \u0E2A\u0E34\u0E1A[\u200B>%%alt-ones>];", 39 "20: \u0E22\u0E35\u0E48\u200B\u0E2A\u0E34\u0E1A[\u200B>%%alt-ones>];", 40 "30: <<\u200B\u0E2A\u0E34\u0E1A[\u200B>%%alt-ones>];", 47 "%%alt-ones:",
|
/external/qemu/slirp/ |
D | if.c | 104 ttyp->ones = 0; 111 if (++ttyp->ones >= 5) 116 ttyp->ones = ttyp->zeros = 0;
|
D | debug.c | 113 else if (ttyp->ones) 114 lprint(" %d ones have been typed\r\n", ttyp->ones);
|
/external/qemu/slirp-android/ |
D | if.c | 104 ttyp->ones = 0; 111 if (++ttyp->ones >= 5) 116 ttyp->ones = ttyp->zeros = 0;
|
D | debug.c | 112 else if (ttyp->ones) 113 lprint(" %d ones have been typed\r\n", ttyp->ones);
|
/external/qemu/ |
D | trace.c | 186 uint32_t ones = year; in convert_secs_to_date_time() local 187 year = (thousands << 12) | (hundreds << 8) | (tens << 4) | ones; in convert_secs_to_date_time() 191 ones = (mon - tens * 10); in convert_secs_to_date_time() 192 mon = (tens << 4) | ones; in convert_secs_to_date_time() 196 ones = (day - tens * 10); in convert_secs_to_date_time() 197 day = (tens << 4) | ones; in convert_secs_to_date_time() 203 ones = (hour - tens * 10); in convert_secs_to_date_time() 204 hour = (tens << 4) | ones; in convert_secs_to_date_time() 208 ones = (min - tens * 10); in convert_secs_to_date_time() 209 min = (tens << 4) | ones; in convert_secs_to_date_time() [all …]
|
/external/chromium/net/disk_cache/ |
D | bitmap_unittest.cc | 120 char ones[kMapSize]; in TEST() local 122 memset(ones, 0xff, kMapSize); in TEST() 128 EXPECT_EQ(0, memcmp(ones, map.GetMap(), kMapSize)); in TEST()
|
/external/webkit/WebCore/rendering/ |
D | RenderListMarker.cpp | 161 if (int ones = number % 10) in toHebrewUnder1000() local 162 letters[length++] = 1487 + ones; in toHebrewUnder1000() 228 if (int ones = number % 10) { in toArmenianUnder10000() local 229 letters[length++] = (0x531 - 1 + lowerOffset) + ones; in toArmenianUnder10000() 286 if (int ones = number % 10) { in toGeorgian() local 290 letters[length++] = georgianOnes[ones - 1]; in toGeorgian()
|
/external/bison/lib/ |
D | bbitset.h | 123 void (*ones) (bitset); member 204 #define BITSET_ONES_(DST) (DST)->b.vtable->ones (DST)
|
/external/openssl/crypto/rc2/ |
D | version | 14 the ones taken from idea and des :-). I have implemented them as
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/ |
D | NeXT | 8 disciplined as flex' ones, so it should get more discipline first.
|
/external/icu4c/samples/ufortune/resources/ |
D | fortune_resources.mak | 35 # clear out the built-in ones (for .c and the like), and add
|
/external/bison/data/ |
D | README | 20 These skeletons are the only ones supported by the Bison team.
|
/external/bzip2/ |
D | README.COMPILATION.PROBLEMS | 23 but many newer ones can. Large files are pretty huge -- most files
|
/external/webkit/SunSpider/ |
D | TODO | 5 (X marks the ones that are fairly well covered now).
|
/external/webkit/WebKit/chromium/ |
D | gyp_webkit | 47 duplicating ones that are already specified on the command line.
|
/external/dropbear/ |
D | filelist.txt | 16 preferred ones
|
/external/stlport/ |
D | configure.bat | 20 echo use "configure --help" to see the available ones. 128 echo available, only the ones that make a difference when building STLport are. 492 echo Error: Setting C runtime library for compiler other than microsoft ones!
|
/external/bluetooth/glib/docs/reference/glib/ |
D | running.sgml | 184 GLib-2.0 are used instead of the new better ones. Use the GLib-2.0 219 character pointers, not the "wide" ones.)
|
/external/bluetooth/glib/build/win32/ |
D | module.defs | 94 # or the ones the current GTK+ 2.0 for Windows uses.
|
/external/stlport/doc/ |
D | README.evc9 | 28 rem instead of the ones in the SDK if you want to use the newer version of ATL/MFC.
|
/external/chromium/third_party/icu/ |
D | icu.gyp | 201 # ICU headers instead of the ones in ../WebKit/JavaScriptCore/wtf, 375 # ICU headers instead of the ones in ../WebKit/JavaScriptCore/wtf,
|
/external/yaffs2/yaffs2/ |
D | Kconfig | 38 the ones from the generic MTD-NAND driver.
|
/external/libvpx/ |
D | vp8_api1_migration.txt | 50 identifiers were removed in favor of the ones used by the decoder:
|