HomeSort by relevance Sort by last modified time
    Searched full:uint16 (Results 1201 - 1225 of 1769) sorted by null

<<41424344454647484950>>

  /external/chromium_org/ui/metro_viewer/
metro_viewer_messages.h 210 uint16, /* Win32 LangID */
  /external/icu/icu4c/source/common/
ucol_swp.cpp 324 int indexCount = ds->readUInt16(*((uint16_t*)(inBytes+header.scriptToLeadByte))); // each entry = 2 * uint16
325 int dataCount = ds->readUInt16(*((uint16_t*)(inBytes+header.scriptToLeadByte + 2))); // each entry = uint16
333 int indexCount = ds->readUInt16(*((uint16_t*)(inBytes+header.leadByteToScript))); // each entry = uint16
334 int dataCount = ds->readUInt16(*((uint16_t*)(inBytes+header.leadByteToScript + 2))); // each entry = uint16
  /external/libnfc-nci/src/nfa/hci/
nfa_hci_api.c 585 UINT16 cmd_size,
724 UINT16 evt_size,
726 UINT16 rsp_size,
728 UINT16 rsp_timeout)
    [all...]
  /external/libnfc-nci/src/nfa/int/
nfa_snep_int.h 186 UINT16 tx_miu; /* adjusted MIU for throughput */
  /external/lzma/C/
LzmaDec.h 20 #define CLzmaProb UInt16
Types.h 57 typedef unsigned short UInt16;
Xz.h 89 typedef UInt16 CXzStreamFlags;
  /external/lzma/CPP/7zip/Compress/
CodecExports.cpp 16 static const UInt16 kDecodeId = 0x2790;
  /external/neven/Embedded/common/src/b_TensorEm/
VectorMap.c 130 uint16* memPtrA )
141 const uint16* memPtrA )
212 const struct bts_VectorMap* ptrA, uint16* memPtrA )
231 const uint16* memPtrA,
  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusHeaders.h 230 UINT16 GetEmHeight (IN INT style) const;
231 UINT16 GetCellAscent (IN INT style) const;
232 UINT16 GetCellDescent (IN INT style) const;
233 UINT16 GetLineSpacing (IN INT style) const;
  /external/qemu/distrib/sdl-1.2.15/docs/html/
sdlkeysym.html 97 Uint16 unicode;
sdlmaprgb.html 146 >Uint16</SPAN
sdlmaprgba.html 146 >Uint16</SPAN
sdlmousebuttonevent.html 97 Uint16 x, y;
sdlmousemotionevent.html 96 Uint16 x, y;
sdloverlay.html 97 Uint16 *pitches;
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_cdrom.h 73 Uint16 unused;
  /external/qemu/distrib/sdl-1.2.15/src/audio/baudio/
SDL_beaudio.cc 157 Uint16 test_format = SDL_FirstAudioFormat(spec->format);
  /external/qemu/distrib/sdl-1.2.15/src/audio/dmedia/
SDL_irixaudio.c 144 Uint16 test_format = SDL_FirstAudioFormat(spec->format);
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_surface.c 689 Uint16 *pixels = (Uint16 *)row;
690 Uint16 c = (Uint16)color;
SDL_yuv_mmx.c 246 Uint16 *row1;
247 Uint16 *row2;
251 row1 = (Uint16 *)out; /* 16 bit target */
252 row2 = (Uint16 *)out+cols+mod; /* start of second row */
  /external/qemu/distrib/sdl-1.2.15/src/video/bwindow/
SDL_BWin.h 237 Uint16 unicode = 0;
  /external/regex-re2/re2/testing/
re2_arg_test.cc 114 PARSE_FOR_TYPE(uint16, 1);
  /external/stressapptest/src/
os.cc 670 uint16 l16;
694 sat_assert(&(datacast.l16) == reinterpret_cast<uint16*>(&datacast));
707 uint16 l16;
722 sat_assert(&(datacast.l16) == reinterpret_cast<uint16*>(&datacast));
sattypes.h 44 typedef unsigned short uint16; typedef

Completed in 1081 milliseconds

<<41424344454647484950>>