/netbsd-src/games/tetris/ |
H A D | shapes.c | 48 #define TR -B_COLS+1 /* top right */ macro
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
H A D | BoolAssignmentChecker.cpp | 59 const TypedValueRegion *TR = in checkBind() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | Store.cpp | 105 if (const auto *TR = dyn_cast<TypedValueRegion>(R)) { in castRegion() local 179 if (const auto *TR = dyn_cast<TypedValueRegion>(baseR)) { in castRegion() local
|
H A D | SimpleConstraintManager.cpp | 33 if (const TypedRegion *TR = dyn_cast_or_null<TypedRegion>(MR)) in assume() local
|
H A D | DynamicType.cpp | 52 if (const auto *TR = dyn_cast<TypedRegion>(MR)) in getDynamicTypeInfo() local
|
H A D | RegionStore.cpp | 1150 const TypedValueRegion *TR = cast<TypedValueRegion>(baseR); in VisitCluster() local 1432 if (const TypedRegion *TR = dyn_cast<TypedRegion>(MR)) in getBinding() local 2131 if (const TypedValueRegion* TR = dyn_cast<TypedValueRegion>(R)) { in bind() local 2518 if (const CXXThisRegion *TR = dyn_cast<CXXThisRegion>(baseR)) { in VisitAddedToCluster() local
|
H A D | ProgramState.cpp | 257 if (const TypedValueRegion *TR = dyn_cast<TypedValueRegion>(R)) { in getSValAsScalarOrLoc() local
|
H A D | BugReporterVisitors.cpp | 1276 if (const auto *TR = dyn_cast<TypedValueRegion>(NewR)) { in showBRDiagnostics() local 1348 if (const auto *TR = dyn_cast<TypedValueRegion>(NewR)) { in showBRDefaultDiagnostics() local
|
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/salsa20/xmm6int/ |
H A D | salsa20_xmm6int-avx2.c | 35 static const int TR[16] = { variable
|
H A D | salsa20_xmm6int-sse2.c | 27 static const int TR[16] = { variable
|
/netbsd-src/external/gpl2/groff/dist/font/devdvi/generate/ |
H A D | Makefile | 45 TR: $(srcdir)/texr.map target
|
/netbsd-src/external/gpl2/groff/dist/font/devlj4/generate/ |
H A D | Makefile | 70 TR: $(AUTOFONT)/9nb00086.tfm $(TEXTMAP) target
|
/netbsd-src/external/gpl2/groff/dist/font/devps/generate/ |
H A D | Makefile | 54 TR: target
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-rtdyld/ |
H A D | llvm-rtdyld.cpp | 509 TimeRegion TR(Timers ? &Timers->LoadObjectsTimer : nullptr); in executeInput() local 538 TimeRegion TR(Timers ? &Timers->LinkTimer : nullptr); in executeInput() local 576 TimeRegion TR(Timers ? &Timers->RunTimer : nullptr); in executeInput() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-jitlink/ |
H A D | llvm-jitlink.cpp | 1350 TimeRegion TR(Timers ? &Timers->LoadObjectsTimer : nullptr); in main() local 1367 TimeRegion TR(Timers ? &Timers->LinkTimer : nullptr); in main() local 1383 TimeRegion TR(Timers ? &Timers->RunTimer : nullptr); in main() local
|
/netbsd-src/usr.bin/sed/ |
H A D | defs.h | 124 TR /* y */ enumerator
|
/netbsd-src/usr.sbin/lpr/common_source/ |
H A D | common.c | 107 const char *TR; /* trailer string to be output when Q empties */ variable
|
/netbsd-src/external/apache2/llvm/dist/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
|
/netbsd-src/sys/arch/i386/i386/ |
H A D | db_disasm.c | 81 #define TR 18 /* test register */ macro
|
/netbsd-src/sys/arch/amd64/amd64/ |
H A D | db_disasm.c | 99 #define TR 18 /* test register */ macro
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/ |
H A D | RetainCountDiagnostics.cpp | 181 if (const auto *TR = dyn_cast<TypedValueRegion>(MR)) in findArgIdxOfSymbol() local
|
H A D | RetainCountChecker.cpp | 489 const auto *TR = dyn_cast<TypedValueRegion>( in isSmartPtrField() local
|
/netbsd-src/external/bsd/libbind/dist/ |
H A D | configure.in | 49 AC_SUBST(TR) subst
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/ |
H A D | ParseOpenMP.cpp | 310 TypeResult TR = ParseTypeName(&Range, DeclaratorContext::Prototype, AS); in ParseOpenMPDeclareReductionDirective() local 3627 TypeResult TR = ParseTypeName(); in ParseOpenMPIteratorsExpr() local
|
H A D | ParseExpr.cpp | 3214 TypeResult TR = ParseTypeName(); in ParseGenericSelectionExpression() local
|