/aosp_15_r20/external/libxaac/encoder/ |
H A D | ixheaace_sbr_qmf_enc.c | 555 FLOAT32 wre, wim, re1, re2, im1, im2; in ixheaace_sbr_pre_mdct() local 580 FLOAT32 wre, wim, re1, re2, im1, im2; in ixheaace_sbr_pre_mdst() local 605 FLOAT32 wre, wim, re1, re2, im1, im2; in ixheaace_sbr_post_mdct() local 636 FLOAT32 wre, wim, re1, re2, im1, im2; in ixheaace_sbr_post_mdst() local 1197 FLOAT32 re1, im1, re2, im2, re3, im3; in ixheaace_cos_sim_mod() local
|
H A D | ixheaace_fft.c | 99 FLOAT32 wre, wim, re1, re2, im1, im2; in ixheaace_pre_mdct() local 1047 FLOAT32 w_re, w_im, re1, re2, im1, im2; in ixheaace_post_mdct() local
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/src/dfa/ |
H A D | mod.rs | 125 let re1 = Regex::new(r"[0-9]{4}-[0-9]{2}-[0-9]{2}").unwrap(); localVariable 172 let re1 = Regex::new(r"[0-9]{4}-[0-9]{2}-[0-9]{2}").unwrap(); localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/regex-automata/src/ |
D | lib.rs | 93 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
|
/aosp_15_r20/external/libxaac/decoder/ |
H A D | ixheaacd_mps_polyphase.c | 569 WORD32 re1, im1, re2, im2; in ixheaacd_cos_mod() local 633 WORD32 re1, im1, re2, im2; in ixheaacd_sin_mod() local 705 WORD32 re1, im1, re2, im2; in ixheaacd_inverse_modulation() local
|
H A D | ixheaacd_qmf_dec.c | 167 WORD16 re1, im1, im2; in ixheaacd_posttwdct2() local 279 WORD16 re1, im1, im2; in ixheaacd_posttwdct2_32() local
|
H A D | ixheaacd_ps_dec.c | 481 WORD32 re0, im0, re1, im1; in ixheaacd_decorrelation_dec() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/examples/quadmath/ |
D | black_hole.cpp | 119 my_float re1 = strtoflt128( "-4.464175354293244250869336196695966076150E-6 " , NULL ); in main() local
|
/aosp_15_r20/external/dtc/tests/ |
H A D | dtbs_equal_unordered.c | 47 const struct fdt_reserve_entry *re1 = p1; in mem_rsv_cmp() local
|
/aosp_15_r20/external/stg/ |
H A D | post_processing.cc | 90 const std::regex re1("^( *)member ('.*') changed$"); in SummariseOffsetChanges() local
|
/aosp_15_r20/external/cronet/third_party/re2/src/re2/ |
H A D | simplify.cc | 573 Regexp* SimplifyWalker::Concat2(Regexp* re1, Regexp* re2, in Concat2()
|
H A D | parse.cc | 1310 Regexp* re1; in MaybeConcatString() local
|
/aosp_15_r20/external/regex-re2/re2/ |
H A D | simplify.cc | 564 Regexp* SimplifyWalker::Concat2(Regexp* re1, Regexp* re2, in Concat2()
|
H A D | parse.cc | 1276 Regexp* re1; in MaybeConcatString() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/ |
D | simplify.cc | 573 Regexp* SimplifyWalker::Concat2(Regexp* re1, Regexp* re2, in Concat2()
|
D | parse.cc | 1279 Regexp* re1; in MaybeConcatString() local
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | regextst.cpp | 1516 UnicodeString re1("abc[a-l][m-z]"); in API_Pattern() local 2796 UText re1 = UTEXT_INITIALIZER; in API_Pattern_UTF8() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | regextst.cpp | 1516 UnicodeString re1("abc[a-l][m-z]"); in API_Pattern() local 2796 UText re1 = UTEXT_INITIALIZER; in API_Pattern_UTF8() local
|
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/test/ |
H A D | googletest-port-test.cc | 895 const RE re1("a"); in TEST() local
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/ |
D | googletest-port-test.cc | 875 const RE re1("a"); in TEST() local
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/test/ |
H A D | googletest-port-test.cc | 895 const RE re1("a"); in TEST() local
|
/aosp_15_r20/external/googletest/googletest/test/ |
H A D | googletest-port-test.cc | 895 const RE re1("a"); in TEST() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/test/ |
D | googletest-port-test.cc | 875 const RE re1("a"); in TEST() local
|
/aosp_15_r20/external/regex-re2/re2/testing/ |
H A D | re2_test.cc | 471 RE2 re1("(?:(?:(?:(?:(?:.)?){1})*)+)"); in TEST() local
|
/aosp_15_r20/external/cronet/third_party/re2/src/re2/testing/ |
H A D | re2_test.cc | 482 RE2 re1("(?:(?:(?:(?:(?:.)?){1})*)+)"); in TEST() local
|