Searched defs:Match (Results 1 - 25 of 48) sorted by relevance

12

/netbsd-current/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dre.h105 inline bool Regex::Match(const std::string& str) { function in class:Regex
142 inline bool Regex::Match(const std::string& str) { function in class:Regex
/netbsd-current/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dre.h111 inline bool Regex::Match(const std::string& str) { function in class:Regex
148 inline bool Regex::Match(const std::string& str) { function in class:Regex
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DPointerSortingChecker.cpp35 static void emitDiagnostics(const BoundNodes &Match, const Decl *D, argument
H A DPointerIterationChecker.cpp35 static void emitDiagnostics(const BoundNodes &Match, const Decl *D, argument
H A DObjCAutoreleaseWriteChecker.cpp109 static void emitDiagnostics(BoundNodes &Match, const Decl *D, BugReporter &BR, argument
H A DRunLoopAutoreleaseLeakChecker.cpp80 static void emitDiagnostics(BoundNodes &Match, argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/contrib/
H A Dcheck-internal-format-escaping.py26 from typing import Dict, Match namespace
/netbsd-current/external/gpl3/gcc/dist/contrib/
H A Dcheck-internal-format-escaping.py26 from typing import Dict, Match namespace
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_suppressions.cc81 bool SuppressionContext::Match(const char *str, const char *type, function in class:__sanitizer::SuppressionContext
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_suppressions.cc79 bool SuppressionContext::Match(const char *str, const char *type, function in class:__sanitizer::SuppressionContext
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonGenExtract.cpp107 bool Match = match(In, m_And(m_Shl(m_LShr(m_Value(BF), m_ConstantInt(CSR)), local
[all...]
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_suppressions.cpp91 bool SuppressionContext::Match(const char *str, const char *type, function in class:__sanitizer::SuppressionContext
/netbsd-current/sys/external/bsd/acpica/dist/events/
H A Devrgnini.c389 BOOLEAN Match; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp115 bool Match = true; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DPrintfFormatString.cpp130 std::string Match = "^[[:space:]]*" local
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DLoopUnrolling.cpp192 auto Match = local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DTGLexer.cpp624 bool Match = true; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/Transformer/
H A DStencil.cpp181 static Error printNode(StringRef Id, const MatchFinder::MatchResult &Match, argument
193 evalData(const DebugPrintNodeData &Data, const MatchFinder::MatchResult &Match, std::string *Result) argument
216 evalData(const UnaryOperationData &Data, const MatchFinder::MatchResult &Match, std::string *Result) argument
283 evalData(const SelectorData &Data, const MatchFinder::MatchResult &Match, std::string *Result) argument
319 evalData(const AccessData &Data, const MatchFinder::MatchResult &Match, std::string *Result) argument
352 evalData(const IfBoundData &Data, const MatchFinder::MatchResult &Match, std::string *Result) argument
359 evalData(const MatchConsumer<std::string> &Fn, const MatchFinder::MatchResult &Match, std::string *Result) argument
368 evalData(const SequenceData &Data, const MatchFinder::MatchResult &Match, std::string *Result) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DX86EVEX2VEXTablesEmitter.cpp243 auto Match = llvm::find_if(VEXInsts[Opcode], IsMatch(EVEXInst)); local
/netbsd-current/sys/external/bsd/gnu-efi/dist/lib/
H A Dhand.c124 BOOLEAN Match; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64SIMDInstrOpt.cpp517 bool Match = false; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp235 StringRef Match = MatchTrie.findEquivalent(NativeFilePath, ES); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCWin64EH.cpp532 bool Match = true; local
/netbsd-current/games/fortune/fortune/
H A Dfortune.c122 static bool Match = FALSE; /* dump fortunes matching a pattern */ variable
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp937 matchUnaryPredicate( const MachineRegisterInfo &MRI, Register Reg, std::function<bool(const Constant *ConstVal)> Match, bool AllowUndefs) argument

Completed in 186 milliseconds

12