Searched refs:subst1 (Results 1 – 25 of 41) sorted by relevance
12
/third_party/rust/crates/regex/bench/src/ |
D | regexdna.rs | 29 dna!(subst1, r"B", 29963);
|
/third_party/vixl/src/aarch64/ |
D | instructions-aarch64.h | 819 const char* subst1 = GetSubstitute(1, mode1); variable 822 if ((subst0 == NULL) || (subst1 == NULL) || (subst2 == NULL)) { 830 subst1,
|
/third_party/rust/crates/regex/bench/log/05/ |
D | pcre1-vs-rust | 40 …regexdna::subst1 1,284,283 (3958 MB/s) 896,790 (5668 MB/s) -387,49…
|
D | onig-vs-rust | 40 …regexdna::subst1 23,276,552 (218 MB/s) 896,790 (5668 MB/s) -22,379,76…
|
D | pcre2-vs-rust | 40 …regexdna::subst1 963,089 (5278 MB/s) 896,790 (5668 MB/s) -66,29…
|
D | re2-vs-rust | 41 …regexdna::subst1 5,257,629 (966 MB/s) 896,790 (5668 MB/s) -4,360,83…
|
D | tcl-vs-rust | 40 …regexdna::subst1 27,177,359 (187 MB/s) 896,790 (5668 MB/s) -26,280,56…
|
D | tcl | 41 test regexdna::subst1 ... bench: 27,177,359 ns/iter (+/- 1,359,987) = 187 M…
|
D | rust | 43 test regexdna::subst1 ... bench: 896,790 ns/iter (+/- 2,273) = 5668 MB/s
|
D | pcre2 | 41 test regexdna::subst1 ... bench: 963,089 ns/iter (+/- 3,478) = 5278 MB/s
|
D | pcre1 | 41 test regexdna::subst1 ... bench: 1,284,283 ns/iter (+/- 39,986) = 3958 MB/s
|
D | onig | 41 test regexdna::subst1 ... bench: 23,276,552 ns/iter (+/- 1,019,308) = 218 M…
|
/third_party/rust/crates/regex/bench/log/07/ |
D | stdcpp-libcxx | 40 test regexdna::subst1 ... bench: 198,786,137 ns/iter (+/- 240,963) = 25 MB/s
|
D | stdcpp | 40 test regexdna::subst1 ... bench: 73,580,323 ns/iter (+/- 82,998) = 69 MB/s
|
D | tcl | 41 test regexdna::subst1 ... bench: 22,123,470 ns/iter (+/- 96,738) = 229 MB/s
|
D | oniguruma | 41 test regexdna::subst1 ... bench: 22,829,688 ns/iter (+/- 81,653) = 222 MB/s
|
D | re2 | 42 test regexdna::subst1 ... bench: 4,079,631 ns/iter (+/- 51,348) = 1246 MB/s
|
D | boost | 41 test regexdna::subst1 ... bench: 6,241,036 ns/iter (+/- 13,806) = 814 MB/s
|
D | pcre1 | 41 test regexdna::subst1 ... bench: 1,073,632 ns/iter (+/- 7,567) = 4734 MB/s
|
/third_party/rust/crates/regex/bench/log/06/ |
D | pcre1 | 41 test regexdna::subst1 ... bench: 1,263,401 ns/iter (+/- 54,374) = 4023 MB/s
|
D | dphobos-dmd-ct | 41 test regexdna::subst1 ... bench: 6,414,636 ns/iter (+/- 696,943) = 792 MB/s
|
D | re2 | 42 test regexdna::subst1 ... bench: 4,629,782 ns/iter (+/- 142,214) = 1097 MB…
|
D | pcre2 | 41 test regexdna::subst1 ... bench: 920,853 ns/iter (+/- 75,276) = 5520 MB/s
|
/third_party/rust/crates/regex/bench/log/09-new-baseline/ |
D | re2 | 42 test regexdna::subst1 ... bench: 2,011,288 ns/iter (+/- 23,092) = 2527 MB/s
|
D | pcre2 | 41 test regexdna::subst1 ... bench: 520,602 ns/iter (+/- 12,170) = 9764 MB/s
|
12