Searched refs:max (Results 326 - 350 of 977) sorted by relevance

<<11121314151617181920>>

/freebsd-9.3-release/sys/dev/sound/pcm/
H A Dsound.c144 cmax += max(d->pvchancount, snd_maxautovchans) - 1;
146 cmax += max(d->rvchancount, snd_maxautovchans) - 1;
487 int direction, err, rpnum, *pnum, max; local
502 max = SND_MAXHWCHAN;
509 max = SND_MAXVCHANS;
516 max = SND_MAXHWCHAN;
523 max = SND_MAXVCHANS;
531 if (*pnum >= max || chan >= max)
546 if (chan >= max) {
[all...]
/freebsd-9.3-release/sys/kern/
H A Dkern_resource.c628 * it reaches the max, arrange to kill the process in ast().
748 * Stack is allocated to the max at exec time with only
1354 * a given user is using. When 'max' is 0, don't enforce a limit
1357 chgproccnt(uip, diff, max)
1360 rlim_t max;
1363 /* Don't allow them to exceed max, but allow subtraction. */
1364 if (diff > 0 && max != 0) {
1365 if (atomic_fetchadd_long(&uip->ui_proccnt, (long)diff) + diff > max) {
1381 chgsbsize(uip, hiwat, to, max)
1385 rlim_t max;
[all...]
/freebsd-9.3-release/contrib/bind9/lib/dns/include/dns/
H A Dresolver.h534 isc_uint32_t min, isc_uint32_t max);
538 isc_uint32_t *min, isc_uint32_t *max);
/freebsd-9.3-release/contrib/gcc/
H A Dpointer-set.c56 hash1 (const void *p, unsigned long max, unsigned long logmax) argument
68 return ((A * (unsigned long) p) >> shift) & (max - 1);
H A Dweb.c253 int max = max_reg_num (); local
264 used = XCNEWVEC (char, max);
H A Ddfp.c696 char *max; local
701 max = (char *) "9.999999E96";
704 max = (char *) "9.999999999999999E384";
707 max = (char *) "9.999999999999999999999999999999999E6144";
713 decimal_real_from_string (r, max);
/freebsd-9.3-release/contrib/gcclibs/libmudflap/
H A Dmf-impl.h58 #ifndef max
59 #define max(a,b) ((a) > (b) ? (a) : (b)) macro
/freebsd-9.3-release/contrib/groff/src/preproc/html/
H A Dpre-html.cpp599 * (ii) reset the max/min x/y registers during postscript
626 // reset min/max registers
971 * max - Return the maximum of two numbers.
974 int max(int x, int y) function
994 x = max(h->X2, x);
1008 int x1 = max(min(i->X1, i->X2) * image_res / postscriptRes
1011 int y1 = max(image_res * vertical_offset / 72
1015 int x2 = max(i->X1, i->X2) * image_res / postscriptRes
1018 + max(i->Y1, i->Y2) * image_res / postscriptRes
1553 textAlphaBits = min(max(MIN_ALPHA_BIT
[all...]
/freebsd-9.3-release/contrib/ipfilter/test/
H A Dvfycksum.pl17 local($max) = $_[2];
21 for ($idx = $start, $lsum = $seed; $idx < $max; $idx++) {
/freebsd-9.3-release/contrib/libstdc++/config/io/
H A Dbasic_file_stdio.cc72 #include <limits> // For <off_t>::max() and min() and <streamsize>::max()
324 if (__off > numeric_limits<off_t>::max()
368 return std::min(__off, streamoff(numeric_limits<streamsize>::max()));
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DTargetSchedule.cpp178 // Expected latency is the max of the stage latency and itinerary props.
183 InstrLatency = std::max(InstrLatency,
246 Latency = std::max(Latency, capLatency(WLEntry->Cycles));
/freebsd-9.3-release/contrib/ofed/management/libibumad/src/
H A Dumad.c524 umad_get_cas_names(char cas[][UMAD_CA_NAME_LEN], int max) argument
529 TRACE("max %d", max);
536 if (j < max && is_ib_type(namelist[i]->d_name))
555 umad_get_ca_portguids(char *ca_name, uint64_t *portguids, int max) argument
560 TRACE("ca name %s max port guids %d", ca_name, max);
568 if (ca.numports + 1 > max) {
584 umad_get_issm_path(char *ca_name, int portnum, char path[], int max) argument
596 snprintf(path, max, "
[all...]
/freebsd-9.3-release/contrib/texinfo/info/
H A Dnodes.c44 static char *adjust_nodestart (NODE *node, int min, int max);
991 int min, max;
996 min = max = DEFAULT_INFO_FUDGE;
1003 max = subfile->filesize - tag->nodestart;
1009 node_sep = adjust_nodestart (node, min, max);
1198 adjust_nodestart (NODE *node, int min, int max)
1206 node_body.end = max;
1252 node_body.end = min + max;
987 int min, max; local
1193 adjust_nodestart(NODE *node, int min, int max) argument
/freebsd-9.3-release/contrib/xz/src/xz/
H A Doptions.c30 uint64_t max; member in struct:__anon4541
42 /// (opts[i].map != NULL, opts[i].min and opts[i].max are ignored);
46 /// (opts[i].map == NULL && opts[i].min == UINT64_MAX, opts[i].max ignored)
126 opts[i].min, opts[i].max);
/freebsd-9.3-release/sbin/nvmecontrol/
H A Didentify.c99 printf(" Max: %d\n", 1 << cdata->sqes.max);
102 printf(" Max: %d\n", 1 << cdata->cqes.max);
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar9001/
H A Dar9130_attach.c253 AH5416(ah)->nf_2g.max = AR_PHY_CCA_MAX_GOOD_VAL_5416_2GHZ;
256 AH5416(ah)->nf_5g.max = AR_PHY_CCA_MAX_GOOD_VAL_5416_5GHZ;
290 pCap->halRtsAggrLimit = 64*1024; /* 802.11n max */
/freebsd-9.3-release/sys/dev/nxge/include/
H A Dxgehal-config.h74 * for more details. Note also (min, max)
76 * Note: Valid (min, max) range for each attribute is specified in the body of
154 * for more details. Note also (min, max)
156 * Note: Valid (min, max) range for each attribute is specified in the body of
202 * @max: Max numbers of TxDLs (that is, lists of Tx descriptors) per queue.
203 * @initial: Initial numbers of TxDLs per queue (can grow up to @max).
219 * Note: Valid (min, max) range for each attribute is specified in the body of
225 int max; member in struct:xge_hal_fifo_queue_t
278 * Note: Valid (min, max) range for each attribute is specified in the body of
324 * @max
375 int max; member in struct:xge_hal_ring_queue_t
[all...]
/freebsd-9.3-release/sys/netinet/cc/
H A Dcc_cubic.c324 CCV(ccv, snd_cwnd) = max(1, ((CUBIC_BETA *
364 cubic_data->min_rtt_ticks = max(1, t_srtt_ticks);
/freebsd-9.3-release/tools/tools/net80211/stumbler/
H A Dstumbler.c83 int max; member in struct:node_info
225 node->chan, ssid2str(node), node->max);
398 int sig, max, left, noise; local
434 max = (int) ( ((double)node->max)*left/100.0 );
443 for (; i < max; i++)
513 if (data->signal > node->max)
514 node->max = data->signal;
/freebsd-9.3-release/usr.sbin/sade/
H A Dconfig.c247 * lines is a fixed (max) sized array of char*
252 readConfig(char *config, char **lines, int max)
264 for (i = 0; i < max; i++) {
/freebsd-9.3-release/contrib/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp153 std::max(UR_TAKEN_WEIGHT / (unsigned)UnreachableEdges.size(), MIN_WEIGHT);
162 std::max(UR_NONTAKEN_WEIGHT / (unsigned)ReachableEdges.size(),
201 std::max<uint32_t>(1, Weight->getLimitedValue(WeightLimit)));
253 std::max(CC_TAKEN_WEIGHT / (unsigned) ColdEdges.size(), MIN_WEIGHT);
261 uint32_t NormalWeight = std::max(
/freebsd-9.3-release/contrib/llvm/lib/Support/
H A DConstantRange.cpp15 // ranges (other integral ranges use min/max values for special range values):
49 "Lower == Upper, but they aren't min or max value!");
583 // be non-wrapping, round the result min and max value to the appropriate
687 APInt max = getUnsignedMax().shl(Other.getUnsignedMax()); local
692 return ConstantRange(min, max + 1);
703 APInt max = getUnsignedMax().lshr(Other.getUnsignedMin());
705 if (min == max + 1)
708 return ConstantRange(min, max + 1);
/freebsd-9.3-release/crypto/heimdal/lib/asn1/
H A Dgen.c388 t->range->min, t->range->max);
550 } else if (t->range->min == INT_MIN && t->range->max == INT_MAX) {
552 } else if (t->range->min == 0 && t->range->max == UINT_MAX) {
554 } else if (t->range->min == 0 && t->range->max == INT_MAX) {
558 name, t->range->min, t->range->max);
/freebsd-9.3-release/tools/tools/crypto/
H A Dcryptotest.c415 uint64_t avg, min, max; local
421 max = 1000000000LL*ts->max.tv_sec + ts->max.tv_nsec;
422 printf("%16.16s: avg %6llu ns : min %6llu ns : max %7llu ns [%u samps]\n",
423 tag, avg, min, max, ts->count);
/freebsd-9.3-release/tools/tools/net80211/w00t/assoc/
H A Dassoc.c892 int max; local
897 max = (p.rx > p.tap) ? p.rx : p.tap;
899 max = select(max+1, &fds, NULL, NULL, NULL);
900 if (max == -1)

Completed in 483 milliseconds

<<11121314151617181920>>