Home
last modified time | relevance | path

Searched refs:Ch (Results 1 – 6 of 6) sorted by relevance

/php-src/ext/hash/
H A Dhash_sha_sse2.c77 #define Ch(x, y, z) ((x & (y ^ z)) ^ z) macro
85 h += S1(e) + Ch(e, f, g) + k; \
/php-src/ext/standard/
H A Dcrypt_sha256.c127 #define Ch(x, y, z) ((x & y) ^ (~x & z)) in sha256_process_block() macro
148 uint32_t T1 = h + S1 (e) + Ch (e, f, g) + K[t] + W[t]; in sha256_process_block()
H A Dcrypt_sha512.c156 #define Ch(x, y, z) ((x & y) ^ (~x & z)) in sha512_process_block() macro
179 uint64_t T1 = h + S1 (e) + Ch (e, f, g) + K[t] + W[t]; in sha512_process_block()
/php-src/ext/fileinfo/tests/upstream/
H A Dmatilde.arm.testfile86 …i���9�l��m�-��L3�0<ˊ���a�,����B���,�)�%G�t���1P<.��?�a�$�$;f���s�E���Ch�<"KI�|#`�:��ʱ�-M@��…
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます15244 # dfHorizRes 300=012Ch
19470 # dib header size: 12~Ch~OS/2 1.x 64~40h~OS/2 2.x
19530 # cbSize; size of header like 28h 5Ch
20896 # 12+Size of CLUT (2Ch for 4BPP; 20Ch 40Ch 60Ch 80Ch C0Ch for 8BPP) or
20897 # +image data size (800Ch 2000Ch 2580C for 16BPP) (02000003h for dBase memo test.dbt)
20917 # 12 + size of CLUT like: 1000Ch 800Ch 400Ch 40Ch and 2FEh (KAGE.TIM)
22136 # typical values like: 13Ch 154h 43Ch 4F0h DA8h
35835 # RecSize; Size of one record like: 5Ch
38814 # unicode string bytes like: 2Ch
39762 # Offset To First Event 238h,240h,28Ch
[all …]
H A Dmagic15244 # dfHorizRes 300=012Ch
19470 # dib header size: 12~Ch~OS/2 1.x 64~40h~OS/2 2.x
19530 # cbSize; size of header like 28h 5Ch
20896 # 12+Size of CLUT (2Ch for 4BPP; 20Ch 40Ch 60Ch 80Ch C0Ch for 8BPP) or
20897 # +image data size (800Ch 2000Ch 2580C for 16BPP) (02000003h for dBase memo test.dbt)
20917 # 12 + size of CLUT like: 1000Ch 800Ch 400Ch 40Ch and 2FEh (KAGE.TIM)
22136 # typical values like: 13Ch 154h 43Ch 4F0h DA8h
35835 # RecSize; Size of one record like: 5Ch
38814 # unicode string bytes like: 2Ch
39762 # Offset To First Event 238h,240h,28Ch
[all …]

Completed in 180 milliseconds