Searched refs:UINT16 (Results 476 - 500 of 509) sorted by relevance

<<11121314151617181920>>

/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_ble_adv_filter.c35 #define BTM_BLE_PF_BIT_TO_MASK(x) (UINT16)(1 << (x))
247 UINT16 evt_len = p_params->param_len;
H A Dbtm_ble_multi_adv.c100 UINT16 len = p_params->param_len;
/external/chromium_org/third_party/skia/src/ports/
H A DSkScalerContext_win_dw.cpp414 UINT16 glyphId = glyph->getGlyphID();
678 UINT16 index = glyph.getGlyphID();
/external/skia/src/ports/
H A DSkScalerContext_win_dw.cpp414 UINT16 glyphId = glyph->getGlyphID();
644 UINT16 index = glyph.getGlyphID();
/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A DGdiPlusFlat.h2372 GdipGetEmHeight(GDIPCONST GpFontFamily *family, INT style, UINT16 * EmHeight);
2375 GdipGetCellAscent(GDIPCONST GpFontFamily *family, INT style, UINT16 * CellAscent);
2378 GdipGetCellDescent(GDIPCONST GpFontFamily *family, INT style, UINT16 * CellDescent);
2381 GdipGetLineSpacing(GDIPCONST GpFontFamily *family, INT style, UINT16 * LineSpacing);
2562 GDIPCONST UINT16 *text,
2574 GDIPCONST UINT16 *text,
2587 GDIPCONST UINT16 *text,
H A DGdiPlusGraphics.h1548 IN const UINT16 *text,
1570 IN const UINT16 *text,
1593 IN const UINT16 *text,
/external/antlr/antlr-3.4/runtime/C/include/
H A Dantlr3defs.h165 typedef UINT16 ANTLR3_UINT16, *pANTLR3_UINT16;
173 // such as UINT16, hence we must use stdint.h for Mingw.
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_av.c829 static void btif_av_handle_event(UINT16 event, char* p_param)
H A Dbtif_gatt_multi_adv_util.c382 UINT16 *p_uuid_out16 = NULL;
H A Dbtif_gatt_client.c254 static void btapp_gattc_req_data(UINT16 event, char *p_dest, char *p_src)
310 static void btapp_gattc_free_req_data(UINT16 event, tBTA_GATTC *p_data)
931 UINT8 num_records, UINT16 data_len,
/external/bluetooth/bluedroid/stack/avdt/
H A Davdt_scb.c732 UINT8 avdt_scb_verify(tAVDT_CCB *p_ccb, UINT8 state, UINT8 *p_seid, UINT16 num_seid, UINT8 *p_err_code)
/external/chromium_org/third_party/libjpeg_turbo/
H A Djcparam.c58 (*qtblptr)->quantval[i] = (UINT16) temp;
H A Djquant2.c130 typedef UINT16 histcell; /* histogram cell; prefer an unsigned type */
/external/jpeg/
H A Djcparam.c55 (*qtblptr)->quantval[i] = (UINT16) temp;
H A Djdmarker.c530 quant_ptr->quantval[jpeg_natural_order[i]] = (UINT16) tmp;
H A Djquant2.c147 typedef UINT16 histcell; /* histogram cell; prefer an unsigned type */
H A Dtransupp.c646 UINT16 qtemp;
/external/libnfc-nci/src/nfc/nci/
H A Dnci_hmsgs.c494 UINT8 nci_snd_t3t_polling (UINT16 system_code, UINT8 rc, UINT8 tsn)
/external/pdfium/core/src/fxcodec/libjpeg/
H A Dfpdfapi_jcparam.c56 (*qtblptr)->quantval[i] = (UINT16) temp;
H A Dfpdfapi_jdmarker.c556 quant_ptr->quantval[jpeg_natural_order[i]] = (UINT16) tmp;
/external/qemu/distrib/jpeg-6b/
H A Djcparam.c55 (*qtblptr)->quantval[i] = (UINT16) temp;
/external/pdfium/core/src/fxge/win32/
H A Dfx_win32_gdipext.cpp243 typedef GpStatus (WINGDIPAPI *FuncType_GdipDrawDriverString)(GpGraphics *graphics, GDIPCONST UINT16 *text, INT length, GDIPCONST GpFont *font, GDIPCONST GpBrush *brush, GDIPCONST PointF *positions, INT flags, GDIPCONST GpMatrix *matrix);
613 GpStatus status = CallFunc(GdipDrawDriverString)((GpGraphics*)graphics, (GDIPCONST UINT16 *)text, (INT)length, (GDIPCONST GpFont *)font, (GDIPCONST GpBrush*)brush,
/external/chromium_org/dbus/
H A Dmessage.cc121 case UINT16: {
/external/libnfc-nci/src/nfa/dm/
H A Dnfa_dm_act.c326 if ((p_nfa_get_confg = (tNFA_GET_CONFIG *) GKI_getbuf ((UINT16) (sizeof (tNFA_GET_CONFIG) + p_data->get_config.tlv_size))) != NULL)
/external/mdnsresponder/mDNSShared/
H A DCommonServices.h757 typedef UINT16 uint16_t;

Completed in 499 milliseconds

<<11121314151617181920>>