Home
last modified time | relevance | path

Searched refs:candidates (Results 1 – 5 of 5) sorted by relevance

/PHP-8.3/ext/opcache/jit/
H A Dzend_jit.c1785 if (zend_bitset_in(candidates, j)) { in zend_jit_compute_liveness()
1834 && zend_bitset_in(candidates, op->op1_use) in zend_jit_compute_liveness()
1842 && zend_bitset_in(candidates, op->op2_use) in zend_jit_compute_liveness()
1850 && zend_bitset_in(candidates, op->result_use) in zend_jit_compute_liveness()
2446 zend_bitset candidates = NULL; in zend_jit_allocate_registers() local
2458 if (!candidates) { in zend_jit_allocate_registers()
2462 zend_bitset_clear(candidates, set_size); in zend_jit_allocate_registers()
2465 zend_bitset_incl(candidates, i); in zend_jit_allocate_registers()
2470 free_alloca(candidates, use_heap); in zend_jit_allocate_registers()
2652 free_alloca(candidates, use_heap); in zend_jit_allocate_registers()
[all …]
/PHP-8.3/build/
H A Dltmain.sh3747 $echo "*** with $libname but no candidates were found. (...for file magic test)"
3749 $echo "*** with $libname and none of the candidates passed a file format test"
3799 $echo "*** with $libname but no candidates were found. (...for regex pattern test)"
3801 $echo "*** with $libname and none of the candidates passed a file format test"
/PHP-8.3/docs/
H A Drelease-process.md28 - 6 release candidates
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic26443 # http://ftp.mozilla.org/pub/thunderbird/candidates/
26444 # 78.10.1-candidates/build1/source/thunderbird-78.10.1.source.tar.xz
H A Dmagic私はガラスを食べられます26443 # http://ftp.mozilla.org/pub/thunderbird/candidates/
26444 # 78.10.1-candidates/build1/source/thunderbird-78.10.1.source.tar.xz

Completed in 157 milliseconds