/external/selinux/python/sepolicy/sepolicy/ |
D | sedbus.py | 30 def customized(self): member in SELinuxDBus 31 ret = self.dbus_object.customized(dbus_interface="org.selinux")
|
/external/selinux/python/semanage/ |
D | semanage | 200 for i in OBJECT.customized(): 342 for i in OBJECT.customized(): 401 for i in OBJECT.customized(): 451 for i in OBJECT.customized(): 496 for i in OBJECT.customized(): 539 for i in OBJECT.customized(): 582 for i in OBJECT.customized(): 622 for i in OBJECT.customized(): 662 for i in OBJECT.customized(): 705 for i in OBJECT.customized(): [all …]
|
D | seobject.py | 321 def customized(self): member in semanageRecords 380 def customized(self): member in moduleRecords 481 def customized(self): member in permissiveRecords 491 customized = self.get_all() 493 if t not in customized: 496 if len(customized) == 0: 501 for t in customized: 750 def customized(self): member in loginRecords 1020 def customized(self): member in seluserRecords 1309 def customized(self): member in portRecords [all …]
|
/external/tensorflow/tensorflow/core/profiler/g3doc/ |
D | command_line.md | 11 * [Define Customized Operation Type](#define-customized-operation-type) 46 information. 1) float operations. 2) code traces. 3) define customized operation 104 # tfprof_log is used to define customized op types, float ops and code traces. 234 Where does `_trainable_variables` come from? It is customized operation type 236 Users can [Define Customized Operation Type](#define-customized-operation-type) 238 <b>Following example shows importance of defining customized operation type.</b> 315 assigns all `Variables` inside `tf.trainable_variables()` a customized
|
D | profile_model_architecture.md | 11 We can use customized operation type to select a subset of variables. 13 API. User can also define customized operation type.
|
/external/selinux/python/sepolicy/sepolicy/help/ |
D | booleans.txt | 6 …e booleans. The Show Modified Only toggle, will show the booleans that your system has customized.
|
/external/selinux/dbus/ |
D | selinux_client.py | 41 resp = dbus_proxy.customized()
|
D | selinux_server.py | 40 def customized(self): member in selinux_server
|
/external/flatbuffers/docs/source/ |
D | GoApi.md | 7 customized for use with this markdown file. To regenerate the file, use the
|
/external/tensorflow/tensorflow/lite/experimental/examples/lstm/g3doc/ |
D | README.md | 98 output tensors to "hint" the customized op boundary, see the following figure. 102 Let's say we have a "customized conv" op which is a normal conv2d op with a bias 106 add op and the activation op will become a "my customized conv" op (see the 108 inputs/outputs of the "my customized conv" op.
|
/external/conscrypt/ |
D | CAPABILITIES.md | 64 the protocol is enabled. The TLS 1.3 cipher suites cannot be customized; they 80 cipher suites cannot be customized, so there are no cipher suites that are
|
/external/deqp/targets/android/ |
D | android.cmake | 67 # Android uses customized execserver
|
/external/curl/packages/vms/ |
D | compare_curl_source.com | 6 $! differences. It is customized for the vmsports repository layout. 8 $! It needs to be customized to the local site directories.
|
/external/python/cpython3/Lib/idlelib/ |
D | config-extensions.def | 43 # ~/.idlerc/config-extensions.cfg and append the appropriate customized
|
/external/fmtlib/doc/bootstrap/mixins/ |
D | forms.less | 45 // Generate a customized focus state and for any input with the specified color,
|
/external/python/cpython3/Doc/tutorial/ |
D | interactive.rst | 47 advanced history management. It can also be thoroughly customized and embedded
|
/external/iproute2/examples/diffserv/ |
D | README | 2 Note all these are mere examples which can be customized to your needs
|
/external/vixl/doc/aarch64/topics/ |
D | extending-the-disassembler.md | 4 The output of the disassembler can be extended and customized. This may be
|
/external/python/cpython3/Doc/library/ |
D | asyncio-policy.rst | 12 policy, which can be changed and customized using the policy API. 20 :func:`new_event_loop` functions can be customized.
|
/external/python/cpython2/Doc/tutorial/ |
D | interactive.rst | 59 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/ |
D | config-extensions.def | 26 # ~/.idlerc/config-extensions.cfg and append the appropriate customized
|
/external/libxml2/bakefile/ |
D | Readme.txt | 43 They can be customized when running the makefile writing something like:
|
/external/mockftpserver/tags/1.2.2/src/site/apt/ |
D | stubftpserver-getting-started.apt | 76 <CommandHandler> for each command to be customized. 79 <CommandHandler> with a customized handler.
|
/external/mockftpserver/tags/1.2.3/src/site/apt/ |
D | stubftpserver-getting-started.apt | 76 <CommandHandler> for each command to be customized. 79 <CommandHandler> with a customized handler.
|
/external/mockftpserver/tags/1.2.1/src/site/apt/ |
D | stubftpserver-getting-started.apt | 76 <CommandHandler> for each command to be customized. 79 <CommandHandler> with a customized handler.
|