Searched refs:op (Results 126 - 150 of 1134) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValueSInt64.cpp34 VarSetOperationType op) {
36 switch (op) {
68 error = OptionValue::SetValueFromString(value_ref, op);
33 SetValueFromString(llvm::StringRef value_ref, VarSetOperationType op) argument
H A DOptionValueUInt64.cpp39 VarSetOperationType op) {
41 switch (op) {
67 error = OptionValue::SetValueFromString(value_ref, op);
38 SetValueFromString(llvm::StringRef value_ref, VarSetOperationType op) argument
H A DOptionValueUUID.cpp31 VarSetOperationType op) {
33 switch (op) {
55 error = OptionValue::SetValueFromString(value, op);
30 SetValueFromString(llvm::StringRef value, VarSetOperationType op) argument
H A DOptionValueRegex.cpp31 VarSetOperationType op) {
33 switch (op) {
39 error = OptionValue::SetValueFromString(value, op);
30 SetValueFromString(llvm::StringRef value, VarSetOperationType op) argument
H A DOptionValueLanguage.cpp33 VarSetOperationType op) {
35 switch (op) {
67 error = OptionValue::SetValueFromString(value, op);
32 SetValueFromString(llvm::StringRef value, VarSetOperationType op) argument
H A DOptionValueBoolean.cpp34 VarSetOperationType op) {
36 switch (op) {
64 error = OptionValue::SetValueFromString(value_str, op);
33 SetValueFromString(llvm::StringRef value_str, VarSetOperationType op) argument
H A DOptionValueArch.cpp37 VarSetOperationType op) {
39 switch (op) {
61 error = OptionValue::SetValueFromString(value, op);
36 SetValueFromString(llvm::StringRef value, VarSetOperationType op) argument
/freebsd-11-stable/contrib/subversion/subversion/libsvn_delta/
H A Dtext_delta.c210 /* Insert a delta op into a delta window. */
220 svn_txdelta_op_t *op;
222 /* Check if this op can be merged with the previous op. The delta
227 op = &build_baton->ops[build_baton->num_ops - 1];
228 if (op->action_code == opcode
230 || op->offset + op->length == offset))
232 op->length += length;
240 /* Create space for the new op
216 svn_txdelta_op_t *op; local
283 svn_txdelta_op_t *op; local
659 const svn_txdelta_op_t *op; local
853 svn_txdelta_op_t op; local
965 svn_txdelta_op_t op = { svn_txdelta_new, 0, 0 }; local
[all...]
/freebsd-11-stable/contrib/ntp/scripts/monitoring/
H A Dntptrap126 ;# a Request element looks like: pack("a4SC",addr,associd,op)
182 $op = 0;
198 ($addr,$assoc,$op) = unpack("a4SC",($req = shift(@Requests)));
199 &debug(sprintf("Request: %s: %s(%d)",&hostname($addr), &ntp'cntrlop_name($op), $assoc)); #';))
200 $ret = &ntp'send(S,$op,$assoc,"", #'(
260 ($ret,$data,$status,$associd,$op,$seq,$auth_keyid) =
269 &clear_timeout("retry-".unpack("H*",pack("a4SC",$from,$associd,$op))) unless $op == 7;
270 delete $RETRY{pack("a4SC",$from,$associd,$op)} unless $op
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCTargetDesc.h104 inline bool isVpred(OperandType op) { argument
105 return op == OPERAND_VPRED_R || op == OPERAND_VPRED_N;
107 inline bool isVpred(uint8_t op) { argument
108 return isVpred(static_cast<OperandType>(op));
/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dip_htable.c227 /* op(I) - pointer to lookup operation data */
233 ipf_htable_stats_get(softc, arg, op)
236 iplookupop_t *op;
242 if (op->iplo_size != sizeof(stats)) {
247 stats.iphs_tables = softh->ipf_htables[op->iplo_unit + 1];
248 stats.iphs_numtables = softh->ipf_nhtables[op->iplo_unit + 1];
249 stats.iphs_numnodes = softh->ipf_nhtnodes[op->iplo_unit + 1];
250 stats.iphs_nomem = softh->ipht_nomem[op->iplo_unit + 1];
252 err = COPYOUT(&stats, op->iplo_struct, sizeof(stats));
267 /* op(
[all...]
H A Dip_pool.c142 iplookupop_t op; local
150 bzero((char *)&op, sizeof(op));
152 strcpy(op.iplo_name, "0");
154 if (ipf_pool_create(&op) == 0)
363 /* op(I) - pointer to lookup operatin data */
370 ipf_pool_node_add(softc, arg, op, uid)
373 iplookupop_t *op;
380 if (op->iplo_size != sizeof(node)) {
385 err = COPYIN(op
[all...]
/freebsd-11-stable/sys/fs/nfsclient/
H A Dnfs_clstate.c216 struct nfsclopen *op = NULL, *nop = NULL; local
287 nfscl_newopen(clp, dp, &owp, &nowp, &op, &nop, own, nfhp, fhlen,
301 if (op != NULL && (amode & ~(op->nfso_mode))) {
302 op->nfso_mode |= amode;
336 *opp = op;
350 struct nfsclopen *op, *nop; local
383 LIST_FOREACH(op, &owp->nfsow_open, nfso_list) {
384 if (op->nfso_fhlen == fhlen &&
385 !NFSBCMP(op
503 struct nfsclopen *op = NULL, *top; local
653 struct nfsclopen *op, *rop, *rop2; local
742 nfscl_openrelease(struct nfsmount *nmp, struct nfsclopen *op, int error, int candelete) argument
987 struct nfsclopen *op; local
1188 struct nfsclopen *op; local
1297 struct nfsclopen *op; local
1336 struct nfsclopen *op; local
1458 nfscl_freeopen(struct nfsclopen *op, int local) argument
1491 nfscl_expireopen(struct nfsclclient *clp, struct nfsclopen *op, struct nfsmount *nmp, struct ucred *cred, NFSPROC_T *p) argument
1592 struct nfsclopen *op; local
1627 struct nfsclopen *op, *nop; local
1654 struct nfsclopen *op, *nop, *top; local
1784 struct nfsclopen *op; local
1963 struct nfsclopen *op, *nop; local
2516 struct nfsclopen *op; local
2866 struct nfsclopen *op; local
2961 struct nfsclopen *op, *op2; local
3070 struct nfsclopen *op; local
3144 struct nfsclopen *op; local
3232 int clist, gotseq_ok, i, j, k, op, rcalls; local
3774 struct nfsclopen *op; local
3885 struct nfsclopen *op, *lop; local
4038 struct nfsclopen *op, *nop; local
4143 nfsrpc_reopen(struct nfsmount *nmp, u_int8_t *fhp, int fhlen, u_int32_t mode, struct nfsclopen *op, struct nfscldeleg **dpp, struct ucred *cred, NFSPROC_T *p) argument
4173 nfscl_tryopen(struct nfsmount *nmp, vnode_t vp, u_int8_t *fhp, int fhlen, u_int8_t *newfhp, int newfhlen, u_int32_t mode, struct nfsclopen *op, u_int8_t *name, int namelen, struct nfscldeleg **ndpp, int reclaim, u_int32_t delegtype, struct ucred *cred, NFSPROC_T *p) argument
4273 nfscl_tryclose(struct nfsclopen *op, struct ucred *cred, struct nfsmount *nmp, NFSPROC_T *p) argument
[all...]
/freebsd-11-stable/sys/dev/acpica/
H A Dacpi_quirk.c56 enum ops_t op; member in union:acpi_q_rule::__anon9004
71 static int aq_revcmp(int revision, enum ops_t op, int value);
77 aq_revcmp(int revision, enum ops_t op, int value) argument
79 switch (op) {
95 panic("aq_revcmp: invalid op %d", op);
126 if (aq_revcmp(hdr->OemRevision, match->x.op, match->y.rev))
130 if (aq_revcmp(hdr->AslCompilerRevision, match->x.op, match->y.rev))
/freebsd-11-stable/usr.sbin/cpucontrol/
H A Dcpucontrol.c237 int do_invert = 0, op; local
258 op = OP_READ;
261 op = OP_WRITE;
264 op = OP_AND;
268 op = OP_OR;
272 op = OP_INVAL;
274 if (op != OP_READ) { /* Complex operation. */
276 op = OP_INVAL;
291 if (op == OP_INVAL) {
301 if ((do_invert != 0) ^ (op
[all...]
/freebsd-11-stable/contrib/less/
H A Dregexp.c415 register char op; local
423 op = *regparse;
424 if (!ISMULT(op)) {
429 if (!(flags&HASWIDTH) && op != '?')
431 *flagp = (op != '+') ? (WORST|SPSTART) : (WORST|HASWIDTH);
433 if (op == '*' && (flags&SIMPLE))
435 else if (op == '*') {
442 } else if (op == '+' && (flags&SIMPLE))
444 else if (op == '+') {
451 } else if (op
1105 register char op = EXACTLY; /* Arbitrary non-END op. */ local
[all...]
/freebsd-11-stable/sys/arm/freescale/imx/
H A Dimx6_anatop.c276 cpufreq_set_clock(struct imx6_anatop_softc * sc, struct oppt *op) argument
281 if (op->mhz > sc->cpu_curmhz) {
282 vdd_set(sc, op->mv);
294 cpufreq_mhz_to_div(sc, op->mhz, &corediv, &plldiv);
316 if (op->mhz < sc->cpu_curmhz)
317 vdd_set(sc, op->mv);
318 sc->cpu_curmhz = op->mhz;
329 struct oppt * op; local
340 op = cpufreq_nearest_oppt(sc, temp);
341 if (op
361 struct oppt * op; local
394 struct oppt * op; local
[all...]
/freebsd-11-stable/usr.bin/xlint/lint1/
H A Dtree.c94 op_t op; member in struct:__anon13874
213 for (i = 0; imods[i].op != NOOP; i++)
214 STRUCT_ASSIGN(modtab[imods[i].op], imods[i].m);
390 strmemb(tnode_t *tn, op_t op, sym_t *msym) argument
419 if (op == POINT) {
422 } else if (op == ARROW && t == PTR) {
511 if (op == POINT) {
529 error(105, op == POINT ? "object" : "pointer");
532 error(111, modtab[op].m_name);
543 * op operato
548 build(op_t op, tnode_t *ln, tnode_t *rn) argument
770 typeok(op_t op, int arg, tnode_t *ln, tnode_t *rn) argument
1189 ptrcmpok(op_t op, tnode_t *ln, tnode_t *rn) argument
1227 asgntypok(op_t op, int arg, tnode_t *ln, tnode_t *rn) argument
1365 chkbeop(op_t op, tnode_t *ln, tnode_t *rn) argument
1398 chkeop2(op_t op, int arg, tnode_t *ln, tnode_t *rn) argument
1437 chkeop1(op_t op, int arg, tnode_t *ln, tnode_t *rn) argument
1482 mktnode(op_t op, type_t *type, tnode_t *ln, tnode_t *rn) argument
1515 promote(op_t op, int farg, tnode_t *tn) argument
1590 balance(op_t op, tnode_t **lnp, tnode_t **rnp) argument
1665 convert(op_t op, int arg, type_t *tp, tnode_t *tn) argument
1768 iiconv(op_t op, int arg, tspec_t nt, tspec_t ot, type_t *tp, tnode_t *tn) argument
1814 piconv(op_t op, tspec_t nt, type_t *tp, tnode_t *tn) argument
1841 ppconv(op_t op, tnode_t *tn, type_t *tp) argument
1898 cvtcon(op_t op, int arg, type_t *tp, val_t *nv, val_t *v) argument
2138 incompat(op_t op, tspec_t lt, tspec_t rt) argument
2339 bldstr(op_t op, tnode_t *ln, tnode_t *rn) argument
2391 bldincdec(op_t op, tnode_t *ln) argument
2440 bldplmi(op_t op, tnode_t *ln, tnode_t *rn) argument
2493 bldshft(op_t op, tnode_t *ln, tnode_t *rn) argument
2586 bldasgn(op_t op, tnode_t *ln, tnode_t *rn) argument
3512 op_t op; local
3739 chkcomp(op_t op, tnode_t *ln, tnode_t *rn) argument
[all...]
/freebsd-11-stable/bin/test/
H A Dtest.c235 syntax(const char *op, const char *msg) argument
238 if (op && *op)
239 error("%s: %s", op, msg);
327 const char *opnd1, *op, *opnd2; local
330 op = nargc > 0 ? (--nargc, *++t_wp) : NULL;
333 syntax(op, "argument expected");
422 find_op_1char(const struct t_op *op, const struct t_op *end, const char *s) argument
427 while (op != end) {
428 if (c == *op
436 find_op_2char(const struct t_op *op, const struct t_op *end, const char *s) argument
[all...]
/freebsd-11-stable/lib/libc/gen/
H A Dexec.c156 const char *bp, *np, *op, *p; local
164 op = NULL;
175 op = path;
177 while (op != NULL) {
178 np = strchrnul(op, ':');
184 if (np == op) {
190 p = op;
191 lp = np - op;
196 op = NULL;
198 op
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Drs6000-tdep.c481 unsigned long op; local
540 op = extract_signed_integer (buf, 4);
542 if ((op & 0xfc1fffff) == 0x7c0802a6)
544 lr_reg = (op & 0x03e00000);
548 else if ((op & 0xfc1fffff) == 0x7c000026)
550 cr_reg = (op & 0x03e00000);
554 else if ((op & 0xfc1f0000) == 0xd8010000)
556 reg = GET_SRC_REG (op);
560 fdata->fpr_offset = SIGNED_SHORT (op) + offset;
565 else if (((op
1434 unsigned int ii, op; local
[all...]
/freebsd-11-stable/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_ulpi.c166 ng_l2cap_l2ca_con_op *op = NULL; local
181 sizeof(*op), M_NOWAIT);
188 op = (ng_l2cap_l2ca_con_op *)(msg->data);
196 op->idtype = NG_L2CAP_L2CA_IDTYPE_ATT;
197 op->lcid = ch->con->con_handle;
199 op->idtype = NG_L2CAP_L2CA_IDTYPE_SMP;
200 op->lcid = ch->con->con_handle;
202 op->idtype = (ch->con->linktype == NG_HCI_LINK_ACL)?
205 op->lcid = ch->scid;
207 op
340 ng_l2cap_l2ca_enc_chg_op *op = NULL; local
392 ng_l2cap_l2ca_con_rsp_op *op = NULL; local
583 ng_l2cap_l2ca_cfg_op *op = NULL; local
743 ng_l2cap_l2ca_cfg_rsp_op *op = NULL; local
937 ng_l2cap_l2ca_write_op *op = NULL; local
1332 ng_l2cap_l2ca_discon_op *op = NULL; local
1561 ng_l2cap_l2ca_ping_op *op = NULL; local
1682 ng_l2cap_l2ca_get_info_op *op = NULL; local
[all...]
/freebsd-11-stable/sys/mips/rmi/dev/sec/
H A Drmilib.c76 static int xlr_sec_cipher_hash_command(xlr_sec_io_pt op, symkey_desc_pt desc,
78 static xlr_sec_error_t xlr_sec_setup_descriptor(xlr_sec_io_pt op,
81 static xlr_sec_error_t xlr_sec_setup_packet(xlr_sec_io_pt op,
87 static xlr_sec_error_t xlr_sec_setup_cipher(xlr_sec_io_pt op,
89 static xlr_sec_error_t xlr_sec_setup_digest(xlr_sec_io_pt op,
91 static xlr_sec_error_t xlr_sec_setup_cksum(xlr_sec_io_pt op,
93 static xlr_sec_error_t xlr_sec_control_setup(xlr_sec_io_pt op,
142 xlr_sec_io_pt op; local
147 op = &cmd->op;
283 xlr_sec_cipher_hash_command(xlr_sec_io_pt op, symkey_desc_pt desc, uint8_t multi_frag_flag) argument
335 xlr_sec_setup_descriptor(xlr_sec_io_pt op, unsigned int flags, symkey_desc_pt desc, uint32_t * cfg_vector) argument
379 xlr_sec_setup_packet(xlr_sec_io_pt op, symkey_desc_pt desc, unsigned int flags, uint64_t * data, PacketDescriptor_pt pkt_desc, ControlDescriptor_pt ctl_desc, uint32_t vector, PacketDescriptor_pt next_pkt_desc, uint8_t multi_frag_flag) argument
997 xlr_sec_setup_cipher(xlr_sec_io_pt op, ControlDescriptor_pt ctl_desc, uint32_t * vector) argument
1134 xlr_sec_setup_digest(xlr_sec_io_pt op, ControlDescriptor_pt ctl_desc, uint32_t * vector) argument
1234 xlr_sec_setup_cksum(xlr_sec_io_pt op, ControlDescriptor_pt ctl_desc) argument
1254 xlr_sec_control_setup(xlr_sec_io_pt op, unsigned int flags, uint64_t * control, ControlDescriptor_pt ctl_desc, xlr_sec_drv_user_t * user, uint32_t vector) argument
2800 xlr_sec_io_pt op = NULL; local
[all...]
/freebsd-11-stable/tools/tools/mwl/mwldebug/
H A Dmwldebug.c138 int c, op, i; local
168 op = -1;
171 op = 1;
173 op = 0;
177 if (op < 0)
179 else if (op > 0)
/freebsd-11-stable/tools/tools/ath/athdebug/
H A Dathdebug.c152 int c, op, i; local
189 op = -1;
192 op = 1;
194 op = 0;
198 if (op < 0)
200 else if (op > 0)

Completed in 378 milliseconds

1234567891011>>