Home
last modified time | relevance | path

Searched refs:basis (Results 1 – 7 of 7) sorted by relevance

/PHP-5.5/ext/gd/libgd/
H A Dmathmake.c6 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.5/Zend/RFCs/
H A D002.txt32 space may be changed on a file-by-file basis. Symbols in other name
/PHP-5.5/
H A DINSTALL1655 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 DNEWS8187 are enabled on per-request basis. (Ilia)
/PHP-5.5/win32/
H A Dinstall.txt1373 on a per-directory basis using the Windows registry. The configuration
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic1720 # 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.5/ext/pcre/pcrelib/
H A DChangeLog1121 done on an "all or nothing" basis. This also applied to repeated
1496 basis, but at the moment that is not feasible.

Completed in 75 milliseconds