Searched refs:op (Results 51 - 75 of 201) sorted by relevance

123456789

/barrelfish-2018-10-04/include/octopus/parser/
H A Dast.h108 enum constraint_type op; member in struct:node_constraint
178 static inline struct ast_object* ast_constraints(enum constraint_type op, argument
184 p->u.cnsn.op = op;
/barrelfish-2018-10-04/lib/bfdmuxvm/
H A Dvm.c52 op_t op = filter_code[*result_offset]; local
54 switch (op) {
171 switch (op) { /* We need only the first argument */
238 switch (op) {
/barrelfish-2018-10-04/usr/eclipseclp/documents/userman/
H A Dmakerefs.pl289 op(1200,yfx,(',')),
290 op(1199,yfx,(:)),
291 op(1199,yfx,(!)),
292 op(1198,yfx,(/)),
301 op(Prec1,Assoc1,(',')),
302 op(Prec2,Assoc2,(/)),
303 op(Prec3,Assoc3,(:)),
/barrelfish-2018-10-04/lib/lua/src/
H A Dldebug.c346 OpCode op = GET_OPCODE(i); local
348 switch (op) {
382 if (testAMode(op) && reg == a) /* any instruction that set A */
401 OpCode op = GET_OPCODE(i); local
402 switch (op) {
413 const char *vn = (op == OP_GETTABLE) /* name of indexed variable */
425 int b = (op == OP_LOADK) ? GETARG_Bx(i)
513 l_noret luaG_typeerror (lua_State *L, const TValue *o, const char *op) { argument
526 op, kind, name, t);
528 luaG_runerror(L, "attempt to %s a %s value", op,
[all...]
H A Dliolib.c550 int op = luaL_checkoption(L, 2, "cur", modenames); local
555 op = l_fseek(f, offset, mode[op]);
556 if (op)
569 int op = luaL_checkoption(L, 2, NULL, modenames); local
571 int res = setvbuf(f, NULL, mode[op], sz);
/barrelfish-2018-10-04/usr/eclipseclp/icparc_solvers/
H A Dic.c267 #define OpIsLowerBound(op) (((op) & LOWER_BOUND) == LOWER_BOUND)
268 #define OpIsUpperBound(op) (((op) & UPPER_BOUND) == UPPER_BOUND)
270 #define OpIsEqual(op) ((op) == LOWER_BOUND + UPPER_BOUND)
271 #define OpIsNotEqual(op) ((op) == 0)
272 #define OpIsLessEqual(op) ((op)
353 int op; member in struct:con_info
1608 impose_coef_bounds(int op, int integer_strict, bounds *a, var_info *vi, bounds *c) argument
[all...]
/barrelfish-2018-10-04/lib/libc/db/hash/
H A Dhash_page.c191 char *op; local
205 ino = (u_int16_t *)(op = old_bufp->page);
219 key.data = (u_char *)op + ino[n];
227 memmove(op + copyto, op + ino[n + 1],
236 val.data = (u_char *)op + ino[n + 1];
253 ((u_int16_t *)op)[0] / 2);
287 u_int16_t *op; /* Page keys go on to if they aren't moving */ local
298 op = (u_int16_t *)old_bufp->page;
311 op
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/lib/
H A Dquintus.pl185 op/3,
195 op(_, xfx, (of)), % don't provide these
196 op(_, xfx, (with)),
197 op(_, xfy, (do)),
198 op(_, xfx, (@)),
199 op(_, fx, (-?->)),
200 op(_, fy, (not)),
201 op(_, fy, (spied)),
202 op(_, fx, (delay)),
207 :- export % temporary, while op/macro
[all...]
H A Dbsi.pl47 op(1100, xfy, '|'),
48 op(1000, xfy, '&'),
49 op(500, xfy, (\/)),
50 op(500, xfy, (/\)),
51 op(0, fy, (nospy)).
H A Dsepia.pl105 op(500, fx, -),
106 op(500, fx, +),
107 op(200, fx, \).
188 % local_op/3 is a synonym for op/3
/barrelfish-2018-10-04/lib/libc/regex/
H A Dregex2.h82 #define SOP(op, opnd) ((op)|(opnd))
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/ts/
H A Dts_asn1.c208 static int ts_resp_cb(int op, ASN1_VALUE **pval, const ASN1_ITEM *it,
212 if (op == ASN1_OP_NEW_POST) {
214 } else if (op == ASN1_OP_FREE_POST) {
217 } else if (op == ASN1_OP_D2I_POST) {
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/asn1/
H A Dasn1_locl.h107 int (*pkey_ctrl)(EVP_PKEY *pkey, int op, long arg1, void *arg2);
/barrelfish-2018-10-04/include/openssl/local/
H A Dasn1_locl.h107 int (*pkey_ctrl)(EVP_PKEY *pkey, int op, long arg1, void *arg2);
/barrelfish-2018-10-04/lib/tftp/
H A Dclient.c94 tpft_op_t op = get_opcode(data); local
96 switch(op) {
139 tpft_op_t op = get_opcode(data); local
141 switch(op) {
/barrelfish-2018-10-04/include/lwip2/lwip/prot/
H A Ddhcp.h67 PACK_STRUCT_FLD_8(u8_t op);
117 /* DHCP op codes */
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/include/rdma/
H A Dib_pack.h68 #define IB_OPCODE(transport, op) \
69 IB_OPCODE_ ## transport ## _ ## op = \
70 IB_OPCODE_ ## transport + IB_OPCODE_ ## op
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/infiniband/hw/mthca/
H A Dmthca_cmd.c197 u16 op,
218 op), ptr + offs[6]);
229 u16 op,
262 op), dev->hcr + 6 * 4);
272 u16 op,
282 op_modifier, op, token);
285 op_modifier, op, token, event);
303 u16 op,
315 op, CMD_POLL_TOKEN, 0);
367 u16 op,
192 mthca_cmd_post_dbell(struct mthca_dev *dev, u64 in_param, u64 out_param, u32 in_modifier, u8 op_modifier, u16 op, u16 token) argument
224 mthca_cmd_post_hcr(struct mthca_dev *dev, u64 in_param, u64 out_param, u32 in_modifier, u8 op_modifier, u16 op, u16 token, int event) argument
267 mthca_cmd_post(struct mthca_dev *dev, u64 in_param, u64 out_param, u32 in_modifier, u8 op_modifier, u16 op, u16 token, int event) argument
297 mthca_cmd_poll(struct mthca_dev *dev, u64 in_param, u64 *out_param, int out_is_imm, u32 in_modifier, u8 op_modifier, u16 op, unsigned long timeout, u8 *status) argument
361 mthca_cmd_wait(struct mthca_dev *dev, u64 in_param, u64 *out_param, int out_is_imm, u32 in_modifier, u8 op_modifier, u16 op, unsigned long timeout, u8 *status) argument
420 mthca_cmd_box(struct mthca_dev *dev, u64 in_param, u64 out_param, u32 in_modifier, u8 op_modifier, u16 op, unsigned long timeout, u8 *status) argument
440 mthca_cmd(struct mthca_dev *dev, u64 in_param, u32 in_modifier, u8 op_modifier, u16 op, unsigned long timeout, u8 *status) argument
457 mthca_cmd_imm(struct mthca_dev *dev, u64 in_param, u64 *out_param, u32 in_modifier, u8 op_modifier, u16 op, unsigned long timeout, u8 *status) argument
611 mthca_map_cmd(struct mthca_dev *dev, u16 op, struct mthca_icm *icm, u64 virt, u8 *status) argument
1690 static const u16 op[IB_QPS_ERR + 1][IB_QPS_ERR + 1] = { local
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/ecrc_solvers/chr/
H A Dcontrol.pl8 :- op(1180, fx, chr_if).
9 :- op(900, fy, chr_not).
10 :- op(900, fy, chr_chk).
11 :- op(1000, xfy, and).
12 :- op(1100, xfy, or).
/barrelfish-2018-10-04/lib/zlib/
H A Dinflate.c31 * - Add comments on op field in inftrees.h
49 * - Make op and len in inflate_fast() unsigned for consistency
289 printf("{%u,%u,%d}", state.lencode[low].op, state.lencode[low].bits,
300 printf("{%u,%u,%d}", state.distcode[low].op, state.distcode[low].bits,
962 if (this.op && (this.op & 0xf0) == 0) {
966 (BITS(last.bits + last.op) >> last.bits)];
974 if ((int)(this.op) == 0) {
981 if (this.op & 32) {
986 if (this.op
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/lib_tcl/widget/
H A Dcalculator.tcl268 ;proc _binary {w op} {
278 _push $w [expr double($arg2) $op $arg1]
322 ;proc _func {w op} {
332 _push $w [expr $op ($arg2, $arg1)]
376 ;proc _unary {w op} {
381 _push $w [expr $op ($arg1)]
/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_compile.c239 int op; /* Op when no arg, or -1 if arg mandatory */ member in struct:verbitem
1655 * Find first significant op code *
1659 for a fixed first character, or an anchoring op code etc. It skips over things
1754 register pcre_uchar op = *cc; local
1756 switch (op)
1768 d = find_fixedlength(cc + ((op == OP_CBRA)? IMM2_SIZE : 0), utf, atend, cd,
1934 if (op == OP_XCLASS)
5680 op_type = 0; /* Default single-char op codes */
6622 if (verbs[i].op == OP_ACCEPT)
6660 if (verbs[i].op <
8622 register int op = *scode; local
8712 register int op = *scode; local
8841 register pcre_uchar op = *scode; local
[all...]
/barrelfish-2018-10-04/include/openssl/
H A Dssl.h606 /* Note: SSL[_CTX]_set_{options,mode} use |= op on the previous value,
609 #define SSL_CTX_set_options(ctx,op) \
610 SSL_CTX_ctrl((ctx),SSL_CTRL_OPTIONS,(op),NULL)
611 #define SSL_CTX_clear_options(ctx,op) \
612 SSL_CTX_ctrl((ctx),SSL_CTRL_CLEAR_OPTIONS,(op),NULL)
615 #define SSL_set_options(ssl,op) \
616 SSL_ctrl((ssl),SSL_CTRL_OPTIONS,(op),NULL)
617 #define SSL_clear_options(ssl,op) \
618 SSL_ctrl((ssl),SSL_CTRL_CLEAR_OPTIONS,(op),NULL)
622 #define SSL_CTX_set_mode(ctx,op) \
[all...]
/barrelfish-2018-10-04/include/sys/
H A Dumtx.h73 /* op code for _umtx_op */
125 int _umtx_op(void *obj, int op, u_long val, void *uaddr, void *uaddr2);
/barrelfish-2018-10-04/lib/acpica/source/components/parser/
H A Dpstree.c3 * Module Name: pstree - Parser op tree manipulation/traversal/search
129 ACPI_PARSE_OBJECT *op);
137 * PARAMETERS: Op - Get an argument for this op
142 * DESCRIPTION: Get the specified op's argument.
204 * DESCRIPTION: Append an argument to an op's argument list (a NULL arg is OK)
287 * DESCRIPTION: Get next op in tree (walking the tree in depth-first order)
369 * DESCRIPTION: Get op's children or NULL if none

Completed in 369 milliseconds

123456789