Home
last modified time | relevance | path

Searched refs:UInt16 (Results 1 – 25 of 38) sorted by relevance

12

/external/clang/test/CodeGen/
Dpascal-wchar-string.c8 typedef unsigned short UInt16; typedef
10 typedef UInt16 UniChar;
/external/bzip2/
Dblocksort.c350 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 …]
Dbzlib_private.h47 typedef unsigned short UInt16; typedef
218 UInt16* mtfv;
384 UInt16 *ll16;
468 { s->ll16[i] = (UInt16)(n & 0x0000ffff); \
Dcompress.c152 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()
Ddecompress.c212 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/
DSDL_config_macos.h35 typedef UInt16 uint16_t;
/external/valgrind/main/VEX/switchback/
Dtest_bzip2.c413 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/
Dsystem-header-simulator-objc.h9 typedef unsigned short UInt16; typedef
15 typedef UInt16 UniChar;
/external/tremolo/Tremolo/
Dos_types.h88 typedef UInt16 ogg_uint16_t;
/external/webkit/Source/WebKit2/Shared/Plugins/Netscape/mac/
DNetscapePluginModuleMac.mm219 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/
Dspeex_types.h55 typedef UInt16 spx_uint16_t;
/external/valgrind/main/exp-sgcheck/tests/
Dhackedbz2.c436 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/
Dorigin5-bz2.c429 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 …]
Dvarinfo6.c467 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/
Dbz2.c429 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 …]
Dtest_input_for_tinycc.c998 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/
Dos_types.h64 typedef UInt16 ogg_uint16_t;
/external/chromium/chrome/browser/
Dkeychain_mac.h56 UInt16 port, SecProtocolType protocol,
Dkeychain_mac.cc50 UInt16 port, SecProtocolType protocol, in AddInternetPassword()
Dkeychain_mock_mac.h56 UInt16 port, SecProtocolType protocol,
/external/marisa-trie/v0_1_5/lib/marisa_alpha/
Dbase.h142 typedef ::marisa_alpha_uint16 UInt16; typedef
/external/marisa-trie/lib/marisa/
Dbase.h148 typedef ::marisa_uint16 UInt16; typedef
/external/clang/test/Rewriter/
Drewrite-modern-ivars-2.mm53 typedef unsigned short UInt16; typedef
/external/clang/test/CodeGenObjC/
Divar-layout-64.m73 typedef unsigned short UInt16; typedef
/external/clang/test/Analysis/
DkeychainAPI.m10 typedef unsigned int UInt16; typedef
47 UInt16 port,

12