Searched refs:Ch (Results 1 – 4 of 4) sorted by relevance
/PHP-8.2/ext/standard/ |
H A D | crypt_sha256.c | 132 #define Ch(x, y, z) ((x & y) ^ (~x & z)) in sha256_process_block() macro 153 uint32_t T1 = h + S1 (e) + Ch (e, f, g) + K[t] + W[t]; in sha256_process_block()
|
H A D | crypt_sha512.c | 157 #define Ch(x, y, z) ((x & y) ^ (~x & z)) in sha512_process_block() macro 180 uint64_t T1 = h + S1 (e) + Ch (e, f, g) + K[t] + W[t]; in sha512_process_block()
|
/PHP-8.2/ext/fileinfo/tests/ |
H A D | magic | 13770 # dfVertRes 300=012Ch not needed as additional test 13772 # dfHorizRes 300=012Ch 17506 # dib header size: 12~Ch~OS/2 1.x 64~40h~OS/2 2.x 17555 # dib header size: 12~Ch~OS/2 1.x 64~40h~OS/2 2.x 17566 # cbSize; size of header like 28h 5Ch 19381 # typical values like: 13Ch 154h 43Ch 4F0h DA8h 23522 # direct read/write support by driver functions 03h,0Ch 29489 # 4th chunk size unequal 282Ch only found for CDR 33681 # size of entry, in bytes: 40h(init) 78h(launced) 9Ch 34324 # Offset To First Event 238h,240h,28Ch [all …]
|
H A D | magic私はガラスを食べられます | 13770 # dfVertRes 300=012Ch not needed as additional test 13772 # dfHorizRes 300=012Ch 17506 # dib header size: 12~Ch~OS/2 1.x 64~40h~OS/2 2.x 17555 # dib header size: 12~Ch~OS/2 1.x 64~40h~OS/2 2.x 17566 # cbSize; size of header like 28h 5Ch 19381 # typical values like: 13Ch 154h 43Ch 4F0h DA8h 23522 # direct read/write support by driver functions 03h,0Ch 29489 # 4th chunk size unequal 282Ch only found for CDR 33681 # size of entry, in bytes: 40h(init) 78h(launced) 9Ch 34324 # Offset To First Event 238h,240h,28Ch [all …]
|
Completed in 126 milliseconds