Home
last modified time | relevance | path

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

/PHP-8.3/ext/fileinfo/tests/upstream/
H A Dfit-map-data.result1 …6, serial 3879446968, Sat May 31 10:00:34 2014, manufacturer 1 (garmin), product 1632, type 4 (Act…
/PHP-8.3/ext/date/tests/
H A Dbug37616.phpt2 Bug #37616 (DATE_RFC822 does not product RFC 822 dates)
/PHP-8.3/Zend/
H A DLICENSE36 "This product includes the Zend Engine, freely available at
/PHP-8.3/ext/hash/xxhash/
H A Dxxhash.h3290 __uint128_t const product = (__uint128_t)lhs * (__uint128_t)rhs; in XXH_mult64to128() local
3292 r128.low64 = (xxh_u64)(product); in XXH_mult64to128()
3293 r128.high64 = (xxh_u64)(product >> 64); in XXH_mult64to128()
3405 XXH128_hash_t product = XXH_mult64to128(lhs, rhs); in XXH3_mul128_fold64() local
3406 return product.low64 ^ product.high64; in XXH3_mul128_fold64()
3766 __m512i const product = _mm512_mul_epu32 (data_key, data_key_lo); in XXH3_accumulate_512_avx512() local
3771 *xacc = _mm512_add_epi64(product, sum); in XXH3_accumulate_512_avx512()
3886 xacc[i] = _mm256_add_epi64(product, sum); in XXH3_accumulate_512_avx2()
3992 xacc[i] = _mm_add_epi64(product, sum); in XXH3_accumulate_512_sse2()
4176 xxh_u64x2 const product = XXH_vec_mulo((xxh_u32x4)data_key, shuffled); in XXH3_accumulate_512_vsx() local
[all …]
/PHP-8.3/
H A DLICENSE41 "This product includes PHP software, freely available from
H A DREADME.REDIST.BINS315 in a product, an acknowledgment in the product documentation would be
340 This product includes software developed by the University of
396 "This product includes software developed by the Apache Group
405 "This product includes software developed by the Apache Group
H A DUPGRADING378 RFC: https://wiki.php.net/rfc/saner-array-sum-product
/PHP-8.3/ext/oci8/
H A DLICENSE41 "This product includes PHP software, freely available from
/PHP-8.3/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt140 names, trademarks, service marks, or product names of the Licensor,
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic272 # software product, manufacturer like "SharpAESCrypt v1.3.3.0" "aescrypt (Windows GUI) 3.10" ...
4266 # URL: http://product.corel.com/help/CorelDRAW/540240626/Main/EN/Doc/CorelDRAW-Other-file-formats.h…
4279 # URL: http://product.corel.com/help/CorelDRAW/540223850/Main/EN/Documentation/
9169 # If the product code is 5 digits, we'll need to backspace here.
22553 # pointer to optional product string; like: 0 (2975BIOS.BIN) 6ch 70h 7ch d9h 160h 281h 29bh 329h
22556 # often human readable product ASCII-Z string like "iPXE" "Plop Boot Manager"
22602 # pointer to vital product data (VPD); 0 indicates no VPD; WHAT EXACTLY iS VPD?
25359 >>49 leshort x \b, product %d
25746 >>>>6 leshort x product ID %04d)
40349 # CHECK: Don't these belong into product 9?
[all …]
H A Dmagic私はガラスを食べられます272 # software product, manufacturer like "SharpAESCrypt v1.3.3.0" "aescrypt (Windows GUI) 3.10" ...
4266 # URL: http://product.corel.com/help/CorelDRAW/540240626/Main/EN/Doc/CorelDRAW-Other-file-formats.h…
4279 # URL: http://product.corel.com/help/CorelDRAW/540223850/Main/EN/Documentation/
9169 # If the product code is 5 digits, we'll need to backspace here.
22553 # pointer to optional product string; like: 0 (2975BIOS.BIN) 6ch 70h 7ch d9h 160h 281h 29bh 329h
22556 # often human readable product ASCII-Z string like "iPXE" "Plop Boot Manager"
22602 # pointer to vital product data (VPD); 0 indicates no VPD; WHAT EXACTLY iS VPD?
25359 >>49 leshort x \b, product %d
25746 >>>>6 leshort x product ID %04d)
40349 # CHECK: Don't these belong into product 9?
[all …]

Completed in 181 milliseconds