Home
last modified time | relevance | path

Searched refs:pi (Results 51 – 61 of 61) sorted by relevance

123

/php-src/Zend/Optimizer/
H A Dsccp.c2053 if (phi->pi >= 0) { in sccp_visit_phi()
2055 if (scdf_is_edge_feasible(scdf, phi->pi, phi->block)) { in sccp_visit_phi()
/php-src/ext/opcache/jit/
H A Dzend_jit.c1024 if (phi->pi >= 0) { in zend_jit_allocate_registers()
1042 && ssa->vars[src].definition_phi->pi >= 0 in zend_jit_allocate_registers()
1064 && ssa->vars[src].definition_phi->pi >= 0 in zend_jit_allocate_registers()
H A Dzend_jit_ir.c1317 if (dst_phi->pi >= 0) { in zend_jit_def_reg()
1379 ZEND_ASSERT(phi->pi >= 0); in zend_jit_gen_pi()
1414 ZEND_ASSERT(phi->pi < 0); in zend_jit_gen_phi()
/php-src/ext/standard/tests/strings/
H A Dhtml_entity_decode_html5.phpt1614 "&pi;",
3748 &pi; => π cf80
H A Dhtmlentities_html5.phpt414 &pi; U+003C0
/php-src/ext/standard/html_tables/
H A Dents_html5.txt1609 pi 003C0
/php-src/ext/standard/
H A Dbasic_functions.stub.php3197 function pi(): float {}
H A Dbasic_functions_arginfo.h2789 ZEND_FUNCTION(pi);
/php-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c3057 Instruction*pi=&fs->f->code[pc];
3058 if(pc>=1&&testTMode(GET_OPCODE(*(pi-1))))
3059 return pi-1;
3061 return pi;
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます15641 # skip raspberry pi kernel image kernel7.img by checking for positive text length
16746 # MULTIBEAM SONARS https://www.ldeo.columbia.edu/res/pi/MB-System/formatdoc/
22441 # skip misidentified raspberry pi pieeprom-*.bin by check for
22518 # For misidetified raspberry pi pieeprom-*.bin like: 0xf00f
34462 # URL: https://www.raspberrypi.com/documentation/computers/raspberry-pi.html
34463 # #raspberry-pi-4-boot-eeprom
H A Dmagic15641 # skip raspberry pi kernel image kernel7.img by checking for positive text length
16746 # MULTIBEAM SONARS https://www.ldeo.columbia.edu/res/pi/MB-System/formatdoc/
22441 # skip misidentified raspberry pi pieeprom-*.bin by check for
22518 # For misidetified raspberry pi pieeprom-*.bin like: 0xf00f
34462 # URL: https://www.raspberrypi.com/documentation/computers/raspberry-pi.html
34463 # #raspberry-pi-4-boot-eeprom

Completed in 317 milliseconds

123