Searched defs:RE2 (Results  1 – 9 of 9) sorted by relevance
| /external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/testing/ | 
| D | re2_test.cc | 29 TEST(RE2, HexTests) {  in TEST()  argument53 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/ | 
| D | CMakeLists.txt | 12 project(RE2 CXX)  project
 | 
| /external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/ | 
| D | prefilter.h | 21 class RE2;  variable
 | 
| D | re2.cc | 111 RE2::RE2(const char* pattern) {  in RE2()  function in re2::RE2115 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/ | 
| D | RuntimeDyldMachOI386.h | 162     MachO::any_relocation_info RE2 =  in processSECTDIFFRelocation()  local
 | 
| D | RuntimeDyldMachOARM.h | 244     MachO::any_relocation_info RE2 =  in processHALFSECTDIFFRelocation()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ | 
| D | RuntimeDyldMachOI386.h | 164     MachO::any_relocation_info RE2 =  in processSECTDIFFRelocation()  local
 | 
| D | RuntimeDyldMachOARM.h | 376     MachO::any_relocation_info RE2 =  in processHALFSECTDIFFRelocation()  local
 | 
| /external/llvm/lib/Transforms/Utils/ | 
| D | SimplifyCFG.cpp | 1367                                              RE2 = BB2->getInstList().rend();  in SinkThenElseCodeToEnd()  local
 |