Home
last modified time | relevance | path

Searched defs:PRE (Results 1 – 22 of 22) sorted by relevance

/netbsd/external/bsd/atf/dist/atf-c/detail/
H A Dsanity.h44 #define PRE(x) \ macro
61 #define PRE(x) \ macro
/netbsd/tests/dev/audio/
H A Dh_pad.c109 PRE, in main() enumerator
/netbsd/external/bsd/kyua-cli/dist/utils/
H A Dsanity.hpp128 #define PRE(expr) _UTILS_ASSERT(utils::precondition, expr, #expr) macro
/netbsd/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Extract/
H A DExtract.cpp86 if (const auto *PRE = dyn_cast<ObjCPropertyRefExpr>(Code[0])) { in initiate() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZHazardRecognizer.cpp419 for (const MCWriteProcResEntry &PRE : in emitInstruction() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetSchedule.cpp315 *PRE = STI->getWriteProcResEnd(SCDesc); PRI != PRE; ++PRI) { in computeOutputLatency() local
H A DMachinePipeliner.cpp1021 for (const MCWriteProcResEntry &PRE : in minFuncUnits() local
1064 for (const MCWriteProcResEntry &PRE : in calcCriticalResources() local
3065 for (const MCWriteProcResEntry &PRE : in reserveResources() local
H A DScheduleDAGInstrs.cpp597 for (const MCWriteProcResEntry &PRE : in initSUnits() local
/netbsd/external/apache2/llvm/dist/llvm/lib/MCA/
H A DInstrBuilder.cpp66 const MCWriteProcResEntry *PRE = STI.getWriteProcResBegin(&SCDesc) + I; in initializeUsedResources() local
/netbsd/external/mit/lua/dist/src/
H A Dlobject.c593 #define PRE "[string \"" macro
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaPseudoObject.cpp108 if (auto *PRE = dyn_cast<ObjCPropertyRefExpr>(e)) in rebuild() local
548 const ObjCPropertyRefExpr *PRE) { in LookupMethodInReceiverType()
H A DSemaAvailability.cpp695 bool VisitObjCPropertyRefExpr(ObjCPropertyRefExpr *PRE) { in VisitObjCPropertyRefExpr()
H A DSemaExprObjC.cpp4192 if (ObjCPropertyRefExpr *PRE = dyn_cast<ObjCPropertyRefExpr>(castExpr)) { in CheckObjCBridgeRelatedCast() local
H A DSemaChecking.cpp15234 ObjCPropertyRefExpr *PRE in checkUnsafeExprAssigns() local
/netbsd/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexBody.cpp238 const auto *PRE = dyn_cast<ObjCPropertyRefExpr>(E); in VisitObjCMessageExpr() local
/netbsd/external/gpl3/gdb/dist/gas/config/
H A Dm68k-parse.h316 PRE, enumerator
/netbsd/external/gpl3/binutils.old/dist/gas/config/
H A Dm68k-parse.h316 PRE, enumerator
/netbsd/external/gpl3/binutils/dist/gas/config/
H A Dm68k-parse.h316 PRE, enumerator
/netbsd/external/gpl3/gdb.old/dist/gas/config/
H A Dm68k-parse.h316 PRE, enumerator
/netbsd/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp3740 else if (const ParenExpr *PRE = dyn_cast<ParenExpr>(BlockExp)) { in SynthesizeBlockCall() local
H A DRewriteModernObjC.cpp4571 else if (const ParenExpr *PRE = dyn_cast<ParenExpr>(BlockExp)) { in SynthesizeBlockCall() local
/netbsd/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp4481 if (const ObjCPropertyRefExpr *PRE = dyn_cast<ObjCPropertyRefExpr>(E)) { in getDeclFromExpr() local