Home
last modified time | relevance | path

Searched defs:match_end (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/icing/icing/transform/map/
H A Dmap-normalizer_test.cc252 CharacterIterator match_end = in TEST() local
301 CharacterIterator match_end = in TEST() local
/aosp_15_r20/external/icing/icing/transform/icu/
H A Dicu-normalizer_test.cc307 CharacterIterator match_end = in TEST_F() local
385 CharacterIterator match_end = in TEST_F() local
/aosp_15_r20/external/pcre/src/
H A Dpcre2_jit_test.c1810 int match_start, int match_end, PCRE2_SIZE *ovector) in check_invalid_utf_result()
1855 int match_end; member
2146 int match_end; member
2354 int match_end; member
/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/GSUB/
H A DLigature.hh103 unsigned int match_end = 0; in apply() local
/aosp_15_r20/external/python/mako/mako/
Dlexer.py344 def match_end(self): member in Lexer
/aosp_15_r20/external/libtextclassifier/native/annotator/datetime/
H A Dextractor.cc268 const int match_end = matcher_.End(group_id, &status); in UpdateMatchSpan() local
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/rustc-demangle/src/
H A Dlib.rs171 let match_end = line[head..] in demangle_line() localVariable
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/rustc-demangle-0.1.23/src/
H A Dlib.rs171 let match_end = line[head..] in demangle_line() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/rustc-demangle/src/
Dlib.rs171 let match_end = line[head..] in demangle_line() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/rustc-demangle/src/
H A Dlib.rs171 let match_end = line[head..] in demangle_line() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/rustc-demangle/src/
H A Dlib.rs171 let match_end = line[head..] in demangle_line() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/rustc-demangle/src/
H A Dlib.rs171 let match_end = line[head..] in demangle_line() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/rustc-demangle/src/
H A Dlib.rs171 let match_end = line[head..] in demangle_line() localVariable
/aosp_15_r20/external/elfutils/libcpu/
H A Di386_disasm.c360 const uint8_t *const match_end = match_data + sizeof (match_data); in i386_disasm() local
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsubgpos.hh1387 unsigned int match_end, in ligate_input()
1697 unsigned int match_end) in apply_lookup()
1965 unsigned match_end = 0; in context_apply_lookup() local
3080 unsigned match_end = 0; in chain_context_apply_lookup() local
/aosp_15_r20/external/cpuinfo/src/arm/linux/
H A Dchipset.c633 const char* start, const char* end, bool match_end, in match_mt()
/aosp_15_r20/external/python/cpython2/Modules/
D_sre.c3497 match_end(MatchObject* self, PyObject* args) in match_end() function
/aosp_15_r20/external/coreboot/util/kconfig/
H A Dregex.c3250 const char *match_end = NULL; local