Searched refs:candidates (Results 1 – 5 of 5) sorted by relevance
1785 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() local2458 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 …]
3747 $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"
28 - 6 release candidates
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