HomeSort by relevance Sort by last modified time
    Searched full:uint16 (Results 26 - 50 of 1769) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/net/dns/
dns_query.h 23 DnsQuery(uint16 id, const base::StringPiece& qname, uint16 qtype);
27 DnsQuery* CloneWithNewId(uint16 id) const;
30 uint16 id() const;
32 uint16 qtype() const;
41 void set_flags(uint16 flags);
44 DnsQuery(const DnsQuery& orig, uint16 id);
record_rdata.h 30 virtual uint16 Type() const = 0;
45 static const uint16 kType = dns_protocol::kTypeSRV;
52 virtual uint16 Type() const OVERRIDE;
54 uint16 priority() const { return priority_; }
55 uint16 weight() const { return weight_; }
56 uint16 port() const { return port_; }
63 uint16 priority_;
64 uint16 weight_;
65 uint16 port_;
76 static const uint16 kType = dns_protocol::kTypeA
    [all...]
dns_query.cc 21 DnsQuery::DnsQuery(uint16 id, const base::StringPiece& qname, uint16 qtype)
25 size_t question_size = qname_size_ + sizeof(uint16) + sizeof(uint16);
46 DnsQuery* DnsQuery::CloneWithNewId(uint16 id) const {
50 uint16 DnsQuery::id() const {
61 uint16 DnsQuery::qtype() const {
62 uint16 type;
63 base::ReadBigEndian<uint16>(
70 qname_size_ + sizeof(uint16) + sizeof(uint16))
    [all...]
record_parsed.h 30 uint16 type() const { return type_; }
31 uint16 klass() const { return klass_; }
48 RecordParsed(const std::string& name, uint16 type, uint16 klass,
53 const uint16 type_;
54 const uint16 klass_;
  /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;
294 UINT16 discoverable_mode;
295 UINT16 connectable_mode;
296 UINT16 page_scan_window
    [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/fonttools/Lib/fontTools/ttLib/tables/
otData.py 8 ('uint16', 'ScriptCount', None, None, 'Number of ScriptRecords'),
19 ('uint16', 'LangSysCount', None, None, 'Number of LangSysRecords for this script-excluding the DefaultLangSys'),
30 ('uint16', 'ReqFeatureIndex', None, None, 'Index of a feature required for this language system- if no required features = 0xFFFF'),
31 ('uint16', 'FeatureCount', None, None, 'Number of FeatureIndex values for this language system-excludes the required feature'),
32 ('uint16', 'FeatureIndex', 'FeatureCount', 0, 'Array of indices into the FeatureList-in arbitrary order'),
36 ('uint16', 'FeatureCount', None, None, 'Number of FeatureRecords in this table'),
47 ('uint16', 'LookupCount', None, None, 'Number of LookupList indices for this feature'),
48 ('uint16', 'LookupListIndex', 'LookupCount', 0, 'Array of LookupList indices for this feature -zero-based (first lookup is LookupListIndex = 0)'),
56 ('uint16', 'SubfamilyID', None, None, 'Serves as an identifier that associates fonts in a subfamily.'),
57 ('uint16', 'SubfamilyNameID', None, None, 'Subfamily NameID.')
    [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/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...]
bta_gattc_ci.h 47 UINT16 num_attr;
74 BTA_API extern void bta_gattc_ci_cache_open(BD_ADDR server_bda, UINT16 evt,
75 tBTA_GATT_STATUS status, UINT16 conn_id);
93 BTA_API extern void bta_gattc_ci_cache_load(BD_ADDR server_bda, UINT16 evt,
94 UINT16 num_attr, tBTA_GATTC_NV_ATTR *p_atrr,
95 tBTA_GATT_STATUS status, UINT16 conn_id);
111 BTA_API extern void bta_gattc_ci_cache_save(BD_ADDR server_bda, UINT16 evt,
112 tBTA_GATT_STATUS status, UINT16 conn_id);
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
vlan.h 49 uint16 vlan_type; /* 0x8100 */
50 uint16 vlan_tag; /* priority, cfi and vid */
56 uint16 vlan_type; /* 0x8100 */
57 uint16 vlan_tag; /* priority, cfi and vid */
58 uint16 ether_type;
64 uint16 length; /* frame length incl header */
71 uint16 vlan_type; /* 0x8100 */
72 uint16 vlan_tag; /* priority, cfi and vid */
73 uint16 ether_type; /* ethertype */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
naptypes.h 38 UINT16 length;
46 typedef UINT16 SystemHealthEntityCount;
47 typedef UINT16 EnforcementEntityCount;
94 UINT16 count;
104 UINT16 type;
105 UINT16 size;
118 UINT16 count;
159 UINT16 size;
164 UINT16 size;
  /external/chromium_org/courgette/
disassembler_elf_32_arm.h 31 uint16 c_op() const {
40 virtual uint16 op_size() const;
45 uint16 c_op_; // set by ComputeRelativeTarget()
56 uint16* c_op /* out */, uint32* addr /* out */);
58 static CheckBool Decompress(ARM_RVA type, uint16 c_op, uint32 addr,
  /external/chromium_org/media/cast/transport/rtp_sender/rtp_packetizer/
rtp_packetizer.h 33 uint16 max_payload_length;
34 uint16 sequence_number;
62 uint16 NextSequenceNumber();
74 uint16 sequence_number_;
76 uint16 packet_id_;
  /external/neven/Embedded/common/src/b_BasicEm/
Functions.h 50 uint16* memPtrA );
54 const uint16* memPtrA );
57 uint32 bbs_memPeek32( const uint16* memPtrA );
59 /** writes a 16 bit word to memory; returns bbs_SIZEOF16( uint16 ) */
61 uint16* memPtrA );
63 /** reads a 16 bit word from memory; returns bbs_SIZEOF16( uint16 ) */
65 const uint16* memPtrA );
70 uint32 sizeA, uint16* memPtrA );
75 uint32 sizeA, const uint16* memPtrA );
77 /** writes a 16 bit word array to memory; sizeA specifies number of words in array; returns bbs_SIZEOF16( uint16 ) * sizeA *
    [all...]
  /external/bluetooth/bluedroid/stack/include/
gatt_api.h 114 typedef UINT16 tGATT_DISCONN_REASON;
165 typedef UINT16 tGATT_PERM;
210 GATT_FORMAT_UINT16, /* 0x06 uint16 */
240 UINT16 unit; /* as UUIUD defined by SIG */
241 UINT16 descr; /* as UUID as defined by SIG */
260 UINT16 len;
271 UINT16 handle_list[GATT_AGGR_HANDLE_NUM_MAX];
285 typedef UINT16 tGATT_CLT_CHAR_CONFIG;
292 typedef UINT16 tGATT_SVR_CHAR_CONFIG;
312 UINT16 conn_id
    [all...]
