Searched refs:ifset (Results 1 – 8 of 8) sorted by relevance
/external/selinux/python/sepolgen/src/sepolgen/ |
D | matching.py | 236 def search_ifs(self, ifset, av, match_list): argument 238 for iv in itertools.chain(ifset.tgt_type_all, 239 ifset.tgt_type_map.get(av.tgt_type, [])):
|
/external/e2fsprogs/lib/et/ |
D | texinfo.tex | 489 % 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/ |
D | texinfo.tex | 489 % 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/netperf/doc/ |
D | texinfo.tex | 2648 % line. (Otherwise, we would consider a line `@c @ifset', for 2649 % example, to count as an @ifset for nesting.) 2749 % @ifset VAR ... @end ifset reads the `...' iff VAR has been defined 2752 \def\ifset{\parsearg\doifset} 2761 \def\ifsetsucceed{\conditionalsucceed{ifset}} 2762 \def\ifsetfail{\doignore{ifset}} 2763 \defineunmatchedend{ifset} 6196 % Oh yes, they do; otherwise, @ifset and anything else that uses
|
/external/bison/build-aux/ |
D | texinfo.tex | 527 % 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/libmicrohttpd/doc/ |
D | texinfo.tex | 528 % Non-false conditionals (@iftex, @ifset) don't fit into this, so they 4102 % line. (Otherwise, we would consider a line `@c @ifset', for 4103 % example, to count as an @ifset for nesting.) 4212 % @ifset VAR ... @end ifset reads the `...' iff VAR has been defined 4215 % To get special treatment of `@end ifset,' call \makeond and the redefine. 4217 \makecond{ifset} 4218 \def\ifset{\parsearg{\doifset{\let\next=\ifsetfail}}} 4229 \def\ifsetfail{\doignore{ifset}} 8306 % Oh yes, they do; otherwise, @ifset (and anything else that uses
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | texinfo.tex | 528 % Non-false conditionals (@iftex, @ifset) don't fit into this, so they 4102 % line. (Otherwise, we would consider a line `@c @ifset', for 4103 % example, to count as an @ifset for nesting.) 4212 % @ifset VAR ... @end ifset reads the `...' iff VAR has been defined 4215 % To get special treatment of `@end ifset,' call \makeond and the redefine. 4217 \makecond{ifset} 4218 \def\ifset{\parsearg{\doifset{\let\next=\ifsetfail}}} 4229 \def\ifsetfail{\doignore{ifset}} 8306 % Oh yes, they do; otherwise, @ifset (and anything else that uses
|
/external/bison/doc/ |
D | bison.texi | 5163 @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 …]
|