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

1 2 3 4 5 6 7 8 91011>>

  /external/libnfc-nci/src/udrv/include/
unv.h 65 UDRV_API extern BOOLEAN UNV_MapBlock(UINT16, tUNV_STORAGE_PREF, UINT16,
66 UINT16, UINT16 *, void *);
67 UDRV_API extern BOOLEAN UNV_ReadMap(UINT16, tUNV_STORAGE_PREF *, UINT16 *,
68 UINT16 *, UINT16 *);
69 UDRV_API extern BOOLEAN UNV_EraseBlock(UINT16);
70 UDRV_API extern void UNV_Default(UINT16);
    [all...]
  /external/bluetooth/bluedroid/stack/pan/
pan_int.h 54 UINT16 handle;
57 UINT16 bad_pkts_rcvd;
58 UINT16 src_uuid;
59 UINT16 dst_uuid;
60 UINT16 prv_src_uuid;
61 UINT16 prv_dst_uuid;
62 UINT16 ip_addr_known;
112 extern void pan_conn_ind_cb (UINT16 handle,
117 extern void pan_connect_state_cb (UINT16 handle, BD_ADDR rem_bda, tBNEP_RESULT result, BOOLEAN is_role_change);
118 extern void pan_data_ind_cb (UINT16 handle
    [all...]
  /packages/inputmethods/PinyinIME/jni/include/
splparser.h 42 uint16 splstr_to_idxs(const char *splstr, uint16 str_len, uint16 splidx[],
43 uint16 start_pos[], uint16 max_size, bool &last_is_pre);
48 uint16 splstr_to_idxs_f(const char *splstr, uint16 str_len, uint16 splidx[],
49 uint16 start_pos[], uint16 max_size, bool &last_is_pre)
    [all...]
userdict.h 44 void reset_milestones(uint16 from_step, MileStoneHandle from_handle);
50 size_t get_lpis(const uint16 *splid_str, uint16 splid_str_len,
53 uint16 get_lemma_str(LemmaIdType id_lemma, char16* str_buf,
54 uint16 str_max);
56 uint16 get_lemma_splids(LemmaIdType id_lemma, uint16 *splids,
57 uint16 splids_max, bool arg_valid);
59 size_t predict(const char16 last_hzs[], uint16 hzs_len,
64 LemmaIdType put_lemma(char16 lemma_str[], uint16 splids[]
    [all...]
  /external/bluetooth/bluedroid/stack/gatt/
gatt_int.h 35 #define GATT_CREATE_CONN_ID(tcb_idx, gatt_if) ((UINT16) ((((UINT8)(tcb_idx) ) << 8) | ((UINT8) (gatt_if))))
36 #define GATT_GET_TCB_IDX(conn_id) ((UINT8) (((UINT16) (conn_id)) >> 8))
106 UINT16 s_handle; /* starting handle */
107 UINT16 e_handle; /* ending handle */
108 UINT16 value_len; /* length of the attribute value */
123 UINT16 handle; /* read, handle value confirmation */
124 UINT16 mtu;
131 UINT16 handle;
144 UINT16 handle; /* WRITE, WRITE_BLOB */
145 UINT16 mtu; /* exchange MTU request *
    [all...]
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_GetGammaRamp.3 8 \fBint \fBSDL_GetGammaRamp\fP\fR(\fBUint16 *redtable, Uint16 *greentable, Uint16 *bluetable\fR);
11 Gets the gamma translation lookup tables currently used by the display\&. Each table is an array of 256 Uint16 values\&.
SDL_WarpMouse.3 8 \fBvoid \fBSDL_WarpMouse\fP\fR(\fBUint16 x, Uint16 y\fR);
  /packages/inputmethods/PinyinIME/jni/share/
splparser.cpp 30 uint16 SpellingParser::splstr_to_idxs(const char *splstr, uint16 str_len,
31 uint16 spl_idx[], uint16 start_pos[],
32 uint16 max_size, bool &last_is_pre) {
43 uint16 str_pos = 0;
44 uint16 idx_num = 0;
54 uint16 id_this = node_this->spelling_idx;
108 uint16 id_this = node_this->spelling_idx;
128 uint16 id_this = node_this->spelling_idx
    [all...]
lpicache.cpp 26 lpi_cache_len_ = new uint16[kFullSplIdStart];
29 for (uint16 id = 0; id < kFullSplIdStart; id++)
49 bool LpiCache::is_cached(uint16 splid) {
55 size_t LpiCache::put_cache(uint16 splid, LmaPsbItem lpi_items[],
57 uint16 num = kMaxLpiCachePerId;
59 num = static_cast<uint16>(lpi_num);
62 for (uint16 pos = 0; pos < num; pos++)
69 size_t LpiCache::get_cache(uint16 splid, LmaPsbItem lpi_items[],
75 for (uint16 pos = 0; pos < lpi_max; pos++) {
  /external/bluetooth/bluedroid/stack/sdp/
sdpint.h 95 UINT16 len;
101 UINT16 num_uids;
109 UINT16 start;
110 UINT16 end;
115 UINT16 num_attr;
125 UINT16 id;
134 UINT16 num_attributes;
145 UINT16 num_records;
160 UINT16 next_attr_index; /* attr index for next continuation response */
161 UINT16 next_attr_start_id; /* attr id to start with for the attr index in next cont. response (…)
    [all...]
  /external/bluetooth/bluedroid/stack/include/
gap_api.h 160 typedef void (tGAP_CONN_CALLBACK) (UINT16 gap_handle, UINT16 event);
166 typedef void (tGAP_CALLBACK) (UINT16 event, void *p_data);
175 UINT16 status;
182 UINT16 status;
196 UINT16 service;
203 UINT16 mfc_name;
204 UINT16 lmp_subversion;
214 UINT16 int_min;
215 UINT16 int_max
    [all...]
hcimsgs.h 35 #define HCIC_GET_UINT16(p, off) (UINT16)((*((UINT8 *)((p) + 1) + p->offset + 3 + (off)) + \
93 HCI_API extern BOOLEAN btsnd_hcic_per_inq_mode(UINT16 max_period, UINT16 min_period,
111 HCI_API extern BOOLEAN btsnd_hcic_create_conn(BD_ADDR dest, UINT16 packet_types,
114 UINT16 clock_offset,
128 HCI_API extern BOOLEAN btsnd_hcic_disconnect(UINT16 handle, UINT8 reason);
138 HCI_API extern BOOLEAN btsnd_hcic_add_SCO_conn (UINT16 handle, UINT16 packet_types);
212 HCI_API extern BOOLEAN btsnd_hcic_change_conn_type (UINT16 handle, UINT16 packet_types)
    [all...]
utfc.h 42 extern UINT16 utfc_16_to_8(UINT8 *p_utf8, UINT16 utf8_len, UINT16 *p_utf16, UINT16 utf16_len);
55 extern UINT16 utfc_8_to_16(UINT16 *p_utf16, UINT16 utf16_len, UINT8 *p_utf8);
l2c_api.h 140 UINT16 rtrans_tout;
141 UINT16 mon_tout;
142 UINT16 mps;
151 UINT16 result; /* Only used in confirm messages */
153 UINT16 mtu;
157 UINT16 flush_to;
164 UINT16 flags; /* bit 0: 0-no continuation, 1-continuation */
175 typedef UINT16 tL2CAP_CH_CFG_BITS;
187 typedef void (tL2CA_CONNECT_IND_CB) (BD_ADDR, UINT16, UINT16, UINT8)
    [all...]
  /external/bluetooth/bluedroid/bta/ag/
bta_ag_rfc.c 42 void bta_ag_port_cback_1(UINT32 code, UINT16 port_handle);
43 void bta_ag_port_cback_2(UINT32 code, UINT16 port_handle);
44 void bta_ag_port_cback_3(UINT32 code, UINT16 port_handle);
46 void bta_ag_mgmt_cback_1(UINT32 code, UINT16 port_handle);
47 void bta_ag_mgmt_cback_2(UINT32 code, UINT16 port_handle);
48 void bta_ag_mgmt_cback_3(UINT32 code, UINT16 port_handle);
50 int bta_ag_data_cback_1(UINT16 port_handle, void *p_data, UINT16 len);
51 int bta_ag_data_cback_2(UINT16 port_handle, void *p_data, UINT16 len)
    [all...]
  /external/bluetooth/bluedroid/btif/include/
btif_util.h 49 const char* dump_dm_search_event(UINT16 event);
50 const char* dump_dm_event(UINT16 event);
51 const char* dump_hf_event(UINT16 event);
52 const char* dump_hh_event(UINT16 event);
53 const char* dump_hf_conn_state(UINT16 event);
56 const char* dump_hf_audio_state(UINT16 event);
59 const char* dump_av_conn_state(UINT16 event);
60 const char* dump_av_audio_state(UINT16 event);
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_int.h 165 UINT16 count; /* How many I-frames to drop in a row; used only with one-shot tests */
201 UINT16 rx_sdu_len; /* Length of the SDU being received */
264 UINT16 psm;
265 UINT16 real_psm; /* This may be a dummy RCB for an o/b connection but */
289 UINT16 local_cid; /* Local CID */
290 UINT16 remote_cid; /* Remote CID */
316 UINT16 buff_quota; /* Buffer quota before sending congestion */
325 UINT16 tx_mps; /* TX MPS adjusted based on current controller */
326 UINT16 max_rx_mtu;
341 UINT16 fixed_chnl_idle_tout; /* Idle timeout to use for the fixed channel *
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
ethernet.h 121 uint16 ether_type;
152 #define eacmp(a, b) ((((const uint16 *)(a))[0] ^ ((const uint16 *)(b))[0]) | \
153 (((const uint16 *)(a))[1] ^ ((const uint16 *)(b))[1]) | \
154 (((const uint16 *)(a))[2] ^ ((const uint16 *)(b))[2]))
161 ((uint16 *)(d))[0] = ((const uint16 *)(s))[0]; \
162 ((uint16 *)(d))[1] = ((const uint16 *)(s))[1];
    [all...]
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
stun.h 124 uint16 length() const { return length_; }
148 uint16 type_;
149 uint16 length_;
164 uint16 length() const { return length_; }
175 static StunAttribute* Create(uint16 type, uint16 length);
178 static StunAddressAttribute* CreateAddress(uint16 type);
179 static StunUInt32Attribute* CreateUInt32(uint16 type);
180 static StunByteStringAttribute* CreateByteString(uint16 type);
186 StunAttribute(uint16 type, uint16 length)
    [all...]
  /external/bluetooth/bluedroid/stack/btu/
btu_hcif.c 63 static void btu_hcif_inquiry_comp_evt (UINT8 *p, UINT16 evt_len);
64 static void btu_hcif_inquiry_result_evt (UINT8 *p, UINT16 evt_len);
65 static void btu_hcif_inquiry_rssi_result_evt (UINT8 *p, UINT16 evt_len);
67 static void btu_hcif_extended_inquiry_result_evt (UINT8 *p, UINT16 evt_len);
70 static void btu_hcif_connection_comp_evt (UINT8 *p, UINT16 evt_len);
71 static void btu_hcif_connection_request_evt (UINT8 *p, UINT16 evt_len);
72 static void btu_hcif_disconnection_comp_evt (UINT8 *p, UINT16 evt_len);
73 static void btu_hcif_authentication_comp_evt (UINT8 *p, UINT16 evt_len);
74 static void btu_hcif_rmt_name_request_comp_evt (UINT8 *p, UINT16 evt_len);
75 static void btu_hcif_encryption_change_evt (UINT8 *p, UINT16 evt_len)
    [all...]
  /external/bluetooth/bluedroid/stack/bnep/
bnep_int.h 133 UINT16 l2cap_cid;
135 UINT16 rem_mtu_size;
139 UINT16 sent_num_filters;
140 UINT16 sent_prot_filter_start[BNEP_MAX_PROT_FILTERS];
141 UINT16 sent_prot_filter_end[BNEP_MAX_PROT_FILTERS];
143 UINT16 sent_mcast_filters;
147 UINT16 rcvd_num_filters;
148 UINT16 rcvd_prot_filter_start[BNEP_MAX_PROT_FILTERS];
149 UINT16 rcvd_prot_filter_end[BNEP_MAX_PROT_FILTERS];
151 UINT16 rcvd_mcast_filters
    [all...]
  /external/bluetooth/bluedroid/stack/mcap/
mca_int.h 46 UINT16 mdl_id; /* the MDL ID associated with this request/response */
57 UINT16 peer_mtu; /* Transport channel L2CAP MTU of the peer */
58 UINT16 lcid; /* L2CAP LCID */
63 UINT16 reason; /* disconnect reason from L2CAP */
65 UINT16 lcid; /* L2CAP LCID */
112 UINT16 mdl_id; /* the MDL ID associated with this request/response */
167 UINT16 peer_mtu; /* L2CAP mtu of the peer device */
168 UINT16 my_mtu; /* Our MTU for this channel */
169 UINT16 lcid; /* L2CAP LCID */
211 UINT16 sec_mask; /* Security mask for connections as initiator *
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_int.h 81 UINT16 hci_handle;
82 UINT16 pkt_types_mask;
83 UINT16 restore_pkt_types; /* when coming in/out of SCO connection restore the packet types */
84 UINT16 clock_offset;
89 UINT16 manufacturer;
90 UINT16 lmp_subversion;
91 UINT16 link_super_tout;
279 UINT16 discoverable_mode;
280 UINT16 connectable_mode;
281 UINT16 page_scan_window
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_pan_ci.h 50 BTA_API extern void bta_pan_ci_tx_ready(UINT16 handle);
65 BTA_API extern void bta_pan_ci_rx_ready(UINT16 handle);
82 BTA_API extern void bta_pan_ci_tx_flow(UINT16 handle, BOOLEAN enable);
99 BTA_API extern void bta_pan_ci_rx_writebuf(UINT16 handle, BD_ADDR src, BD_ADDR dst, UINT16 protocol, BT_HDR *p_buf, BOOLEAN ext);
114 BTA_API extern BT_HDR * bta_pan_ci_readbuf(UINT16 handle, BD_ADDR src, BD_ADDR dst, UINT16 *p_protocol,
127 BTA_API extern void bta_pan_ci_set_pfilters(UINT16 handle, UINT16 num_filters, UINT16 *p_start_array, UINT16 *p_end_array)
    [all...]
  /external/chromium/net/base/
dns_util.h 37 static const uint16 kDNS_CNAME = 5;
38 static const uint16 kDNS_TXT = 16;
39 static const uint16 kDNS_CERT = 37;
40 static const uint16 kDNS_DS = 43;
41 static const uint16 kDNS_RRSIG = 46;
42 static const uint16 kDNS_DNSKEY = 48;
43 static const uint16 kDNS_ANY = 0xff;
44 static const uint16 kDNS_CAA = 13172; // temporary, not IANA
45 static const uint16 kDNS_TESTING = 0xfffe; // in private use area.

Completed in 1898 milliseconds

1 2 3 4 5 6 7 8 91011>>