/hardware/intel/img/psb_headers/libmediaparser/mixvbp/vbp_manager/include/ |
vbp_loader.h | 38 #ifndef uint16 39 typedef unsigned short uint16; typedef 93 uint16 vop_time_increment; 145 uint16 sar_width; 146 uint16 sar_height; 260 uint16 CODED_WIDTH; 261 uint16 CODED_HEIGHT; 275 uint16 widthMB; 276 uint16 heightMB;
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
wlioctl.h | 71 uint16 len; 98 uint16 id; 120 uint16 beacon_period; /* units are Kusec */ 121 uint16 capability; /* Capability information */ 129 uint16 atim_window; /* units are Kusec */ 153 uint16 beacon_period; /* units are Kusec */ 154 uint16 capability; /* Capability information */ 162 uint16 atim_window; /* units are Kusec */ 175 uint16 ie_offset; /* offset at which IEs start, from beginning */ 195 uint16 beacon_period; /* units are Kusec * [all...] |
/external/bluetooth/bluedroid/bta/hh/ |
bta_hh_utils.c | 156 void bta_hh_update_di_info(tBTA_HH_DEV_CB *p_cb, UINT16 vendor_id, UINT16 product_id, 157 UINT16 version, UINT8 flag) 182 UINT16 attr_mask, 185 UINT16 ssr_max_latency, 186 UINT16 ssr_min_tout, 262 UINT16 report_len) 268 UINT16 xx, yy, key_idx = 0; 359 UINT16 report_len) 410 tBTA_HH_STATUS bta_hh_read_ssr_param(BD_ADDR bd_addr, UINT16 *p_max_ssr_lat, UINT16 *p_min_ssr_tout [all...] |
/external/bluetooth/bluedroid/bta/include/ |
bta_hh_co.h | 31 UINT16 rpt_uuid; 49 BTA_API extern void bta_hh_co_data(UINT8 dev_handle, UINT8 *p_rpt, UINT16 len, 65 UINT16 attr_mask, UINT8 app_id);
|
bta_mce_api.h | 52 typedef UINT16 tBTA_MCE_EVT; 58 UINT16 srv_name_len; 85 UINT16 sdp_db_size; /* The size of p_sdp_db */
|
/external/bluetooth/bluedroid/btif/include/ |
btif_dm.h | 66 UINT16 ediv; 80 UINT16 div; 88 UINT16 div;
|
/external/bluetooth/bluedroid/stack/bnep/ |
bnep_main.c | 54 const UINT16 bnep_frame_hdr_sizes[] = {14, 1, 2, 8, 8}; 59 static void bnep_connect_ind (BD_ADDR bd_addr, UINT16 l2cap_cid, UINT16 psm, UINT8 l2cap_id); 60 static void bnep_connect_cfm (UINT16 l2cap_cid, UINT16 result); 61 static void bnep_config_ind (UINT16 l2cap_cid, tL2CAP_CFG_INFO *p_cfg); 62 static void bnep_config_cfm (UINT16 l2cap_cid, tL2CAP_CFG_INFO *p_cfg); 63 static void bnep_disconnect_ind (UINT16 l2cap_cid, BOOLEAN ack_needed); 64 static void bnep_disconnect_cfm (UINT16 l2cap_cid, UINT16 result) [all...] |
/external/bluetooth/bluedroid/stack/sdp/ |
sdp_main.c | 56 static void sdp_connect_ind (BD_ADDR bd_addr, UINT16 l2cap_cid, UINT16 psm, 58 static void sdp_config_ind (UINT16 l2cap_cid, tL2CAP_CFG_INFO *p_cfg); 59 static void sdp_config_cfm (UINT16 l2cap_cid, tL2CAP_CFG_INFO *p_cfg); 60 static void sdp_disconnect_ind (UINT16 l2cap_cid, BOOLEAN ack_needed); 61 static void sdp_data_ind (UINT16 l2cap_cid, BT_HDR *p_msg); 64 static void sdp_connect_cfm (UINT16 l2cap_cid, UINT16 result); 65 static void sdp_disconnect_cfm (UINT16 l2cap_cid, UINT16 result) [all...] |
sdp_server.c | 53 static void process_service_search (tCONN_CB *p_ccb, UINT16 trans_num, 54 UINT16 param_len, UINT8 *p_req, 57 static void process_service_attr_req (tCONN_CB *p_ccb, UINT16 trans_num, 58 UINT16 param_len, UINT8 *p_req, 61 static void process_service_search_attr_req (tCONN_CB *p_ccb, UINT16 trans_num, 62 UINT16 param_len, UINT8 *p_req, 120 UINT16 trans_num, param_len; 173 static void process_service_search (tCONN_CB *p_ccb, UINT16 trans_num, 174 UINT16 param_len, UINT8 *p_req, 177 UINT16 max_replies, cur_handles, rem_handles, cont_offset [all...] |
/external/bluetooth/bluedroid/udrv/include/ |
uipc.h | 117 UDRV_API extern BOOLEAN UIPC_Send(tUIPC_CH_ID ch_id, UINT16 msg_evt, UINT8 *p_buf, UINT16 msglen); 128 UDRV_API extern UINT32 UIPC_Read(tUIPC_CH_ID ch_id, UINT16 *p_msg_evt, UINT8 *p_buf, UINT32 len);
|
/external/chromium_org/base/ |
basictypes.h | 26 typedef uint16_t uint16; typedef 46 const uint16 kuint16max = ((uint16) 0xFFFF);
|
big_endian_unittest.cc | 16 uint16 u16; 43 uint16 u16; 82 uint16 u16 = 0;
|
version.h | 27 // Each component is limited to a uint16. Call IsValid() to learn 60 const std::vector<uint16>& components() const { return components_; } 63 std::vector<uint16> components_;
|
/external/chromium_org/chrome/browser/net/ |
ssl_config_service_manager_pref.cc | 46 std::vector<uint16> ParseCipherSuites( 48 std::vector<uint16> cipher_suites; 53 uint16 cipher_suite = 0; 67 std::string SSLProtocolVersionToString(uint16 version) { 83 // Returns the SSL protocol version (as a uint16) represented by a string. 85 uint16 SSLProtocolVersionFromString(const std::string& version_str) { 86 uint16 version = 0; // Invalid. 180 std::vector<uint16> disabled_cipher_suites_; 280 uint16 version_min = SSLProtocolVersionFromString(version_min_str); 281 uint16 version_max = SSLProtocolVersionFromString(version_max_str) [all...] |
/external/chromium_org/device/bluetooth/ |
bluetooth_device_mac.h | 34 virtual uint16 GetVendorID() const OVERRIDE; 35 virtual uint16 GetProductID() const OVERRIDE; 36 virtual uint16 GetDeviceID() const OVERRIDE;
|
/external/chromium_org/device/bluetooth/test/ |
mock_bluetooth_device.h | 35 MOCK_CONST_METHOD0(GetVendorID, uint16()); 36 MOCK_CONST_METHOD0(GetProductID, uint16()); 37 MOCK_CONST_METHOD0(GetDeviceID, uint16());
|
/external/chromium_org/media/cast/logging/ |
logging_impl.cc | 60 uint16 packet_id, max_packet_id; 97 uint16 packet_id, uint16 max_packet_id,
|
/external/chromium_org/media/cast/rtcp/ |
test_rtcp_packet_builder.h | 82 void AddCast(uint32 sender_ssrc, uint32 media_ssrc, uint16 target_delay_ms); 87 void AddReceiverEventLog(uint16 event_data, 89 uint16 event_timesamp_delta);
|
/external/chromium_org/media/cast/rtp_receiver/rtp_parser/test/ |
rtp_packet_builder.cc | 36 void RtpPacketBuilder::SetPacketId(uint16 packet_id) { packet_id_ = packet_id; } 38 void RtpPacketBuilder::SetMaxPacketId(uint16 max_packet_id) { 46 void RtpPacketBuilder::SetSequenceNumber(uint16 sequence_number) {
|
/external/chromium_org/net/dns/ |
dns_transaction_unittest.cc | 37 DnsSocketData(uint16 id, 39 uint16 qtype, 45 scoped_ptr<uint16> length(new uint16); 49 sizeof(uint16))); 62 uint16 tcp_length) { 65 scoped_ptr<uint16> length(new uint16); 69 sizeof(uint16))); 80 uint16 tcp_length = response->io_buffer()->size() [all...] |
/external/chromium_org/net/socket/ |
nss_ssl_util.cc | 38 bool CiphersRemove(const uint16* to_remove, uint16* ciphers, size_t num) { 60 void CiphersCompact(uint16* ciphers, size_t num) { 72 size_t CiphersCopy(const uint16* in, uint16* out) { 144 static const uint16 chacha_ciphers[] = { 149 static const uint16 aes_gcm_ciphers[] = { 155 scoped_ptr<uint16[]> ciphers(new uint16[num_ciphers]); 156 memcpy(ciphers.get(), ssl_ciphers, sizeof(uint16)*num_ciphers) [all...] |
/external/chromium_org/net/ssl/ |
ssl_cipher_suite_names.h | 26 uint16 cipher_suite); 47 uint16* cipher_suite); 58 NET_EXPORT_PRIVATE bool IsSecureTLSCipherSuite(uint16 cipher_suite);
|
/external/chromium_org/third_party/WebKit/Source/platform/fonts/opentype/ |
OpenTypeVerticalData.cpp | 68 OpenType::UInt16 numberOfHMetrics; 85 OpenType::UInt16 numOfLongVerMetrics; 90 OpenType::UInt16 advanceWidth; 97 OpenType::UInt16 advanceHeight; 103 OpenType::UInt16 majorVersion; 104 OpenType::UInt16 minorVersion; 106 OpenType::UInt16 numVertOriginYMetrics; 108 OpenType::UInt16 glyphIndex; 116 OpenType::UInt16 coverageFormat; 120 OpenType::UInt16 glyphCount [all...] |
/external/chromium_org/third_party/libyuv/unit_test/ |
scale_test.cc | 157 uint16* p_src_y_16 = reinterpret_cast<uint16*>(src_y_16); 158 uint16* p_src_u_16 = reinterpret_cast<uint16*>(src_u_16); 159 uint16* p_src_v_16 = reinterpret_cast<uint16*>(src_v_16); 195 uint16* p_dst_y_16 = reinterpret_cast<uint16*>(dst_y_16); 196 uint16* p_dst_u_16 = reinterpret_cast<uint16*>(dst_u_16) [all...] |
/external/chromium_org/ui/base/resource/ |
data_pack.cc | 27 uint16 resource_id; 31 uint16 key = *reinterpret_cast<const uint16*>(void_key); 173 bool DataPack::HasResource(uint16 resource_id) const { 178 bool DataPack::GetStringPiece(uint16 resource_id, 218 uint16 resource_id) const { 236 const std::map<uint16, base::StringPiece>& resources, 272 // Each entry is a uint16 + a uint32. We have an extra entry after the last 276 for (std::map<uint16, base::StringPiece>::const_iterator it = 279 uint16 resource_id = it->first [all...] |