HomeSort by relevance Sort by last modified time
    Searched refs:max (Results 1 - 25 of 718) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /onnv/onnv-gate/usr/src/cmd/dtrace/test/tst/common/aggs/
tst.max_neg.d 31 * Positive max() test using negative values
35 * NOTES: This is verifiable simple positive test of the max() function.
43 @ = max(0);
44 @ = max(-900);
err.D_PROTO_LEN.maxnoarg.d 31 * max() should not accept a call with no arguments
39 @a[1] = max();
err.D_PROTO_LEN.maxtoomany.d 31 * max() should not more than one argument
39 @a[1] = max(1, 2);
err.D_AGG_SCALAR.maxnoarg.d 32 * max() should not accept a non-scalar value
39 @a[pid] = max(probefunc);
err.D_AGG_REDEF.redef.d 44 @a = max(0);
tst.forms.d 43 @b = max(1);
45 @d[0] = max(1);
  /onnv/onnv-gate/usr/src/cmd/dtrace/test/tst/common/clauses/
err.D_IDENT_UNDEF.aggfun.d 39 @a = max(x);
  /onnv/onnv-gate/usr/src/uts/common/io/comstar/port/qlt/
qlt.conf 28 #Name: PCI max read request override
30 #Usage: This field specifies the value to be used for the PCI max read
37 pci-max-read-request=2048;
39 #Name: PCI max payload override
41 #Usage: This field specifies the value to be used for the PCI max payload
45 #pcie-max-payload-size=1024;
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/List/Util/t/
max.t 17 use List::Util qw(max);
21 print "not " unless defined &max;
24 print "not " unless max(1) == 1;
27 print "not " unless max(1,2) == 2;
30 print "not " unless max(2,1) == 2;
35 print "not " unless max(@a) == $b[-1];
  /onnv/onnv-gate/usr/src/cmd/agents/snmp/snmprelayd/
snmpdx.rsrc 40 max-agent-timeout = 999999999
  /onnv/onnv-gate/usr/src/uts/common/io/rsm/
rsm.conf 31 #The max-exported-memory property provides for setting an upper limit
37 max-exported-memory=0;
48 max-segments=65535;
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/data/qualifier/
QualifierIntegerRange.java 46 protected int max; field in class:QualifierIntegerRange
55 * @param max
58 public QualifierIntegerRange(int min, int max) {
60 this.max = max;
80 return max;
89 if (i >= min && i <= max) {
98 return super.toString() + "<" + min + "," + max + ">";
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/op/
rand.t 46 my($max, $min, $sum); # Characteristics of rand
50 $max = $min = rand(1);
70 $max = $n if $n > $max;
84 unless (ok( !$max <= 0 or $max >= (2 ** $randbits))) {# Just in case...
86 # max=[$max] min=[$min]
100 $off = log($max) / log(2); # log2
104 print "# max=[$max] min=[$min]\n"
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/aac/
aac.conf 47 dma-max=0x20000;
  /onnv/onnv-gate/usr/src/cmd/ipf/lib/common/
ratoi.c 12 int ratoi(ps, pi, min, max)
14 int *pi, min, max;
20 if (*pe != '\0' || i < min || i > max)
  /onnv/onnv-gate/usr/src/lib/libdscp/svc/
dscp.ppp.options 66 lcp-max-configure 10
67 lcp-max-failure 10
68 lcp-max-terminate 3
81 ipcp-max-configure 10
82 ipcp-max-failure 10
83 ipcp-max-terminate 3
  /onnv/onnv-gate/usr/src/cmd/dtrace/test/tst/common/grammar/
tst.stmts.d 50 @b = max(x);
52 @d[x] = max(x);
  /onnv/onnv-gate/usr/src/lib/libcurses/screen/
init_color.c 49 static float MAX(float, float, float), MIN(float, float, float);
128 double max, min; local
132 max = MAX(r, g, b);
137 l = (max + min) / 2;
141 if (max == min) {
146 s = (max - min) / (max + min);
148 s = (max - min) / (2 - max - min)
    [all...]
  /onnv/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/include/
ISet.cxx 35 if (r_[i].max >= x)
41 void ISet<T>::addRange(T min, T max)
47 for (i = r_.size(); i > 0 && min - 1 <= r_[i - 1].max; i--)
50 // r_[i - 1].max < min - 1 <= r_[i].max
51 if (i < r_.size() && (r_[i].min == 0 || max >= r_[i].min - 1)) {
55 if (max > r_[i].max) {
56 r_[i].max = max;
    [all...]
ISetIter.h 19 // min and max are not changed if 0 is returned.
20 int next(T &min, T &max)
24 max = p_->r_[i_].max;
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Test/Harness/t/
strap-analyze.t 39 max => 10,
77 max => 5,
109 max => 10,
127 max => 4,
145 max => 4,
163 max => 4,
183 max => 0,
200 max => 5,
218 max => 5,
240 max => 5
    [all...]
test-harness.t 38 max => 5,
54 max => 5,
72 max => 5,
88 max => 5,
106 max => 5,
122 max => 3,
138 max => 5,
154 max => 1,
171 max => 10,
189 max => 10
    [all...]
  /onnv/onnv-gate/usr/src/lib/libslp/clib/
SLPGetRefreshInterval.c 50 int mr = 0; /* max results placeholder */
51 unsigned short max = 0; /* max interval result cookie */ local
79 &max, &collator, &mr);
83 &max, &collator, &mr);
91 return (max);
98 unsigned short *max = (unsigned short *)cookie; local
106 *max = 0;
119 if (anint > *max) {
120 *max = anint
    [all...]
  /onnv/onnv-gate/usr/src/tools/gk/
gen_make.machines.sh 35 max=$(((cpus + 1) * 2))
43 printf "script suggests\nsetting concurrency to $max for a single-user "
46 printf "$THISHOST max=$max\n" >> $HOME/.make.machines
47 printf "dmake concurrency for host $THISHOST set to $max.\n"
  /onnv/onnv-gate/usr/src/lib/libuutil/common/
uu_strtoint.c 165 int64_t min, int64_t max)
170 if (min > max)
175 if (max > INT8_MAX || min < INT8_MIN)
179 if (max > INT16_MAX || min < INT16_MIN)
183 if (max > INT32_MAX || min < INT32_MIN)
187 if (max > INT64_MAX || min < INT64_MIN)
194 if (min == 0 && max == 0) {
196 max = (1ULL << (8 * sz - 1)) - 1;
207 } else if (val > max) {
236 uint64_t min, uint64_t max)
    [all...]

Completed in 720 milliseconds

1 2 3 4 5 6 7 8 91011>>