Home
last modified time | relevance | path

Searched defs:oe (Results 1 – 23 of 23) sorted by relevance

/openbsd-src/usr.bin/tmux/
H A Doptions.c244 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 Dwindow-customize.c114 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 Dcmd-display-menu.c302 struct options_entry *oe; in cmd_display_menu_exec() local
403 struct options_entry *oe; in cmd_display_popup_exec() local
H A Dcmd-show-options.c204 const struct options_table_entry *oe; in cmd_show_options_all() local
H A Dtmux.c367 const struct options_table_entry *oe; in main() local
[all...]
H A Dstatus.c1624 const struct options_table_entry *oe; status_prompt_complete_list() local
/openbsd-src/gnu/gcc/gcc/
H A Dtree-ssa-reassoc.c367 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 Dmisc.c91 static char *oe; in strregerror() local
/openbsd-src/usr.sbin/vmd/
H A Ddhcp.c48 unsigned char *respbuf = NULL, *op, *oe, dhcptype = 0; dhcp_request() local
/openbsd-src/gnu/usr.bin/perl/ext/PerlIO-encoding/
H A Dencoding.xs569 if (oe->enc) { in PerlIOEncode_dup() local
/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
/openbsd-src/lib/libedit/
H A Drefresh.c500 wchar_t *ofd, *ols, *oe, *nfd, *nls, *ne; in re_update_line() local
/openbsd-src/usr.bin/vi/ex/
H A Dex_subst.c1186 char *oe; in re_error() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp363 oe = MI.memoperands_end(); in hasLoadFromStackSlot() local
377 oe = MI.memoperands_end(); in hasStoreToStackSlot() local
/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/lib/libreadline/
H A Ddisplay.c1038 register char *ofd, *ols, *oe, *nfd, *nls, *ne; 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/sys/arch/armv7/omap/
H A Domgpio.c152 u_int32_t oe; member
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCast.cpp1241 OverloadExpr* oe = OverloadExpr::find(SrcExpr.get()).Expression; in CheckStaticCast() local
H A DSemaDeclObjC.cpp204 oe = Overridden->param_end(); in CheckObjCMethodOverride() local
H A DSemaDecl.cpp4355 oe = oldMethod->param_end(); in mergeObjCMethodDecls() local
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Dppc-opc.c1725 #define XO(op, xop, oe, rc) \ argument
/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A Dppc-opc.c1664 #define XO(op, xop, oe, rc) \ argument