HomeSort by relevance Sort by last modified time
    Searched refs:UINT32 (Results 26 - 50 of 419) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/pdfium/core/src/fxge/Microsoft SDK/include/
DWrite.h 33 typedef unsigned int UINT32, *PUINT32;
515 UINT32 advanceWidth;
535 UINT32 advanceHeight;
605 (static_cast<UINT32>(static_cast<UINT8>(d)) << 24) | \
606 (static_cast<UINT32>(static_cast<UINT8>(c)) << 16) | \
607 (static_cast<UINT32>(static_cast<UINT8>(b)) << 8) | \
608 static_cast<UINT32>(static_cast<UINT8>(a)))
636 UINT32 fontFileReferenceKeySize,
660 UINT32 fontFileReferenceKeySize,
661 __out UINT32* filePathLength
    [all...]
  /external/bluetooth/bluedroid/bta/jv/
bta_jv_int.h 99 UINT32 service;
168 UINT32 handle; /* The connection handle */
194 UINT32 handle; /* the handle reported to java app (same as gap handle) */
208 UINT32 handle; /* the rfcomm session handle at jv */
256 UINT32 handle;
264 UINT32 handle;
265 UINT32 req_id;
275 UINT32 handle;
276 UINT32 req_id;
302 UINT32 handle
    [all...]
  /external/bluetooth/bluedroid/bta/av/
bta_av_sbc.c 32 UINT32 src_samples, UINT32 dst_samples,
33 UINT32 *p_ret);
38 UINT32 src_sps; /* samples per second (source audio data) */
39 UINT32 dst_sps; /* samples per second (converted audio data) */
64 void bta_av_sbc_init_up_sample (UINT32 src_sps, UINT32 dst_sps, UINT16 bits, UINT16 n_channels)
128 UINT32 src_samples, UINT32 dst_samples,
129 UINT32 *p_ret
    [all...]
  /external/bluetooth/bluedroid/btif/include/
btif_sm.h 42 typedef UINT32 btif_sm_state_t;
43 typedef UINT32 btif_sm_event_t;
  /external/bluetooth/bluedroid/gki/ulinux/
data_types.h 35 typedef uint32_t UINT32;
43 typedef UINT32 TIME_STAMP;
  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki_inet.h 38 extern UINT32 ntohl(UINT32 n);
  /external/libnfc-nci/src/gki/common/
gki_inet.h 38 extern UINT32 ntohl(UINT32 n);
  /external/libnfc-nci/src/nfc/ndef/
ndef_utils.c 43 static void shiftdown (UINT8 *p_mem, UINT32 len, UINT32 shift_amount)
47 register UINT32 xx;
60 static void shiftup (UINT8 *p_dest, UINT8 *p_src, UINT32 len)
64 register UINT32 xx;
79 tNDEF_STATUS NDEF_MsgValidate (UINT8 *p_msg, UINT32 msg_len, BOOLEAN b_allow_chunks)
85 UINT32 payload_len;
225 UINT32 payload_len;
269 UINT32 NDEF_MsgGetRecLength (UINT8 *p_cur_rec)
272 UINT32 rec_len = 0
    [all...]
  /external/bluetooth/bluedroid/stack/include/
