Searched refs:max (Results 251 - 275 of 289) sorted by relevance

<<1112

/barrelfish-master/include/openssl/
H A Dbio.h581 int BIO_indent(BIO *b,int indent,int max);
H A Dbn.h645 int BN_GF2m_poly2arr(const BIGNUM *a, int p[], int max);
H A Dssl.h401 max, int *ok);
648 #define SSL_MAX_CERT_LIST_DEFAULT 1024*30 /* 30k max cert list :-) */
650 #define SSL_MAX_CERT_LIST_DEFAULT 1024*100 /* 100k max cert list :-) */
/barrelfish-master/lib/cpuid/
H A Dcpuid_intel.c112 fi->max = cpuid_intel_frequency_mhz_extract(fq);
/barrelfish-master/lib/devif/backends/net/mlx4/drivers/infiniband/hw/mthca/
H A Dmthca_eq.c479 eq->nent = roundup_pow_of_two(max(nent, 2));
/barrelfish-master/lib/devif/backends/net/mlx4/include/linux/mlx4/
H A Ddevice.h671 int max; member in struct:mlx4_srq
/barrelfish-master/lib/bomp/backends/
H A Dxomp_master.c180 if (__sync_fetch_and_add(&barrier->counter, 1) == (barrier->max - 1)) {
/barrelfish-master/usr/eclipseclp/documents/libman/
H A Dextfd.tex923 ${\bf fd\{domain:D, min:Mi, max:Ma, any:A\}}$
937 \item {\bf max} - a suspension list that should be woken when the maximum
984 if e.g.\ {\bf Attr} is the attribute of a domain variable, the max
988 arg(max of fd, Attr, Max)
992 Attr = fd\{max:Max\}
H A Dic.tex353 \item[\texttt{max(E1,E2)}]
393 \item[\texttt{max(ExprList)}]
1055 known not to span several orders of magnitude ($|max| < 10 * |min|$) the
1332 max:SuspMax,
1351 \item[max] Suspension list of goals to be woken on upper bound changes.
H A Deplex.tex270 Objective is either min(Expr) or max(Expr) where Expr is a linear
570 eplex:eplex_solver_setup(max(X+Y+Z), Cost,
591 eplex:eplex_solver_setup(max(X+Y+Z), Cost,
737 Objective is either {\tt min(Expr)} or {\tt max(Expr)}
H A Dobsman.tex1029 ${\bf fd\{domain:D, min:Mi, max:Ma, any:A\}}$
1043 \item {\bf max} - a suspension list that should be woken when the maximum
1090 if e.g.\ {\bf Attr} is the attribute of a domain variable, the max
1094 arg(max of fd, Attr, Max)
1098 Attr = fd\{max:Max\}
/barrelfish-master/lib/tommath/
H A Dtommath.tex1664 \hspace{+3mm}1.2 $max \leftarrow a.used$ \\
1668 \hspace{+3mm}2.2 $max \leftarrow b.used$ \\
1670 3. If $c.alloc < max + 1$ then grow $c$ to hold at least $max + 1$ digits (\textit{mp\_grow}) \\
1672 5. $c.used \leftarrow max + 1$ \\
1678 8. if $min \ne max$ then do \\
1679 \hspace{+3mm}8.1 for $n$ from $min$ to $max - 1$ do \\
1683 9. $c_{max} \leftarrow u$ \\
1684 10. if $olduse > max$ then \\
1685 \hspace{+3mm}10.1 for $n$ from $max
[all...]
/barrelfish-master/usr/eclipseclp/documents/userman/
H A Dexthsusp.tex778 \item[max:] wake when the maximum domain value changes;
803 suspend(report_ic(X), 1, [X->ic:min,X->ic:max,X->ic:hole])
1110 insert_suspension(Vars, Susp, max of fd, fd)
1113 would insert the suspension into the \notation{max} list of the finite-domain
/barrelfish-master/include/vm/
H A Dvm_page.c1701 max((u_int)req >> VM_ALLOC_COUNT_SHIFT, 1));
2095 max((u_int)req >> VM_ALLOC_COUNT_SHIFT, 1));
/barrelfish-master/usr/eclipseclp/Kernel/lib/
H A Dmeta.pl525 Goal1 = (nonvar(Attr) -> M:Goal,max(L0,L1,L2),min(U0,U1,U2) ; L2=L0,U2=U0),
H A Dpaddy.pl1257 open_no_side(max(_,_,_)).
1401 open_no_prop(max(_,_,_)).
1561 executable_open(max(A,B,C)) :- nonvar(A), nonvar(B).
H A Delipsys.pl66 op(50, fx, [min,max]).
/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Ddict.c1154 d_.max = in_dict("max",2);
1622 p_fprintf(current_output_, "max chain = %d\n", max_chain);
/barrelfish-master/lib/openssl-1.0.0d/ssl/
H A Dssl.h401 max, int *ok);
648 #define SSL_MAX_CERT_LIST_DEFAULT 1024*30 /* 30k max cert list :-) */
650 #define SSL_MAX_CERT_LIST_DEFAULT 1024*100 /* 100k max cert list :-) */
/barrelfish-master/usr/drivers/megaraid/
H A Dmegaraid.h1535 * Additional max data transfer sizes
1581 u_int8_t max; member in struct:mrsas_ctrl_info::__anon1547
/barrelfish-master/lib/devif/backends/net/mlx4/drivers/net/mlx4/
H A Dfw.c831 dev_cap->reserved_eqs = max(dev_cap->reserved_uars * 4,
850 MLX4_DEBUG("Max CQEs: %d, max WQEs: %d, max SRQ WQEs: %d\n",
852 MLX4_DEBUG("Local CA ACK delay: %d, max MTU: %d, port width cap: %d\n",
855 MLX4_DEBUG("Max SQ desc size: %d, max SQ S/G: %d\n",
857 MLX4_DEBUG("Max RQ desc size: %d, max RQ S/G: %d\n",
955 short_field = 1; slave max gids
1414 MLX4_DEBUG("FW version %d.%d.%03d (cmd intf rev %d), max commands %d\n",
/barrelfish-master/lib/cxx/cxx/
H A Dlocale.cpp282 : facets_(max<size_t>(N, other.facets_.size())),
437 : facets_(max<size_t>(N, other.facets_.size()+1)),
4391 if (0 < *__ig && *__ig < numeric_limits<char>::max())
4402 if (0 < *__ig && *__ig < numeric_limits<char>::max())
/barrelfish-master/usr/skb/programs/
H A Dbridge_page.pl191 % get max bar since they are all under this rootbridge
/barrelfish-master/usr/eclipseclp/documents/tutorial/
H A Drepairtut.tex721 Tnext is max(fix(0.8*T),Tend)
/barrelfish-master/usr/eclipseclp/Contrib/
H A Dcardinal_union.pl86 [SetVar->cardinal:bounded,CS->fd:max,CU->fd:min], SuspUCP)

Completed in 415 milliseconds

<<1112