HomeSort by relevance Sort by last modified time
    Searched refs:xx (Results 226 - 250 of 480) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /development/ndk/platforms/android-9/samples/native-plasma/jni/
plasma.c 260 int xx; local
261 for (xx = 0; xx < buffer->width; xx++) {
268 line[xx] = palette_from_fixed(ii / 4);
  /external/chromium_org/third_party/freetype/src/smooth/
ftsmooth.c 328 FT_UInt xx; local
332 for ( xx = width_org; xx > 0; xx-- )
334 FT_UInt pixel = line[xx-1];
  /external/freetype/src/smooth/
ftsmooth.c 328 FT_UInt xx; local
332 for ( xx = width_org; xx > 0; xx-- )
334 FT_UInt pixel = line[xx-1];
  /external/libnfc-nci/src/nfa/p2p/
nfa_p2p_main.c 455 UINT8 xx; local
464 for (xx = 0; xx < LLCP_MAX_SDP_TRANSAC; xx++)
466 nfa_p2p_cb.sdp_cb[xx].local_sap = LLCP_INVALID_SAP;
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/smooth/
ftsmooth.c 328 FT_UInt xx; local
332 for ( xx = width_org; xx > 0; xx-- )
334 FT_UInt pixel = line[xx-1];
  /external/bluetooth/bluedroid/stack/sdp/
sdp_discovery.c 73 UINT16 xx; local
84 for (xx = 0; xx < num_uuids; xx++, p_uuid_list++)
104 xx = (UINT16)(p_out - p_len - 1);
105 UINT8_TO_BE_STREAM (p_len, xx);
322 UINT16 xx; local
346 for (xx = orig; xx < p_ccb->num_handles; xx++
    [all...]
  /external/eigen/unsupported/test/
NonLinearOptimization.cpp 809 double x=m_x[i], xx=x*x, xxx=xx*x; local
810 fvec[i] = (b[0]+b[1]*x+b[2]*xx+b[3]*xxx) / (1.+b[4]*x+b[5]*xx+b[6]*xxx) - m_y[i];
821 double x=m_x[i], xx=x*x, xxx=xx*x; local
822 double fact = 1./(1.+b[4]*x+b[5]*xx+b[6]*xxx);
825 fjac(i,2) = xx*fact;
827 fact = - (b[0]+b[1]*x+b[2]*xx+b[3]*xxx) * fact * fact;
829 fjac(i,5) = xx*fact
1390 double x = _x[i], xx=x*x; local
1401 double x = _x[i], xx=x*x; local
1559 double x=_x[i], xx=x*x, xxx=xx*x; local
1570 double x=_x[i], xx=x*x, xxx=xx*x; local
    [all...]
levenberg_marquardt.cpp 415 double x=m_x[i], xx=x*x, xxx=xx*x; local
416 fvec[i] = (b[0]+b[1]*x+b[2]*xx+b[3]*xxx) / (1.+b[4]*x+b[5]*xx+b[6]*xxx) - m_y[i];
427 double x=m_x[i], xx=x*x, xxx=xx*x; local
428 double fact = 1./(1.+b[4]*x+b[5]*xx+b[6]*xxx);
431 fjac(i,2) = xx*fact;
433 fact = - (b[0]+b[1]*x+b[2]*xx+b[3]*xxx) * fact * fact;
435 fjac(i,5) = xx*fact
996 double x = _x[i], xx=x*x; local
1007 double x = _x[i], xx=x*x; local
1165 double x=_x[i], xx=x*x, xxx=xx*x; local
1176 double x=_x[i], xx=x*x, xxx=xx*x; local
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/
loopfilter_mmx.asm     [all...]
subpixel_mmx.asm 255 movq mm3, [rsi] ; xx 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14
258 punpcklbw mm3, mm0 ; xx 00 01 02 03 04 05 06
287 movq mm3, [rsi] ; xx 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14
290 punpcklbw mm3, mm0 ; xx 00 01 02 03 04 05 06
410 movq mm3, [rsi] ; xx 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14
413 punpcklbw mm3, mm0 ; xx 00 01 02 03 04 05 06
442 movq mm3, [rsi] ; xx 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14
445 punpcklbw mm3, mm0 ; xx 00 01 02 03 04 05 06
565 movd mm3, [rsi] ; xx 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14
566 punpcklbw mm3, mm0 ; xx 00 01 02 03 04 05 0
    [all...]
  /external/libvpx/libvpx/vp8/common/x86/
loopfilter_mmx.asm     [all...]
subpixel_mmx.asm 255 movq mm3, [rsi] ; xx 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14
258 punpcklbw mm3, mm0 ; xx 00 01 02 03 04 05 06
287 movq mm3, [rsi] ; xx 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14
290 punpcklbw mm3, mm0 ; xx 00 01 02 03 04 05 06
410 movq mm3, [rsi] ; xx 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14
413 punpcklbw mm3, mm0 ; xx 00 01 02 03 04 05 06
442 movq mm3, [rsi] ; xx 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14
445 punpcklbw mm3, mm0 ; xx 00 01 02 03 04 05 06
565 movd mm3, [rsi] ; xx 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14
566 punpcklbw mm3, mm0 ; xx 00 01 02 03 04 05 0
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
loopfilter_mmx.asm     [all...]
subpixel_mmx.asm 255 movq mm3, [rsi] ; xx 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14
258 punpcklbw mm3, mm0 ; xx 00 01 02 03 04 05 06
287 movq mm3, [rsi] ; xx 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14
290 punpcklbw mm3, mm0 ; xx 00 01 02 03 04 05 06
410 movq mm3, [rsi] ; xx 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14
413 punpcklbw mm3, mm0 ; xx 00 01 02 03 04 05 06
442 movq mm3, [rsi] ; xx 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14
445 punpcklbw mm3, mm0 ; xx 00 01 02 03 04 05 06
565 movd mm3, [rsi] ; xx 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14
566 punpcklbw mm3, mm0 ; xx 00 01 02 03 04 05 0
    [all...]
  /external/bluetooth/bluedroid/stack/rfcomm/
port_api.c 507 UINT8 xx, yy; local
513 for (xx = 0; xx < MAX_BD_CONNECTIONS; xx++)
515 if ((rfc_cb.port.rfc_mcb[xx].state > RFC_MX_STATE_IDLE) &&
516 (rfc_cb.port.rfc_mcb[xx].state < RFC_MX_STATE_CONNECTED))
518 memcpy (bd_addr, rfc_cb.port.rfc_mcb[xx].bd_addr, BD_ADDR_LEN);
522 if (rfc_cb.port.rfc_mcb[xx].state == RFC_MX_STATE_CONNECTED)
525 p_mcb = &rfc_cb.port.rfc_mcb[xx];
541 memcpy (bd_addr, rfc_cb.port.rfc_mcb[xx].bd_addr, BD_ADDR_LEN)
    [all...]
  /external/yaffs2/yaffs2/direct/
dtest.c 15 char xx[600]; variable
169 char xx[200]; local
177 sprintf(xx,"%s %8d",fn,iterations);
178 yaffs_write(h,xx,strlen(xx));
189 char xx[200]; local
199 sprintf(xx,"%s %8d",fn,iterations);
200 l = strlen(xx);
205 if(strcmp(xx,yy)){
382 while ((result = yaffs_write(h,xx,600)) == 600
1819 char xx[2500]; local
    [all...]
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_fcr.c 932 UINT8 req_seq, num_bufs_acked, xx; local
2303 UINT32 xx; local
2430 UINT16 xx; local
2628 UINT8 xx; local
    [all...]
  /external/opencv/ml/src/
mlcnn.cpp     [all...]
  /external/chromium_org/third_party/skia/tools/skpdiff/
SkPMetric.cpp 232 for (int xx = -radius; xx <= radius; xx++) {
239 ny += xx;
247 nx += xx;
256 float weight = matrix[xx + radius];
  /external/chromium_org/v8/test/mjsunit/harmony/
block-leave.js 62 let xx = 18;
71 // NOTE: This checks that the block scope containing xx has been
73 eval('xx');
  /external/skia/tools/skpdiff/
SkPMetric.cpp 232 for (int xx = -radius; xx <= radius; xx++) {
239 ny += xx;
247 nx += xx;
256 float weight = matrix[xx + radius];
  /external/tremolo/Tremolo/
mdct.c 256 DATA_TYPE *xx = x + (b>>shift); local
261 if(w>xx){
263 r = xx[0];
264 xx[0] = w[0];
267 r = xx[1];
268 xx[1] = w[1];
  /frameworks/rs/scriptc/
rs_quaternion.rsh 229 float xx = q->x * q->x;
243 m->m[5] = 1.0f - 2.0f * ( xx + zz );
247 m->m[10] = 1.0f - 2.0f * ( xx + yy );
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/scriptc/
rs_quaternion.rsh 229 float xx = q->x * q->x;
243 m->m[5] = 1.0f - 2.0f * ( xx + zz );
247 m->m[10] = 1.0f - 2.0f * ( xx + yy );
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/scriptc/
rs_quaternion.rsh 229 float xx = q->x * q->x;
243 m->m[5] = 1.0f - 2.0f * ( xx + zz );
247 m->m[10] = 1.0f - 2.0f * ( xx + yy );

Completed in 750 milliseconds

1 2 3 4 5 6 7 8 91011>>