HomeSort by relevance Sort by last modified time
    Searched defs:UInt16 (Results 1 - 16 of 16) sorted by null

  /external/clang/test/CodeGen/
pascal-wchar-string.c 8 typedef unsigned short UInt16;
10 typedef UInt16 UniChar;
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/opentype/
OpenTypeTypes.h 58 typedef BigEndianUShort UInt16;
63 typedef UInt16 Offset;
64 typedef UInt16 GlyphID;
  /external/clang/test/Analysis/Inputs/
system-header-simulator-objc.h 9 typedef unsigned short UInt16;
15 typedef UInt16 UniChar;
  /external/chromium_org/third_party/lzma_sdk/
Types.h 57 typedef unsigned short UInt16;
  /external/chromium_org/third_party/ots/third_party/lzma_sdk/
Types.h 58 typedef unsigned short UInt16;
  /external/lzma/C/
Types.h 57 typedef unsigned short UInt16;
  /external/marisa-trie/lib/marisa/
base.h 148 typedef ::marisa_uint16 UInt16;
  /external/marisa-trie/v0_1_5/lib/marisa_alpha/
base.h 142 typedef ::marisa_alpha_uint16 UInt16;
  /external/bzip2/
bzip2.c 167 typedef unsigned short UInt16;
    [all...]
bzlib_private.h 47 typedef unsigned short UInt16;
218 UInt16* mtfv;
384 UInt16 *ll16;
468 { s->ll16[i] = (UInt16)(n & 0x0000ffff); \
  /external/valgrind/main/VEX/switchback/
test_bzip2.c 413 typedef unsigned short UInt16;
584 UInt16* mtfv;
750 UInt16 *ll16;
830 { s->ll16[i] = (UInt16)(n & 0x0000ffff); \
    [all...]
  /external/valgrind/main/exp-sgcheck/tests/
hackedbz2.c 436 typedef unsigned short UInt16;
607 UInt16* mtfv;
773 UInt16 *ll16;
853 { s->ll16[i] = (UInt16)(n & 0x0000ffff); \
    [all...]
  /external/valgrind/main/memcheck/tests/
origin5-bz2.c 429 typedef unsigned short UInt16;
600 UInt16* mtfv;
766 UInt16 *ll16;
846 { s->ll16[i] = (UInt16)(n & 0x0000ffff); \
    [all...]
varinfo6.c 467 typedef unsigned short UInt16;
638 UInt16* mtfv;
804 UInt16 *ll16;
884 { s->ll16[i] = (UInt16)(n & 0x0000ffff); \
    [all...]
  /external/valgrind/main/perf/
bz2.c 429 typedef unsigned short UInt16;
600 UInt16* mtfv;
766 UInt16 *ll16;
846 { s->ll16[i] = (UInt16)(n & 0x0000ffff); \
    [all...]
test_input_for_tinycc.c 998 typedef unsigned short UInt16;
1028 UInt16* mtfv;
1134 UInt16 *ll16;
    [all...]

Completed in 1519 milliseconds