Searched refs:basis (Results 1 – 10 of 10) sorted by relevance
/PHP-7.1/ext/gd/libgd/ |
H A D | mathmake.c | 6 int basis[91]; variable 16 basis[i] = cos ((double) i * .0174532925) * scale; in main() 20 printf ("%d,\n ", cost[i] = basis[i]); in main() 24 printf ("%d,\n ", cost[i] = -basis[180 - i]); in main() 28 printf ("%d,\n ", cost[i] = -basis[i - 180]); in main() 32 printf ("%d,\n ", cost[i] = basis[360 - i]); in main() 34 printf ("%d\n", cost[359] = basis[1]); in main()
|
/PHP-7.1/Zend/RFCs/ |
H A D | 002.txt | 32 space may be changed on a file-by-file basis. Symbols in other name
|
/PHP-7.1/ |
H A D | README.RELEASE_PROCESS | 20 ongoing basis between the releases. Check the CI status for your branch
|
H A D | php.ini-development | 1940 ; be overridden on a per-stream basis via the "cafile" SSL stream context 1949 ; this value may still be overridden on a per-stream basis via the "capath"
|
H A D | php.ini-production | 1940 ; be overridden on a per-stream basis via the "cafile" SSL stream context 1949 ; this value may still be overridden on a per-stream basis via the "capath"
|
H A D | INSTALL | 1451 a per-directory basis. These files are processed only by the 1559 on a per-directory basis using the Windows registry. The configuration
|
/PHP-7.1/win32/ |
H A D | install.txt | 1364 on a per-directory basis using the Windows registry. The configuration
|
/PHP-7.1/ext/pcre/pcrelib/ |
H A D | ChangeLog | 1121 done on an "all or nothing" basis. This also applied to repeated 1496 basis, but at the moment that is not feasible.
|
/PHP-7.1/ext/fileinfo/tests/ |
H A D | magic | 2006 # we only test some types on basis of frequency: 0x08 (83%), 0x09 (5%), 3597 # basis: file(1) magic for BBx/Pro5-files 3599 # http://www.basis.com business-basic-files. 4496 # packed data, Huffman (minimum redundancy) codes on a byte-by-byte basis
|
H A D | magic私はガラスを食べられます | 2006 # we only test some types on basis of frequency: 0x08 (83%), 0x09 (5%), 3597 # basis: file(1) magic for BBx/Pro5-files 3599 # http://www.basis.com business-basic-files. 4496 # packed data, Huffman (minimum redundancy) codes on a byte-by-byte basis
|
Completed in 97 milliseconds