Searched refs:APPLICATIONS (Results 1 – 4 of 4) sorted by relevance
/external/selinux/policycoreutils/sepolicy/ |
D | sepolicy.py | 461 from sepolicy.generate import policy, AUSER, RUSER, EUSER, USERS, SANDBOX, APPLICATIONS, NEWTYPE 475 if args.policytype in APPLICATIONS: 514 if args.policytype in APPLICATIONS:
|
/external/selinux/policycoreutils/sepolicy/sepolicy/ |
D | generate.py | 151 APPLICATIONS = [ DAEMON, DBUS, INETD, USER, CGI ] variable 423 if self.type not in APPLICATIONS: 1185 if self.type in APPLICATIONS: 1205 if self.type not in APPLICATIONS: 1347 if self.type not in APPLICATIONS:
|
/external/selinux/policycoreutils/gui/ |
D | polgengui.py | 231 for i in generate.APPLICATIONS: 340 return self.get_type() in generate.APPLICATIONS 471 if self.get_type() in generate.APPLICATIONS:
|
/external/libvpx/libvpx/ |
D | README | 5 COMPILING THE APPLICATIONS/LIBRARIES:
|