Home
last modified time | relevance | path

Searched refs:integer (Results 1 – 25 of 47) sorted by relevance

12

/plan9/sys/src/cmd/gs/src/
H A Dgdevcgm.c296 points[1].integer.x = (points[0].integer.x = xo) + (w) - 1,\
297 points[1].integer.y = (points[0].integer.y = yo) + (h) - 1
301 pqr[0].integer.x = (xo),\
302 pqr[0].integer.y = (yo),\
303 pqr[1].integer.x = (xo) + (w),\
304 pqr[1].integer.y = (yo) + (h),\
305 pqr[2].integer.x = (xo) + (w),\
306 pqr[2].integer.y = (yo)
342 edge.absolute.integer = 0; in cgm_begin_picture()
H A Dgdevcgml.h43 cgm_int integer; member
53 cgm_int_point integer; member
H A Dgdevcgml.c1064 put_int(st, pvdc->integer, st->vdc_integer_precision); in put_vdc()
1085 put_int(st, ppt->integer.x, st->vdc_integer_precision); in put_point()
1086 put_int(st, ppt->integer.y, st->vdc_integer_precision); in put_point()
H A Dgxwts.c79 #error todo: supply mul_shr_16 based on 64 bit integer type
/plan9/sys/doc/
H A Dacid.ms163 .I integer ,
239 Print two-byte integer in octal.
241 Print four-byte integer in octal.
243 Print two-byte integer in signed octal.
245 Print four-byte integer in signed octal.
247 Print four-byte integer in binary.
249 Print two-byte integer in signed decimal.
251 Print four-byte integer in signed decimal.
253 Print eight-byte integer in signed decimal.
255 Print eight-byte integer in unsigned decimal.
[all …]
H A Dasm.ms174 will be filled in at load time by a unique integer.
354 defines the symbol to be a small unique integer constant, chosen by the loader,
939 all new 64-bit integer instructions, and the MMX and XMM instructions
981 are the only integer types wide enough to hold a pointer value.
984 Unlike the 386, the first integer or pointer argument is passed in a register, which is
986 for an integer or pointer (it can be referred to in assembly code by the pseudonym
/plan9/sys/src/cmd/gs/libpng/
H A DY2KINFO13 Libpng only has three year fields. One is a 2-byte unsigned integer
17 The integer is
47 integer to hold the year, and can hold years as large as 65535.
/plan9/sys/src/cmd/postscript/postmd/
H A DREADME13 element is mapped into an integer in the range 0 to 255 (254 by default)
14 and PostScript's image operator maps that integer into a gray scale
/plan9/sys/src/cmd/hoc/
H A Dmath.c60 integer(double x) in integer() function
H A Dinit.c51 "int", integer,
H A Dhoc.h76 extern double Asin(double), Acos(double), Sinh(double), Cosh(double), integer(double);
/plan9/sys/src/cmd/qi/
H A Dtiming3 integer
/plan9/sys/src/cmd/gs/jpeg/
H A Dfilelist.doc72 jfdctint.c Forward DCT using slow-but-accurate integer method.
73 jfdctfst.c Forward DCT using faster, less accurate integer method.
91 jidctint.c Inverse DCT using slow-but-accurate integer method.
92 jidctfst.c Inverse DCT using faster, less accurate integer method.
H A Dusage.doc143 -dct int Use integer DCT method (default).
144 -dct fast Use fast integer DCT (less accurate).
150 across machines, while the integer methods should give
151 the same results everywhere. The fast integer method
266 -dct int Use integer DCT method (default).
267 -dct fast Use fast integer DCT (less accurate).
273 across machines, while the integer methods should give
274 the same results everywhere. The fast integer method
H A Djmorecfg.h.save263 #define DCT_ISLOW_SUPPORTED /* slow but accurate integer algorithm */
264 #define DCT_IFAST_SUPPORTED /* faster, less accurate integer method */
343 #define MULTIPLIER int /* type for fastest integer multiply */
/plan9/sys/lib/man/permind/
H A Dignore80 integer
/plan9/sys/src/cmd/gs/lib/
H A DFAPIcidfmap19 % SubfontId integer (optional) Index of the font in font collection, such as FCO or TTC.
H A DFAPIfontmap19 % SubfontId integer (optional) Index of the font in font collection, such as FCO or TTC.
H A DFontmap.OS257 % converted font, its uniqueID (an integer used to identify distinct fonts
/plan9/sys/src/9/rb/notes/
H A Derratum4823 the cache. In the sequence above, the stores may be either integer
/plan9/sys/src/cmd/ka/
H A Dnote184 /* trap on integer cc */
/plan9/sys/src/ape/cmd/diff/
H A DNEWS31 causes the integer corresponding to that letter to be
/plan9/sys/man/
H A Dsearchindex4 …exadecimal hnputl hnputs hnputv ifc include includes index indicates int integer integers interfac…
5 …s hexadecimal i.e ignores include includes increases indicated input int integer inverse itomp lar…
10 …ion factor file fractional further greater headers hexadecimal hoc input integer integers interact…
13 …n image image's images include increases initialization insufficient int integer leave leaving lef…
15 …s image indirection inferred input inspect instruction instructions intb integer integers invoked …
18 … eof exclamation false fopen formfeed hexadecimal horizontal include ing integer isalnum isalpha i…
19 …e images implementation implicitly include independent inside int intact integer integers interior…
33 …hides higher hold id implement impose imposed include initially instance integer interface kernel …
36 …cremented indicated initialized initially input instruction instructions integer integers interpre…
41 …ndex indexcachesize indicate indicated initialized insensitive instantly integer internal internal…
[all …]
/plan9/acme/bin/source/acd/
H A Ddiscid98 the CD), and returns the discid integer number.
/plan9/sys/doc/fs/
H A Dp485 It knows the sizes of the various integer fields in the file system metadata.

12