Searched refs:equiv (Results 1 – 7 of 7) sorted by relevance
481 u8 *equiv = EQUIV_TABLE(dfa); in aa_dfa_match_len() local483 u8 c = equiv[(u8) *str]; in aa_dfa_match_len()525 u8 *equiv = EQUIV_TABLE(dfa); in aa_dfa_match() local528 u8 c = equiv[(u8) *str]; in aa_dfa_match()564 u8 *equiv = EQUIV_TABLE(dfa); in aa_dfa_next() local565 match_char(state, def, base, next, check, equiv[(u8) c]); in aa_dfa_next()618 u8 *equiv = EQUIV_TABLE(dfa); in aa_dfa_match_until() local621 pos = base_idx(base[state]) + equiv[(u8) *str++]; in aa_dfa_match_until()680 u8 *equiv = EQUIV_TABLE(dfa); in aa_dfa_matchn_until() local683 pos = base_idx(base[state]) + equiv[(u8) *str++]; in aa_dfa_matchn_until()[all …]
235 name, info->equiv, in print_libpfm_event()
9 :Copyright: |copy| 2023 James Seo <james@equiv.tech>
412 :math:`txb\_head \equiv txb\_tail\ (\textrm{mod}\ 4)`. An example of how
4311 <meta http-equiv="content-type" content="text/html; charset=UTF-8">\n\5014 <meta http-equiv="content-type" content="text/html; charset=UTF-8">\n\
3513 Contains the global alpha value (equiv ivtvfbctl --alpha XX)
11707 M: James Seo <james@equiv.tech>