/openbsd-src/usr.sbin/config/ |
H A D | files.c | 175 struct objects *oi; in addobject() local 307 struct objects *oi; in fixobjects() local
|
H A D | mkmakefile.c | 306 struct objects *oi; in emitobjs() local
|
/openbsd-src/usr.bin/mandoc/ |
H A D | preconv.c | 30 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 D | AArch64ConditionalCompares.cpp | 221 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 D | io.c | 261 int oi = 0; in get_tty_line() local
|
/openbsd-src/bin/ksh/ |
H A D | misc.c | 202 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 D | m32r-opinst.c | 762 const CGEN_OPINST **oi = & m32r_cgen_opinst_table[0]; local
|
/openbsd-src/gnu/usr.bin/binutils/opcodes/ |
H A D | m32r-opinst.c | 762 const CGEN_OPINST **oi = & m32r_cgen_opinst_table[0]; local
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | cp-valprint.c | 756 int fn, oi; in cp_print_hpacc_virtual_table_entries() local
|
H A D | gdbtypes.c | 2171 int fn, oi; /* function and overloaded instance indices */ in count_virtual_fns() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | search.c | 2920 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 D | opal.c | 179 struct opal_intr *oi = arg; in opal_intr() local
|
/openbsd-src/sys/netinet/ |
H A D | tcp_input.c | 2119 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 D | RegisterInfoEmitter.cpp | 1399 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 D | IRInterpreter.cpp | 638 for (unsigned oi = 0, oe = ii.getNumOperands(); oi != oe; ++oi) { in CanInterpret() local
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | tree-ssa-loop-im.c | 1214 ssa_op_iter oi; in gather_mem_refs_stmt() local
|
H A D | tree-inline.c | 432 tree_stmt_iterator oi, ni; in copy_statement_list() local
|
/openbsd-src/sbin/unwind/libunbound/util/ |
H A D | config_file.c | 856 char** oi = config_set_option() local
|
/openbsd-src/usr.sbin/unbound/util/ |
H A D | config_file.c | 856 char** oi = config_set_option() local
|
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | SemaDeclObjC.cpp | 203 ObjCMethodDecl::param_const_iterator oi = Overridden->param_begin(), in CheckObjCMethodOverride() local
|
H A D | SemaDecl.cpp | 4354 ObjCMethodDecl::param_const_iterator oi = oldMethod->param_begin(), in mergeObjCMethodDecls() local
|