HomeSort by relevance Sort by last modified time
    Searched full:uint16 (Results 526 - 550 of 1177) sorted by null

<<21222324252627282930>>

  /external/bluetooth/bluedroid/stack/avrc/
avrc_bld_tg.c 43 UINT16 len = 0;
121 UINT16 len = 0;
174 UINT16 len;
223 UINT16 len;
298 UINT16 len, len_left;
441 UINT16 len;
534 UINT16 len = 0;
672 tAVRC_STS avrc_bld_group_navigation_rsp (UINT16 navi_id, BT_HDR *p_pkt)
728 UINT16 offset = AVRC_MSG_PASS_THRU_OFFSET, chnl = AVCT_DATA_CTRL, len=AVRC_META_CMD_POOL_SIZE;
  /external/bluetooth/bluedroid/stack/btm/
btm_pm.c 322 tBTM_STATUS BTM_SetSsrParams (BD_ADDR remote_bda, UINT16 max_lat,
323 UINT16 min_rmt_to, UINT16 min_loc_to)
784 void btm_pm_proc_mode_change (UINT8 hci_status, UINT16 hci_handle, UINT8 mode, UINT16 interval)
916 void btm_pm_proc_ssr_evt (UINT8 *p, UINT16 evt_len)
919 UINT16 handle;
920 UINT16 max_tx_lat, max_rx_lat;
924 UINT16 use_ssr = TRUE;
  /external/chromium/chrome/browser/importer/
firefox3_importer.h 38 uint16 items,
ie_importer.h 25 uint16 items,
profile_import_process_host.h 44 uint16 items,
  /external/chromium/chrome/browser/sessions/
session_command.h 31 typedef uint16 size_type;
  /external/chromium/net/base/
gzip_header.h 88 uint16 extra_length_; // how much of the "extra field" we have yet to read
  /external/clang/test/Rewriter/
rewrite-modern-ivars-2.mm 53 typedef unsigned short UInt16;
  /external/libffi/testsuite/libffi.call/
cls_align_uint16.c 2 Purpose: Check structure alignment of uint16.
  /external/libnfc-nci/src/hal/int/
nfc_hal_nv_ci.h 79 void nfc_hal_nv_ci_read (UINT16 num_bytes_read,
  /external/libyuv/files/include/libyuv/
basic_types.h 57 typedef unsigned short uint16; // NOLINT typedef
  /external/neven/Embedded/common/src/b_APIEm/
FaceFinder.h 124 const struct bpi_FaceFinder* ptrA, uint16* memPtrA );
128 struct bpi_FaceFinder* ptrA, const uint16* memPtrA );
148 uint16* memPtrA );
153 const uint16* memPtrA,
  /external/neven/Embedded/common/src/b_BitFeatureEm/
Sequence.c 60 uint16 iL;
127 uint16 iL;
143 uint16* memPtrA )
145 uint16 iL;
161 const uint16* memPtrA,
164 uint16 iL;
186 const uint16* memPtrL = memPtrA;
199 uint16* dataPtrL = ptrA->dataArrE.arrPtrE;
212 bbs_ERR0( bbs_ERR_CORRUPT_DATA, "uint32 bbf_Sequence_memRead( struct bem_ScanGradientMove* ptrA, const uint16* memPtrA ):\n"
  /external/neven/Embedded/common/src/b_TensorEm/
MapSequence.c 59 uint16 iL;
126 uint16 iL;
142 uint16* memPtrA )
144 uint16 iL;
159 const uint16* memPtrA,
162 uint16 iL;
179 const uint16* memPtrL = memPtrA;
195 uint16* dataPtrL = ptrA->objBufE.arrPtrE;
210 bbs_ERR0( bbs_ERR_CORRUPT_DATA, "uint32 bts_MapSequence_memRead( struct bem_ScanGradientMove* ptrA, const uint16* memPtrA ):\n"
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_Surface.3 11 Uint16 pitch; /* Read-only */
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_config_macos.h 35 typedef UInt16 uint16_t;
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_blit.c 79 (Uint16)srcrect->y*src->pitch +
80 (Uint16)srcrect->x*src->format->BytesPerPixel;
85 (Uint16)dstrect->y*dst->pitch +
86 (Uint16)dstrect->x*dst->format->BytesPerPixel;
  /external/qemu/distrib/sdl-1.2.15/src/video/ataricommon/
SDL_ataric2p_s.h 73 void SDL_Atari_C2pConvert4_pal(Uint16 *lightpalette);
SDL_ikbdevents.c 44 static Uint16 atari_prevmouseb; /* save state of mouse buttons */
SDL_xbiosevents.c 44 static Uint16 atari_prevmouseb; /* buttons */
  /external/qemu/distrib/sdl-1.2.15/src/video/nanox/
SDL_nxvideo.h 68 Uint16 * GammaRamp_R, * GammaRamp_G, * GammaRamp_B ;
  /external/qemu/distrib/sdl-1.2.15/src/video/picogui/
SDL_pgvideo.c 65 void PG_WarpWMCursor(_THIS, Uint16 x, Uint16 y);
357 void PG_WarpWMCursor(_THIS, Uint16 x, Uint16 y)
  /external/qemu/distrib/sdl-1.2.15/src/video/quartz/
SDL_QuartzVideo.h 188 int QZ_SetGammaRamp (_THIS, Uint16 *ramp);
189 int QZ_GetGammaRamp (_THIS, Uint16 *ramp);
205 void QZ_WarpWMCursor (_THIS, Uint16 x, Uint16 y);
  /external/qemu/distrib/sdl-1.2.15/src/video/riscos/
SDL_riscosmouse.c 188 void FULLSCREEN_WarpWMCursor(_THIS, Uint16 x, Uint16 y)
225 void WIMP_WarpWMCursor(_THIS, Uint16 x, Uint16 y)
  /external/regex-re2/re2/
regexp.h 491 if (n < 0 || static_cast<uint16>(n) != n)
515 // uint16 instead of ParseFlags to control space usage.
516 uint16 parse_flags_;
521 // uint16 to control space usage.
526 uint16 ref_;
527 static const uint16 kMaxRef = 0xffff;
530 // uint16 to control space usage.
535 uint16 nsub_;
536 static const uint16 kMaxNsub = 0xffff;

Completed in 871 milliseconds

<<21222324252627282930>>