Home
last modified time | relevance | path

Searched refs:x6 (Results 1 – 11 of 11) sorted by relevance

/PHP-8.1/ext/hash/
H A Dhash_tiger.c57 round(a,b,c,x6,mul) \
67 x6 -= x5 ^ ((~x4)>>23); \
68 x7 ^= x6; \
75 x6 += x5; \
76 x7 -= x6 ^ L64(0x0123456789ABCDEF);
99 x4=str[4]; x5=str[5]; x6=str[6]; x7=str[7];
117 register uint64_t a, b, c, tmpa, x0, x1, x2, x3, x4, x5, x6, x7; \
H A Dhash_haval.c125 #define F1(x6,x5,x4,x3,x2,x1,x0) ( ((x1) & (x4)) ^ ((x2) & (x5)) ^ ((x3) & (x6)) ^ ((x0) & (x1)) ^ … argument
126 #define F2(x6,x5,x4,x3,x2,x1,x0) ( ((x1) & (x2) & (x3)) ^ ((x2) & (x4) & (x5)) ^ ((x1) & (x2)) ^ ((… argument
127 ((x2) & (x6)) ^ ((x3) & (x5)) ^ ((x4) & (x5)) ^ ((x0) & (x2)) ^ (x0) )
128 #define F3(x6,x5,x4,x3,x2,x1,x0) ( ((x1) & (x2) & (x3)) ^ ((x1) & (x4)) ^ ((x2) & (x5)) ^ ((x3) & ( argument
129 #define F4(x6,x5,x4,x3,x2,x1,x0) ( ((x1) & (x2) & (x3)) ^ ((x2) & (x4) & (x5)) ^ ((x3) & (x4) & (x6 argument
130 ((x1) & (x4)) ^ ((x2) & (x6)) ^ ((x3) & (x4)) ^ ((x3) & (x5)) ^ \
131 ((x3) & (x6)) ^ ((x4) & (x5)) ^ ((x4) & (x6)) ^ ((x0) & (x4)) ^ (x0) )
132 #define F5(x6,x5,x4,x3,x2,x1,x0) ( ((x1) & (x4)) ^ ((x2) & (x5)) ^ ((x3) & (x6)) ^ \ argument
/PHP-8.1/ext/standard/
H A Dcrc32_x86.c104 __m128i x5, x6, x7, x8, x9, x10, x11; in crc32_pclmul_batch() local
107 x6 = _mm_clmulepi64_si128(x2, k, 0x00); in crc32_pclmul_batch()
123 x2 = _mm_xor_si128(x2, x6); in crc32_pclmul_batch()
213 __m128i x5, x6, x7, x8, x9, x10, x11; in crc32_pclmul_reflected_batch() local
216 x6 = _mm_clmulepi64_si128(x2, k, 0x00); in crc32_pclmul_reflected_batch()
228 x2 = _mm_xor_si128(x2, x6); in crc32_pclmul_reflected_batch()
/PHP-8.1/ext/mbstring/tests/data/
H A DARMSCII-8.txt8 0x6 0x6
H A DBIG5.txt98 0x6 0x6
/PHP-8.1/ext/standard/tests/url/
H A Dbase64_encode_basic_001.phpt27 0x6: Bg==
/PHP-8.1/ext/mbstring/tests/
H A Dbug48645.phpt13 var_dump(bin2hex(mb_convert_encoding("", "UTF-8", "HTML-ENTITIES")));
/PHP-8.1/ext/hash/tests/
H A Dfnv1a32.phpt111 array( '+x6)+{0M=+Hc$$h#(3HTF', 'f7f3fb17' ),
/PHP-8.1/ext/fileinfo/tests/
H A Dmagic5027 >>20 byte&0xe 0x6 \b, 4 channels
5187 >3 byte&0xF 0x6 \b, SV 6
7880 >>>13 byte&0x0F =0x6 \b, RP2C03B
18317 >>101 beshort&0xf 0x6 \b32-SIGNED
19333 >>>0x8 ulelong 0x6 black and white 1 bit
20535 >0x6 string >\x2f \b-%.4s
22182 >(0x6.l+10) ubyte x
22185 >(0x6.l+10) ubyte x
23726 0x6 search/0xa \xfc\x57\xf3\xa5\xc3 COM executable for MS-DOS
23729 0x6 search/0xa \xfc\x57\xf3\xa4\xc3 COM executable for DOS
[all …]
H A Dmagic私はガラスを食べられます5027 >>20 byte&0xe 0x6 \b, 4 channels
5187 >3 byte&0xF 0x6 \b, SV 6
7880 >>>13 byte&0x0F =0x6 \b, RP2C03B
18317 >>101 beshort&0xf 0x6 \b32-SIGNED
19333 >>>0x8 ulelong 0x6 black and white 1 bit
20535 >0x6 string >\x2f \b-%.4s
22182 >(0x6.l+10) ubyte x
22185 >(0x6.l+10) ubyte x
23726 0x6 search/0xa \xfc\x57\xf3\xa5\xc3 COM executable for MS-DOS
23729 0x6 search/0xa \xfc\x57\xf3\xa4\xc3 COM executable for DOS
[all …]
/PHP-8.1/ext/opcache/jit/
H A Dzend_jit_arm64.dasc89 "x0", "x1", "x2", "x3", "x4", "x5", "x6", "x7",
2464 | stp x6, x7, [sp, #-16]!

Completed in 209 milliseconds