| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
| D | Regex.cpp | 27 Regex::Regex() : preg(nullptr), error(REG_BADPAT) {} in Regex() function in Regex 29 Regex::Regex(StringRef regex, unsigned Flags) { in Regex() function in Regex 42 Regex::Regex(Regex &®ex) { in Regex() function in Regex
|
| D | TrigramIndex.cpp | 33 void TrigramIndex::insert(std::string Regex) { in insert()
|
| /external/swiftshader/third_party/llvm-subzero/lib/Support/ |
| D | Regex.cpp | 22 Regex::Regex() : preg(nullptr), error(REG_BADPAT) {} in Regex() function in Regex 24 Regex::Regex(StringRef regex, unsigned Flags) { in Regex() function in Regex 37 Regex::Regex(Regex &®ex) { in Regex() function in Regex
|
| /external/llvm/tools/llvm-cov/ |
| D | CoverageFilters.h | 46 StringRef Regex; variable 49 NameRegexCoverageFilter(StringRef Regex) : Regex(Regex) {} in NameRegexCoverageFilter()
|
| D | CodeCoverage.cpp | 390 for (const auto &Regex : NameRegexFilters) in run() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cov/ |
| D | CoverageFilters.h | 55 StringRef Regex; variable 58 NameRegexCoverageFilter(StringRef Regex) : Regex(Regex) {} in NameRegexCoverageFilter()
|
| D | CodeCoverage.cpp | 719 for (const auto &Regex : NameRegexFilters) in run() local
|
| /external/llvm/include/llvm/Support/ |
| D | SpecialCaseList.h | 57 class Regex; variable
|
| D | Regex.h | 54 Regex(Regex &®ex) { in Regex() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
| D | SpecialCaseList.h | 64 class Regex; variable
|
| /external/google-benchmark/src/ |
| D | re.h | 63 Regex() : init_(false) {} in Regex() function
|
| /external/libcxx/utils/google-benchmark/src/ |
| D | re.h | 63 Regex() : init_(false) {} in Regex() function
|
| /external/llvm/lib/Support/ |
| D | Regex.cpp | 22 Regex::Regex(StringRef regex, unsigned Flags) { in Regex() function in Regex
|
| /external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
| D | CommonToken.cs | 35 using Regex = System.Text.RegularExpressions.Regex; typedef
|
| D | BaseRecognizer.cs | 43 using Regex = System.Text.RegularExpressions.Regex; typedef
|
| /external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/ |
| D | CommonToken.cs | 36 using Regex = System.Text.RegularExpressions.Regex; typedef
|
| D | BaseRecognizer.cs | 42 using Regex = System.Text.RegularExpressions.Regex; typedef
|
| /external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ |
| D | TreeParser.cs | 36 using Regex = System.Text.RegularExpressions.Regex; typedef
|
| /external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ |
| D | TreeParser.cs | 35 using Regex = System.Text.RegularExpressions.Regex; typedef
|
| /external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/ |
| D | StringExtensions.cs | 37 using Regex = System.Text.RegularExpressions.Regex; typedef
|
| /external/google-breakpad/src/client/windows/unittests/ |
| D | exception_handler_nesting_test.cc | 175 TEST(AssertDeathSanity, Regex) { in TEST() argument
|
| /external/clang/lib/Driver/ |
| D | Multilib.cpp | 218 MultilibSet &MultilibSet::FilterOut(const char *Regex) { in FilterOut()
|
| /external/clang/lib/Frontend/ |
| D | VerifyDiagnosticConsumer.cpp | 197 llvm::Regex Regex; member in __anonff4a0ebc0211::RegexDirective
|
| /external/clang/include/clang/Format/ |
| D | Format.h | 372 std::string Regex; member
|
| /external/protobuf/python/ |
| D | mox.py | 904 class Regex(Comparator): class
|