/openbsd-src/games/tetris/ |
H A D | shapes.c | 50 #define TR -B_COLS+1 /* top right */ macro
|
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ |
H A D | BoolAssignmentChecker.cpp | 64 const TypedValueRegion *TR = in checkBind() local
|
H A D | GenericTaintChecker.cpp | 524 using TR = GenericTaintRule; in initTaintRules() typedef
|
/openbsd-src/lib/libcurses/tty/ |
H A D | hardscroll.c | 164 # define TR(n, a) if (_nc_tracing & (n)) { _tracef a ; putchar('\n'); } macro
|
H A D | hashmap.c | 86 # define TR(n, a) if (_nc_tracing & (n)) { _tracef a ; putchar('\n'); } macro
|
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/ |
H A D | SimpleConstraintManager.cpp | 34 if (const TypedRegion *TR = dyn_cast_or_null<TypedRegion>(MR)) in assumeInternal() local
|
H A D | SVals.cpp | 177 QualType VisitTypedRegion(const TypedRegion *TR) { in VisitTypedRegion()
|
H A D | Store.cpp | 106 if (const auto *TR = dyn_cast<TypedValueRegion>(R)) { in castRegion() local
|
H A D | DynamicType.cpp | 52 if (const auto *TR = dyn_cast<TypedRegion>(MR)) in getDynamicTypeInfo() local
|
H A D | RegionStore.cpp | 1144 const TypedValueRegion *TR = cast<TypedValueRegion>(baseR); in VisitCluster() local 1423 else if (const auto *TR = dyn_cast<TypedRegion>(MR)) in getBinding() local 2384 if (const TypedValueRegion* TR = dyn_cast<TypedValueRegion>(R)) { in bind() local 2812 if (const CXXThisRegion *TR = dyn_cast<CXXThisRegion>(baseR)) { in VisitAddedToCluster() local
|
H A D | ProgramState.cpp | 252 if (const TypedValueRegion *TR = dyn_cast<TypedValueRegion>(R)) { in getSValAsScalarOrLoc() local
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-rtdyld/ |
H A D | llvm-rtdyld.cpp | 559 TimeRegion TR(Timers ? &Timers->LoadObjectsTimer : nullptr); in executeInput() local 588 TimeRegion TR(Timers ? &Timers->LinkTimer : nullptr); in executeInput() local 626 TimeRegion TR(Timers ? &Timers->RunTimer : nullptr); in executeInput() local
|
/openbsd-src/usr.bin/sed/ |
H A D | defs.h | 107 TR /* y */ enumerator
|
/openbsd-src/usr.sbin/lpr/common_source/ |
H A D | common.c | 98 char *TR; /* trailer string to be output when Q empties */ variable
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonEarlyIfConv.cpp | 779 unsigned PredR, unsigned TR, unsigned TSR, unsigned FR, unsigned FSR) { in buildMux() 818 unsigned TR = 0, TSR = 0, FR = 0, FSR = 0, SR = 0, SSR = 0; in updatePhiNodes() local
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-jitlink/ |
H A D | llvm-jitlink.cpp | 2030 TimeRegion TR(Timers ? &Timers->LoadObjectsTimer : nullptr); in main() local 2043 TimeRegion TR(Timers ? &Timers->LinkTimer : nullptr); in main() local 2071 TimeRegion TR(Timers ? &Timers->RunTimer : nullptr); in main() local
|
/openbsd-src/sys/arch/i386/i386/ |
H A D | db_disasm.c | 78 #define TR 18 /* test register */ macro
|
/openbsd-src/sys/arch/amd64/amd64/ |
H A D | db_disasm.c | 77 #define TR 18 /* test register */ macro
|
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/ |
H A D | RetainCountDiagnostics.cpp | 178 if (const auto *TR = dyn_cast<TypedValueRegion>(MR)) in findArgIdxOfSymbol() local
|
H A D | RetainCountChecker.cpp | 490 const auto *TR = dyn_cast<TypedValueRegion>( in isSmartPtrField() local
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | VarLocBasedImpl.cpp | 2368 for (auto &TR : Transfers) { in ExtendRanges() local 2379 for (auto &TR : EntryValTransfers) { in ExtendRanges() local
|
/openbsd-src/gnu/llvm/clang/lib/Parse/ |
H A D | ParseOpenMP.cpp | 322 TypeResult TR = ParseTypeName(&Range, DeclaratorContext::Prototype, AS); in ParseOpenMPDeclareReductionDirective() local 4193 TypeResult TR = ParseTypeName(); in ParseOpenMPIteratorsExpr() local
|
H A D | ParseExpr.cpp | 3320 TypeResult TR = ParseTypeName(nullptr, DeclaratorContext::Association); in ParseGenericSelectionExpression() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
H A D | PPCAsmPrinter.cpp | 820 const MCOperand TR = TmpInst.getOperand(1); in emitInstruction() local
|
/openbsd-src/sys/arch/hppa/hppa/ |
H A D | db_disasm.c | 170 #define TR 0x1 macro
|