/openbsd-src/usr.bin/tmux/ |
H A D | options.c | 244 options_empty(struct options *oo, const struct options_table_entry *oe) in options_empty() argument 258 options_default(struct options *oo, const struct options_table_entry *oe) in options_default() argument 289 options_default_to_string(const struct options_table_entry * oe) options_default_to_string() argument 638 const struct options_table_entry *oe, *found; options_match() local 792 const struct options_table_entry *oe; options_scope_from_name() local 944 options_from_string_check(const struct options_table_entry * oe,const char * value,char ** cause) options_from_string_check() argument 993 options_find_choice(const struct options_table_entry * oe,const char * value,char ** cause) options_find_choice() argument 1012 options_from_string_choice(const struct options_table_entry * oe,struct options * oo,const char * name,const char * value,char ** cause) options_from_string_choice() argument 1031 options_from_string(struct options * oo,const struct options_table_entry * oe,const char * name,const char * value,int append,char ** cause) options_from_string() argument [all...] |
H A D | window-customize.c | 114 window_customize_get_tag(struct options_entry * o,int idx,const struct options_table_entry * oe) window_customize_get_tag() argument 234 const struct options_table_entry *oe = options_table_entry(o); window_customize_build_array() local 275 const struct options_table_entry *oe = options_table_entry(o); window_customize_build_option() local 657 const struct options_table_entry *oe; window_customize_draw_option() local 962 const struct options_table_entry *oe; window_customize_set_option_callback() local 1011 const struct options_table_entry *oe; window_customize_set_option() local [all...] |
H A D | cmd-display-menu.c | 302 struct options_entry *oe; in cmd_display_menu_exec() local 403 struct options_entry *oe; in cmd_display_popup_exec() local
|
H A D | cmd-show-options.c | 204 const struct options_table_entry *oe; in cmd_show_options_all() local
|
H A D | tmux.c | 367 const struct options_table_entry *oe; in main() local [all...] |
H A D | status.c | 1624 const struct options_table_entry *oe; status_prompt_complete_list() local
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | tree-ssa-reassoc.c | 367 operand_entry_t oe = pool_alloc (operand_entry_pool); in add_to_ops_vec() local 497 operand_entry_t oe; in eliminate_plus_minus_pair() local 554 operand_entry_t oe; in eliminate_not_pairs() local 740 operand_entry_t oe; in optimize_ops_list() local 843 operand_entry_t oe; in rewrite_expr_tree() local 1387 operand_entry_t oe; in dump_ops_vector() local
|
/openbsd-src/usr.bin/sed/ |
H A D | misc.c | 91 static char *oe; in strregerror() local
|
/openbsd-src/usr.sbin/vmd/ |
H A D | dhcp.c | 48 unsigned char *respbuf = NULL, *op, *oe, dhcptype = 0; dhcp_request() local
|
/openbsd-src/gnu/usr.bin/perl/ext/PerlIO-encoding/ |
H A D | encoding.xs | 569 if (oe->enc) { in PerlIOEncode_dup() local
|
/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
|
/openbsd-src/lib/libedit/ |
H A D | refresh.c | 500 wchar_t *ofd, *ols, *oe, *nfd, *nls, *ne; in re_update_line() local
|
/openbsd-src/usr.bin/vi/ex/ |
H A D | ex_subst.c | 1186 char *oe; in re_error() local
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | TargetInstrInfo.cpp | 363 oe = MI.memoperands_end(); in hasLoadFromStackSlot() local 377 oe = MI.memoperands_end(); in hasStoreToStackSlot() local
|
/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/lib/libreadline/ |
H A D | display.c | 1038 register char *ofd, *ols, *oe, *nfd, *nls, *ne; 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/sys/arch/armv7/omap/ |
H A D | omgpio.c | 152 u_int32_t oe; member
|
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | SemaCast.cpp | 1241 OverloadExpr* oe = OverloadExpr::find(SrcExpr.get()).Expression; in CheckStaticCast() local
|
H A D | SemaDeclObjC.cpp | 204 oe = Overridden->param_end(); in CheckObjCMethodOverride() local
|
H A D | SemaDecl.cpp | 4355 oe = oldMethod->param_end(); in mergeObjCMethodDecls() local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | ppc-opc.c | 1725 #define XO(op, xop, oe, rc) \ argument
|
/openbsd-src/gnu/usr.bin/binutils/opcodes/ |
H A D | ppc-opc.c | 1664 #define XO(op, xop, oe, rc) \ argument
|