Home
last modified time | relevance | path

Searched defs:oi (Results 1 – 21 of 21) sorted by relevance

/openbsd-src/usr.sbin/config/
H A Dfiles.c175 struct objects *oi; in addobject() local
307 struct objects *oi; in fixobjects() local
H A Dmkmakefile.c306 struct objects *oi; in emitobjs() local
/openbsd-src/usr.bin/mandoc/
H A Dpreconv.c30 preconv_encode(const struct buf *ib, size_t *ii, struct buf *ob, size_t *oi, in preconv_encode()
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ConditionalCompares.cpp221 for (unsigned oi = 1, oe = I.getNumOperands(); oi != oe; oi += 2) { in trivialTailPHIs() local
246 for (unsigned oi = I.getNumOperands(); oi > 2; oi -= 2) { in updateTailPHIs() local
/openbsd-src/bin/ed/
H A Dio.c261 int oi = 0; in get_tty_line() local
/openbsd-src/bin/ksh/
H A Dmisc.c202 struct options_info *oi = (struct options_info *) arg; in options_fmt_entry() local
216 struct options_info oi; in printoptions() local
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Dm32r-opinst.c762 const CGEN_OPINST **oi = & m32r_cgen_opinst_table[0]; local
/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A Dm32r-opinst.c762 const CGEN_OPINST **oi = & m32r_cgen_opinst_table[0]; local
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dcp-valprint.c756 int fn, oi; in cp_print_hpacc_virtual_table_entries() local
H A Dgdbtypes.c2171 int fn, oi; /* function and overloaded instance indices */ in count_virtual_fns() local
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dsearch.c2920 struct overlap_info *oi = (struct overlap_info *) data; local
2945 struct overlap_info *oi = (struct overlap_info *) data; local
2956 struct overlap_info oi; local
/openbsd-src/sys/arch/powerpc64/dev/
H A Dopal.c179 struct opal_intr *oi = arg; in opal_intr() local
/openbsd-src/sys/netinet/
H A Dtcp_input.c2119 tcp_dooptions(struct tcpcb * tp,u_char * cp,int cnt,struct tcphdr * th,struct mbuf * m,int iphlen,struct tcp_opt_info * oi,u_int rtableid,uint64_t now) tcp_dooptions() argument
3760 syn_cache_add(struct sockaddr * src,struct sockaddr * dst,struct tcphdr * th,u_int iphlen,struct socket * so,struct mbuf * m,u_char * optp,int optlen,struct tcp_opt_info * oi,tcp_seq * issp,uint64_t now) global() argument
[all...]
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DRegisterInfoEmitter.cpp1399 for (unsigned oi = 1 , oe = RC.getNumOrders(); oi != oe; ++oi) { in runTargetDesc() local
1412 for (unsigned oi = 1, oe = RC.getNumOrders(); oi != oe; ++oi) in runTargetDesc() local
/openbsd-src/gnu/llvm/lldb/source/Expression/
H A DIRInterpreter.cpp638 for (unsigned oi = 0, oe = ii.getNumOperands(); oi != oe; ++oi) { in CanInterpret() local
/openbsd-src/gnu/gcc/gcc/
H A Dtree-ssa-loop-im.c1214 ssa_op_iter oi; in gather_mem_refs_stmt() local
H A Dtree-inline.c432 tree_stmt_iterator oi, ni; in copy_statement_list() local
/openbsd-src/sbin/unwind/libunbound/util/
H A Dconfig_file.c856 char** oi = config_set_option() local
/openbsd-src/usr.sbin/unbound/util/
H A Dconfig_file.c856 char** oi = config_set_option() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclObjC.cpp203 ObjCMethodDecl::param_const_iterator oi = Overridden->param_begin(), in CheckObjCMethodOverride() local
H A DSemaDecl.cpp4354 ObjCMethodDecl::param_const_iterator oi = oldMethod->param_begin(), in mergeObjCMethodDecls() local