Home
last modified time | relevance | path

Searched refs:customized (Results 1 – 25 of 215) sorted by relevance

123456789

/external/selinux/python/sepolicy/sepolicy/
Dsedbus.py30 def customized(self): member in SELinuxDBus
31 ret = self.dbus_object.customized(dbus_interface="org.selinux")
/external/selinux/python/semanage/
Dsemanage243 for i in OBJECT.customized():
377 for i in OBJECT.customized():
437 for i in OBJECT.customized():
488 for i in OBJECT.customized():
533 for i in OBJECT.customized():
574 for i in OBJECT.customized():
616 for i in OBJECT.customized():
660 for i in OBJECT.customized():
742 for c in OBJECT.customized():
Dseobject.py307 def customized(self): member in semanageRecords
365 def customized(self): member in moduleRecords
478 customized = self.get_all()
480 if t not in customized:
483 if len(customized) == 0:
488 for t in customized:
745 def customized(self): member in loginRecords
1012 def customized(self): member in seluserRecords
1287 def customized(self): member in portRecords
1527 def customized(self): member in nodeRecords
[all …]
/external/selinux/python/sepolicy/sepolicy/help/
Dbooleans.txt6 …e booleans. The Show Modified Only toggle, will show the booleans that your system has customized.
/external/selinux/dbus/
Dselinux_client.py41 resp = dbus_proxy.customized()
Dselinux_server.py40 def customized(self): member in selinux_server
/external/deqp/targets/android/
Dandroid.cmake48 # Android uses customized execserver
/external/flatbuffers/docs/source/
DGoApi.md7 customized for use with this markdown file. To regenerate the file, use the
/external/curl/packages/vms/
Dcompare_curl_source.com6 $! differences. It is customized for the vmsports repository layout.
8 $! It needs to be customized to the local site directories.
/external/fmtlib/doc/bootstrap/mixins/
Dforms.less45 // Generate a customized focus state and for any input with the specified color,
/external/iproute2/examples/diffserv/
DREADME2 Note all these are mere examples which can be customized to your needs
/external/vixl/doc/aarch64/topics/
Dextending-the-disassembler.md4 The output of the disassembler can be extended and customized. This may be
/external/netperf/
DREADME.ovms30 auxilliary service. This will need to be customized as apropriate for
/external/python/cpython2/Doc/tutorial/
Dinteractive.rst59 customized by placing commands in an initialization file called
160 advanced history management. It can also be thoroughly customized and embedded
/external/python/cpython2/Lib/idlelib/
Dconfig-extensions.def26 # ~/.idlerc/config-extensions.cfg and append the appropriate customized
/external/libxml2/bakefile/
DReadme.txt43 They can be customized when running the makefile writing something like:
/external/mockftpserver/tags/1.2/src/site/apt/
Dstubftpserver-getting-started.apt76 <CommandHandler> for each command to be customized.
79 <CommandHandler> with a customized handler.
/external/mockftpserver/tags/1.2.3/src/site/apt/
Dstubftpserver-getting-started.apt76 <CommandHandler> for each command to be customized.
79 <CommandHandler> with a customized handler.
/external/mockftpserver/tags/1.2.1/src/site/apt/
Dstubftpserver-getting-started.apt76 <CommandHandler> for each command to be customized.
79 <CommandHandler> with a customized handler.
/external/mockftpserver/tags/1.0/src/site/apt/
Dstubftpserver-getting-started.apt76 <CommandHandler> for each command to be customized.
79 <CommandHandler> with a customized handler.
/external/mockftpserver/tags/1.1/src/site/apt/
Dstubftpserver-getting-started.apt76 <CommandHandler> for each command to be customized.
79 <CommandHandler> with a customized handler.
/external/mockftpserver/tags/2.x_Before_IDEA/src/site/apt/
Dstubftpserver-getting-started.apt76 <CommandHandler> for each command to be customized.
79 <CommandHandler> with a customized handler.
/external/mockftpserver/tags/1.2.2/src/site/apt/
Dstubftpserver-getting-started.apt76 <CommandHandler> for each command to be customized.
79 <CommandHandler> with a customized handler.
/external/mockftpserver/tags/2.0-rc1/src/site/apt/
Dstubftpserver-getting-started.apt81 <CommandHandler> for each command to be customized.
84 <CommandHandler> with a customized handler.
/external/mockftpserver/branches/1.x_Branch/src/site/apt/
Dstubftpserver-getting-started.apt81 <CommandHandler> for each command to be customized.
84 <CommandHandler> with a customized handler.

123456789