/external/pdfium/core/src/fxge/Microsoft SDK/include/ |
DWrite.h | 32 typedef unsigned short UINT16, *PUINT16;
438 UINT16 designUnitsPerEm;
444 UINT16 ascent;
450 UINT16 descent;
466 UINT16 capHeight;
472 UINT16 xHeight;
484 UINT16 underlineThickness;
496 UINT16 strikethroughThickness;
[all...] |
/external/qemu/distrib/sdl-1.2.15/include/ |
SDL_video.h | 52 Uint16 w, h; 100 Uint16 pitch; /**< Read-only */ 212 Uint16 *pitches; /**< Read-only */ 438 extern DECLSPEC int SDLCALL SDL_SetGammaRamp(const Uint16 *red, const Uint16 *green, const Uint16 *blue); 449 extern DECLSPEC int SDLCALL SDL_GetGammaRamp(Uint16 *red, Uint16 *green, Uint16 *blue); [all...] |
/prebuilts/tools/darwin-x86/sdl/include/SDL/ |
SDL_video.h | 52 Uint16 w, h; 100 Uint16 pitch; /**< Read-only */ 212 Uint16 *pitches; /**< Read-only */ 438 extern DECLSPEC int SDLCALL SDL_SetGammaRamp(const Uint16 *red, const Uint16 *green, const Uint16 *blue); 449 extern DECLSPEC int SDLCALL SDL_GetGammaRamp(Uint16 *red, Uint16 *green, Uint16 *blue); [all...] |
/prebuilts/tools/linux-x86/sdl/include/SDL/ |
SDL_video.h | 52 Uint16 w, h; 100 Uint16 pitch; /**< Read-only */ 212 Uint16 *pitches; /**< Read-only */ 438 extern DECLSPEC int SDLCALL SDL_SetGammaRamp(const Uint16 *red, const Uint16 *green, const Uint16 *blue); 449 extern DECLSPEC int SDLCALL SDL_GetGammaRamp(Uint16 *red, Uint16 *green, Uint16 *blue); [all...] |
/prebuilts/tools/windows/sdl/include/SDL/ |
SDL_video.h | 52 Uint16 w, h; 100 Uint16 pitch; /**< Read-only */ 212 Uint16 *pitches; /**< Read-only */ 438 extern DECLSPEC int SDLCALL SDL_SetGammaRamp(const Uint16 *red, const Uint16 *green, const Uint16 *blue); 449 extern DECLSPEC int SDLCALL SDL_GetGammaRamp(Uint16 *red, Uint16 *green, Uint16 *blue); [all...] |
/external/bluetooth/bluedroid/bta/dm/ |
bta_dm_pm.c | 39 static void bta_dm_pm_btm_cback(BD_ADDR bd_addr, tBTM_PM_STATUS status, UINT16 value, UINT8 hci_status); 157 UINT16 policy_setting; 327 UINT16 timeout = 0; 671 static void bta_dm_pm_btm_cback(BD_ADDR bd_addr, tBTM_PM_STATUS status, UINT16 value, UINT8 hci_status) 955 UINT16 policy_setting;
|
/external/bluetooth/bluedroid/stack/rfcomm/ |
rfc_ts_frames.c | 231 void rfc_send_pn (tRFC_MCB *p_mcb, UINT8 dlci, BOOLEAN is_command, UINT16 mtu, UINT8 cl, UINT8 k) 450 tPORT_STATE *p_pars, UINT16 mask) 505 UINT16 xx; 575 UINT16 len; 701 UINT16 length = p_buf->len;
|
/external/chromium_org/chrome/browser/extensions/api/cast_streaming/ |
performance_test.cc | 104 TimeData(uint16 frame_no_, base::TimeTicks render_time_) : 110 uint16 frame_no; 196 typedef std::map<uint16, base::TimeTicks> TimeMap; 253 uint16 frame_no; 273 uint16 frame_no;
|
/external/chromium_org/dbus/ |
message.h | 70 UINT16 = DBUS_TYPE_UINT16, 276 void AppendUint16(uint16 value); 338 void AppendVariantOfUint16(uint16 value); 386 bool PopUint16(uint16* value); 452 bool PopVariantOfUint16(uint16* value);
|
/external/chromium_org/net/http/ |
http_auth_handler_ntlm_portable.cc | 193 static void* WriteSecBuf(void* buf, uint16 length, uint32 offset) { 227 static uint16 ReadUint16(const uint8*& buf) { 228 uint16 x = (static_cast<uint16>(buf[0])) | 229 (static_cast<uint16>(buf[1]) << 8);
|
/external/chromium_org/third_party/re2/ |
ucs2.diff | 402 - uint16* q = new uint16[ep - p]; 403 - uint16* q0 = q; 439 - spbegin = text16.begin() + sizeof(uint16)*nrune; 441 - spend = text16.begin() + sizeof(uint16)*nrune;
|
/external/lldb/tools/debugserver/source/MacOSX/x86_64/ |
DNBArchImplX86_64.cpp | [all...] |
/external/neven/Embedded/common/src/b_APIEm/ |
FaceFinder.c | 141 uint16* memPtrA ) 152 const uint16* memPtrA ) 154 bbs_DEF_fNameL( "uint32 bpi_FaceFinder_memRead( struct bbs_Context* cpA, struct bpi_FaceFinder* ptrA, const uint16* memPtrA )" ) 221 const struct bpi_FaceFinder* ptrA, uint16* memPtrA ) 236 const uint16* memPtrA,
|
FaceFinderRef.c | 117 memSizeL += bbs_SIZEOF16( uint16 ); /* csa */ 125 uint16* memPtrA ) 142 const uint16* memPtrA, 155 const uint16* memPtrL = memPtrA; 170 uint16* dataPtrL = ptrA->objBufE.arrPtrE;
|
/external/qemu/distrib/sdl-1.2.15/src/video/ |
SDL_cursor.c | 293 void SDL_WarpMouse (Uint16 x, Uint16 y) 415 Uint16 *dst; 418 dst = (Uint16 *)screen->pixels + 429 *dst = (Uint16)pixels[datab>>7];
|
/external/regex-re2/ |
ucs2.diff | 402 - uint16* q = new uint16[ep - p]; 403 - uint16* q0 = q; 439 - spbegin = text16.begin() + sizeof(uint16)*nrune; 441 - spend = text16.begin() + sizeof(uint16)*nrune;
|
/frameworks/av/media/libstagefright/codecs/mp3dec/src/ |
pvmp3_getbits.cpp | 158 uint16 getUpTo9bits(tmp3Bits *ptBitStream, 166 uint16 returnValue; 174 returnValue = (((uint16)(Elem)) << 8) | 175 ((uint16)(Elem1)); 186 return (uint16)(returnValue >> (16 - neededBits));
|
pvmp3_seek_synch.cpp | 133 uint16 val; 212 uint16 tmp1 = *(pElem++); 213 uint16 tmp2 = *(pElem); 284 uint16 val; 290 val = (uint16)getUpTo17bits(inputStream, SYNC_WORD_LNGTH);
|
/hardware/intel/common/wrs_omxil_core/core/src/ |
intel_m4v_config_parser.cpp | 645 *pulOutData = (pStream->bitBuf >> (32 - bitPos)) & mask[(uint16)ucNBits]; 713 *pulOutData = (pStream->bitBuf >> (32 - pStream->bitPos)) & mask[(uint16)ucNBits]; 786 uint16 sps_length, pps_length; 850 sps_length = (uint16)(sps[1] << 8) | sps[0]; 853 pps_length = (uint16)(pps[1] << 8) | pps[0]; [all...] |
/hardware/ti/omap3/omx/ti_omx_config_parser/src/ |
ti_m4v_config_parser.cpp | 660 *pulOutData = (pStream->bitBuf >> (32 - bitPos)) & mask[(uint16)ucNBits]; 728 *pulOutData = (pStream->bitBuf >> (32 - pStream->bitPos)) & mask[(uint16)ucNBits]; 801 uint16 sps_length, pps_length; 865 sps_length = (uint16)(sps[1] << 8) | sps[0]; 868 pps_length = (uint16)(pps[1] << 8) | pps[0]; [all...] |
/external/bluetooth/bluedroid/btif/src/ |
btif_hf_client.c | 107 UINT16 handle; 132 static void btif_in_hf_client_generic_evt(UINT16 event, char *p_param) 735 static void btif_hf_client_upstreams_evt(UINT16 event, char* p_param) [all...] |
/external/bluetooth/bluedroid/stack/avdt/ |
avdt_ad.c | 202 tAVDT_TC_TBL *avdt_ad_tc_tbl_by_lcid(UINT16 lcid) 321 void avdt_ad_tc_close_ind(tAVDT_TC_TBL *p_tbl, UINT16 reason) 538 UINT16 lcid;
|
/external/bluetooth/bluedroid/stack/smp/ |
smp_keys.c | 351 UINT16 r=1; 781 sizeof(UINT16), &output)) 861 UINT16 y;
|
/external/bluetooth/bluedroid/udrv/ulinux/ |
uipc.c | 690 UDRV_API BOOLEAN UIPC_Send(tUIPC_CH_ID ch_id, UINT16 msg_evt, UINT8 *p_buf, 691 UINT16 msglen) 739 UDRV_API UINT32 UIPC_Read(tUIPC_CH_ID ch_id, UINT16 *p_msg_evt, UINT8 *p_buf, UINT32 len)
|
/external/chromium_org/base/ |
pickle.h | 34 bool ReadUInt16(uint16* result) WARN_UNUSED_RESULT; 159 uint16* result) const WARN_UNUSED_RESULT { 234 bool WriteUInt16(uint16 value) {
|