Searched refs:Ch (Results 1 – 4 of 4) sorted by relevance
/PHP-8.0/ext/standard/ |
H A D | crypt_sha256.c | 133 #define Ch(x, y, z) ((x & y) ^ (~x & z)) in sha256_process_block() macro 154 uint32_t T1 = h + S1 (e) + Ch (e, f, g) + K[t] + W[t]; in sha256_process_block()
|
H A D | crypt_sha512.c | 158 #define Ch(x, y, z) ((x & y) ^ (~x & z)) in sha512_process_block() macro 181 uint64_t T1 = h + S1 (e) + Ch (e, f, g) + K[t] + W[t]; in sha512_process_block()
|
/PHP-8.0/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 13263 # dfVertRes 300=012Ch not needed as additional test 13265 # dfHorizRes 300=012Ch 16924 # dib header size: 12~Ch~OS/2 1.x 64~40h~OS/2 2.x 16965 # dib header size: 12~Ch~OS/2 1.x 64~40h~OS/2 2.x 16976 # cbSize; size of header like 28h 5Ch 22550 # direct read/write support by driver functions 03h,0Ch 23429 # offset of the first CFFILE entry coffFiles: minimal 2Ch 27649 # 4th chunk size unequal 282Ch only found for CDR 31756 # size of entry, in bytes: 40h(init) 78h(launced) 9Ch 32392 # Offset To First Event 238h,240h,28Ch [all …]
|
H A D | magic | 13263 # dfVertRes 300=012Ch not needed as additional test 13265 # dfHorizRes 300=012Ch 16924 # dib header size: 12~Ch~OS/2 1.x 64~40h~OS/2 2.x 16965 # dib header size: 12~Ch~OS/2 1.x 64~40h~OS/2 2.x 16976 # cbSize; size of header like 28h 5Ch 22550 # direct read/write support by driver functions 03h,0Ch 23429 # offset of the first CFFILE entry coffFiles: minimal 2Ch 27649 # 4th chunk size unequal 282Ch only found for CDR 31756 # size of entry, in bytes: 40h(init) 78h(launced) 9Ch 32392 # Offset To First Event 238h,240h,28Ch [all …]
|
Completed in 106 milliseconds