Searched refs:match_class (Results 1 – 3 of 3) sorted by relevance
/external/igt-gpu-tools/lib/uwildmat/ |
D | uwildmat.c | 219 match_class(uint32_t text, const unsigned char *start, in match_class() function 354 if (!match_class(c, p, endclass - 1)) in match_pattern()
|
/external/lua/src/ |
D | lstrlib.c | 282 static int match_class (int c, int cl) { in match_class() function 311 if (match_class(c, uchar(*p))) in matchbracketclass() 333 case L_ESC: return match_class(c, uchar(*(p+1))); in singlematch()
|
/external/harfbuzz_ng/src/ |
D | hb-ot-layout-gsubgpos.hh | 753 static inline bool match_class (hb_codepoint_t glyph_id, const HBUINT16 &value, const void *data) in match_class() function 1613 {match_class}, in would_apply() 1631 {match_class}, in apply() 2409 {match_class}, in would_apply() 2432 {match_class}, in apply()
|