Home
last modified time | relevance | path

Searched refs:vm (Results 1 – 8 of 8) sorted by relevance

/PHP-7.0/Zend/tests/
H A Dbug55509.phpt42 $freeMemory = ($infos['vm.stats.vm.v_inactive_count']*$infos['hw.pagesize'])
43 +($infos['vm.stats.vm.v_cache_count']*$infos['hw.pagesize'])
44 +($infos['vm.stats.vm.v_free_count']*$infos['hw.pagesize']);
/PHP-7.0/ext/ldap/tests/
H A DREADME47 config.vm.box = "ubuntu/trusty64"
48 config.vm.network "private_network", ip: "192.168.33.10"
49 config.vm.provision "shell", inline: $setup
/PHP-7.0/Zend/
H A DREADME.ZEND_VM95 different opcode threading model using --with-vm-kind=CALL|SWITCH|GOTO. You can
102 $ php zend_vm_gen.php --with-vm-kind=CALL
/PHP-7.0/ext/pcre/pcrelib/sljit/
H A DsljitNativeARM_64.c59 #define VM(vm) ((vm) << 16) argument
/PHP-7.0/ext/hash/tests/
H A Dfnv1a64.phpt238 array( ' G:e d;vm)kWWzm;hSPr:P)v)~\'~G*LHQf.RLJI:S5r,1`', 'de1bd4eebc876571' ),
/PHP-7.0/sapi/phpdbg/
H A Dxml.md345 - 1: return from vm
/PHP-7.0/ext/mbstring/oniguruma/
H A Dregcomp.c4402 int ve, vm; in comp_opt_exact_or_map_info() local
4407 vm = COMP_EM_BASE * 5 * 2 / m->value; in comp_opt_exact_or_map_info()
4408 return comp_distance_value(&e->mmd, &m->mmd, ve, vm); in comp_opt_exact_or_map_info()
/PHP-7.0/
H A Dacinclude.m42751 with-zend-vm | enable-maintainer-zts | enable-inline-optimization[)];;

Completed in 32 milliseconds