/toolchain/binutils/binutils-2.25/gas/testsuite/lib/ |
dotest | 7 xout=`basename $x`.xxx.$$ 10 mkdir $xout 17 $x $i -o $xout/$object 22 if (cmp $xout/$object $yout/$object) 26 if (doobjcmp $xout/$object $yout/$object) 37 rm -rf $xout $yout
|
/external/pdfium/third_party/agg23/ |
agg_clip_liang_barsky.h | 56 FX_FLOAT xin, xout; local 59 xout = (FX_FLOAT)clip_box.x2; 62 xout = (FX_FLOAT)clip_box.x1; 92 FX_FLOAT toutx = (xout - x1) / deltax; 109 *x++ = (T)xout; 125 *x++ = (T)xout;
|
/external/eigen/unsupported/Eigen/src/FFT/ |
ei_kissfft_impl.h | 64 void work( int stage,Complex * xout, const _Src * xin, size_t fstride,size_t in_stride) 68 Complex * Fout_beg = xout; 69 Complex * Fout_end = xout + p*m; 77 work(stage+1, xout , xin, fstride*p,in_stride); 79 }while( (xout += m) != Fout_end ); 82 *xout = *xin; 84 }while(++xout != Fout_end ); 86 xout=Fout_beg; 90 case 2: bfly2(xout,fstride,m); break; 91 case 3: bfly3(xout,fstride,m); break [all...] |
/external/pdfium/core/fxge/win32/ |
fx_win32_device.cpp | 237 FX_FLOAT xin, xout; local 240 xout = clip_box.x2; 243 xout = clip_box.x1; 272 FX_FLOAT toutx = (xout - x1) / deltax; 289 *x++ = xout; 305 *x++ = xout; [all...] |
/prebuilts/go/darwin-x86/src/crypto/elliptic/ |
p256_asm_amd64.s | 1705 #define xout(off) (32*5 + off)(SP) define 1846 ST (xout) 1866 MOVOU xout(16*0), X0 1867 MOVOU xout(16*1), X1 1983 #define xout(off) (32*6 + off)(SP) define [all...] |
/prebuilts/go/linux-x86/src/crypto/elliptic/ |
p256_asm_amd64.s | 1705 #define xout(off) (32*5 + off)(SP) define 1846 ST (xout) 1866 MOVOU xout(16*0), X0 1867 MOVOU xout(16*1), X1 1983 #define xout(off) (32*6 + off)(SP) define [all...] |
/external/libpng/contrib/libtests/ |
pngvalid.c | 4032 png_uint_32 xin, xout, xstep; local 4061 png_uint_32 xin, xout, xstep; local [all...] |
/prebuilts/tools/common/m2/repository/com/google/errorprone/javac/9-dev-r3297-4/ |
javac-9-dev-r3297-4.jar | |
/prebuilts/tools/linux-x86_64/kythe/extractors/ |
javac_extractor.jar | |
/prebuilts/tools/linux-x86_64/kythe/indexers/ |
java_indexer.jar | |