Searched defs:BR (Results 1 - 25 of 100) sorted by relevance

1234

/netbsd-current/games/tetris/
H A Dshapes.c53 #define BR B_COLS+1 /* bottom right */ macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPIBugReporter.cpp88 VisitNode(const ExplodedNode *N, BugReporterContext &BRC, PathSensitiveBugReport &BR) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DObjCUnusedIVarsChecker.cpp106 checkObjCUnusedIvar(const ObjCImplementationDecl *D, BugReporter &BR, const CheckerBase *Checker) argument
H A DCheckSizeofPointer.cpp25 BugReporter &BR; member in class:__anon938::WalkAST
H A DPointerSortingChecker.cpp35 emitDiagnostics(const BoundNodes &Match, const Decl *D, BugReporter &BR, AnalysisManager &AM, const PointerSortingChecker *Checker) argument
H A DPointerIterationChecker.cpp35 emitDiagnostics(const BoundNodes &Match, const Decl *D, BugReporter &BR, AnalysisManager &AM, const PointerIterationChecker *Checker) argument
H A DCloneChecker.cpp107 reportClones( BugReporter &BR, AnalysisManager &Mgr, std::vector<CloneDetector::CloneGroup> &CloneGroups) const argument
128 reportSuspiciousClones( BugReporter &BR, AnalysisManager &Mgr, std::vector<CloneDetector::CloneGroup> &CloneGroups) const argument
[all...]
H A DDeleteWithNonVirtualDtorChecker.cpp106 VisitNode( const ExplodedNode *N, BugReporterContext &BRC, PathSensitiveBugReport &BR) argument
H A DCheckObjCInstMethSignature.cpp39 CompareReturnTypes(const ObjCMethodDecl *MethDerived, const ObjCMethodDecl *MethAncestor, BugReporter &BR, ASTContext &Ctx, const ObjCImplementationDecl *ID, const CheckerBase *Checker) argument
78 CheckObjCInstMethSignature(const ObjCImplementationDecl *ID, BugReporter &BR, const CheckerBase *Checker) argument
H A DCastToStructChecker.cpp27 BugReporter &BR; member in class:__anon927::CastToStructVisitor
H A DTaint.cpp232 VisitNode(const ExplodedNode *N, BugReporterContext &BRC, PathSensitiveBugReport &BR) argument
H A DAnalysisOrderChecker.cpp175 void checkEndAnalysis(ExplodedGraph &G, BugReporter &BR, argument
H A DDirectIvarAssignment.cpp63 BugReporter &BR; member in class:__anon965::DirectIvarAssignment::MethodCrawler
H A DCStringSyntaxChecker.cpp34 BugReporter &BR; member in class:__anon921::WalkAST
104 WalkAST(const CheckerBase *Checker, BugReporter &BR, AnalysisDeclContext *AC) argument
[all...]
H A DTestAfterDivZeroChecker.cpp96 VisitNode(const ExplodedNode *Succ, BugReporterContext &BRC, PathSensitiveBugReport &BR) argument
H A DObjCContainersASTChecker.cpp28 BugReporter &BR; member in class:__anon1024::WalkAST
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DNoUncountedMembersChecker.cpp32 mutable BugReporter *BR; member in class:__anon1076::NoUncountedMemberChecker
H A DUncountedLambdaCapturesChecker.cpp27 mutable BugReporter *BR; member in class:__anon1080::UncountedLambdaCapturesChecker
H A DRefCntblBaseVirtualDtorChecker.cpp26 mutable BugReporter *BR; member in class:__anon1078::RefCntblBaseVirtualDtorChecker
H A DUncountedCallArgsChecker.cpp33 mutable BugReporter *BR; member in class:__anon1079::UncountedCallArgsChecker
H A DUncountedLocalVarsChecker.cpp134 mutable BugReporter *BR; member in class:__anon1081::UncountedLocalVarsChecker
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dtic6x-insn-formats.h24 #define BR(a) (((a) & 1) << TIC6X_COMPACT_BR_POS) macro
615 #undef BR macro
[all...]
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dia64-opc-b.c80 #define BR(a,b) \ macro
88 #undef BR macro
90 #define BR(a,b,c,d,e) B0, OpX6BtypePaWhaD (0, a, b, c, d, e), {B2}, EMPTY macro
189 #undef BR macro
245 #define BR macro
253 #undef BR macro
255 #define BR macro
307 #undef BR macro
310 #define BR macro
361 #undef BR macro
362 #define BR macro
438 #undef BR macro
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dtic6x-insn-formats.h24 #define BR(a) (((a) & 1) << TIC6X_COMPACT_BR_POS) macro
615 #undef BR macro
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dia64-opc-b.c80 #define BR(a,b) \ macro
88 #undef BR macro
90 #define BR(a,b,c,d,e) B0, OpX6BtypePaWhaD (0, a, b, c, d, e), {B2}, EMPTY macro
189 #undef BR macro
245 #define BR macro
253 #undef BR macro
255 #define BR macro
307 #undef BR macro
310 #define BR macro
361 #undef BR macro
362 #define BR macro
438 #undef BR macro
[all...]

Completed in 490 milliseconds

1234