/external/clang/test/CodeGen/ |
D | pascal-wchar-string.c | 8 typedef unsigned short UInt16; typedef 10 typedef UInt16 UniChar;
|
/external/bzip2/ |
D | blocksort.c | 350 UInt16* quadrant, in mainGtU() 356 UInt16 s1, s2; in mainGtU() 487 UInt16* quadrant, in mainSimpleSort() 623 UInt16* quadrant, in mainQSort3() 753 UInt16* quadrant, in mainSort() 766 UInt16 s; in mainSort() 776 j = (j >> 8) | ( ((UInt16)block[i]) << 8); in mainSort() 779 j = (j >> 8) | ( ((UInt16)block[i-1]) << 8); in mainSort() 782 j = (j >> 8) | ( ((UInt16)block[i-2]) << 8); in mainSort() 785 j = (j >> 8) | ( ((UInt16)block[i-3]) << 8); in mainSort() [all …]
|
D | bzlib_private.h | 47 typedef unsigned short UInt16; typedef 218 UInt16* mtfv; 384 UInt16 *ll16; 468 { s->ll16[i] = (UInt16)(n & 0x0000ffff); \
|
D | compress.c | 152 UInt16* mtfv = s->mtfv; in generateMTFValues() 256 UInt16 cost[BZ_N_GROUPS]; in sendMTFValues() 259 UInt16* mtfv = s->mtfv; in sendMTFValues() 361 register UInt16 icv; in sendMTFValues() 390 UInt16 icv = mtfv[i]; in sendMTFValues() 556 UInt16 mtfv_i; in sendMTFValues()
|
D | decompress.c | 212 s->ll16 = BZALLOC( s->blockSize100k * 100000 * sizeof(UInt16) ); in BZ2_decompress() 405 s->ll16[nblock] = (UInt16)uc; in BZ2_decompress() 479 s->ll16[nblock] = (UInt16)(s->seqToUnseq[uc]); else in BZ2_decompress()
|
/external/qemu/distrib/sdl-1.2.15/include/ |
D | SDL_config_macos.h | 35 typedef UInt16 uint16_t;
|
/external/valgrind/main/VEX/switchback/ |
D | test_bzip2.c | 413 typedef unsigned short UInt16; typedef 584 UInt16* mtfv; 750 UInt16 *ll16; 830 { s->ll16[i] = (UInt16)(n & 0x0000ffff); \ 1562 s->ll16 = BZALLOC( s->blockSize100k * 100000 * sizeof(UInt16) ); in BZ2_decompress() 1748 s->ll16[nblock] = (UInt16)uc; in BZ2_decompress() 1822 s->ll16[nblock] = (UInt16)(s->seqToUnseq[uc]); else in BZ2_decompress() 2372 UInt16* quadrant, in mainGtU() 2378 UInt16 s1, s2; in mainGtU() 2509 UInt16* quadrant, in mainSimpleSort() [all …]
|
/external/clang/test/Analysis/Inputs/ |
D | system-header-simulator-objc.h | 9 typedef unsigned short UInt16; typedef 15 typedef UInt16 UniChar;
|
/external/tremolo/Tremolo/ |
D | os_types.h | 88 typedef UInt16 ogg_uint16_t;
|
/external/webkit/Source/WebKit2/Shared/Plugins/Netscape/mac/ |
D | NetscapePluginModuleMac.mm | 219 if (stringListSize < static_cast<Size>(sizeof(UInt16))) 228 UInt16 numStrings = *reinterpret_cast<UInt16*>(ptr); 229 ptr += sizeof(UInt16); 231 for (UInt16 i = 0; i < numStrings; ++i) {
|
/external/speex/include/speex/ |
D | speex_types.h | 55 typedef UInt16 spx_uint16_t;
|
/external/valgrind/main/exp-sgcheck/tests/ |
D | hackedbz2.c | 436 typedef unsigned short UInt16; typedef 607 UInt16* mtfv; 773 UInt16 *ll16; 853 { s->ll16[i] = (UInt16)(n & 0x0000ffff); \ 1586 s->ll16 = BZALLOC( s->blockSize100k * 100000 * sizeof(UInt16) ); in BZ2_decompress() 1772 s->ll16[nblock] = (UInt16)uc; in BZ2_decompress() 1846 s->ll16[nblock] = (UInt16)(s->seqToUnseq[uc]); else in BZ2_decompress() 2396 UInt16* quadrant, in mainGtU() 2402 UInt16 s1, s2; in mainGtU() 2533 UInt16* quadrant, in mainSimpleSort() [all …]
|
/external/valgrind/main/memcheck/tests/ |
D | origin5-bz2.c | 429 typedef unsigned short UInt16; typedef 600 UInt16* mtfv; 766 UInt16 *ll16; 846 { s->ll16[i] = (UInt16)(n & 0x0000ffff); \ 1577 s->ll16 = BZALLOC( s->blockSize100k * 100000 * sizeof(UInt16) ); in BZ2_decompress() 1763 s->ll16[nblock] = (UInt16)uc; in BZ2_decompress() 1837 s->ll16[nblock] = (UInt16)(s->seqToUnseq[uc]); else in BZ2_decompress() 2387 UInt16* quadrant, in mainGtU() 2393 UInt16 s1, s2; in mainGtU() 2524 UInt16* quadrant, in mainSimpleSort() [all …]
|
D | varinfo6.c | 467 typedef unsigned short UInt16; typedef 638 UInt16* mtfv; 804 UInt16 *ll16; 884 { s->ll16[i] = (UInt16)(n & 0x0000ffff); \ 1615 s->ll16 = BZALLOC( s->blockSize100k * 100000 * sizeof(UInt16) ); in BZ2_decompress() 1802 s->ll16[nblock] = (UInt16)uc; in BZ2_decompress() 1876 s->ll16[nblock] = (UInt16)(s->seqToUnseq[uc]); else in BZ2_decompress() 2424 UInt16* quadrant, in mainGtU() 2430 UInt16 s1, s2; in mainGtU() 2561 UInt16* quadrant, in mainSimpleSort() [all …]
|
/external/valgrind/main/perf/ |
D | bz2.c | 429 typedef unsigned short UInt16; typedef 600 UInt16* mtfv; 766 UInt16 *ll16; 846 { s->ll16[i] = (UInt16)(n & 0x0000ffff); \ 1577 s->ll16 = BZALLOC( s->blockSize100k * 100000 * sizeof(UInt16) ); in BZ2_decompress() 1763 s->ll16[nblock] = (UInt16)uc; in BZ2_decompress() 1837 s->ll16[nblock] = (UInt16)(s->seqToUnseq[uc]); else in BZ2_decompress() 2387 UInt16* quadrant, in mainGtU() 2393 UInt16 s1, s2; in mainGtU() 2524 UInt16* quadrant, in mainSimpleSort() [all …]
|
D | test_input_for_tinycc.c | 998 typedef unsigned short UInt16; typedef 1028 UInt16* mtfv; 1134 UInt16 *ll16; 1534 s->ll16 = (strm->bzalloc)(strm->opaque,(s->blockSize100k * 100000 * sizeof(UInt16)),1); in BZ2_decompress() 1720 s->ll16[nblock] = (UInt16)uc; in BZ2_decompress() 1794 s->ll16[nblock] = (UInt16)(s->seqToUnseq[uc]); else in BZ2_decompress() 1834 …{ s->ll16[i] = (UInt16)(s->cftabCopy[uc] & 0x0000ffff); { if (((i) & 0x1) == 0) s->ll4[(i) >> 1] =… in BZ2_decompress() 1843 …{ s->ll16[j] = (UInt16)(i & 0x0000ffff); { if (((j) & 0x1) == 0) s->ll4[(j) >> 1] = (s->ll4[(j) >>… in BZ2_decompress() 2177 UInt16* quadrant, in mainGtU() 2183 UInt16 s1, s2; in mainGtU() [all …]
|
/external/libogg/include/ogg/ |
D | os_types.h | 64 typedef UInt16 ogg_uint16_t;
|
/external/chromium/chrome/browser/ |
D | keychain_mac.h | 56 UInt16 port, SecProtocolType protocol,
|
D | keychain_mac.cc | 50 UInt16 port, SecProtocolType protocol, in AddInternetPassword()
|
D | keychain_mock_mac.h | 56 UInt16 port, SecProtocolType protocol,
|
/external/marisa-trie/v0_1_5/lib/marisa_alpha/ |
D | base.h | 142 typedef ::marisa_alpha_uint16 UInt16; typedef
|
/external/marisa-trie/lib/marisa/ |
D | base.h | 148 typedef ::marisa_uint16 UInt16; typedef
|
/external/clang/test/Rewriter/ |
D | rewrite-modern-ivars-2.mm | 53 typedef unsigned short UInt16; typedef
|
/external/clang/test/CodeGenObjC/ |
D | ivar-layout-64.m | 73 typedef unsigned short UInt16; typedef
|
/external/clang/test/Analysis/ |
D | keychainAPI.m | 10 typedef unsigned int UInt16; typedef 47 UInt16 port,
|