Home
last modified time | relevance | path

Searched defs:Check (Results 1 – 25 of 45) sorted by relevance

12

/netbsd-src/external/bsd/flex/dist/tests/
H A Dalloc_extra.l37 struct Check { struct
51 %option extra-type="struct Check *" argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DPoisonChecking.cpp155 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 DContext.cpp122 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 DMallocOverflowSecurityChecker.cpp151 auto P = [DR, Pred](const MallocOverflowCheck &Check) { in Erase()
215 denomExtVal](const MallocOverflowCheck &Check) { in CheckAssignmentExpr()
H A DCastValueChecker.cpp469 const CastCheck &Check = Lookup->first; in evalCall() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndexHigh.cpp441 ASTUnit::ConcurrencyCheck Check(*CXXUnit); in clang_findReferencesInFile() local
504 ASTUnit::ConcurrencyCheck Check(*CXXUnit); in clang_findIncludesInFile() local
H A DCXSourceLocation.cpp130 ASTUnit::ConcurrencyCheck Check(*CXXUnit); in clang_getLocation() local
H A DCIndexCodeCompletion.cpp719 ASTUnit::ConcurrencyCheck Check(*AST); in clang_codeCompleteAt_Impl() local
H A DIndexing.cpp692 ASTUnit::ConcurrencyCheck Check(*Unit); in clang_indexTranslationUnit_Impl() local
H A DCIndex.cpp4158 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 DLoopVersioning.cpp206 for (const auto &Check : AliasChecks) in prepareNoAliasMetadata() local
H A DLoopUtils.cpp1632 [&](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 DCGExprScalar.cpp905 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 DCGExpr.cpp1013 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 DLoopLoadElimination.cpp395 [&](const RuntimePointerCheck &Check) { in collectMemchecks()
H A DGuardWidening.cpp606 GuardWideningImpl::RangeCheck Check( in parseRangeChecks() local
H A DLoopDistribute.cpp912 [&](const RuntimePointerCheck &Check) { in includeOnlyCrossPartitionChecks()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.cpp126 HexagonMCChecker *Check) { in canonicalizePacketImpl()
167 HexagonMCChecker *Check, in canonicalizePacket()
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DSveEmitter.cpp1377 for (auto &Check : Def->getImmChecks()) in createRangeChecks() local
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dtls_o.c110 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 DParseStmt.cpp1295 void Check() { in Check() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dxml.d2155 template Check(string msg) in Check() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dxml.d2146 template Check(string msg) in Check() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
H A Dcpplint.py700 def Check(self, error, filename, linenum): member in _FunctionState
/netbsd-src/sys/arch/ibmnws/include/
H A Dpnp.h582 unsigned char Check; /* optional - checksum */ member

12