Home
last modified time | relevance | path

Searched defs:Regex (Results 1 – 21 of 21) sorted by relevance

/external/llvm/tools/llvm-cov/
DCoverageFilters.h46 StringRef Regex; variable
49 NameRegexCoverageFilter(StringRef Regex) : Regex(Regex) {} in NameRegexCoverageFilter()
DCodeCoverage.cpp327 for (const auto &Regex : NameRegexFilters) in run() local
/external/llvm/include/llvm/Support/
DSpecialCaseList.h57 class Regex; variable
DRegex.h54 Regex(Regex &&regex) { in Regex() function
/external/google-benchmark/src/
Dre_std.cc19 Regex::Regex() : init_(false) { } in Regex() function in benchmark::Regex
Dre_posix.cc20 Regex::Regex() : init_(false) { } in Regex() function in benchmark::Regex
/external/llvm/lib/Support/
DRegex.cpp22 Regex::Regex(StringRef regex, unsigned Flags) { in Regex() function in Regex
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DCommonToken.cs35 using Regex = System.Text.RegularExpressions.Regex; typedef
DBaseRecognizer.cs43 using Regex = System.Text.RegularExpressions.Regex; typedef
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
DCommonToken.cs36 using Regex = System.Text.RegularExpressions.Regex; typedef
DBaseRecognizer.cs44 using Regex = System.Text.RegularExpressions.Regex; typedef
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DTreeParser.cs35 using Regex = System.Text.RegularExpressions.Regex; typedef
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
DTreeParser.cs36 using Regex = System.Text.RegularExpressions.Regex; typedef
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/
DStringExtensions.cs36 using Regex = System.Text.RegularExpressions.Regex; typedef
/external/google-breakpad/src/client/windows/unittests/
Dexception_handler_nesting_test.cc175 TEST(AssertDeathSanity, Regex) { in TEST() argument
/external/clang/lib/Driver/
DMultilib.cpp218 MultilibSet &MultilibSet::FilterOut(const char *Regex) { in FilterOut()
/external/clang/lib/Frontend/
DVerifyDiagnosticConsumer.cpp199 llvm::Regex Regex; member in __anona8d917760211::RegexDirective
/external/clang/include/clang/Format/
DFormat.h364 std::string Regex; member
/external/protobuf/python/
Dmox.py904 class Regex(Comparator): class
/external/chromium-trace/catapult/telemetry/third_party/mox3/mox3/
Dmox.py1512 class Regex(Comparator): class
/external/chromium-trace/catapult/third_party/mox3/mox3/
Dmox.py1512 class Regex(Comparator): class