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

  /external/chromium_org/third_party/WebKit/Source/platform/fonts/opentype/
OpenTypeTypes.h 34 struct Int16 {
35 Int16(int16_t u) : v(htons(static_cast<uint16_t>(u))) { }
  /external/clang/include/clang/Basic/
TargetBuiltins.h 109 Int16,
  /external/chromium_org/third_party/lzma_sdk/
Types.h 56 typedef short Int16;
  /external/chromium_org/third_party/ots/third_party/lzma_sdk/
Types.h 57 typedef short Int16;
  /external/lzma/C/
Types.h 56 typedef short Int16;
  /external/bzip2/
bzip2.c 166 typedef short Int16;
888 "\tI require Int32, Int16 and Char to have sizes\n"
    [all...]
bzlib_private.h 46 typedef short Int16;
  /external/clang/utils/TableGen/
NeonEmitter.cpp 80 Int16,
    [all...]
  /external/valgrind/main/VEX/switchback/
test_bzip2.c 412 typedef short Int16;
    [all...]
  /external/valgrind/main/exp-sgcheck/tests/
hackedbz2.c 435 typedef short Int16;
    [all...]
  /external/valgrind/main/memcheck/tests/
origin5-bz2.c 428 typedef short Int16;
    [all...]
varinfo6.c 466 typedef short Int16;
    [all...]
  /external/valgrind/main/perf/
bz2.c 428 typedef short Int16;
    [all...]
test_input_for_tinycc.c 997 typedef short Int16;
    [all...]

Completed in 417 milliseconds