wbt_api.h 38 #define ATTR_ID_EXT_PIN_CODE 0x8002 /* UINT32 4 - digit pin */
47 #define BRCM_EXT_PIN_CODE 0x00000000 /* UINT32 ('0000') */
63 BT_API extern UINT32 wbt_sdp_show_ext(UINT8 scn, char *service_name,
avdt_api.h 212 UINT32 ntp_sec; /* NTP time: seconds relative to 0h UTC on 1 January 1900 */
213 UINT32 ntp_frac; /* NTP time: the fractional part */
214 UINT32 rtp_time; /* timestamp in RTP header */
215 UINT32 pkt_count; /* sender's packet count: since starting transmission
217 UINT32 octet_count; /* sender's octet count: same comment */
223 UINT32 packet_lost; /* cumulative number of packets lost since the beginning */
224 UINT32 seq_num_rcvd; /* extended highest sequence number received */
225 UINT32 jitter; /* interarrival jitter */
226 UINT32 lsr; /* last SR timestamp */
227 UINT32 dlsr; /* delay since last SR *
    [all...]
  /external/chromium_org/content/renderer/
renderer_font_platform_win.cc 38 UINT32 key_size,
43 UINT32 GetFontMapSize();
45 std::wstring GetFontNameFromKey(UINT32 idx);
106 HRESULT RuntimeClassInitialize(UINT32 font_key) {
128 UINT32 font_key_;
139 UINT32 ref_key_size,
141 if (ref_key_size != sizeof(UINT32))
144 UINT32 font_key = *static_cast<const UINT32*>(ref_key);
173 sizeof(UINT32),
    [all...]
  /external/libnfc-nci/src/hal/int/
nfc_hal_int_api.h 55 UINT32 brcm_hw_id;
202 UINT32 dest_address,
204 UINT32 patchram_len,
205 UINT32 patchram_delay,
245 UINT16 i2c_patchfile_len, UINT32 prei2c_delay);
  /external/libnfc-nci/src/nfa/include/
nfa_snep_api.h 108 UINT32 acceptable_length; /* acceptable length from client */
109 UINT32 ndef_length; /* NDEF message length */
117 UINT32 ndef_length; /* NDEF message length */
126 UINT32 ndef_length; /* NDEF message length */
150 UINT32 ndef_length; /* NDEF message length */
333 UINT32 buff_length,
334 UINT32 ndef_length,
357 UINT32 ndef_length,
392 UINT32 ndef_length,
nfa_cho_api.h 143 UINT32 ref_ndef_len; /* length of NDEF */
155 UINT32 ref_ndef_len; /* length of NDEF */
169 UINT32 error_data; /* Error Data per reason */
297 UINT32 ndef_len);
320 UINT32 ndef_len);
338 UINT32 error_data);
  /external/bluetooth/bluedroid/bta/ag/
