/external/chromium_org/v8/test/mjsunit/regress/ |
regress-798.js | 100 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/Index/ |
load-exprs.c | 7 void *xx = ptr ? : &x; local 50 // CHECK: load-exprs.c:7:9: VarDecl=xx:7:9 (Definition) Extent=[7:3 - 7:24]
|
/external/clang/test/Sema/ |
array-constraint.c | 32 pfunc xx(int f[](void)) { // expected-error {{'f' declared as array of functions}} function
|
expr-address-of.c | 2 struct xx { int bitf:1; }; struct 4 struct entry { struct xx *whatever;
|
/external/libvpx/libvpx/vp8/common/x86/ |
loopfilter_sse2.asm | 652 movq xmm4, [rsi] ; xx xx xx xx xx xx xx xx 07 06 05 04 03 02 01 00 653 movq xmm1, [rdi] ; xx xx xx xx xx xx xx xx 17 16 15 14 13 12 11 1 [all...] |
/external/v8/test/mjsunit/regress/ |
regress-798.js | 100 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/libnfc-nci/src/nfc/nfc/ |
nfc_main.c | 220 UINT8 num_interfaces = 0, xx; local 237 for (xx = 0; xx < num_interfaces; xx++) 733 int xx; local 739 for (xx = 0; xx < NCI_MAX_CONN_CBS; xx++) 741 nfc_cb.conn_cb[xx].conn_id = NFC_ILLEGAL_CONN_ID; 839 UINT8 xx, yy, num_intf, intf_mask local [all...] |
/external/qemu/hw/ |
goldfish_fb.c | 341 int xx = xx1; local 343 unsigned spix = src[xx]; 344 dst[xx] = (uint16_t)((spix << 8) | (spix >> 8)); 345 xx++; 357 int xx = xx1*3; 358 if (src_line[xx+0] != dst_line[xx+0] || 359 src_line[xx+1] != dst_line[xx+1] || 360 src_line[xx+2] != dst_line[xx+2]) 411 int xx = xx1; local [all...] |
/external/libnfc-nci/src/nfa/ee/ |
nfa_ee_api.c | 95 int xx, ret = nfa_ee_cb.cur_ee; local 116 for (xx = 0; (xx < ret) && (num_ret < max_ret); xx++, p_cb++) 118 NFA_TRACE_DEBUG4 ("xx:%d max_ret:%d, num_ret:%d ee_status:0x%x", xx, max_ret, num_ret, p_cb->ee_status); 190 int xx; local 192 for (xx = 0; xx < NFA_EE_MAX_CBACKS; xx++ 237 UINT32 xx; local [all...] |
/external/bluetooth/bluedroid/stack/l2cap/ |
l2c_utils.c | 51 int xx; local 54 for (xx = 0; xx < MAX_L2CAP_LINKS; xx++, p_lcb++) 168 int xx; local 170 for (xx = 0; xx < L2CAP_NUM_FIXED_CHNLS; xx++) 172 if (p_lcb->p_fixed_ccbs[xx]) 174 l2cu_release_ccb (p_lcb->p_fixed_ccbs[xx]); 235 int xx; local 1102 int xx; local 1678 UINT16 xx; local 1759 UINT16 xx; local 2078 int xx; local 2108 int xx; local 2190 int xx; local 2463 int xx; local 2645 int xx; local 2710 int xx; local 2829 int xx; local 2859 UINT8 xx; local 3077 int xx; local [all...] |
l2c_ucd.c | 54 UINT16 xx; local 58 for (xx = 0; xx < MAX_L2CAP_CLIENTS; xx++, p_rcb++) 127 UINT16 xx; local 131 for (xx = 0; xx < MAX_L2CAP_CLIENTS; xx++, p_rcb++) 269 UINT16 xx; local 284 for (xx = 0; xx < MAX_L2CAP_CLIENTS; xx++, p_rcb++ 662 UINT16 xx; local [all...] |
/external/chromium_org/gpu/command_buffer/tests/ |
gl_depth_texture_unittest.cc | 202 for (GLint xx = 0; bad_count < 16 && xx < kResolution; ++xx) { 203 const uint8* actual = &actual_pixels[(yy * kResolution + xx) * 4]; 209 if (xx > 0 && xx < kResolution - 1) { 211 << "pixel at " << xx << ", " << yy 220 EXPECT_GT(actual[0], down[0]) << "pixel at " << xx << ", " << yy;
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/gas/tests/ |
datavis.asm | 16 .section .xx, "", @ progbits
|
/external/clang/test/CodeGenCXX/ |
anonymous-union-member-initializer.cpp | 190 IndirectReferenceField::IndirectReferenceField(float &xx) : x(xx) {}
|
/external/libnfc-nci/src/nfa/dm/ |
nfa_dm_main.c | 228 UINT8 xx = 0, updated_len = 0, *p_cur_len; local 242 while (tlv_list_len - xx >= 2) /* at least type and len */ 245 type = *(p_tlv_list + xx); 246 len = *(p_tlv_list + xx + 1); 247 p_value = p_tlv_list + xx + 2; 404 if ((updated_len != xx) && (!app_init)) 406 memcpy (p_tlv_list + updated_len, p_tlv_list + xx, (len + 2)); 410 xx += len + 2; /* move to next TLV */
|
/external/skia/tests/ |
PathOpsQuadParameterizationTest.cpp | 13 double xx = q.x2() * point.fX * point.fX; local 19 double sum = xx + xy + yy + x + y + c;
|
/external/valgrind/main/VEX/test/ |
fsave.c | 45 printf("xx "); 57 int xx = argc > 1; local 65 show_fpustate( buf, xx );
|
/external/valgrind/main/exp-sgcheck/ |
sg_main.h | 46 Bool rr, Bool ww, Bool xx, ULong di_handle ); 48 Bool rr, Bool ww, Bool xx, ULong di_handle );
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_shlex.py | 61 foo\ xx|foo|\|xx| 124 foo\ xx|foo xx| 125 foo\ x\x|foo xx| 126 foo\ x\x\"|foo xx"|
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_shlex.py | 61 foo\ xx|foo|\|xx| 124 foo\ xx|foo xx| 125 foo\ x\x|foo xx| 126 foo\ x\x\"|foo xx"|
|
/external/valgrind/main/none/tests/amd64/ |
aes.c | 34 UChar xx = 0; local 38 xx = fromhex (x); 41 assert(xx < 16); 43 xx = (yy << 4) | xx; 44 assert(xx < 256); 45 dst->uChar[i] = xx;
|
/external/bluetooth/bluedroid/bta/av/ |
bta_av_main.c | 211 int xx; local 215 for(xx=0; xx<BTA_AV_NUM_STRS; xx++) 217 if(bta_av_cb.p_scb[xx] && &(bta_av_cb.p_scb[xx]->timer)== p) 219 p_scb = bta_av_cb.p_scb[xx]; 286 int xx; local 288 for(xx=0; xx<BTA_AV_NUM_STRS; xx++ 338 int xx; local 736 int xx; local [all...] |
/external/bluetooth/bluedroid/stack/bnep/ |
bnep_api.c | 590 UINT16 xx; local 611 for (xx = 0; xx < num_filters; xx++) 613 p_bcb->sent_prot_filter_start[xx] = *p_start_array++; 614 p_bcb->sent_prot_filter_end[xx] = *p_end_array++; 653 UINT16 xx; local 674 for (xx = 0; xx < num_filters; xx++ [all...] |
/external/speex/libspeex/ |
filters.h | 61 void qmf_decomp(const spx_word16_t *xx, const spx_word16_t *aa, spx_word16_t *, spx_word16_t *y2, int N, int M, spx_word16_t *mem, char *stack); 73 void syn_percep_zero16(const spx_word16_t *xx, const spx_coef_t *ak, const spx_coef_t *awk1, const spx_coef_t *awk2, spx_word16_t *y, int N, int ord, char *stack); 74 void residue_percep_zero16(const spx_word16_t *xx, const spx_coef_t *ak, const spx_coef_t *awk1, const spx_coef_t *awk2, spx_word16_t *y, int N, int ord, char *stack);
|
/external/opencv/cv/src/ |
cvoptflowlk.cpp | 45 float xx; member in struct:__anon23987 316 II[address].xx = GradX * GradX; 336 II[address].xx = GradX * GradX; 359 II[address].xx = GradX * GradX; 377 WII[address].xx = 0; 387 WII[address].xx += II[address + jj].xx * Ker; 401 WII[address].xx = 0; 411 WII[address].xx += (II[address - jj].xx + II[address + jj].xx) * Ker [all...] |