Home
last modified time | relevance | path

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

/openbmc/linux/security/apparmor/
H A Dmatch.c454 u8 *equiv = EQUIV_TABLE(dfa); in aa_dfa_match_len() local
493 u8 *equiv = EQUIV_TABLE(dfa); in aa_dfa_match() local
527 u8 *equiv = EQUIV_TABLE(dfa); in aa_dfa_next() local
581 u8 *equiv = EQUIV_TABLE(dfa); in aa_dfa_match_until() local
643 u8 *equiv = EQUIV_TABLE(dfa); in aa_dfa_matchn_until() local
723 u8 *equiv = EQUIV_TABLE(dfa); in leftmatch_fb() local
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dqunit-1.18.0.js116 …(function(){Assert.prototype.raises=Assert.prototype["throws"];}());QUnit.equiv=(function(){functi… function