Searched defs:match_func (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib-ng/ |
D | deflate_p.h | 114 typedef uint32_t (*match_func) (deflate_state *const s, Pos cur_match); typedef
|
/aosp_15_r20/system/testing/gtest_extras/gtest_isolated/ |
D | Isolate.h | 53 bool (*match_func)(const Test&); member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/pygments/ |
D | lexer.py | 846 def match_func(text, pos, endpos=sys.maxsize): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/pygments/ |
D | lexer.py | 846 def match_func(text, pos, endpos=sys.maxsize): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/pygments/ |
D | lexer.py | 846 def match_func(text, pos, endpos=sys.maxsize): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/pygments/ |
D | lexer.py | 846 def match_func(text, pos, endpos=sys.maxsize): function
|
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | hb-ot-layout-gsubgpos.hh | 472 match_func_t match_func = nullptr; member 1236 match_func_t match_func, in would_match_input() 1259 match_func_t match_func, in match_input() 1505 match_func_t match_func, in match_backtrack() 1537 match_func_t match_func, in match_lookahead()
|
/aosp_15_r20/external/selinux/python/sepolicy/sepolicy/ |
H A D | gui.py | 713 def match_func(self, completion, key_string, iter, func_data): member in SELinuxGui
|