Searched defs:oe (Results 1 – 12 of 12) sorted by relevance
/freebsd/usr.bin/sed/ |
H A D | misc.c | 58 static char *oe; in strregerror() local
|
/freebsd/sys/arm/ti/ |
H A D | ti_gpio.c | 390 uint32_t oe; in ti_gpio_pin_setflags() local 469 uint32_t oe, reg, val; in ti_gpio_pin_get() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ConditionalCompares.cpp | 220 for (unsigned oi = 1, oe = I.getNumOperands(); oi != oe; oi += 2) { in trivialTailPHIs() local
|
/freebsd/contrib/tcsh/ |
H A D | ed.refresh.c | 588 Char *ofd, *ols, *oe, *nfd, *nls, *ne; in update_line() local
|
/freebsd/contrib/libedit/ |
H A D | refresh.c | 544 wchar_t *ofd, *ols, *oe, *nfd, *nls, *ne; in re_update_line() local
|
/freebsd/contrib/nvi/ex/ |
H A D | ex_subst.c | 1285 char *oe; in re_error() local
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | RegisterInfoEmitter.cpp | 1375 for (unsigned oi = 1, oe = RC.getNumOrders(); oi != oe; ++oi) { in runTargetDesc() local 1388 for (unsigned oi = 1, oe = RC.getNumOrders(); oi != oe; ++oi) in runTargetDesc() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetInstrInfo.cpp | 365 oe = MI.memoperands_end(); in hasLoadFromStackSlot() local 379 oe = MI.memoperands_end(); in hasStoreToStackSlot() local
|
/freebsd/contrib/llvm-project/lldb/source/Expression/ |
H A D | IRInterpreter.cpp | 642 for (unsigned oi = 0, oe = ii.getNumOperands(); oi != oe; ++oi) { in CanInterpret() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaCast.cpp | 1281 OverloadExpr* oe = OverloadExpr::find(SrcExpr.get()).Expression; in CheckStaticCast() local
|
H A D | SemaDeclObjC.cpp | 210 oe = Overridden->param_end(); in CheckObjCMethodOverride() local
|
H A D | SemaDecl.cpp | 4318 oe = oldMethod->param_end(); in mergeObjCMethodDecls() local
|