| /plan9/sys/src/libstdio/ |
| H A D | vfprintf.c | 151 int flags, width, precision; in vfprintf() local 180 precision = va_arg(args, int); in vfprintf() 184 precision = 0; in vfprintf() 185 while('0'<=*s && *s<='9') precision = precision*10 + *s++ - '0'; in vfprintf() 189 precision = -1; in vfprintf() 191 if(ocvt[*s]) nprint += (*ocvt[*s++])(f, &args, flags, width, precision); in vfprintf() 211 ocvt_c(FILE *f, va_list *args, int flags, int width, int precision) in ocvt_c() argument 213 #pragma ref precision in ocvt_c() 223 ocvt_s(FILE *f, va_list *args, int flags, int width, int precision) in ocvt_s() argument 230 if(precision >= 0) in ocvt_s() [all …]
|
| /plan9/sys/src/ape/lib/ap/stdio/ |
| H A D | vfprintf.c | 154 int tfl, flags, width, precision; in vfprintf() local 181 precision = va_arg(args, int); in vfprintf() 185 precision = 0; in vfprintf() 186 while('0'<=*s && *s<='9') precision = precision*10 + *s++ - '0'; in vfprintf() 190 precision = -1; in vfprintf() 199 if(ocvt[*s]) nprint += (*ocvt[*s++])(f, &args, flags, width, precision); in vfprintf() 209 ocvt_c(FILE *f, va_list *args, int flags, int width, int precision) in ocvt_c() argument 211 #pragma ref precision in ocvt_c() 221 ocvt_s(FILE *f, va_list *args, int flags, int width, int precision) in ocvt_s() argument 230 if(precision >= 0) in ocvt_s() [all …]
|
| /plan9/sys/src/ape/cmd/pdksh/ |
| H A D | shf.c | 891 int field, precision; local 927 flags = field = precision = 0; 953 precision = 0; 959 precision = tmp; 982 precision = tmp; 990 if (precision < 0) 991 precision = 0; 1069 if (precision > len) { 1070 field = precision; 1073 precision = len; /* no loss */ [all …]
|
| /plan9/sys/src/cmd/gs/src/ |
| H A D | gdevcgml.c | 345 cgm_VDC_INTEGER_PRECISION(cgm_state * st, int precision) in cgm_VDC_INTEGER_PRECISION() argument 347 if (st->vdc_integer_precision != precision) { in cgm_VDC_INTEGER_PRECISION() 349 I(precision); in cgm_VDC_INTEGER_PRECISION() 350 st->vdc_integer_precision = precision; in cgm_VDC_INTEGER_PRECISION() 357 cgm_VDC_REAL_PRECISION(cgm_state * st, const cgm_precision * precision) in cgm_VDC_REAL_PRECISION() argument 360 put_real_precision(st, precision); in cgm_VDC_REAL_PRECISION() 361 st->vdc_real_precision = *precision; in cgm_VDC_REAL_PRECISION() 483 int precision = local_color_precision; in cgm_CELL_ARRAY() local 499 if (precision == 0) in cgm_CELL_ARRAY() 500 precision = (st->picture.color_selection_mode == in cgm_CELL_ARRAY() [all …]
|
| H A D | gdevpsdu.c | 191 psdf_round(double v, int precision, int radix) in psdf_round() argument 198 while (w < precision) { in psdf_round()
|
| H A D | gdevpsdf.h | 410 double psdf_round(double v, int precision, int radix);
|
| H A D | int.mak | 678 # ---------------- Double-precision floats ---------------- #
|
| /plan9/sys/src/cmd/jpg/ |
| H A D | jpegdump.c | 120 int i, length, height, width, precision, ncomponents; in get_sof() local 123 precision = get1(); in get_sof() 129 width, height, precision, ncomponents); in get_sof()
|
| /plan9/sys/src/cmd/gs/libpng/ |
| H A D | TODO | 22 Use greater precision when changing to linear gamma for compositing against
|
| H A D | CHANGES | 680 Increased precision of rgb_to_gray calculations from 8 to 15 bits and
|
| /plan9/sys/src/cmd/aux/ |
| H A D | timesync.c | 65 uchar precision; member 84 uchar precision; member 999 ns->precision = ntpin.precision; in ntptimediff() 1180 ntp->precision = myprec; in ntpserver()
|
| /plan9/sys/src/cmd/gs/jpeg/ |
| H A D | jmorecfg.h.save | 20 * We do not support run-time selection of data precision, sorry. 273 /* Note: if you selected 12-bit data precision, it is dangerous to turn off 275 * precision, so jchuff.c normally uses entropy optimization to compute 276 * usable tables for higher precision. If you don't want to do optimization,
|
| H A D | structure.doc | 59 we treat 8-bit vs. 12-bit data precision as a compile-time switch, not a 106 3. Data precision. We assume that "char" is at least 8 bits, "short" and 158 * Optional color precision reduction (e.g., 24-bit to 15-bit color). 428 |-- Color precision reduction 490 * Color reduction: this module handles color precision reduction, e.g.,
|
| H A D | libjpeg.doc | 99 We support both 8- and 12-bit data precision, but this is a compile-time 225 For best results, source data values should have the precision specified by 2838 The above figures are valid for 8-bit JPEG data precision and a machine with
|
| H A D | install.doc | 427 The JPEG standard allows either 8-bit or 12-bit data precision. (For color,
|
| /plan9/sys/src/cmd/unix/drawterm/kern/ |
| H A D | devaudio-sun.c | 72 info.play.precision = Bits; in audiodevopen()
|
| /plan9/lib/ |
| H A D | oui | 450 0001b3 precision electronic manufacturing 4950 001362 shinheung precision co., ltd. 5272 0014a4 hon hai precision ind. co., ltd. 6069 0017c1 cm precision technology ltd. 6382 0018fa yushin precision equipment co.,ltd. 6513 00197d hon hai precision ind. co., ltd 6514 00197e hon hai precision ind. co., ltd 6658 001a0e cheng uei precision industry co.,ltd 7193 001c25 hon hai precision ind. co.,ltd. 7194 001c26 hon hai precision ind. co.,ltd. [all …]
|
| /plan9/sys/doc/ |
| H A D | acid.ms | 267 Print single-precision floating point number. 269 Print double-precision floating point number. 271 Print a single precision floating point number in string format. 273 Print a double precision floating point number in string format. 1816 .Ip \f(CW{}\fP Fpr "" "Display double precision floating registers 1819 displays the contents of the floating point registers as double precision 2068 .Ip \f(CW{}\fP fpr "" "Display single precision floating registers 2071 displays the contents of the floating point registers as single precision 2073 it converts into double precision values.
|
| H A D | libmach.ms | 781 precision floating point value 791 precision floating point value
|
| H A D | compiler.ms | 1065 about 60% single precision floating point was
|
| H A D | asm.ms | 1359 suffix selecting single or double precision.
|
| /plan9/sys/lib/man/permind/ |
| H A D | permindex | 174 .xx "" "crtprefree, crtresfree \- extended precision" "arithmetic" "/mpmagsub, crtpre, crtin, crtou… 176 .xx "" "bc \- arbitrary-precision" "arithmetic language" "" "bc(1)" 31 268 .xx "" "" "bc \- arbitrary-precision arithmetic language" "" "bc(1)" 31 793 .xx "" "umuldiv \- high-precision multiplication and" "division" "muldiv," "muldiv(2)" 467 955 .xx "" "crtpre, crtin, crtout, crtprefree, crtresfree \-" "extended precision arithmetic" "/mpmagsu… 1348 .xx "" "muldiv, umuldiv \-" "high-precision multiplication and division" "" "muldiv(2)" 467 1590 .xx "" "bc \- arbitrary-precision arithmetic" "language" "" "bc(1)" 31 1914 .xx "multiplication and division" "" "muldiv, umuldiv \- high-precision" "" "muldiv(2)" 467 1917 .xx "" "muldiv, umuldiv \- high-precision" "multiplication and division" "" "muldiv(2)" 467 2228 .xx "" "crtin, crtout, crtprefree, crtresfree \- extended" "precision arithmetic" "/mpmagsub, crtpr… [all …]
|
| /plan9/sys/man/ |
| H A D | searchindex | 5 …se perform pointed pointer points portable positive pragma preallocated precision precomputes prim… 8 …onics monitor nm offers optimization options performed pid plan powerpc precision print printing p… 10 …rations ordinarily output overall pla10 places points polish pop popped precision print printed pr… 36 …e pair parameters parse parse:b path pc pending permitted pid plan plus precision prefixes print p… 69 … pan panning particular pc performed physical pixel pixels port portion precision properties provi… 188 …ded padding performed places plain plan pointer points portion positive precision prefixed print p… 301 …egative non offset owning parameters passes pc pointed pointer pointers precision primarily printe… 304 …ing outside overflows overwritten parameters passes pointer pragma prec precision prepare preserve… 335 …dify nearest negative objtype operation overflow pair portable positive precision provide pseudo r… 370 …d output pad padded parameter places plain plus pointer points positive precision precludes print … [all …]
|
| /plan9/sys/games/lib/ |
| H A D | anawords | 13025 precision
|
| /plan9/sys/lib/man/lookman/ |
| H A D | index | 45497 precision /sys/man/1/bc 45498 precision /sys/man/1/db 45499 precision /sys/man/1/dc 45500 precision /sys/man/1/vi 45501 precision /sys/man/2/debugger 45502 precision /sys/man/2/fmtinstall 45503 precision /sys/man/2/fprintf 45504 precision /sys/man/2/getfcr 45505 precision /sys/man/2/mp 45506 precision /sys/man/2/muldiv [all …]
|