/netbsd-src/external/bsd/flex/dist/tests/ |
H A D | alloc_extra.l | 37 struct Check { struct 51 %option extra-type="struct Check *" argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ |
H A D | PoisonChecking.cpp | 155 auto *Check = in generateCreationChecksForBinOp() local 164 auto *Check = in generateCreationChecksForBinOp() local 206 Value *Check = in generateCreationChecks() local 219 Value *Check = in generateCreationChecks() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/ |
H A D | Context.cpp | 122 bool Context::Check(State &Parent, llvm::Expected<bool> &&Flag) { in Check() function in Context
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
H A D | MallocOverflowSecurityChecker.cpp | 151 auto P = [DR, Pred](const MallocOverflowCheck &Check) { in Erase() 215 denomExtVal](const MallocOverflowCheck &Check) { in CheckAssignmentExpr()
|
H A D | CastValueChecker.cpp | 469 const CastCheck &Check = Lookup->first; in evalCall() local
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/ |
H A D | CIndexHigh.cpp | 441 ASTUnit::ConcurrencyCheck Check(*CXXUnit); in clang_findReferencesInFile() local 504 ASTUnit::ConcurrencyCheck Check(*CXXUnit); in clang_findIncludesInFile() local
|
H A D | CXSourceLocation.cpp | 130 ASTUnit::ConcurrencyCheck Check(*CXXUnit); in clang_getLocation() local
|
H A D | CIndexCodeCompletion.cpp | 719 ASTUnit::ConcurrencyCheck Check(*AST); in clang_codeCompleteAt_Impl() local
|
H A D | Indexing.cpp | 692 ASTUnit::ConcurrencyCheck Check(*Unit); in clang_indexTranslationUnit_Impl() local
|
H A D | CIndex.cpp | 4158 ASTUnit::ConcurrencyCheck Check(*CXXUnit); in clang_saveTranslationUnit() local 4250 ASTUnit::ConcurrencyCheck Check(*CXXUnit); in clang_reparseTranslationUnit_Impl() local 5833 ASTUnit::ConcurrencyCheck Check(*CXXUnit); in clang_getCursor() local 6989 ASTUnit::ConcurrencyCheck Check(*CXXUnit); in clang_tokenize() local 7827 ASTUnit::ConcurrencyCheck Check(*CXXUnit); in clang_annotateTokens() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | LoopVersioning.cpp | 206 for (const auto &Check : AliasChecks) in prepareNoAliasMetadata() local
|
H A D | LoopUtils.cpp | 1632 [&](const RuntimePointerCheck &Check) { in expandBounds() 1666 for (const auto &Check : ExpandedChecks) { in addRuntimeChecks() local 1713 Instruction *Check = in addRuntimeChecks() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGExprScalar.cpp | 905 llvm::Value *Check = nullptr; in EmitFloatConversionCheck() local 993 llvm::Value *Check = nullptr; in EmitIntegerTruncationCheckHelper() local 1040 Check = in EmitIntegerTruncationCheck() local 1108 llvm::Value *Check = nullptr; in EmitIntegerSignChangeCheckHelper() local 1165 Check; in EmitIntegerSignChangeCheck() local 1529 SanitizerHandler Check; in EmitBinOpCheck() local
|
H A D | CGExpr.cpp | 1013 llvm::Value *Check = Accessed ? Builder.CreateICmpULT(IndexVal, BoundVal) in EmitBoundsCheck() local 1688 llvm::Value *Check; in EmitScalarRangeCheck() local 3213 llvm::Value *Check = Checked[i].first; in EmitCheck() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | LoopLoadElimination.cpp | 395 [&](const RuntimePointerCheck &Check) { in collectMemchecks()
|
H A D | GuardWidening.cpp | 606 GuardWideningImpl::RangeCheck Check( in parseRangeChecks() local
|
H A D | LoopDistribute.cpp | 912 [&](const RuntimePointerCheck &Check) { in includeOnlyCrossPartitionChecks()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonMCInstrInfo.cpp | 126 HexagonMCChecker *Check) { in canonicalizePacketImpl() 167 HexagonMCChecker *Check, in canonicalizePacket()
|
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/ |
H A D | SveEmitter.cpp | 1377 for (auto &Check : Def->getImmChecks()) in createRangeChecks() local
|
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/ |
H A D | tls_o.c | 110 typedef struct { int dummy: ok ? 1 : -1; } Check[ok ? 1 : -1]; in tlso_thread_self() typedef
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/ |
H A D | ParseStmt.cpp | 1295 void Check() { in Check() function
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
H A D | xml.d | 2155 template Check(string msg) in Check() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | xml.d | 2146 template Check(string msg) in Check() function
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/ |
H A D | cpplint.py | 700 def Check(self, error, filename, linenum): member in _FunctionState
|
/netbsd-src/sys/arch/ibmnws/include/ |
H A D | pnp.h | 582 unsigned char Check; /* optional - checksum */ member
|