sdp_api.h 77 typedef void (tSDP_DISC_CMPL_CB) (UINT16 result);
78 typedef void (tSDP_DISC_CMPL_CB2) (UINT16 result, void* user_data);
83 UINT16 peer_mtu;
89 UINT16 data_len;
99 typedef void (tSDP_DISC_RES_CB) (UINT16 event, tSDP_DATA *p_data);
107 UINT16 u16; /* 16-bit integer */
118 UINT16 attr_id; /* Attribute ID */
119 UINT16 attr_len_type; /* Length and type fields */
136 UINT16 num_uuid_filters; /* Number of UUIds to filter */
138 UINT16 num_attr_filters; /* Number of attribute filters *
    [all...]
bnep_api.h 85 typedef void (tBNEP_CONN_STATE_CB) (UINT16 handle,
99 typedef void (tBNEP_CONNECT_IND_CB) (UINT16 handle,
115 typedef void (tBNEP_DATA_BUF_CB) (UINT16 handle,
118 UINT16 protocol,
132 typedef void (tBNEP_DATA_IND_CB) (UINT16 handle,
135 UINT16 protocol,
137 UINT16 len,
144 typedef void (tBNEP_TX_DATA_FLOW_CB) (UINT16 handle,
160 typedef void (tBNEP_FILTER_IND_CB) (UINT16 handle,
163 UINT16 num_filters
    [all...]
  /external/chromium_org/third_party/libyuv/include/libyuv/
scale_row.h 76 const uint16* src_argb, uint16* dst_argb,
107 void ScaleRowDown2_16_C(const uint16* src_ptr, ptrdiff_t src_stride,
108 uint16* dst, int dst_width);
111 void ScaleRowDown2Linear_16_C(const uint16* src_ptr, ptrdiff_t src_stride,
112 uint16* dst, int dst_width);
115 void ScaleRowDown2Box_16_C(const uint16* src_ptr, ptrdiff_t src_stride,
116 uint16* dst, int dst_width);
119 void ScaleRowDown4_16_C(const uint16* src_ptr, ptrdiff_t src_stride,
120 uint16* dst, int dst_width)
    [all...]
  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_int.h 77 typedef UINT16 tBTA_GATTC_INT_EVT;
143 UINT16 offset;
144 UINT16 len;
197 UINT16 mtu;
250 UINT16 uuid16;
257 UINT16 uuid_len;
258 UINT16 attr_handle;
273 UINT16 s_handle;
274 UINT16 e_handle;
284 UINT16 s_handle
    [all...]
  /external/chromium_org/net/spdy/
spdy_frame_reader_test.cc 17 const uint16 kFrameData[] = {
22 arraysize(kFrameData) * sizeof(uint16));
25 uint16 uint16_val;
58 0x00, 0x02, // uint16(2)
60 0x00, 0x10, // uint16(16)
108 0x00, // part of a uint16
114 uint16 uint16_val;
130 // Also make sure that trying to read a uint16, which technically could work,
132 uint16 uint16_val;
140 0x00, 0x03, // uint16(3
    [all...]
  /external/chromium_org/media/cast/rtp_receiver/
rtp_receiver_defines.h 21 uint16 sequence_number;
28 uint16 packet_id;
29 uint16 max_packet_id;
  /external/chromium_org/ui/base/resource/
resource_data_dll_win.h 21 virtual bool HasResource(uint16 resource_id) const OVERRIDE;
22 virtual bool GetStringPiece(uint16 resource_id,
25 uint16 resource_id) const OVERRIDE;
  /external/chromium_org/net/quic/
quic_socket_address_coder.cc 15 const uint16 kIPv4 = 2;
16 const uint16 kIPv6 = 10;
32 uint16 address_family;
46 uint16 port = address_.port();
52 uint16 address_family;
79 uint16 port;
  /external/chromium_org/base/
sys_byteorder.h 26 inline uint16 ByteSwap(uint16 x) {
48 inline uint16 ByteSwapToLE16(uint16 x) {
72 inline uint16 NetToHost16(uint16 x) {
96 inline uint16 HostToNet16(uint16 x) {

Completed in 1161 milliseconds

12 3 4 5 6 7 8 91011>>