Home
last modified time | relevance | path

Searched defs:match_func (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/libz-sys/src/zlib-ng/
Ddeflate_p.h114 typedef uint32_t (*match_func) (deflate_state *const s, Pos cur_match); typedef
/external/harfbuzz_ng/src/
Dhb-ot-layout-gsubgpos.hh470 match_func_t match_func; member
1167 match_func_t match_func, in would_match_input()
1187 match_func_t match_func, in match_input()
1427 match_func_t match_func, in match_backtrack()
1456 match_func_t match_func, in match_lookahead()
/external/selinux/python/sepolicy/sepolicy/
Dgui.py713 def match_func(self, completion, key_string, iter, func_data): member in SELinuxGui