Home
last modified time | relevance | path

Searched defs:RE2 (Results 1 – 11 of 11) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Dre2_test.cc29 TEST(RE2, HexTests) { in TEST() argument
53 TEST(RE2, OctalTests) { in TEST() argument
76 TEST(RE2, DecimalTests) { in TEST() argument
99 TEST(RE2, Replace) { in TEST() argument
214 TEST(RE2, Extract) { in TEST() argument
227 TEST(RE2, MaxSubmatchTooLarge) { in TEST() argument
236 TEST(RE2, Consume) { in TEST() argument
250 TEST(RE2, ConsumeN) { in TEST() argument
274 TEST(RE2, FindAndConsume) { in TEST() argument
297 TEST(RE2, FindAndConsumeN) { in TEST() argument
[all …]
/external/rust/crates/grpcio-sys/grpc/third_party/re2/
DCMakeLists.txt12 project(RE2 CXX) project
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dprefilter.h21 class RE2; variable
Dre2.cc111 RE2::RE2(const char* pattern) { in RE2() function in re2::RE2
115 RE2::RE2(const std::string& pattern) { in RE2() function in re2::RE2
119 RE2::RE2(const StringPiece& pattern) { in RE2() function in re2::RE2
123 RE2::RE2(const StringPiece& pattern, const Options& options) { in RE2() function in re2::RE2
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOI386.h162 MachO::any_relocation_info RE2 = in processSECTDIFFRelocation() local
DRuntimeDyldMachOARM.h244 MachO::any_relocation_info RE2 = in processHALFSECTDIFFRelocation() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOI386.h164 MachO::any_relocation_info RE2 = in processSECTDIFFRelocation() local
DRuntimeDyldMachOARM.h376 MachO::any_relocation_info RE2 = in processHALFSECTDIFFRelocation() local
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOI386.h164 MachO::any_relocation_info RE2 = in processSECTDIFFRelocation() local
DRuntimeDyldMachOARM.h376 MachO::any_relocation_info RE2 = in processHALFSECTDIFFRelocation() local
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp1367 RE2 = BB2->getInstList().rend(); in SinkThenElseCodeToEnd() local