Searched refs:op (Results 151 - 175 of 201) sorted by relevance

123456789

/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/net/mlx4/
H A Dfw.c999 int mlx4_map_cmd(struct mlx4_priv *priv, u16 op, struct mlx4_icm *icm, u64 virt) { argument
1055 err = mlx4_cmd(&priv->dev, mailbox->dma, nent, 0, op,
1287 err = mlx4_cmd(&priv->dev, mailbox->dma, nent, 0, op,
1293 switch (op) {
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/lib/
H A Dkb.pl51 :- op(900, xfx, '<==>'), % schema declare/query
52 op(900, xfx, '<@@>'), % schema compatibility
53 op(900, xfx, '<-->'), % synonym declare/query
54 op(900, xfx, 'isdr'), % set eval query on derived relations
55 op(900, fx, 'isdr'), % print a deductive relation
56 op(900, xfx, 'expand'), % generate extension
57 op(900, fx, 'expand'), % print extension
58 op(900, xfx, '<+++'), % insert for deductive rel
59 op(900, xfx, '<---'). % delete for deductive rel
H A Dio.pl66 op/3,
286 :- tool( op/3, local_op_body/4).
292 bip_error(op(Preced, Assoc, Op), Module).
299 % Note: unfortunately, according to ISO, op(P,A,[]) means op(P,A,[[]]).
312 ; Visible == local -> bip_error(op(Preced, Assoc, Op), Module)
754 execute(op(_, _, _)).
1831 op/3,
H A Dsuspend.pl354 op(750, fx, [neg]),
355 op(760, yfx, [and]),
356 op(770, yfx, [or]),
357 op(780, yfx, [=>]),
358 op(700, xfx, [#::,$::,$=,$\=,$>=,$=<,$>,$<]).
H A Datts.pl41 :- export op(1150, fx, [attribute]).
H A Dlists.pl75 :- op(1100, xfy, ;),
76 op(1050, xfy, ->).
H A Dmodes.pl993 builtin(op(_,_,_), [op(++,++,++)]).
H A Dpaddy.pl265 dec_process((?-op(P,A,N))) :- !, assert(temp_op(P,A,N)), op(P,A,N).
266 dec_process((?-local_op(P,A,N))) :- !, assert(temp_op(P,A,N)), op(P,A,N).
267 dec_process((?-global_op(P,A,N))) :- !, assert(temp_op(P,A,N)), op(P,A,N).
/barrelfish-2018-10-04/usr/eclipseclp/ecrc_solvers/grace/
H A Dmatrix_util.pl29 :- op(900, yfx, apply_to).
/barrelfish-2018-10-04/usr/eclipseclp/Contrib/
H A Dapplic.pl41 :- op(920,xfy,&). % Used for conjunction
H A Dcardinal_comments.pl1157 :- op(500, yfx, `\\/). %set union
1158 :- op(400, yfx, `/\\). %set intersection
1159 :- op(300, yfx, `\\ ). %set difference
H A Dintervals.pl197 :- op( 31, xfx, -- ).
/barrelfish-2018-10-04/usr/eclipseclp/ecrc_solvers/chr/
H A Dminmax.pl8 :- op(700, xfx, lss).
9 :- op(700, xfx, grt).
10 :- op(700, xfx, neq).
11 :- op(700, xfx, geq).
12 :- op(700, xfx, leq).
H A Ddomain.pl9 :- op(700, xfx, ::).
10 :- op(600, xfx, ..).
11 :- op(600, xfx, :).
12 :- op(700, xfx, lt).
13 :- op(700, xfx, le).
14 :- op(700, xfx, gt).
15 :- op(700, xfx, ge).
16 :- op(700, xfx, ne).
/barrelfish-2018-10-04/usr/eclipseclp/icparc_solvers/ech/
H A Dech.pl43 :- export op(1100, fy, handler).
44 :- export op(1000, fy, constraints).
45 %:- export op(1200, fy, [label_with]).
46 :- export op(1190, xfx, [==>, <=>]).
47 %:- export op(1200, xfx, :--).
48 :- export op(1200, xfx, ::=). % replaces @ in old syntax
49 :- export op(1100, xfx, |).
50 :- export op(1100, xfx, \ ).
51 :- export op(700, xfx, flag).
2520 :- op(70
[all...]
/barrelfish-2018-10-04/lib/lwip/src/core/
H A Ddhcp.c1484 if (reply_msg->op != DHCP_BOOTREPLY) {
1487 (u16_t) reply_msg->op));
1630 dhcp->msg_out->op = DHCP_BOOTREQUEST;
/barrelfish-2018-10-04/usr/eclipseclp/documents/libman/
H A Dextchr.tex54 %chr_opium.op}) is provided for the debugger which uses Opium, the
451 the same arguments as {\tt op/3} in \eclipse. However, while the usual
490 by the compiler. As the {\tt op} declaration needs both copying and
955 standard Prolog {\tt op/3} declaration can now handle all operator
956 declarations. Replace all {\tt operator/3} with {\tt op/3} declarations.
970 :- op(700, xfx, leq).
/barrelfish-2018-10-04/lib/lua/src/
H A Dlobject.h597 LUAI_FUNC lua_Number luaO_arith (int op, lua_Number v1, lua_Number v2);
/barrelfish-2018-10-04/usr/eclipseclp/icparc_solvers/ilog/
H A Dilog.pl72 :- op(600, xfx, [..]).
/barrelfish-2018-10-04/usr/eclipseclp/lib_tcl/
H A Dtkeclipse.tcl404 proc tkecl:Update_current_module {name dummy op} {
/barrelfish-2018-10-04/usr/eclipseclp/lib_tcl/widget/
H A Dutil.tcl661 # chars to value. Can be slow (recursive tkFormat op).
868 ;proc ensure_default {val array idx op} {
/barrelfish-2018-10-04/usr/eclipseclp/Opium/demo/
H A Dyoyo3.pl14 :- op(400, xfy, '.').
15 :- op(400, xfy, and).
/barrelfish-2018-10-04/usr/eclipseclp/documents/userman/
H A Dumsmodules.tex77 \bipref{op/3}{../bips/kernel/syntax/op-3.html}),
182 :- export op(500, xfx, before).
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/asn1/
H A Dasn1t.h950 int asn1_do_lock(ASN1_VALUE **pval, int op, const ASN1_ITEM *it);
/barrelfish-2018-10-04/include/sys/
H A Dmount.h628 typedef int vfs_sysctl_t(struct mount *mp, fsctlop_t op,

Completed in 147 milliseconds

123456789