Home
last modified time | relevance | path

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

/PHP-7.0/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-7.0/Zend/RFCs/
H A D002.txt32 space may be changed on a file-by-file basis. Symbols in other name
/PHP-7.0/
H A Dphp.ini-development1903 ; be overridden on a per-stream basis via the "cafile" SSL stream context
1912 ; this value may still be overridden on a per-stream basis via the "capath"
H A Dphp.ini-production1903 ; be overridden on a per-stream basis via the "cafile" SSL stream context
1912 ; this value may still be overridden on a per-stream basis via the "capath"
H A DINSTALL1451 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.0/win32/
H A Dinstall.txt1364 on a per-directory basis using the Windows registry. The configuration
/PHP-7.0/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.
/PHP-7.0/ext/fileinfo/tests/
H A Dmagic2006 # 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 108 milliseconds