Home
last modified time | relevance | path

Searched defs:no_match (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/regex-re2/re2/testing/
H A Ddfa_test.cc183 string no_match = DeBruijnString(n); in TEST() local
223 const StringPiece& no_match) { in DoSearch()
246 string no_match = DeBruijnString(n); in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Ddfa_test.cc163 std::string no_match = DeBruijnString(n); in TEST() local
205 const StringPiece& no_match) { in DoSearch()
230 std::string no_match = DeBruijnString(n); in TEST() local
/aosp_15_r20/external/cronet/third_party/re2/src/re2/testing/
H A Ddfa_test.cc164 std::string no_match = DeBruijnString(n); in TEST() local
208 absl::string_view no_match) { in DoSearch()
235 std::string no_match = DeBruijnString(n); in TEST() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/classic/test/
Depsilon_tests.cpp27 #define no_match (!pi.hit && !pi.full) macro
/aosp_15_r20/external/libtextclassifier/native/utils/sentencepiece/
H A Dnormalizer.cc125 const bool no_match = match.match_length <= 0; in NormalizePrefix() local
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/pyct/
H A Dast_util.py160 def no_match(self): member in PatternMatcher
/aosp_15_r20/external/rust/android-crates-io/crates/regex-automata/src/
Dminimize.rs224 let mut no_match = StateSet::empty(); in initial_partitions() localVariable
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/src/dfa/
H A Dminimize.rs306 let mut no_match = StateSet::empty(); in initial_partitions() localVariable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/core/scanner/
Dscanner.hpp68 no_match() const in no_match() function
/aosp_15_r20/external/mesa3d/src/freedreno/afuc/
H A Ddisasm.c181 no_match(FILE *out, const BITSET_WORD *bitset, size_t size) in no_match() function
/aosp_15_r20/external/rust/android-crates-io/crates/env_logger/src/filter/
Dmod.rs620 fn no_match() { in no_match() function
/aosp_15_r20/external/curl/lib/vtls/
H A Dvtls.c551 bool no_match = TRUE; in Curl_ssl_getsessionid() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/tree/
Dcommon.hpp698 static const match_t no_match() { return match_t(); } in no_match() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/
H A Dslice.rs2006 fn no_match() { in no_match() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/tests/
H A Dslice.rs2006 fn no_match() { in no_match() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/
H A Dslice.rs2029 fn no_match() { in no_match() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/
H A Dslice.rs2006 fn no_match() { in no_match() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/
H A Dslice.rs2029 fn no_match() { in no_match() function
/aosp_15_r20/external/pcre/src/
H A Dpcre2_jit_compile.c9473 jump_list *no_match = NULL; in compile_ref_matchingpath() local
11835 jump_list *no_match = NULL; in compile_iterator_matchingpath() local
/aosp_15_r20/external/python/cpython3/Python/
Dcompile.c3720 basicblock *no_match = compiler_new_block(c); in compiler_try_star_except() local