Searched refs:xx (Results 1 - 25 of 336) sorted by relevance

1234567891011>>

/external/valgrind/main/none/tests/amd64/
H A Dbug132918.stdout.exp3 xx -> 0x0000 -nan
4 xx -> 0x0000 0.809017
5 xx -> 0x0000 0.309018
6 xx -> 0x0000 -0.309015
7 xx -> 0x0000 -0.809016
8 xx -> 0x4100 -0.000002
9 xx -> 0x0000 -0.809019
10 xx -> 0x0000 -0.309021
11 xx -> 0x0000 0.309013
12 xx
[all...]
/external/valgrind/main/VEX/priv/
H A Dhost_generic_simd64.c142 static inline Int qadd32S ( Int xx, Int yy ) argument
144 Long t = ((Long)xx) + ((Long)yy);
152 static inline Short qadd16S ( Short xx, Short yy ) argument
154 Int t = ((Int)xx) + ((Int)yy);
160 static inline Char qadd8S ( Char xx, Char yy ) argument
162 Int t = ((Int)xx) + ((Int)yy);
168 static inline UShort qadd16U ( UShort xx, UShort yy ) argument
170 UInt t = ((UInt)xx) + ((UInt)yy);
175 static inline UChar qadd8U ( UChar xx, UChar yy ) argument
177 UInt t = ((UInt)xx)
182 qsub32S( Int xx, Int yy ) argument
192 qsub16S( Short xx, Short yy ) argument
200 qsub8S( Char xx, Char yy ) argument
208 qsub16U( UShort xx, UShort yy ) argument
216 qsub8U( UChar xx, UChar yy ) argument
224 mul16( Short xx, Short yy ) argument
230 mul32( Int xx, Int yy ) argument
236 mulhi16S( Short xx, Short yy ) argument
243 mulhi16U( UShort xx, UShort yy ) argument
250 cmpeq32( UInt xx, UInt yy ) argument
255 cmpeq16( UShort xx, UShort yy ) argument
260 cmpeq8( UChar xx, UChar yy ) argument
265 cmpgt32S( Int xx, Int yy ) argument
270 cmpgt16S( Short xx, Short yy ) argument
275 cmpgt8S( Char xx, Char yy ) argument
297 Int xx = (Int)xx0; local
305 Short xx = (Short)xx0; local
313 Short xx = (Short)xx0; local
372 avg8U( UChar xx, UChar yy ) argument
380 avg16U( UShort xx, UShort yy ) argument
388 max16S( Short xx, Short yy ) argument
393 max8U( UChar xx, UChar yy ) argument
398 min16S( Short xx, Short yy ) argument
403 min8U( UChar xx, UChar yy ) argument
408 hadd16U( UShort xx, UShort yy ) argument
416 hadd16S( Short xx, Short yy ) argument
424 hsub16U( UShort xx, UShort yy ) argument
432 hsub16S( Short xx, Short yy ) argument
440 hadd8U( UChar xx, UChar yy ) argument
448 hadd8S( Char xx, Char yy ) argument
456 hsub8U( UChar xx, UChar yy ) argument
464 hsub8S( Char xx, Char yy ) argument
472 absdiff8U( UChar xx, UChar yy ) argument
486 h_generic_calc_Add32x2( ULong xx, ULong yy ) argument
494 h_generic_calc_Add16x4( ULong xx, ULong yy ) argument
504 h_generic_calc_Add8x8( ULong xx, ULong yy ) argument
520 h_generic_calc_QAdd16Sx4( ULong xx, ULong yy ) argument
530 h_generic_calc_QAdd8Sx8( ULong xx, ULong yy ) argument
544 h_generic_calc_QAdd16Ux4( ULong xx, ULong yy ) argument
554 h_generic_calc_QAdd8Ux8( ULong xx, ULong yy ) argument
570 h_generic_calc_Sub32x2( ULong xx, ULong yy ) argument
578 h_generic_calc_Sub16x4( ULong xx, ULong yy ) argument
588 h_generic_calc_Sub8x8( ULong xx, ULong yy ) argument
604 h_generic_calc_QSub16Sx4( ULong xx, ULong yy ) argument
614 h_generic_calc_QSub8Sx8( ULong xx, ULong yy ) argument
628 h_generic_calc_QSub16Ux4( ULong xx, ULong yy ) argument
638 h_generic_calc_QSub8Ux8( ULong xx, ULong yy ) argument
654 h_generic_calc_Mul16x4( ULong xx, ULong yy ) argument
664 h_generic_calc_Mul32x2( ULong xx, ULong yy ) argument
672 h_generic_calc_MulHi16Sx4( ULong xx, ULong yy ) argument
682 h_generic_calc_MulHi16Ux4( ULong xx, ULong yy ) argument
694 h_generic_calc_CmpEQ32x2( ULong xx, ULong yy ) argument
702 h_generic_calc_CmpEQ16x4( ULong xx, ULong yy ) argument
712 h_generic_calc_CmpEQ8x8( ULong xx, ULong yy ) argument
726 h_generic_calc_CmpGT32Sx2( ULong xx, ULong yy ) argument
734 h_generic_calc_CmpGT16Sx4( ULong xx, ULong yy ) argument
744 h_generic_calc_CmpGT8Sx8( ULong xx, ULong yy ) argument
998 h_generic_calc_ShlN32x2( ULong xx, UInt nn ) argument
1008 h_generic_calc_ShlN16x4( ULong xx, UInt nn ) argument
1020 h_generic_calc_ShlN8x8( ULong xx, UInt nn ) argument
1036 h_generic_calc_ShrN32x2( ULong xx, UInt nn ) argument
1046 h_generic_calc_ShrN16x4( ULong xx, UInt nn ) argument
1058 h_generic_calc_SarN32x2( ULong xx, UInt nn ) argument
1068 h_generic_calc_SarN16x4( ULong xx, UInt nn ) argument
1080 h_generic_calc_SarN8x8( ULong xx, UInt nn ) argument
1098 h_generic_calc_Avg8Ux8( ULong xx, ULong yy ) argument
1112 h_generic_calc_Avg16Ux4( ULong xx, ULong yy ) argument
1124 h_generic_calc_Max16Sx4( ULong xx, ULong yy ) argument
1134 h_generic_calc_Max8Ux8( ULong xx, ULong yy ) argument
1148 h_generic_calc_Min16Sx4( ULong xx, ULong yy ) argument
1158 h_generic_calc_Min8Ux8( ULong xx, ULong yy ) argument
1214 h_generic_calc_Add16x2( UInt xx, UInt yy ) argument
1220 h_generic_calc_Sub16x2( UInt xx, UInt yy ) argument
1226 h_generic_calc_HAdd16Ux2( UInt xx, UInt yy ) argument
1232 h_generic_calc_HAdd16Sx2( UInt xx, UInt yy ) argument
1238 h_generic_calc_HSub16Ux2( UInt xx, UInt yy ) argument
1244 h_generic_calc_HSub16Sx2( UInt xx, UInt yy ) argument
1250 h_generic_calc_QAdd16Ux2( UInt xx, UInt yy ) argument
1256 h_generic_calc_QAdd16Sx2( UInt xx, UInt yy ) argument
1262 h_generic_calc_QSub16Ux2( UInt xx, UInt yy ) argument
1268 h_generic_calc_QSub16Sx2( UInt xx, UInt yy ) argument
1276 h_generic_calc_Add8x4( UInt xx, UInt yy ) argument
1286 h_generic_calc_Sub8x4( UInt xx, UInt yy ) argument
1296 h_generic_calc_HAdd8Ux4( UInt xx, UInt yy ) argument
1306 h_generic_calc_HAdd8Sx4( UInt xx, UInt yy ) argument
1316 h_generic_calc_HSub8Ux4( UInt xx, UInt yy ) argument
1326 h_generic_calc_HSub8Sx4( UInt xx, UInt yy ) argument
1336 h_generic_calc_QAdd8Ux4( UInt xx, UInt yy ) argument
1346 h_generic_calc_QAdd8Sx4( UInt xx, UInt yy ) argument
1356 h_generic_calc_QSub8Ux4( UInt xx, UInt yy ) argument
1366 h_generic_calc_QSub8Sx4( UInt xx, UInt yy ) argument
1394 h_generic_calc_Sad8Ux4( UInt xx, UInt yy ) argument
1402 h_generic_calc_QAdd32S( UInt xx, UInt yy ) argument
1407 h_generic_calc_QSub32S( UInt xx, UInt yy ) argument
[all...]
/external/bluetooth/bluedroid/bta/hh/
H A Dbta_hh_utils.c65 UINT8 xx; local
68 for (xx = 0; xx < BTA_HH_MAX_DEVICE; xx++)
71 if ((!bdcmp (bda, bta_hh_cb.kdev[xx].addr) &&
75 APPL_TRACE_DEBUG2("found kdev_cb[%d] hid_handle = %d ", xx,
76 bta_hh_cb.kdev[xx].hid_handle)
78 return xx;
83 bta_hh_cb.kdev[xx].in_use, xx,
229 UINT8 xx; local
266 UINT16 xx, yy, key_idx = 0; local
361 UINT8 xx; local
467 UINT8 xx; local
524 UINT8 xx; local
[all...]
/external/libnfc-nci/src/nfc/nfc/
H A Dnfc_utils.c47 int xx, max = NCI_MAX_CONN_CBS; local
51 for (xx = 0; xx < max; xx++)
53 if (nfc_cb.conn_cb[xx].conn_id == NFC_ILLEGAL_CONN_ID)
55 nfc_cb.conn_cb[xx].conn_id = NFC_PEND_CONN_ID; /* to indicate this cb is used */
56 p_conn_cb = &nfc_cb.conn_cb[xx];
99 int xx; local
102 for (xx = 0; xx < NCI_MAX_CONN_CB
128 int xx; local
195 int xx; local
[all...]
/external/valgrind/main/helgrind/tests/
H A Dtc04_free_lock.c17 XX* xx = malloc(sizeof(XX)); local
18 assert(xx);
20 pthread_mutex_init( &xx->lock, NULL );
22 pthread_mutex_lock( &xx->lock );
24 free(xx);
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
H A Dnv50_formats.c161 F3A(B8G8R8X8_UNORM, BGRX8_UNORM, C2, C1, C0, xx, UNORM, 8_8_8_8, TD),
163 F3A(B8G8R8X8_SRGB, BGRX8_SRGB, C2, C1, C0, xx, UNORM, 8_8_8_8, TD),
165 F3A(R8G8B8X8_UNORM, RGBX8_UNORM, C0, C1, C2, xx, UNORM, 8_8_8_8, TB),
168 ZXB(Z16_UNORM, Z16_UNORM, C0, C0, C0, xx, UNORM, Z16, TZ),
169 ZXB(Z32_FLOAT, Z32_FLOAT, C0, C0, C0, xx, FLOAT, Z32, TZ),
170 ZXB(Z24X8_UNORM, Z24_X8_UNORM, C0, C0, C0, xx, UNORM, Z24_X8, TZ),
171 ZSB(Z24_UNORM_S8_UINT, Z24_S8_UNORM, C0, C0, C0, xx, UNORM, Z24_S8, TZ),
172 ZSB(X24S8_UINT, NONE, C1, C1, C1, xx, UNORM, Z24_S8, T),
173 SZB(S8_UINT_Z24_UNORM, S8_Z24_UNORM, C1, C1, C1, xx, UNORM, S8_Z24, TZ),
174 SZB(S8X24_UINT, NONE, C0, C0, C0, xx, UNOR
[all...]
/external/mesa3d/src/gallium/drivers/nv50/
H A Dnv50_formats.c161 F3A(B8G8R8X8_UNORM, BGRX8_UNORM, C2, C1, C0, xx, UNORM, 8_8_8_8, TD),
163 F3A(B8G8R8X8_SRGB, BGRX8_SRGB, C2, C1, C0, xx, UNORM, 8_8_8_8, TD),
165 F3A(R8G8B8X8_UNORM, RGBX8_UNORM, C0, C1, C2, xx, UNORM, 8_8_8_8, TB),
168 ZXB(Z16_UNORM, Z16_UNORM, C0, C0, C0, xx, UNORM, Z16, TZ),
169 ZXB(Z32_FLOAT, Z32_FLOAT, C0, C0, C0, xx, FLOAT, Z32, TZ),
170 ZXB(Z24X8_UNORM, Z24_X8_UNORM, C0, C0, C0, xx, UNORM, Z24_X8, TZ),
171 ZSB(Z24_UNORM_S8_UINT, Z24_S8_UNORM, C0, C0, C0, xx, UNORM, Z24_S8, TZ),
172 ZSB(X24S8_UINT, NONE, C1, C1, C1, xx, UNORM, Z24_S8, T),
173 SZB(S8_UINT_Z24_UNORM, S8_Z24_UNORM, C1, C1, C1, xx, UNORM, S8_Z24, TZ),
174 SZB(S8X24_UINT, NONE, C0, C0, C0, xx, UNOR
[all...]
/external/libnfc-nci/src/nfa/p2p/
H A Dnfa_p2p_api.c166 tNFA_HANDLE xx; local
170 xx = handle & NFA_HANDLE_MASK;
172 if ( (xx >= NFA_P2P_NUM_SAP)
173 ||(nfa_p2p_cb.sap_cb[xx].p_cback == NULL) )
211 tNFA_HANDLE xx; local
215 xx = handle & NFA_HANDLE_MASK;
217 if (!(xx & NFA_P2P_HANDLE_FLAG_CONN))
224 xx &= ~NFA_P2P_HANDLE_FLAG_CONN;
227 if ( (xx >= LLCP_MAX_DATA_LINK)
228 ||(nfa_p2p_cb.conn_cb[xx]
271 tNFA_HANDLE xx; local
327 tNFA_HANDLE xx; local
385 tNFA_HANDLE xx; local
446 tNFA_HANDLE xx; local
507 tNFA_HANDLE xx; local
603 tNFA_HANDLE xx; local
647 tNFA_HANDLE xx; local
693 tNFA_HANDLE xx; local
793 tNFA_HANDLE xx; local
839 tNFA_HANDLE xx; local
883 tNFA_HANDLE xx; local
937 tNFA_HANDLE xx; local
987 tNFA_HANDLE xx; local
[all...]
H A Dnfa_p2p_act.c60 UINT8 xx; local
62 for (xx = 0; xx < LLCP_MAX_DATA_LINK; xx++)
64 if (nfa_p2p_cb.conn_cb[xx].flags == 0)
66 nfa_p2p_cb.conn_cb[xx].flags |= NFA_P2P_CONN_FLAG_IN_USE;
67 nfa_p2p_cb.conn_cb[xx].local_sap = local_sap;
69 return (xx);
88 static void nfa_p2p_deallocate_conn_cb (UINT8 xx) argument
90 if (xx < LLCP_MAX_DATA_LIN
112 UINT8 xx; local
190 UINT8 xx; local
225 int xx; local
263 UINT8 local_sap, xx; local
311 UINT8 xx; local
359 UINT8 local_sap, xx; local
402 UINT8 local_sap, xx; local
452 UINT8 local_sap, xx; local
524 UINT8 local_sap, remote_sap, xx; local
607 UINT8 local_sap, xx; local
794 UINT8 local_sap, xx; local
857 UINT8 xx; local
886 UINT8 xx; local
914 UINT8 local_sap, xx; local
1075 UINT8 xx; local
1123 UINT8 xx; local
[all...]
/external/chromium_org/third_party/opus/src/silk/fixed/
H A Dregularize_correlations_FIX.c37 opus_int32 *xx, /* I/O Correlation values */
46 xx[ 0 ] += noise;
35 silk_regularize_correlations_FIX( opus_int32 *XX, opus_int32 *xx, opus_int32 noise, opus_int D ) argument
/external/chromium_org/third_party/opus/src/silk/float/
H A Dregularize_correlations_FLP.c37 silk_float *xx, /* I/O Correlation values */
47 xx[ 0 ] += noise;
35 silk_regularize_correlations_FLP( silk_float *XX, silk_float *xx, const silk_float noise, const opus_int D ) argument
/external/chromium_org/v8/test/mjsunit/regress/
H A Dregress-798.js100 xx = {}
101 xx.__proto__ = x
103 xx.a;
104 xx.b;
105 xx.c;
106 xx.a = 1;
107 xx.b = 1;
108 xx.c = 1;
/external/clang/test/Sema/
H A Dblock-labels.c3 void xx();
8 if (1) xx();
/external/v8/test/mjsunit/regress/
H A Dregress-798.js100 xx = {}
101 xx.__proto__ = x
103 xx.a;
104 xx.b;
105 xx.c;
106 xx.a = 1;
107 xx.b = 1;
108 xx.c = 1;
/external/bluetooth/bluedroid/stack/avrc/
H A Davrc_pars_tg.c47 UINT8 xx, yy; local
105 for (xx=0, yy=0; xx< p_result->get_cur_app_val.num_attr; xx++)
126 for (xx=0; ((xx< p_result->set_app_val.num_val) && (buf_len > size_needed)); xx++)
128 p_app_set[xx].attr_id = *p++;
129 p_app_set[xx].attr_val = *p++;
130 if (!avrc_is_valid_player_attrib_value(p_app_set[xx]
[all...]
H A Davrc_bld_tg.c44 UINT8 xx; local
80 for (xx=0; xx< p_rsp->count; xx++)
82 UINT24_TO_BE_STREAM(p_data, p_company_id[xx]);
90 for (xx=0; xx< p_rsp->count; xx++)
92 if (AVRC_IS_VALID_EVENT_ID(p_event_id[xx]))
95 UINT8_TO_BE_STREAM(p_data, p_event_id[xx]);
122 UINT8 xx; local
173 UINT8 xx; local
224 UINT8 xx; local
299 UINT8 xx; local
442 UINT8 xx; local
535 UINT8 xx; local
[all...]
/external/clang/test/Analysis/diagnostics/
H A Dundef-value-param.c20 int xx; //expected-note {{'xx' declared without an initial value}} local
21 int *y = &xx;
26 return xx+3; //expected-warning{{The left operand of '+' is a garbage value}}
96 // CHECK-NEXT: <string>&apos;xx&apos; declared without an initial value</string>
98 // CHECK-NEXT: <string>&apos;xx&apos; declared without an initial value</string>
/external/libnfc-nci/src/nfc/tags/
H A Dtags_int.c125 int xx; local
127 for (xx = 0, p=&t1t_cmd_rsp_infos[0]; xx<T1T_MAX_NUM_OPCODES; xx++, p++)
131 if ((xx < T1T_STATIC_OPCODES) || (rw_cb.tcb.t1t.hr[0] != T1T_STATIC_HR0))
153 int xx; local
155 for (xx = 0, p = &t1t_init_content[0]; xx < T1T_MAX_TAG_MODELS; xx++, p++)
180 int xx; local
211 int xx; local
[all...]
/external/libnfc-nci/src/nfa/ee/
H A Dnfa_ee_act.c128 int len = 0, xx; local
132 for (xx = start_entry; xx < p_cb->aid_entries; xx++)
134 len += p_cb->aid_len[xx];
155 int xx, yy, aid_len_offset, offset; local
165 for (xx = 0; xx < p_ecb->aid_entries; xx++)
174 *p_entry = xx;
203 int xx; local
276 int xx; local
593 int xx; local
745 int xx; local
772 int xx, num_removed = 0; local
826 UINT8 xx; local
1071 UINT32 xx; local
1115 UINT8 xx; local
1398 UINT8 xx; local
1486 int xx; local
1520 int xx, yy; local
1574 int xx; local
1745 UINT32 xx; local
1833 int xx; local
1917 int xx; local
[all...]
H A Dnfa_ee_main.c97 int xx; local
103 for (xx = 0; xx < NFA_EE_MAX_EE_SUPPORTED; xx++)
105 nfa_ee_cb.ecb[xx].nfcee_id = NFA_EE_INVALID;
106 nfa_ee_cb.ecb[xx].ee_status = NFC_NFCEE_STATUS_INACTIVE;
205 UINT32 xx; local
214 for (xx = 0; xx < NFA_EE_MAX_EE_SUPPORTED; xx
264 UINT32 xx; local
383 UINT32 xx; local
418 UINT32 xx; local
447 UINT32 xx; local
[all...]
/external/bluetooth/bluedroid/stack/sdp/
H A Dsdp_db.c62 UINT16 xx, yy; local
79 for (xx = 0; xx < p_rec->num_attributes; xx++, p_attr++)
97 if (xx == p_rec->num_attributes)
194 UINT16 xx; local
197 for (xx = 0, p_at = &p_rec->attribute[0]; xx < p_rec->num_attributes;
198 xx++, p_at++)
222 UINT16 xx, y local
333 UINT16 xx, yy, zz; local
402 UINT16 xx, yy, zz; local
540 UINT16 xx; local
623 UINT16 xx; local
709 UINT16 xx; local
858 UINT16 xx; local
899 UINT16 xx, yy; local
[all...]
/external/libvpx/libvpx/vpx_scale/win32/
H A Dscaleopt.c108 01 02 03 04 05 06 07 xx
110 xx 00 xx 01 xx 02 xx 03
113 xx 01 xx 02 xx 03 xx 04
256 xx 0
[all...]
/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_sco.c403 UINT8 xx; local
427 if ((xx = btm_handle_to_acl_index(acl_handle)) < MAX_L2CAP_LINKS)
429 p_acl = &btm_cb.acl_db[xx];
561 UINT16 xx; local
585 for (xx = 0; xx < BTM_MAX_SCO_LINKS; xx++, p++)
598 for (xx = 0; xx < BTM_MAX_SCO_LINKS; xx
729 UINT16 xx; local
763 UINT16 xx; local
797 UINT16 xx; local
893 UINT16 xx; local
989 int xx; local
1060 UINT16 xx; local
1086 UINT16 xx; local
1129 UINT16 xx; local
1627 UINT16 xx; local
1669 UINT16 xx; local
1694 UINT16 xx; local
1728 UINT8 xx; local
[all...]
/external/libnfc-nci/src/nfa/hci/
H A Dnfa_hci_utils.c52 int xx = 0; local
55 for ( ; xx < NFA_HCI_MAX_PIPE_CB; xx++, pp++)
77 int xx = 0; local
79 for ( ; xx < NFA_HCI_MAX_GATE_CB; xx++, pg++)
100 int xx = 0; local
102 for ( ; xx < NFA_HCI_MAX_GATE_CB; xx++, pg++)
124 int xx local
147 int xx = 0; local
174 int xx = 0; local
245 int xx; local
427 int xx; local
456 UINT8 xx; local
612 int xx; local
647 int xx; local
679 int xx; local
710 UINT8 xx; local
733 UINT8 xx; local
756 UINT8 xx; local
780 int xx; local
868 int xx; local
1315 int xx; local
[all...]
/external/chromium_org/v8/test/mjsunit/
H A Dmanual-parallel-recompile.js37 var xx = x * x;
38 var xxstr = xx.toString();

Completed in 648 milliseconds

1234567891011>>