Home
last modified time | relevance | path

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

/external/rust/crates/regex-automata/src/
Dlib.rs93 let re1 = Regex::new(r"[0-9]{4}-[0-9]{2}-[0-9]{2}").unwrap(); localVariable
146 let re1 = Regex::new(r"[0-9]{4}-[0-9]{2}-[0-9]{2}").unwrap(); localVariable
/external/llvm-project/flang/lib/Evaluate/
Dcomplex.cpp71 Part re1, im1; in Divide() local
/external/dtc/tests/
Ddtbs_equal_unordered.c47 const struct fdt_reserve_entry *re1 = p1; in mem_rsv_cmp() local
/external/libxaac/decoder/
Dixheaacd_qmf_dec.c168 WORD16 re1, im1, im2; in ixheaacd_posttwdct2() local
280 WORD16 re1, im1, im2; in ixheaacd_posttwdct2_32() local
Dixheaacd_ps_dec.c478 WORD32 re0, im0, re1, im1; in ixheaacd_decorrelation_dec() local
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dsimplify.cc565 Regexp* SimplifyWalker::Concat2(Regexp* re1, Regexp* re2, in Concat2()
Dparse.cc1277 Regexp* re1; in MaybeConcatString() local
/external/icu/icu4c/source/test/intltest/
Dregextst.cpp1516 UnicodeString re1("abc[a-l][m-z]"); in API_Pattern() local
2796 UText re1 = UTEXT_INITIALIZER; in API_Pattern_UTF8() local
/external/googletest/googletest/test/
Dgoogletest-port-test.cc871 const RE re1("a"); in TEST() local
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgoogletest-port-test.cc883 const RE re1("a"); in TEST() local
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Dre2_test.cc481 RE2 re1("(?:(?:(?:(?:(?:.)?){1})*)+)"); in TEST() local