Searched refs:op (Results 76 - 100 of 959) sorted by relevance

1234567891011>>

/freebsd-10.2-release/contrib/gcclibs/libgomp/config/linux/s390/
H A Dfutex.h35 sys_futex0 (int *addr, int op, int val) argument
43 gpr3 = op;
/freebsd-10.2-release/contrib/gcclibs/libgomp/config/linux/sparc/
H A Dfutex.h35 sys_futex0 (int *addr, int op, int val) argument
45 o1 = op;
/freebsd-10.2-release/contrib/bsnmp/snmp_mibII/
H A DmibII_ifmib.c41 u_int sub, u_int idx __unused, enum snmp_op op)
43 switch (op) {
40 op_ifmib(struct snmp_context *ctx __unused, struct snmp_value *value, u_int sub, u_int idx __unused, enum snmp_op op) argument
/freebsd-10.2-release/contrib/tcpdump/
H A Dprint-ospf.c835 ospf_decode_lls(register const struct ospfhdr *op, argument
844 switch (op->ospf_type) {
847 if (!(op->ospf_hello.hello_options & OSPF_OPTION_L))
852 if (!(op->ospf_db.db_options & OSPF_OPTION_L))
861 length2 = EXTRACT_16BITS(&op->ospf_len);
862 dptr = (u_char *)op + length2;
863 dataend = (u_char *)op + length;
865 if (EXTRACT_16BITS(&op->ospf_authtype) == OSPF_AUTH_MD5) {
866 dptr = dptr + op->ospf_authdata[3];
867 length2 += op
927 ospf_decode_v2(register const struct ospfhdr *op, register const u_char *dataend) argument
1059 register const struct ospfhdr *op; local
[all...]
/freebsd-10.2-release/contrib/subversion/subversion/libsvn_delta/
H A Dcompose_delta.c63 /* A node in a list of ranges for source and target op copies. */
76 offset to use for generating the target op is 'target_offset';
164 /* Find the index of the delta op thet defines that data at OFFSET in
175 apr_size_t lo, hi, op;
199 for (op = (lo + hi)/2; lo != hi; op = (lo + hi)/2)
201 if (offset < ndx->offs[op])
202 hi = op;
204 lo = ++op;
653 const svn_txdelta_op_t *const op
173 apr_size_t lo, hi, op; local
649 const svn_txdelta_op_t *const op = &window->ops[op_ndx]; local
780 const svn_txdelta_op_t *const op = &window_B->ops[i]; local
[all...]
/freebsd-10.2-release/contrib/gcc/
H A Dgenopinit.c225 int m1 = 0, m2 = 0, op = 0; local
273 for (op = 0; op < NUM_RTX_CODE; op++)
275 for (p = GET_RTX_NAME(op), q = np; *p; p++, q++)
283 && (GET_RTX_CLASS (op) == RTX_COMPARE
284 || GET_RTX_CLASS (op) == RTX_COMM_COMPARE))
288 if (op == NUM_RTX_CODE)
291 np += strlen (GET_RTX_NAME(op));
382 printf ("%s", GET_RTX_NAME(op));
[all...]
H A Dtree-ssa-reassoc.c75 So the way to do this if we really cared, is to build the new op
77 new op on the end of the worklist, until you are left with one
92 So first build a binary op of
101 but in this case, you then have evicted e from a binary op. So at
104 Then build a binary op of d + e
116 build binary op
138 will be written into a nice single binary op. If you have 3 ops, a
156 destructive update for the associating op, and keep the destructive
173 tree op; member in struct:operand_entry
196 vrd.op
[all...]
/freebsd-10.2-release/sbin/iscontrol/
H A Dfsm.c75 isc_opt_t *op = sess->op; local
123 snprintf(pbuf, sizeof(pbuf), "%d", op->port);
127 debug(1, "targetAddress=%s port=%d", op->targetAddress, op->port);
128 if((val = getaddrinfo(op->targetAddress, pbuf, &hints, &res0)) != 0) {
129 fprintf(stderr, "getaddrinfo(%s): %s\n", op->targetAddress, gai_strerror(val));
185 if(sess->op->sockbufsize) {
186 val = sess->op->sockbufsize * 1024;
205 if(strcmp(op
534 isc_opt_t *op = sess->op; local
674 fsm(isc_opt_t *op) argument
[all...]
/freebsd-10.2-release/lib/libz/
H A Dinftrees.h14 table that indexes more bits of the code. op indicates whether
17 pointer, the low four bits of op is the number of index bits of
18 that table. For a length or distance, the low four bits of op
25 unsigned char op; /* operation, extra bits, table bits */ member in struct:__anon6128
30 /* op values as set by inflate_table():
/freebsd-10.2-release/contrib/netbsd-tests/fs/ffs/
H A Dffs_common.sh8 local op;
10 op="-q user -q group"
12 op="-q ${type}"
14 atf_check -o ignore -e ignore newfs ${op} \
/freebsd-10.2-release/contrib/gdb/gdb/mi/
H A Dmi-parse.h34 enum mi_command_type op; member in struct:mi_parse
/freebsd-10.2-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/nfs/
H A Dtst.call.d50 nfsv4:::op-putrootfh-start
55 nfsv4:::op-putrootfh-done
/freebsd-10.2-release/sys/boot/i386/kgzldr/
H A Dboot.c60 static u_char *op; /* output pointer */ variable
99 op = (u_char *)kgz.dload;
124 if (op - (u_char *)kgz.dload + len > kgz.dsize)
127 *op++ = *ptr++;
/freebsd-10.2-release/sys/net80211/
H A Dieee80211_alq.h50 extern void ieee80211_alq_log(struct ieee80211vap *vap, uint8_t op,
/freebsd-10.2-release/sys/dev/ath/ath_hal/
H A Dah_decode.h33 uint32_t op : 8, member in struct:athregrec
/freebsd-10.2-release/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dinftrees.h16 table that indexes more bits of the code. op indicates whether
19 pointer, the low four bits of op is the number of index bits of
20 that table. For a length or distance, the low four bits of op
27 unsigned char op; /* operation, extra bits, table bits */ member in struct:__anon6939
32 /* op values as set by inflate_table():
/freebsd-10.2-release/usr.sbin/bsnmpd/modules/snmp_bridge/
H A Dbridge_pf.c74 uint sub, uint iidx __unused, enum snmp_op op)
81 switch (op) {
86 op, &(ctx->scratch->int1));
107 op, &k_val) < 0)
73 op_begemot_bridge_pf(struct snmp_context *ctx, struct snmp_value *val, uint sub, uint iidx __unused, enum snmp_op op) argument
/freebsd-10.2-release/tools/tools/wtap/vis_map/
H A Dvis_map.c44 toggle_medium(int op) argument
46 if (ioctl(dev, VISIOCTLOPEN, &op) < 0) {
97 l.op = 1;
107 l.op = 0;
/freebsd-10.2-release/contrib/binutils/opcodes/
H A Dia64-opc.c227 unsigned int op = dis_table[op_pointer++];
233 res = (res << bata) | ((op & mask) >> delta);
244 unsigned int op = (dis_table[op_pointer++] & 255);
245 res = (res << bits) | (op >> (8 - bits));
256 extract_op (int op_pointer, int *opval, unsigned int *op)
260 *op = dis_table[op_pointer];
262 if ((*op) & 0x40)
267 switch ((*op) & 0x30)
295 if (((*op) & 0x08) && (((*op)
222 unsigned int op = dis_table[op_pointer++]; local
239 unsigned int op = (dis_table[op_pointer++] & 255); local
250 extract_op(int op_pointer, int *opval, unsigned int *op) argument
365 unsigned int op; local
612 char op[129]; local
686 char op[129]; local
[all...]
H A Dalpha-dis.c66 unsigned insn, op, isa_mask; local
75 for (op = 0; op < AXP_NOPS; ++op)
77 opcode_index[op] = opcode;
78 while (opcode < opcode_end && op == AXP_OP (opcode->opcode))
81 opcode_index[op] = opcode;
116 op = AXP_OP (insn);
119 opcode_end = opcode_index[op + 1];
120 for (opcode = opcode_index[op]; opcod
[all...]
/freebsd-10.2-release/bin/test/
H A Dtest.c232 syntax(const char *op, const char *msg) argument
235 if (op && *op)
236 error("%s: %s", op, msg);
326 struct t_op const *op; local
330 op = t_wp_op;
333 syntax(op->op_text, "argument expected");
335 switch (op->op_num) {
424 struct t_op const *op = ops; local
430 while (*op
449 struct t_op const *op = ops; local
471 struct t_op const *op = ops; local
[all...]
/freebsd-10.2-release/usr.sbin/pmcstudy/
H A Deval_expr.c70 int val1, op, val2; local
72 val1 = op = val2 = 0;
77 op = 1;
85 if (val1 && op && val2 && (open_cnt == 0)) {
96 if (val1 && op && val2) {
98 * collapse back to val/op
101 op = 1;
103 } else if ((op == 0) && (val1)) {
104 op = 1;
122 if (val1 && (op
583 struct expression *op, *other_half, *rest; local
[all...]
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp36 virtual SVal evalBinOpNN(ProgramStateRef state, BinaryOperator::Opcode op,
38 virtual SVal evalBinOpLL(ProgramStateRef state, BinaryOperator::Opcode op,
40 virtual SVal evalBinOpLN(ProgramStateRef state, BinaryOperator::Opcode op,
47 SVal MakeSymIntVal(const SymExpr *LHS, BinaryOperator::Opcode op,
210 BinaryOperator::Opcode op,
216 switch (op) {
279 if (BinaryOperator::isComparisonOp(op)) {
301 return makeNonLoc(LHS, op, *ConvertedRHS, resultTy);
305 BinaryOperator::Opcode op,
313 switch (op) {
209 MakeSymIntVal(const SymExpr *LHS, BinaryOperator::Opcode op, const llvm::APSInt &RHS, QualType resultTy) argument
304 evalBinOpNN(ProgramStateRef state, BinaryOperator::Opcode op, NonLoc lhs, NonLoc rhs, QualType resultTy) argument
536 evalBinOpFieldRegionFieldRegion(const FieldRegion *LeftFR, const FieldRegion *RightFR, BinaryOperator::Opcode op, QualType resultTy, SimpleSValBuilder &SVB) argument
584 evalBinOpLL(ProgramStateRef state, BinaryOperator::Opcode op, Loc lhs, Loc rhs, QualType resultTy) argument
858 evalBinOpLN(ProgramStateRef state, BinaryOperator::Opcode op, Loc lhs, NonLoc rhs, QualType resultTy) argument
[all...]
/freebsd-10.2-release/tools/tools/vop_table/
H A Dvop_table.tcl7 global names ops op
41 set op([list $name $o]) [lindex $b 1]
115 if {![info exists op([list $i $j])]} {
119 set t $op([list $i $j])
148 if {![info exists op([list $i $j])]} {
152 puts $fo "<TD>$op([list $i $j])</TD>"
195 if {![info exists op([list $i $j])]} {
198 set v $op([list $i $j])
202 if {![info exists op([list default_vnodeop $j])]} {
205 if {$op([lis
[all...]
/freebsd-10.2-release/contrib/ntp/sntp/libevent/
H A Dwin32select.c104 grow_fd_sets(struct win32op *op, unsigned new_num_fds) argument
108 EVUTIL_ASSERT(new_num_fds >= op->readset_in->fd_count &&
109 new_num_fds >= op->writeset_in->fd_count);
113 if (!(op->readset_in = mm_realloc(op->readset_in, size)))
115 if (!(op->writeset_in = mm_realloc(op->writeset_in, size)))
117 op->resize_out_sets = 1;
118 op->num_fds_in_fd_sets = new_num_fds;
123 do_fd_set(struct win32op *op, struc argument
148 do_fd_clear(struct event_base *base, struct win32op *op, struct idx_info *ent, int read) argument
[all...]

Completed in 281 milliseconds

1234567891011>>