Home
last modified time | relevance | path

Searched refs:xx (Results 1 – 25 of 125) sorted by relevance

12345

/external/netcat/
Dstupidh43 for xx in \
53 if test -f ${INCLUDE}/${xx}.h ; then
54 echo "#include <${xx}.h>"
55 XX=`echo $xx | tr '[a-z]' '[A-Z]'`
57 if test -f ${INCLUDE}/sys/${xx}.h ; then
58 echo "#include <sys/${xx}.h>"
59 XX=`echo $xx | tr '[a-z]' '[A-Z]'`
80 if test "${xx}" = "dirent" ; then
375 while read xx ; do
376 XX=`echo $xx | tr '[a-z]' '[A-Z]'`
[all …]
/external/libvpx/vp8/common/x86/
Dsubpixel_sse2.asm73 … punpcklbw xmm3, xmm0 ; xx05 xx04 xx03 xx02 xx01 xx01 xx-1 xx-2
74 …psrldq xmm4, 1 ; xx 0d 0c 0b 0a 09 08 07 06 05 04 03 02 01 00…
77 … punpcklbw xmm4, xmm0 ; xx06 xx05 xx04 xx03 xx02 xx01 xx00 xx-1
79 …psrldq xmm5, 2 ; xx xx 0d 0c 0b 0a 09 08 07 06 05 04 03 02 01…
84 …psrldq xmm6, 3 ; xx xx xx 0d 0c 0b 0a 09 08 07 06 05 04 03 02…
89 …psrldq xmm7, 4 ; xx xx xx xx 0d 0c 0b 0a 09 08 07 06 05 04 03…
94 …psrldq xmm1, 5 ; xx xx xx xx xx 0d 0c 0b 0a 09 08 07 06 05 04…
198 … punpcklbw xmm3, xmm0 ; xx05 xx04 xx03 xx02 xx01 xx01 xx-1 xx-2
199 …psrldq xmm4, 1 ; xx 0d 0c 0b 0a 09 08 07 06 05 04 03 02 01 00…
202 … punpcklbw xmm4, xmm0 ; xx06 xx05 xx04 xx03 xx02 xx01 xx00 xx-1
[all …]
Dloopfilter_sse2.asm682 …movq xmm4, QWORD PTR [rsi] ; xx xx xx xx xx xx xx xx 07 06 05 04 03 02…
683 …movq xmm1, QWORD PTR [rdi] ; xx xx xx xx xx xx xx xx 17 16 15 14 13 12…
684 …movq xmm0, QWORD PTR [rsi+2*rax] ; xx xx xx xx xx xx xx xx 27 26 25 24 23 22…
685 …movq xmm7, QWORD PTR [rdi+2*rax] ; xx xx xx xx xx xx xx xx 37 36 35 34 33 32…
686 …movq xmm5, QWORD PTR [rsi+4*rax] ; xx xx xx xx xx xx xx xx 47 46 45 44 43 42…
687 …movq xmm2, QWORD PTR [rdi+4*rax] ; xx xx xx xx xx xx xx xx 57 56 55 54 53 52…
691 …movq xmm1, QWORD PTR [rdi+2*rcx] ; xx xx xx xx xx xx xx xx 77 76 75 74 73 72…
696 …movq xmm7, QWORD PTR [rsi+2*rcx] ; xx xx xx xx xx xx xx xx 67 66 65 64 63 62…
737 …movq xmm2, QWORD PTR [rsi] ; xx xx xx xx xx xx xx xx 87 86 85 84 83 82 …
738 …movq xmm6, QWORD PTR [rdi] ; xx xx xx xx xx xx xx xx 97 96 95 94 93 92 …
[all …]
/external/speex/libspeex/
Dfilters_sse.h56 __m128 xx; in filter_mem16_10() local
59 xx = _mm_load_ps1(x+i); in filter_mem16_10()
60 yy = _mm_add_ss(xx, mem[0]); in filter_mem16_10()
68 mem[0] = _mm_add_ps(mem[0], _mm_mul_ps(xx, num[0])); in filter_mem16_10()
74 mem[1] = _mm_add_ps(mem[1], _mm_mul_ps(xx, num[1])); in filter_mem16_10()
79 mem[2] = _mm_add_ps(mem[2], _mm_mul_ps(xx, num[2])); in filter_mem16_10()
106 __m128 xx; in filter_mem16_8() local
109 xx = _mm_load_ps1(x+i); in filter_mem16_8()
110 yy = _mm_add_ss(xx, mem[0]); in filter_mem16_8()
118 mem[0] = _mm_add_ps(mem[0], _mm_mul_ps(xx, num[0])); in filter_mem16_8()
[all …]
Dltp_sse.h76 __m128 sum, *xx, *yy; in pitch_xcorr() local
79 xx = x; in pitch_xcorr()
82 sum = _mm_add_ps(sum, _mm_mul_ps(xx[0], yy[0])); in pitch_xcorr()
83 sum = _mm_add_ps(sum, _mm_mul_ps(xx[1], yy[1])); in pitch_xcorr()
84 xx += 2; in pitch_xcorr()
Dfilters.h61 void qmf_decomp(const spx_word16_t *xx, const spx_word16_t *aa, spx_word16_t *, spx_word16_t *y2, i…
73 void syn_percep_zero16(const spx_word16_t *xx, const spx_coef_t *ak, const spx_coef_t *awk1, const …
74 void residue_percep_zero16(const spx_word16_t *xx, const spx_coef_t *ak, const spx_coef_t *awk1, co…
/external/libvpx/vp8/common/arm/armv6/
Dsimpleloopfilter_v6.asm26 uxtb16 $b1, $a1 ; xx 12 xx 10
27 uxtb16 $b0, $a0 ; xx 02 xx 00
28 uxtb16 $b3, $a3 ; xx 32 xx 30
29 uxtb16 $b2, $a2 ; xx 22 xx 20
33 uxtb16 $a1, $a1, ror #8 ; xx 13 xx 11
34 uxtb16 $a3, $a3, ror #8 ; xx 33 xx 31
35 uxtb16 $a0, $a0, ror #8 ; xx 03 xx 01
36 uxtb16 $a2, $a2, ror #8 ; xx 23 xx 21
/external/openssl/crypto/rc4/asm/
Drc4-586.pl37 $xx="eax";
52 &mov (&DWP(0,$dat,$xx,4),$ty);
54 &inc (&LB($xx));
58 &mov ($tx,&DWP(0,$dat,$xx,4));
72 &xor ($xx,$xx); # avoid partial register stalls
78 &mov (&LB($xx),&BP(0,$dat)); # load key->x
86 &inc (&LB($xx));
92 &mov ($tx,&DWP(0,$dat,$xx,4));
108 &mov ($tx,&DWP(0,$dat,$xx,4));
119 &mov (&DWP(0,$dat,$xx,4),$ty);
[all …]
/external/iproute2/
DREADME.decnet13 ip link set ethX address xx:xx:xx:xx:xx:xx
14 (where xx:xx:xx:xx:xx:xx is the MAC address for your DECnet node
/external/freetype/src/base/
Dftlcdfil.c50 FT_UInt val1, xx; in _ft_lcd_filter_fir() local
66 for ( xx = 2; xx < width; xx++ ) in _ft_lcd_filter_fir()
71 val = line[xx]; in _ft_lcd_filter_fir()
80 line[xx - 2] = (FT_Byte)pix; in _ft_lcd_filter_fir()
89 line[xx - 2] = (FT_Byte)pix; in _ft_lcd_filter_fir()
93 line[xx - 1] = (FT_Byte)pix; in _ft_lcd_filter_fir()
192 FT_UInt xx; in _ft_lcd_filter_legacy() local
195 for ( xx = 0; xx < width; xx += 3 ) in _ft_lcd_filter_legacy()
203 p = line[xx]; in _ft_lcd_filter_legacy()
208 p = line[xx + 1]; in _ft_lcd_filter_legacy()
[all …]
Dftcalc.c704 FT_Fixed xx, xy, yx, yy; in FT_Matrix_Multiply() local
710 xx = FT_MulFix( a->xx, b->xx ) + FT_MulFix( a->xy, b->yx ); in FT_Matrix_Multiply()
711 xy = FT_MulFix( a->xx, b->xy ) + FT_MulFix( a->xy, b->yy ); in FT_Matrix_Multiply()
712 yx = FT_MulFix( a->yx, b->xx ) + FT_MulFix( a->yy, b->yx ); in FT_Matrix_Multiply()
715 b->xx = xx; b->xy = xy; in FT_Matrix_Multiply()
725 FT_Pos delta, xx, yy; in FT_Matrix_Invert() local
732 delta = FT_MulFix( matrix->xx, matrix->yy ) - in FT_Matrix_Invert()
741 xx = matrix->xx; in FT_Matrix_Invert()
744 matrix->xx = FT_DivFix( yy, delta ); in FT_Matrix_Invert()
745 matrix->yy = FT_DivFix( xx, delta ); in FT_Matrix_Invert()
[all …]
/external/libvpx/vpx_scale/win32/
Dscaleopt.c1298 01 02 03 04 05 06 07 xx in horizontal_line_5_4_scale_mmx()
1300 xx 00 xx 01 xx 02 xx 03 in horizontal_line_5_4_scale_mmx()
1303 xx 01 xx 02 xx 03 xx 04 in horizontal_line_5_4_scale_mmx()
1450 xx 00 xx 02 xx 04 xx 06 in horizontal_line_5_3_scale_mmx()
1452 01 xx 03 xx 05 xx 07 xx in horizontal_line_5_3_scale_mmx()
1455 00 xx 02 xx 04 xx 06 xx in horizontal_line_5_3_scale_mmx()
1457 xx xx 01 xx 03 xx 05 xx in horizontal_line_5_3_scale_mmx()
1483 xx 00 xx 02 xx 04 xx 06 in horizontal_line_5_3_scale_mmx()
1485 01 xx 03 xx 05 xx 07 xx in horizontal_line_5_3_scale_mmx()
1488 00 xx 02 xx 04 xx 06 xx in horizontal_line_5_3_scale_mmx()
[all …]
/external/libvpx/vpx_scale/x86_64/
Dscaleopt.c1296 01 02 03 04 05 06 07 xx in horizontal_line_5_4_scale_mmx()
1298 xx 00 xx 01 xx 02 xx 03 in horizontal_line_5_4_scale_mmx()
1301 xx 01 xx 02 xx 03 xx 04 in horizontal_line_5_4_scale_mmx()
1450 xx 00 xx 02 xx 04 xx 06 in horizontal_line_5_3_scale_mmx()
1452 01 xx 03 xx 05 xx 07 xx in horizontal_line_5_3_scale_mmx()
1455 00 xx 02 xx 04 xx 06 xx in horizontal_line_5_3_scale_mmx()
1457 xx xx 01 xx 03 xx 05 xx in horizontal_line_5_3_scale_mmx()
1483 xx 00 xx 02 xx 04 xx 06 in horizontal_line_5_3_scale_mmx()
1485 01 xx 03 xx 05 xx 07 xx in horizontal_line_5_3_scale_mmx()
1488 00 xx 02 xx 04 xx 06 xx in horizontal_line_5_3_scale_mmx()
[all …]
/external/libvpx/vpx_scale/intel_linux/
Dscaleopt.c1407 01 02 03 04 05 06 07 xx in horizontal_line_5_4_scale_mmx()
1409 xx 00 xx 01 xx 02 xx 03 in horizontal_line_5_4_scale_mmx()
1412 xx 01 xx 02 xx 03 xx 04 in horizontal_line_5_4_scale_mmx()
1559 xx 00 xx 02 xx 04 xx 06 in horizontal_line_5_3_scale_mmx()
1561 01 xx 03 xx 05 xx 07 xx in horizontal_line_5_3_scale_mmx()
1564 00 xx 02 xx 04 xx 06 xx in horizontal_line_5_3_scale_mmx()
1566 xx xx 01 xx 03 xx 05 xx in horizontal_line_5_3_scale_mmx()
1592 xx 00 xx 02 xx 04 xx 06 in horizontal_line_5_3_scale_mmx()
1594 01 xx 03 xx 05 xx 07 xx in horizontal_line_5_3_scale_mmx()
1597 00 xx 02 xx 04 xx 06 xx in horizontal_line_5_3_scale_mmx()
[all …]
/external/skia/src/opts/
DSkBitmapProcState_opts_arm.cpp51 const uint16_t* SK_RESTRICT xx = (const uint16_t*)(xy + 1); in SI8_D16_nofilter_DX_arm() local
98 : [xx] "+r" (xx), [count8] "+r" (count8), [colors] "+r" (colors) in SI8_D16_nofilter_DX_arm()
104 src = srcAddr[*xx++]; *colors++ = table[src]; in SI8_D16_nofilter_DX_arm()
131 const uint16_t* xx = (const uint16_t*)(xy + 1); in SI8_opaque_D32_nofilter_DX_arm() local
176 : [xx] "+r" (xx), [count] "+r" (count), [colors] "+r" (colors) in SI8_opaque_D32_nofilter_DX_arm()
/external/qemu/android/skin/
Dtrackball.c242 int xx, yy; in trackball_init() local
276 for (xx = 0; xx < DOT_GRID; xx++) { in trackball_init()
277 double tx = xx*(2./DOT_GRID); in trackball_init()
307 int xx, yy; in trackball_init() local
313 for (xx = 0; xx < diameter2; xx++) { in trackball_init()
314 double x0 = xx - radius2; in trackball_init()
324 coord->x = xx; in trackball_init()
326 coord->offset = xx + yy*diameter2; in trackball_init()
354 coord->x = xx; in trackball_init()
356 coord->offset = xx + yy*diameter2; in trackball_init()
/external/netcat/scripts/
Dirc32 while read xx yy ; do
33 case "${xx}" in
70 echo "${sender}${xx} ${yy}"
Dwebproxy120 echo "${xx}" >> $LFILE
121 test "${xx}" || break
123 test "${xx}" = "
/external/iptables/extensions/
Dlibipt_recent.man69 echo xx.xx.xx.xx > /proc/net/ipt_recent/DEFAULT
72 echo -xx.xx.xx.xx > /proc/net/ipt_recent/DEFAULT
/external/libvpx/vp8/encoder/x86/
Ddct_sse2.asm45 pshufhw xmm1, xmm1, 0b1h ;22 23 02 03 xx xx xx xx
46 pshufhw xmm2, xmm2, 0b1h ;32 33 12 13 xx xx xx xx
/external/kernel-headers/original/asm-arm/arch/
Dcpu.h99 IS_OMAP_CLASS(7xx, 0x07)
100 IS_OMAP_CLASS(15xx, 0x15)
101 IS_OMAP_CLASS(16xx, 0x16)
102 IS_OMAP_CLASS(24xx, 0x24)
/external/icu4c/data/mappings/
DREADME.emoji11 where xx means 21-7E.
15 where xx means 40-7E, 80-FC.
18 0xF8xx, and 0xF9xx, where xx means 40-7E, 80-FC.
21 0xF7xx, 0xF9xx, and 0xFBxx, where xx means 40-7E, 80-FC.
25 where xx means 21-7E.
/external/srec/srec/cfront/
Dsh_down.h35 static PINLINE int fixed_point_convert(float xx, int shift);
75 static PINLINE int fixed_point_convert(float xx, int shift) in fixed_point_convert() argument
80 scaled_val = xx * (0x01 << shift); in fixed_point_convert()
/external/skia/tests/
DMathTest.cpp87 double xx = x + 0.5; // need intermediate double to avoid temp loss in test_float_round() local
88 int ix = (int)floor(xx); in test_float_round()
367 double xx = (double)x / SK_Fract1; in TestMath() local
369 SkFract check = SkFloatToFract(sqrt(xx)); in TestMath()
375 xx = (double)x / SK_Fixed1; in TestMath()
376 check = SkFloatToFixed(sqrt(xx)); in TestMath()
380 xx = (double)x; in TestMath()
381 check = (int32_t)sqrt(xx); in TestMath()
/external/stlport/test/unit/
Dstring_test.cpp377 string xx; in data() local
379 CPPUNIT_ASSERT( xx.data() != 0 ); // ISO-IEC-14882:1998(E), 21.3.6, paragraph 3 in data()
392 xx = "123456"; in data()
393 xx += low; in data()
394 if ( strcmp( xx.data(), "1234562004-01-01" ) != 0 ) { in data()
400 xx = "1234"; in data()
401 xx += ";"; in data()
403 if ( strcmp( xx.data(), "1234;" ) != 0 ) { in data()
413 string xx; in c_str() local
420 xx = "123456"; in c_str()
[all …]

12345