Home
last modified time | relevance | path

Searched defs:xx (Results 1 – 25 of 221) sorted by relevance

123456789

/external/valgrind/main/VEX/priv/
Dhost_generic_simd64.c142 static inline Int qadd32S ( Int xx, Int yy ) in qadd32S()
152 static inline Short qadd16S ( Short xx, Short yy ) in qadd16S()
160 static inline Char qadd8S ( Char xx, Char yy ) in qadd8S()
168 static inline UShort qadd16U ( UShort xx, UShort yy ) in qadd16U()
175 static inline UChar qadd8U ( UChar xx, UChar yy ) in qadd8U()
182 static inline Int qsub32S ( Int xx, Int yy ) in qsub32S()
192 static inline Short qsub16S ( Short xx, Short yy ) in qsub16S()
200 static inline Char qsub8S ( Char xx, Char yy ) in qsub8S()
208 static inline UShort qsub16U ( UShort xx, UShort yy ) in qsub16U()
216 static inline UChar qsub8U ( UChar xx, UChar yy ) in qsub8U()
[all …]
Dhost_generic_simd128.c45 static inline UInt mul32 ( Int xx, Int yy ) in mul32()
51 static inline UInt max32S ( Int xx, Int yy ) in max32S()
56 static inline UInt min32S ( Int xx, Int yy ) in min32S()
61 static inline UInt max32U ( UInt xx, UInt yy ) in max32U()
66 static inline UInt min32U ( UInt xx, UInt yy ) in min32U()
71 static inline UShort max16U ( UShort xx, UShort yy ) in max16U()
76 static inline UShort min16U ( UShort xx, UShort yy ) in min16U()
81 static inline UChar max8S ( Char xx, Char yy ) in max8S()
86 static inline UChar min8S ( Char xx, Char yy ) in min8S()
91 static inline ULong cmpEQ64 ( Long xx, Long yy ) in cmpEQ64()
[all …]
/external/libnfc-nci/src/nfa/p2p/
Dnfa_p2p_act.c60 UINT8 xx; in nfa_p2p_allocate_conn_cb() local
88 static void nfa_p2p_deallocate_conn_cb (UINT8 xx) in nfa_p2p_deallocate_conn_cb()
112 UINT8 xx; in nfa_p2p_find_conn_cb() local
190 UINT8 xx; in nfa_p2p_sdp_cback() local
225 int xx; in nfa_p2p_start_sdp() local
263 UINT8 local_sap, xx; in nfa_p2p_proc_llcp_data_ind() local
311 UINT8 xx; in nfa_p2p_proc_llcp_connect_ind() local
359 UINT8 local_sap, xx; in nfa_p2p_proc_llcp_connect_resp() local
402 UINT8 local_sap, xx; in nfa_p2p_proc_llcp_disconnect_ind() local
452 UINT8 local_sap, xx; in nfa_p2p_proc_llcp_disconnect_resp() local
[all …]
Dnfa_p2p_api.c166 tNFA_HANDLE xx; in NFA_P2pDeregister() local
211 tNFA_HANDLE xx; in NFA_P2pAcceptConn() local
271 tNFA_HANDLE xx; in NFA_P2pRejectConn() local
327 tNFA_HANDLE xx; in NFA_P2pDisconnect() local
385 tNFA_HANDLE xx; in NFA_P2pConnectByName() local
446 tNFA_HANDLE xx; in NFA_P2pConnectBySap() local
507 tNFA_HANDLE xx; in NFA_P2pSendUI() local
603 tNFA_HANDLE xx; in NFA_P2pReadUI() local
647 tNFA_HANDLE xx; in NFA_P2pFlushUI() local
693 tNFA_HANDLE xx; in NFA_P2pSendData() local
[all …]
/external/libnfc-nci/src/nfa/hci/
Dnfa_hci_utils.c52 int xx = 0; in nfa_hciu_find_pipe_by_pid() local
77 int xx = 0; in nfa_hciu_find_gate_by_gid() local
100 int xx = 0; in nfa_hciu_find_gate_by_owner() local
124 int xx = 0; in nfa_hciu_find_gate_with_nopipes_by_owner() local
147 int xx = 0; in nfa_hciu_count_pipes_on_gate() local
174 int xx = 0; in nfa_hciu_count_open_pipes_on_gate() local
245 int xx; in nfa_hciu_alloc_gate() local
427 int xx; in nfa_hciu_get_allocated_gate_list() local
456 UINT8 xx; in nfa_hciu_alloc_pipe() local
612 int xx; in nfa_hciu_find_active_pipe_by_owner() local
[all …]
/external/libnfc-nci/src/nfc/nfc/
Dnfc_utils.c47 int xx, max = NCI_MAX_CONN_CBS; in nfc_alloc_conn_cb() local
99 int xx; in nfc_find_conn_cb_by_handle() local
128 int xx; in nfc_find_conn_cb_by_conn_id() local
195 int xx; in nfc_reset_all_conn_cbs() local
/external/libnfc-nci/src/nfa/ee/
Dnfa_ee_main.c97 int xx; in nfa_ee_init() local
205 UINT32 xx; in nfa_ee_proc_nfcc_power_mode() local
264 UINT32 xx; in nfa_ee_proc_hci_info_cback() local
383 UINT32 xx; in nfa_ee_find_ecb() local
418 UINT32 xx; in nfa_ee_find_ecb_by_conn_id() local
447 UINT32 xx; in nfa_ee_sys_disable() local
Dnfa_ee_act.c128 int len = 0, xx; in nfa_ee_find_total_aid_len() local
155 int xx, yy, aid_len_offset, offset; in nfa_ee_find_aid_offset() local
203 int xx; in nfa_ee_report_event() local
276 int xx; in nfa_ee_api_register() local
593 int xx; in nfa_ee_api_connect() local
745 int xx; in nfa_ee_restore_ntf_done() local
772 int xx, num_removed = 0; in nfa_ee_remove_pending() local
826 UINT8 xx; in nfa_ee_nci_disc_rsp() local
1071 UINT32 xx; in nfa_ee_check_restore_complete() local
1115 UINT8 xx; in nfa_ee_build_discover_req_evt() local
[all …]
/external/bluetooth/bluedroid/bta/hh/
Dbta_hh_utils.c65 UINT8 xx; in bta_hh_find_cb() local
229 UINT8 xx; in bta_hh_tod_spt() local
266 UINT16 xx, yy, key_idx = 0; in bta_hh_parse_keybd_rpt() local
361 UINT8 xx; in bta_hh_parse_mice_rpt() local
467 UINT8 xx; in bta_hh_cleanup_disable() local
524 UINT8 xx; in bta_hh_trace_dev_db() local
/external/bluetooth/bluedroid/stack/sdp/
Dsdp_db.c62 UINT16 xx, yy; in sdp_db_service_search() local
194 UINT16 xx; in sdp_db_find_attr_in_rec() local
222 UINT16 xx, yy, len; in sdp_compose_proto_list() local
333 UINT16 xx, yy, zz; in SDP_DeleteRecord() local
402 UINT16 xx, yy, zz; in SDP_AddAttribute() local
540 UINT16 xx; in SDP_AddSequence() local
623 UINT16 xx; in SDP_AddUuidSequence() local
709 UINT16 xx; in SDP_AddAdditionProtoLists() local
858 UINT16 xx; in SDP_AddServiceClassIdList() local
899 UINT16 xx, yy; in SDP_DeleteAttribute() local
Dsdp_utils.c58 UINT16 xx; in sdpu_find_ccb_by_cid() local
86 UINT16 xx; in sdpu_find_ccb_by_db() local
115 UINT16 xx; in sdpu_allocate_ccb() local
180 UINT16 xx; in sdpu_build_attrib_seq() local
640 UINT16 xx; in sdpu_is_base_uuid() local
885 UINT16 xx; in sdpu_get_attrib_seq_len() local
/external/bluetooth/bluedroid/stack/btm/
Dbtm_sco.c403 UINT8 xx; in btm_send_connect_request() local
561 UINT16 xx; in BTM_CreateSco() local
729 UINT16 xx; in btm_sco_chk_pend_unpark() local
763 UINT16 xx; in btm_sco_chk_pend_rolechange() local
797 UINT16 xx; in btm_sco_conn_req() local
893 UINT16 xx; in btm_sco_connected() local
989 int xx; in btm_find_scb_by_handle() local
1060 UINT16 xx; in btm_remove_sco_links() local
1086 UINT16 xx; in btm_sco_removed() local
1129 UINT16 xx; in btm_sco_acl_removed() local
[all …]
Dbtm_pm.c142 int xx; in BTM_PmRegister() local
362 int xx; in btm_pm_reset() local
418 UINT8 xx; in btm_pm_find_acl_ind() local
516 int xx, loop_max; in btm_pm_get_set_mode() local
704 int xx; in btm_pm_check_stored() local
788 int xx, yy, zz; in btm_pm_proc_mode_change() local
921 int xx, yy; in btm_pm_proc_ssr_evt() local
Dbtm_inq.c1173 UINT16 xx; in BTM_InqFirstResult() local
1237 UINT16 xx; in BTM_InqDbRead() local
1268 UINT16 xx; in BTM_InqDbFirst() local
1639 UINT16 xx; in btm_clr_inq_db() local
1710 UINT16 xx; in btm_inq_find_bdaddr() local
1747 UINT16 xx; in btm_inq_db_find() local
1773 UINT16 xx; in btm_inq_db_new() local
2078 UINT8 num_resp, xx; in btm_process_inq_results() local
2356 UINT8 xx, yy, num_resp; in btm_sort_inq_result() local
2996 UINT8 xx; in btm_convert_uuid_to_eir_service() local
[all …]
/external/clang/test/Parser/
Dbuiltin_types_compatible.c35 struct xx { int a; } x, y; in test() argument
/external/libnfc-nci/src/nfc/tags/
Dtags_int.c125 int xx; in t1t_cmd_to_rsp_info() local
153 int xx; in t1t_tag_init_data() local
180 int xx; in t2t_tag_init_data() local
211 int xx; in t2t_cmd_to_rsp_info() local
/external/bluetooth/bluedroid/stack/avrc/
Davrc_bld_tg.c44 UINT8 xx; in avrc_bld_get_capability_rsp() local
122 UINT8 xx; in avrc_bld_list_app_settings_attr_rsp() local
173 UINT8 xx; in avrc_bld_list_app_settings_values_rsp() local
224 UINT8 xx; in avrc_bld_get_cur_app_setting_value_rsp() local
299 UINT8 xx; in avrc_bld_app_setting_text_rsp() local
442 UINT8 xx; in avrc_bld_get_elem_attrs_rsp() local
535 UINT8 xx; in avrc_bld_notify_rsp() local
/external/bluetooth/bluedroid/stack/bnep/
Dbnep_utils.c55 UINT16 xx; in bnepu_find_bcb_by_cid() local
82 UINT16 xx; in bnepu_find_bcb_by_bd_addr() local
111 UINT16 xx; in bnepu_allocate_bcb() local
272 UINT16 xx; in bnepu_send_peer_our_filters() local
324 UINT16 xx; in bnepu_send_peer_our_multi_filters() local
554 UINT16 xx, diff = BNEP_MINIMUM_OFFSET - p_buf->offset; in bnepu_init_hdr() local
904 UINT16 xx, resp_code = BNEP_FILTER_CRL_OK; in bnepu_process_peer_filter_set() local
1091 UINT16 num_filters, xx; in bnepu_process_peer_multicast_filter_set() local
/external/bluetooth/bluedroid/stack/l2cap/
Dl2c_utils.c51 int xx; in l2cu_allocate_lcb() local
168 int xx; in l2cu_release_lcb() local
235 int xx; in l2cu_find_lcb_by_bd_addr() local
1102 int xx; in l2cu_send_peer_info_rsp() local
1678 UINT16 xx; in l2cu_allocate_rcb() local
1759 UINT16 xx; in l2cu_find_rcb_by_psm() local
2078 int xx; in l2cu_device_reset() local
2108 int xx; in l2cu_create_conn() local
2190 int xx; in l2cu_get_num_hi_priority() local
2463 int xx; in l2cu_resubmit_pending_sec_req() local
[all …]
Dl2c_link.c63 int xx; in l2c_link_hci_conn_req() local
416 int xx; in l2c_link_hci_disc_comp() local
805 UINT8 xx; in l2c_link_adjust_chnl_allocation() local
939 int xx; in l2c_link_pkts_rcvd() local
971 int xx; in l2c_link_role_changed() local
1086 int xx; in l2c_link_check_send_pkts() local
1375 UINT8 num_handles, xx; in l2c_link_process_num_completed_pkts() local
/external/speex/libspeex/
Dfilters_sse.h56 __m128 xx; in filter_mem16_10() local
106 __m128 xx; in filter_mem16_8() local
161 __m128 xx; in iir_mem16_10() local
208 __m128 xx; in iir_mem16_8() local
259 __m128 xx; in fir_mem16_10() local
305 __m128 xx; in fir_mem16_8() local
/external/clang/test/SemaObjC/
Dmissing-method-context.m4 void xx(); // expected-error {{expected method body}} function
/external/valgrind/main/VEX/test/
Dfxsave.c87 void show ( unsigned char* buf, int xx ) in show()
108 int xx = argc > 1; in main() local
/external/valgrind/main/memcheck/tests/x86/
Dfxsave.c88 void show ( unsigned char* buf, int xx ) in show()
109 int xx = argc > 1; in main() local
/external/valgrind/main/memcheck/tests/amd64/
Dfxsave-amd64.c133 void show ( unsigned char* buf, int xx ) in show()
154 int xx = argc > 1; in main() local

123456789