/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
bcmip.h | 102 uint16 tot_len; 103 uint16 id; 104 uint16 frag; 107 uint16 hdr_chksum;
|
bcmevent.h | 52 uint16 version; 53 uint16 flags; 66 uint16 version; 67 uint16 flags; 260 uint16 version; 261 uint16 channel;
|
/packages/inputmethods/PinyinIME/jni/share/ |
matrixsearch.cpp | 362 for (uint16 re_pos = fixed_ch_pos; re_pos < ch_pos; re_pos++) { 366 for (uint16 subpos = 0; subpos < c_phrase_.sublma_num; subpos++) { 367 uint16 splpos_begin = c_phrase_.sublma_start[subpos]; 368 uint16 splpos_end = c_phrase_.sublma_start[subpos + 1]; 369 for (uint16 splpos = splpos_begin; splpos < splpos_end; splpos++) { 371 uint16 spl_start = c_phrase_.spl_start[splpos]; 372 uint16 spl_end = c_phrase_.spl_start[splpos + 1]; 390 uint16 c_py_pos = 0; 560 uint16 c_py_pos = 0; 625 uint16 s_len = lpi_items_[cand_id].lma_len [all...] |
/external/chromium/chrome/browser/chromeos/login/ |
owner_key_utils_unittest.cc | 32 static const uint16 kKeySizeInBits; 39 const uint16 OwnerKeyUtilsTest::kKeySizeInBits = 2048;
|
/external/dhcpcd/ |
showlease.c | 15 #define UINT16 (1 << 2) 46 { 13, UINT16, "boot_size" }, 56 { 23, UINT16, "default_ip_ttl" }, 58 { 25, UINT16 | ARRAY, "path_mtu_plateau_table" }, 59 { 26, UINT16, "interface_mtu" }, 69 { 36, UINT16, "ieee802_3_encapsulation" }, 90 { 57, UINT16, "dhcp_max_message_size" }, 170 if (opt->type & UINT16)
|
/external/qemu/distrib/sdl-1.2.12/src/video/ |
SDL_pixels_c.h | 43 extern Uint16 SDL_CalculatePitch(SDL_Surface *surface); 46 extern void SDL_ApplyGamma(Uint16 *gamma, SDL_Color *colors, SDL_Color *output, int ncolors);
|
SDL_blit_1.c | 84 Uint16 *map; 94 map = (Uint16 *)info->table; 100 *(Uint16 *)dst = map[*src++]; 118 *(Uint16 *)dst = map[*src++]; 135 *(Uint16 *)dst = map[*src++]; 144 *(Uint16 *)dst = map[*src++]; 167 *(Uint16 *)dst = map[*src++]; 176 *(Uint16 *)dst = map[*src++]; 324 Uint16 *dstp = (Uint16 *)info->d_pixels [all...] |
/external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/ |
SDL_amigamouse.c | 69 void amiga_WarpWMCursor(_THIS, Uint16 x, Uint16 y)
|
/external/qemu/distrib/sdl-1.2.12/src/video/nanox/ |
SDL_nxmouse.c | 61 void NX_WarpWMCursor(_THIS, Uint16 x, Uint16 y)
|
SDL_nxvideo.c | 50 static int NX_SetGammaRamp (_THIS, Uint16 * ramp) ; 51 static int NX_GetGammaRamp (_THIS, Uint16 * ramp) ; 485 static int NX_SetGammaRamp (_THIS, Uint16 * ramp) 488 Uint16 * red, * green, * blue ; 494 if (! GammaRamp_R) GammaRamp_R = (Uint16 *) SDL_malloc (sizeof (Uint16) * CI_SIZE) ; 495 if (! GammaRamp_G) GammaRamp_G = (Uint16 *) SDL_malloc (sizeof (Uint16) * CI_SIZE) ; 496 if (! GammaRamp_B) GammaRamp_B = (Uint16 *) SDL_malloc (sizeof (Uint16) * CI_SIZE) [all...] |
/external/chromium/net/spdy/ |
spdy_frame_builder.h | 56 bool ReadUInt16(void** iter, uint16* result) const; 59 bool ReadBytes(void** iter, const char** data, uint16 length) const; 60 bool ReadData(void** iter, const char** data, uint16* length) const; 66 bool WriteUInt16(uint16 value) { 75 bool WriteBytes(const void* data, uint16 data_len); 100 char* BeginWriteData(uint16 length);
|
/external/qemu/distrib/sdl-1.2.12/src/video/gem/ |
SDL_gemvideo.h | 51 Uint16 buf2scr_ops; /* Operations to get buffer to screen */ 61 Uint16 pitch; /* Line length */ 62 Uint16 format; /* Screen format */ 68 Uint16 old_palette[256][3]; /* Saved current palette */ 69 Uint16 cur_palette[256][3]; /* SDL application palette */ 71 void (*setpalette)(_THIS, Uint16 newpal[256][3]);
|
SDL_gemmouse.c | 70 Uint16 *data1, *mask1; 109 data1 = (Uint16 *) &data[i<<1]; 110 mask1 = (Uint16 *) &mask[i<<1]; 154 void GEM_WarpWMCursor(_THIS, Uint16 x, Uint16 y)
|
/hardware/broadcom/wlan/bcm4329/dhdutil/include/proto/ |
bcmevent.h | 52 uint16 version; 53 uint16 flags; 66 uint16 version; 67 uint16 flags; 260 uint16 version; 261 uint16 channel;
|
/external/qemu/distrib/sdl-1.2.12/src/stdlib/ |
SDL_iconv.c | 285 *(Uint16 *)dst = UNICODE_BOM; 440 Uint16 W1, W2; 444 W1 = ((Uint16)p[0] << 8) | 445 (Uint16)p[1]; 463 W2 = ((Uint16)p[0] << 8) | 464 (Uint16)p[1]; 481 Uint16 W1, W2; 485 W1 = ((Uint16)p[1] << 8) | 486 (Uint16)p[0]; 504 W2 = ((Uint16)p[1] << 8) [all...] |
/external/qemu/distrib/sdl-1.2.12/src/video/wscons/ |
SDL_wsconsvideo.c | 408 Uint16 *src_pos = (Uint16 *)byte_src_pos; 409 Uint16 *dst_pos = (Uint16 *)byte_dst_pos; 412 Uint16 *src = src_pos; 413 Uint16 *dst = dst_pos; 419 dst_pos = (Uint16 *)((Uint8 *)dst_pos + dst_linebytes); 437 Uint16 *src_pos = (Uint16 *)byte_src_pos; 438 Uint16 *dst_pos = (Uint16 *)byte_dst_pos [all...] |
/external/neven/Embedded/common/src/b_BasicEm/ |
Math.h | 54 * This behavior is identical with (uint16)sqrt( valA ). 57 uint16 bbs_sqrt32( uint32 valA ); 65 uint8 bbs_sqrt16( uint16 valA ); 68 uint16 bbs_fastSqrt32( uint32 valA ); 191 uint16 bbs_matTrans( int16 *xA, int16 rowA, int16 colA, int16 *rA ); 197 uint16 bbs_vecPhase( int16* reA, int16* imA, int16* phaseA, uint16 sizeA );
|
/external/qemu/distrib/sdl-1.2.12/src/audio/ |
SDL_wave.c | 34 Uint16 iDelta; 40 Uint16 wSamplesPerBlock; 41 Uint16 wNumCoef; 50 Uint16 extra_info; 64 rogue_feel += sizeof(Uint16); 67 rogue_feel += sizeof(Uint16); 69 rogue_feel += sizeof(Uint16); 76 rogue_feel += sizeof(Uint16); 78 rogue_feel += sizeof(Uint16); 111 state->iDelta = (Uint16)delta [all...] |
/frameworks/base/media/libstagefright/codecs/mp3dec/src/ |
pvmp3_decode_huff_cw.cpp | 140 uint16 pvmp3_decode_huff_cw_tab0(tmp3Bits *pMainData) 150 uint16 pvmp3_decode_huff_cw_tab1(tmp3Bits *pMainData) 153 uint16 cw; 167 uint16 pvmp3_decode_huff_cw_tab2(tmp3Bits *pMainData) 170 uint16 cw; 193 uint16 pvmp3_decode_huff_cw_tab3(tmp3Bits *pMainData) 196 uint16 cw; 219 uint16 pvmp3_decode_huff_cw_tab5(tmp3Bits *pMainData) 222 uint16 cw; 248 uint16 pvmp3_decode_huff_cw_tab6(tmp3Bits *pMainData [all...] |
/external/bluetooth/bluez/tools/ |
ubcsp.h | 47 typedef unsigned short uint16;
typedef 74 uint16 length; /* What is the length of the payload data */
122 uint16 send_crc;
|
/external/chromium/base/ |
version.cc | 91 const uint16 max = 0xFFFF; 97 uint16 component = static_cast<uint16>(num);
|
/external/chromium/chrome/browser/web_resource/ |
gpu_blacklist_updater.cc | 87 uint16 version_major, version_minor; 94 uint16 cached_version_major, cached_version_minor; 99 uint16 current_version_major, current_version_minor;
|
/external/chromium/net/http/ |
http_alternate_protocols.cc | 55 const std::string& host, uint16 port) const { 77 const std::string& host, uint16 port) const { 84 uint16 alternate_port,
|
/external/qemu/distrib/sdl-1.2.12/src/joystick/mint/ |
SDL_sysjoystick.c | 160 static Uint16 jp_paddles[4]; 161 static Uint16 jp_lightpens[2]; 162 static Uint16 jp_directions; 163 static Uint16 jp_fires; 605 Uint16 fires; 606 Uint16 directions; 607 Uint16 dummy1[6]; 608 Uint16 paddles[4]; 609 Uint16 dummy2[4]; 610 Uint16 lightpens[2] [all...] |
/prebuilt/windows/sdl/host/include/SDL/ |
SDL_types.h | 50 typedef unsigned short Uint16; 92 SDL_COMPILE_TIME_ASSERT(uint16, sizeof(Uint16) == 2);
|