HomeSort by relevance Sort by last modified time
    Searched refs:UInt16 (Results 26 - 50 of 77) sorted by null

12 3 4

  /external/chromium_org/third_party/libusb/src/libusb/os/
darwin_usb.h 117 UInt16 address;
  /external/chromium_org/third_party/lzma_sdk/
LzmaDec.h 20 #define CLzmaProb UInt16
7z.h 173 size_t SzArEx_GetFileNameUtf16(const CSzArEx *p, size_t fileIndex, UInt16 *dest);
Bcj2.c 9 #define CProb UInt16
Types.h 57 typedef unsigned short UInt16;
  /external/chromium_org/third_party/opus/src/include/
opus_types.h 74 typedef UInt16 opus_uint16;
  /external/chromium_org/third_party/ots/third_party/lzma_sdk/
LzmaDec.h 21 #define CLzmaProb UInt16
Types.h 58 typedef unsigned short UInt16;
  /external/libogg/include/ogg/
os_types.h 64 typedef UInt16 ogg_uint16_t;
  /external/lzma/C/
LzmaDec.h 20 #define CLzmaProb UInt16
7z.h 173 size_t SzArEx_GetFileNameUtf16(const CSzArEx *p, size_t fileIndex, UInt16 *dest);
Bcj2.c 9 #define CProb UInt16
Types.h 57 typedef unsigned short UInt16;
  /external/bzip2/
compress.c 137 ((UInt16*)s->arr1) [ 0 .. s->nblock-1 ].
152 UInt16* mtfv = s->mtfv;
256 UInt16 cost[BZ_N_GROUPS];
259 UInt16* mtfv = s->mtfv;
361 register UInt16 icv;
390 UInt16 icv = mtfv[i];
556 UInt16 mtfv_i;
  /external/chromium/chrome/browser/
keychain_mac.cc 50 UInt16 port, SecProtocolType protocol,
keychain_mock_mac.h 56 UInt16 port, SecProtocolType protocol,
  /external/marisa-trie/v0_1_5/lib/marisa_alpha/
base.h 142 typedef ::marisa_alpha_uint16 UInt16;
  /external/chromium_org/win8/metro_driver/
winrt_utils.cc 83 IMPLEMENT_CREATE_PROPERTY(UInt16, UINT16);
152 COMPARE_ATOMIC_PROPERTY_VALUES(UInt16, UINT16);
  /external/clang/test/Analysis/Inputs/
system-header-simulator-objc.h 9 typedef unsigned short UInt16;
15 typedef UInt16 UniChar;
  /external/lzma/CPP/7zip/Compress/
CodecExports.cpp 16 static const UInt16 kDecodeId = 0x2790;
  /external/marisa-trie/lib/marisa/
base.h 148 typedef ::marisa_uint16 UInt16;
  /system/core/fastboot/
usb_osx.c 186 UInt16 maxPacketSize;
337 UInt16 buffer[256];
  /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...]

Completed in 634 milliseconds

12 3 4