Home
last modified time | relevance | path

Searched refs:ifset (Results 1 – 5 of 5) sorted by relevance

/external/selinux/sepolgen/src/sepolgen/
Dmatching.py239 def search_ifs(self, ifset, av, match_list): argument
241 for iv in itertools.chain(ifset.tgt_type_all,
242 ifset.tgt_type_map.get(av.tgt_type, [])):
/external/e2fsprogs/lib/et/
Dtexinfo.tex489 % Non-false conditionals (@iftex, @ifset) don't fit into this, so they
2986 % line. (Otherwise, we would consider a line `@c @ifset', for
2987 % example, to count as an @ifset for nesting.)
3096 % @ifset VAR ... @end ifset reads the `...' iff VAR has been defined
3099 % To get special treatment of `@end ifset,' call \makeond and the redefine.
3101 \makecond{ifset}
3102 \def\ifset{\parsearg{\doifset{\let\next=\ifsetfail}}}
3113 \def\ifsetfail{\doignore{ifset}}
6376 % Oh yes, they do; otherwise, @ifset (and anything else that uses
/external/e2fsprogs/doc/
Dtexinfo.tex489 % Non-false conditionals (@iftex, @ifset) don't fit into this, so they
2986 % line. (Otherwise, we would consider a line `@c @ifset', for
2987 % example, to count as an @ifset for nesting.)
3096 % @ifset VAR ... @end ifset reads the `...' iff VAR has been defined
3099 % To get special treatment of `@end ifset,' call \makeond and the redefine.
3101 \makecond{ifset}
3102 \def\ifset{\parsearg{\doifset{\let\next=\ifsetfail}}}
3113 \def\ifsetfail{\doignore{ifset}}
6376 % Oh yes, they do; otherwise, @ifset (and anything else that uses
/external/bison/build-aux/
Dtexinfo.tex527 % Non-false conditionals (@iftex, @ifset) don't fit into this, so they
4101 % line. (Otherwise, we would consider a line `@c @ifset', for
4102 % example, to count as an @ifset for nesting.)
4211 % @ifset VAR ... @end ifset reads the `...' iff VAR has been defined
4214 % To get special treatment of `@end ifset,' call \makeond and the redefine.
4216 \makecond{ifset}
4217 \def\ifset{\parsearg{\doifset{\let\next=\ifsetfail}}}
4228 \def\ifsetfail{\doignore{ifset}}
8305 % Oh yes, they do; otherwise, @ifset (and anything else that uses
/external/bison/doc/
Dbison.texi5163 @ifset defaultprec
5168 @end ifset
5297 @ifset defaultprec
5303 @end ifset
7079 @ifset defaultprec
7099 @end ifset
11619 @ifset defaultprec
11625 @end ifset
11731 @ifset defaultprec
11737 @end ifset
[all …]