Home
last modified time | relevance | path

Searched refs:x5 (Results 1 – 8 of 8) sorted by relevance

/PHP-8.0/ext/date/tests/
H A Dgetdate_variation3.phpt14 'hexadcimal 0x5' => 0x5,
30 --hexadcimal 0x5--
/PHP-8.0/ext/hash/
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
133 ((x0) & (x1) & (x2) & (x3)) ^ ((x0) & (x5)) ^ (x0) )
H A Dhash_tiger.c56 round(c,a,b,x5,mul) \
66 x5 += x4; \
67 x6 -= x5 ^ ((~x4)>>23); \
74 x5 ^= x4; \
75 x6 += x5; \
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; \
/PHP-8.0/ext/standard/
H A Dcrc32_x86.c104 __m128i x5, x6, x7, x8, x9, x10, x11; in crc32_pclmul_batch() local
106 x5 = _mm_clmulepi64_si128(x1, k, 0x00); in crc32_pclmul_batch()
122 x1 = _mm_xor_si128(x1, x5); in crc32_pclmul_batch()
213 __m128i x5, x6, x7, x8, x9, x10, x11; in crc32_pclmul_reflected_batch() local
215 x5 = _mm_clmulepi64_si128(x1, k, 0x00); in crc32_pclmul_reflected_batch()
227 x1 = _mm_xor_si128(x1, x5); in crc32_pclmul_reflected_batch()
/PHP-8.0/ext/standard/tests/url/
H A Dbase64_encode_basic_001.phpt26 0x5: BQ==
/PHP-8.0/ext/mbstring/tests/
H A Dbug48645.phpt12 var_dump(bin2hex(mb_convert_encoding("", "UTF-8", "HTML-ENTITIES")));
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます5398 >>&0x5 byte !0 looping,
7498 >>>13 byte&0x0F =0x5 \b, RP2C04-0004
17711 >>101 beshort&0xf 0x5 \b(reserved 5)
23622 >0x5 ubyte-1 <31
23659 >>>>>>0x5 string x file %s
H A Dmagic5398 >>&0x5 byte !0 looping,
7498 >>>13 byte&0x0F =0x5 \b, RP2C04-0004
17711 >>101 beshort&0xf 0x5 \b(reserved 5)
23622 >0x5 ubyte-1 <31
23659 >>>>>>0x5 string x file %s

Completed in 139 milliseconds