bta_ag_rfc.c 43 void bta_ag_port_cback_1(UINT32 code, UINT16 port_handle);
44 void bta_ag_port_cback_2(UINT32 code, UINT16 port_handle);
45 void bta_ag_port_cback_3(UINT32 code, UINT16 port_handle);
47 void bta_ag_mgmt_cback_1(UINT32 code, UINT16 port_handle);
48 void bta_ag_mgmt_cback_2(UINT32 code, UINT16 port_handle);
49 void bta_ag_mgmt_cback_3(UINT32 code, UINT16 port_handle);
89 static void bta_ag_port_cback(UINT32 code, UINT16 port_handle, UINT16 handle)
124 static void bta_ag_mgmt_cback(UINT32 code, UINT16 port_handle, UINT16 handle)
219 void bta_ag_mgmt_cback_1(UINT32 code, UINT16 handle) {bta_ag_mgmt_cback(code, handle, 1);}
220 void bta_ag_mgmt_cback_2(UINT32 code, UINT16 handle) {bta_ag_mgmt_cback(code, handle, 2);
    [all...]
  /external/bluetooth/bluedroid/include/
bte_appl.h 107 extern void BTE_appl_task(UINT32 params);
108 extern int BTAPP_enable_bta( const UINT32 bta_module_state[BTAPP_NUM_ID_BLOCKS], int includingFM );
109 extern int BTAPP_disable_bta( const UINT32 bta_module_state[BTAPP_NUM_ID_BLOCKS], int includingFM );
123 /* set bit id to 1 in UINT32 a[] NO RANGE CHECK!*/
124 #define BTAPP_SET_BTA_MOD(id, a) { a[id/32] |= (UINT32)(1<<(id % 32)); }
126 /* set bit id to 0 (cleared) in UINT32 a[] NO RANGE CHECK */
127 #define BTAPP_CLEAR_BTA_MOD(id, a) { a[id/32] &= (UINT32)!(1<<(id % 32)); }
129 /* tests if bit id is 1 in UINT32 a[] NO RANGE CHECK */
130 #define BTAPP_BTA_MOD_IS_SET(id, a) (a[id/32] & (UINT32)(1<<(id % 32)))
bte.h 57 extern UINT32 bte_startup_options; /* Switch and jumper settings at startup */
58 void bte_get_startup_options(UINT32 *p_options); /* Platform specific function for getting startup options */
101 extern UINT32 bte_proto_trace_mask;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
fwpmu.h 33 typedef UINT32 IPSEC_SA_SPI;
70 UINT32 authnService,
80 UINT32 *id
147 UINT32 id
163 UINT32 numEntriesRequested,
165 UINT32 *numEntriesReturned
174 UINT32 id,
208 UINT32 *numEntries
274 UINT32 numEntriesRequested,
276 UINT32 *numEntriesReturne
    [all...]
pchannel.h 42 UINT32 length;
43 UINT32 flags;
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_sco.c 51 typedef INT32 (*PCONVERT_TO_BT_FILTERED) (UINT8 *pSrc, void *pDst, UINT32 dwSrcSamples,
52 UINT32 dwSrcSps,INT32 *pLastCurPos, UINT8 *pOverlapArea);
53 typedef INT32 (*PCONVERT_TO_BT_NOFILTER) (void *pSrc, void *pDst, UINT32 dwSrcSamples,
54 UINT32 dwSrcSps);
58 UINT32 cur_pos; /* current position */
59 UINT32 src_sps; /* samples per second (source audio data) */
64 UINT32 bits; /* number of bits per pcm sample */
65 UINT32 n_channels; /* number of channels (i.e. mono(1), stereo(2)...) */
66 UINT32 sample_size;
67 UINT32 can_be_filtered
    [all...]
  /external/bluetooth/bluedroid/gki/common/
gki.h 83 #define TIMER_PARAM_TYPE UINT32
124 typedef void (*TASKPTR)(UINT32);
186 GKI_API extern void GKI_delay(UINT32);
187 GKI_API extern UINT32 GKI_get_tick_count(void);
195 GKI_API extern UINT32 GKI_get_remaining_ticks (TIMER_LIST_Q *, TIMER_LIST_ENT *);
196 GKI_API extern UINT16 GKI_wait(UINT16, UINT32);
208 GKI_API extern void *GKI_os_malloc (UINT32);
212 GKI_API extern UINT32 GKI_get_os_tick_count(void);
  /external/libnfc-nci/src/nfa/int/
nfa_snep_int.h 108 UINT32 buff_length; /* length of buffer; acceptable length */
109 UINT32 ndef_length; /* length of current NDEF message */
118 UINT32 ndef_length; /* length of NDEF message */
128 UINT32 ndef_length; /* length of NDEF message */
193 UINT32 acceptable_length;
194 UINT32 buff_length; /* size of buffer for NDEF message */
195 UINT32 ndef_length; /* length of NDEF message */
196 UINT32 cur_length; /* currently sent or received length */
nfa_sys_ptim.h 38 UINT32 last_gki_ticks; /* GKI ticks since last time update called */
  /external/bluetooth/bluedroid/bta/include/
ptim.h 37 UINT32 last_gki_ticks; /* GKI ticks since last time update called */
  /external/bluetooth/bluedroid/bta/hf_client/
bta_hf_client_int.h 120 UINT32 uint32_val1;
121 UINT32 uint32_val2;
184 UINT32 sdp_handle;
215 UINT32 sdp_handle);
244 extern void bta_hf_client_send_at_chld(char cmd, UINT32 idx);
251 extern void bta_hf_client_send_at_vgs(UINT32 volume);
252 extern void bta_hf_client_send_at_vgm(UINT32 volume);
253 extern void bta_hf_client_send_at_atd(char *number, UINT32 memory);
257 extern void bta_hf_client_send_at_btrh(BOOLEAN query, UINT32 val);
260 extern void bta_hf_client_send_at_bcs(UINT32 codec)
    [all...]

Completed in 1340 milliseconds

12 3 4 5 6 7 8 91011>>