Home
last modified time | relevance | path

Searched refs:maximum (Results 1 – 25 of 51) sorted by relevance

123

/inferno-os/include/freetype/
H A Dftmm.h69 FT_Long maximum; member
/inferno-os/module/
H A Dauth9.m9 ANAMELEN: con 28; # maximum size of name in previous proto
10 AERRLEN: con 64; # maximum size of errstr in previous proto
H A Dventi.m126 blocksize: int; # maximum block size
H A Dsys.m115 UTFmax: con 4; # maximum bytes per rune in UTF-8
/inferno-os/appl/alphabet/abc/
H A Ddeclare.b49 report(errorc, "declare: maximum of two arguments allowed");
/inferno-os/doc/limbo/
H A Daddendum.ms383 1/5 and the maximum absolute value of the type is 12345.0.
389 specifies a scale of 0.125 and a maximum absolute value of 4096.
396 The maximum absolute value is optional :-
414 it must be positive and real; similarly for the maximum absolute
465 (and of maximum absolute value when specified).
/inferno-os/libtk/
H A Dscale.c91 maximum(int a, int b) in maximum() function
112 digits = maximum(digits, digits2); in tksizescale()
115 digits = maximum(digits, digits2); in tksizescale()
117 digits = maximum(digits, digits2); in tksizescale()
136 w = maximum(p.x, tks->len + ScaleBW + 2*ScalePad); in tksizescale()
H A Dgrids.c294 maximum(int a, int b) in maximum() function
316 tot += cols[x].act + maximum(cols[x].pad, fpad); in beamsize()
334 x += maximum(beam[index-1].pad, beam[index].pad); in beamcellpos()
716 x += maximum(fpad, beam[i].pad); in gridfindloc()
1504 pos.y += maximum(fpady, rows[y].pad); in tkgridder()
1511 pos.x += maximum(fpadx, cols[x].pad); in tkgridder()
H A Dtextw.c896 maximum(int a, int b) in maximum() function
1131 h = maximum(a, wa) + maximum(h - a, n - wa); in tktfixgeom()
1132 a = maximum(a, wa); in tktfixgeom()
/inferno-os/appl/cmd/ip/
H A Dsntp.b40 poll: int; # log2(maximum interval in seconds between successive messages)
43 dispersion: int; # maximum error relative to primary reference
/inferno-os/appl/lib/
H A Dtftp.b12 Maxblock: con 512; # protocol's usual maximum data block size
H A Ddisks.b178 # use maximum values
H A Ddeflate.b23 GZXBEST: con byte 4; # used maximum compression algorithm
143 MaxUncBlock: con 64*1024-1; # maximum size of uncompressed block
805 # extend it to it's maximum length
/inferno-os/appl/svc/httpd/
H A Dcache.b20 lru ,cache_size : int; # lru link, and maximum size of cache.
/inferno-os/appl/wm/
H A Dsamstub.m12 SNARFSIZE: con 4096; # maximum length of exchanged snarf buffer
H A Dmash.b40 HIWAT: con 2000; # maximum number of lines in transcript
/inferno-os/appl/cmd/
H A Ditreplay.b103 fatal(sys->sprint("option %s value is greater than maximum of %d: %d", opt, v, max));
H A Ditest.b168 fatal(sys->sprint("option %s value is greater than maximum of %d: %d", opt, v, max));
H A Dyacc.b269 maxspr: int; # maximum spread of any entry
270 maxoff: int; # maximum offset into a array
2676 foutput.puts("maximum spread: " + string maxspr + ", maximum offset: " + string maxoff + "\n");
/inferno-os/doc/perform/
H A Dperform.ms243 returns a tuple containing count, mean, minimum, maximum
338 mean, minimum, maximum and standard deviation of microsecond times for
340 and a maximum of just over 9 milliseconds.
344 an execution count and the mean, minimum, maximum and
438 we can see a maximum of just over 8½ milliseconds for the \fImcall\fR
/inferno-os/appl/math/
H A Dffts.b15 # maxf must be >= the maximum prime factor of n.
19 # array storage in nfac for a maximum of 15 prime factors of n.
H A Dpowers.b544 …sys->print("usage: powers -p power -n number -f frequency -i index -l minimum -m maximum -s procs …
/inferno-os/appl/acme/
H A Delog.b78 Maxstring: con BUFSIZE; # maximum length of change we will merge into one
/inferno-os/appl/cmd/mash/
H A Deyacc.b267 maxspr: int; # maximum spread of any entry
268 maxoff: int; # maximum offset into a array
2652 foutput.puts("maximum spread: " + string maxspr + ", maximum offset: " + string maxoff + "\n");
/inferno-os/appl/charon/
H A Dbuild.m246 maxw: int; # maximum width

123