Searched refs:basis (Results 1 – 7 of 7) sorted by relevance
/PHP-5.4/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-5.4/Zend/RFCs/ |
H A D | 002.txt | 32 space may be changed on a file-by-file basis. Symbols in other name
|
/PHP-5.4/ |
H A D | INSTALL | 1655 a per-directory basis. These files are processed only by the 1763 on a per-directory basis using the Windows registry. The configuration
|
H A D | NEWS | 6998 are enabled on per-request basis. (Ilia)
|
/PHP-5.4/win32/ |
H A D | install.txt | 1506 on a per-directory basis using the Windows registry. The configuration
|
/PHP-5.4/ext/fileinfo/tests/ |
H A D | magic | 1720 # we only test some types on basis of frequency: 0x08 (83%), 0x09 (5%), 3214 # $File: basis,v 1.4 2009/09/19 16:28:08 christos Exp $ 3215 # basis: file(1) magic for BBx/Pro5-files 3217 # http://www.basis.com business-basic-files. 4030 # packed data, Huffman (minimum redundancy) codes on a byte-by-byte basis
|
/PHP-5.4/ext/pcre/pcrelib/ |
H A D | ChangeLog | 945 done on an "all or nothing" basis. This also applied to repeated 1320 basis, but at the moment that is not feasible.
|
Completed in 172 milliseconds