Home
last modified time | relevance | path

Searched refs:equiv (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/security/apparmor/
Dmatch.c314 u8 *equiv = EQUIV_TABLE(dfa); in aa_dfa_match_len() local
317 pos = base[state] + equiv[(u8) *str++]; in aa_dfa_match_len()
364 u8 *equiv = EQUIV_TABLE(dfa); in aa_dfa_match() local
367 pos = base[state] + equiv[(u8) *str++]; in aa_dfa_match()
409 u8 *equiv = EQUIV_TABLE(dfa); in aa_dfa_next() local
412 pos = base[state] + equiv[(u8) c]; in aa_dfa_next()
/linux-3.4.99/Documentation/video4linux/cx2341x/
Dfw-decoder-regs.txt742 Contains the global alpha value (equiv ivtvfbctl --alpha XX)