| /external/selinux/python/semanage/ |
| D | semanage.8 | 17 Manage login mappings between linux users and SELinux confined users 20 Manage SELinux confined users (Roles and levels for an SELinux user) 23 Manage network port type definitions 26 Manage network interface type definitions 29 Manage SELinux policy modules 32 Manage network node type definitions 35 Manage file context mapping definitions 38 Manage booleans to selectively enable functionality 41 Manage process type enforcement mode 47 Manage infiniband pkey type definitions [all …]
|
| /external/iproute2/man/man8/ |
| D | ip.8 | 254 - manage ARP or NDISC cache entries. 258 - manage network namespaces. 262 - manage the neighbor cache's operation. 274 - manage TCP Metrics 278 - manage tokenized interface identifiers. 286 - manage TUN/TAP devices. 290 - manage IPSec policies.
|
| /external/ComputeLibrary/src/runtime/NEON/functions/ |
| D | NELSTMLayer.cpp | 108 _memory_group.manage(&_forget_gate_out2); in configure() 118 _memory_group.manage(&_forget_gate_out5); in configure() 120 _memory_group.manage(&_forget_gate_out1); in configure() 121 _memory_group.manage(&_forget_gate_out3); in configure() 130 _memory_group.manage(&_forget_gate_out4); in configure() 145 _memory_group.manage(&_forget_layer_norm_out1); in configure() 146 _memory_group.manage(&_forget_layer_norm_out2); in configure() 166 _memory_group.manage(&_input_gate_out1); in configure() 183 _memory_group.manage(&_input_gate_out1); in configure() 184 _memory_group.manage(&_input_gate_out4); in configure() [all …]
|
| D | NELSTMLayerQuantized.cpp | 119 _memory_group.manage(&_input); in configure() 133 _memory_group.manage(&_output_highp); in configure() 150 _memory_group.manage(&_output_lowp); in configure() 164 _memory_group.manage(&_input_gate_input); in configure() 166 _memory_group.manage(&_forget_gate_input); in configure() 168 _memory_group.manage(&_input_modulation_gate_input); in configure() 170 _memory_group.manage(&_output_gate_input); in configure() 176 _memory_group.manage(&_input_gate_input); in configure() 178 _memory_group.manage(&_forget_gate_input); in configure() 180 _memory_group.manage(&_input_modulation_gate_input); in configure() [all …]
|
| D | NEGenerateProposalsLayer.cpp | 94 _memory_group.manage(&_all_anchors); in configure() 102 _memory_group.manage(&_deltas_flattened); in configure() 105 _memory_group.manage(&_deltas_permuted); in configure() 119 _memory_group.manage(&_scores_flattened); in configure() 122 _memory_group.manage(&_scores_permuted); in configure() 138 _memory_group.manage(&_all_anchors_f32); in configure() 139 _memory_group.manage(&_deltas_flattened_f32); in configure() 150 _memory_group.manage(&_all_proposals); in configure() 159 _memory_group.manage(&_all_proposals_quantized); in configure() 172 _memory_group.manage(&_classes_nms_unused); in configure() [all …]
|
| D | NEFFTConvolutionLayer.cpp | 142 _memory_group.manage(&_permuted_input); in configure() 170 _memory_group.manage(&_padded_input); in configure() 178 _memory_group.manage(&_transformed_input); in configure() 183 _memory_group.manage(&_output_product); in configure() 188 _memory_group.manage(&_output_reduced); in configure() 193 _memory_group.manage(&_itransformed_output); in configure() 212 _memory_group.manage(&_bias_output); in configure() 217 _memory_group.manage(&_permuted_output); in configure() 230 _memory_group.manage(&_permuted_output); in configure()
|
| D | NERNNLayer.cpp | 84 // Manage intermediate buffers and configure in configure() 88 // Manage intermediate buffers and configure in configure() 89 _memory_group.manage(&_fully_connected_out); in configure() 92 _memory_group.manage(&_gemm_output); in configure() 96 _memory_group.manage(&_add_output); in configure()
|
| /external/ComputeLibrary/src/runtime/CL/functions/ |
| D | CLLSTMLayer.cpp | 122 _memory_group.manage(&_forget_gate_out2); in configure() 134 _memory_group.manage(&_forget_gate_out5); in configure() 136 _memory_group.manage(&_forget_gate_out1); in configure() 137 _memory_group.manage(&_forget_gate_out3); in configure() 146 _memory_group.manage(&_forget_gate_out4); in configure() 161 _memory_group.manage(&_forget_layer_norm_out1); in configure() 162 _memory_group.manage(&_forget_layer_norm_out2); in configure() 183 _memory_group.manage(&_input_gate_out1); in configure() 203 _memory_group.manage(&_input_gate_out1); in configure() 205 _memory_group.manage(&_input_gate_out3); in configure() [all …]
|
| D | CLLSTMLayerQuantized.cpp | 146 _memory_group.manage(&_input); in configure() 165 _memory_group.manage(&_output_highp); in configure() 182 _memory_group.manage(&_output_lowp); in configure() 196 _memory_group.manage(&_input_gate_input); in configure() 198 _memory_group.manage(&_forget_gate_input); in configure() 200 _memory_group.manage(&_input_modulation_gate_input); in configure() 202 _memory_group.manage(&_output_gate_input); in configure() 208 _memory_group.manage(&_input_gate_input); in configure() 210 _memory_group.manage(&_forget_gate_input); in configure() 212 _memory_group.manage(&_input_modulation_gate_input); in configure() [all …]
|
| D | CLGenerateProposalsLayer.cpp | 104 _memory_group.manage(&_all_anchors); in configure() 111 _memory_group.manage(&_deltas_flattened); in configure() 114 _memory_group.manage(&_deltas_permuted); in configure() 128 _memory_group.manage(&_scores_flattened); in configure() 131 _memory_group.manage(&_scores_permuted); in configure() 147 _memory_group.manage(&_all_anchors_f32); in configure() 148 _memory_group.manage(&_deltas_flattened_f32); in configure() 159 _memory_group.manage(&_all_proposals); in configure() 168 _memory_group.manage(&_all_proposals_quantized); in configure() 181 _memory_group.manage(&_classes_nms_unused); in configure() [all …]
|
| D | CLFFTConvolutionLayer.cpp | 151 _memory_group.manage(&_permuted_input); in configure() 179 _memory_group.manage(&_padded_input); in configure() 187 _memory_group.manage(&_transformed_input); in configure() 192 _memory_group.manage(&_output_product); in configure() 197 _memory_group.manage(&_output_reduced); in configure() 202 _memory_group.manage(&_itransformed_output); in configure() 221 _memory_group.manage(&_bias_output); in configure() 226 _memory_group.manage(&_permuted_output); in configure() 238 _memory_group.manage(&_permuted_output); in configure()
|
| /external/ComputeLibrary/examples/ |
| D | neon_cnn.cpp | 55 // Set memory manager where allowed to manage internal memory requirements in do_setup() 172 // We call explicitly allocate after manage() in order to avoid overlapping lifetimes in do_setup() 176 memory_group0->manage(&out_conv0); in do_setup() 178 memory_group1->manage(&out_act0); in do_setup() 180 memory_group0->manage(&out_pool0); in do_setup() 182 memory_group1->manage(&out_conv1); in do_setup() 184 memory_group0->manage(&out_act1); in do_setup() 186 memory_group1->manage(&out_pool1); in do_setup() 188 memory_group0->manage(&out_fc0); in do_setup() 190 memory_group1->manage(&out_act2); in do_setup() [all …]
|
| /external/ComputeLibrary/src/runtime/CPP/functions/ |
| D | CPPBoxWithNonMaximaSuppressionLimit.cpp | 155 // Manage intermediate buffers in configure() 156 _memory_group.manage(&_scores_in_f32); in configure() 157 _memory_group.manage(&_boxes_in_f32); in configure() 158 _memory_group.manage(&_scores_out_f32); in configure() 159 _memory_group.manage(&_boxes_out_f32); in configure() 160 _memory_group.manage(&_classes_f32); in configure() 165 _memory_group.manage(&_batch_splits_in_f32); in configure() 173 _memory_group.manage(&_batch_splits_out_f32); in configure() 178 _memory_group.manage(&_keeps_f32); in configure()
|
| /external/swiftshader/third_party/subzero/src/ |
| D | IceCfg.h | 59 /// \name Manage the name and return type of the function being translated. 68 /// \name Manage the "internal" attribute of the function. 74 /// \name Manage errors. 86 /// \name Manage nodes (a.k.a. basic blocks, CfgNodes). 106 /// \name Manage instruction numbering. 112 /// \name Manage Variables. 129 /// \name Manage arguments to the function. 138 /// \name Manage the jump tables. 145 /// \name Manage the Globals used by this function. 223 /// \name Manage the CurrentNode field.
|
| /external/armnn/src/backends/reference/ |
| D | RefTensorHandle.cpp | 34 void RefTensorHandle::Manage() in Manage() function in armnn::RefTensorHandle 36 ARMNN_ASSERT_MSG(!m_Pool, "RefTensorHandle::Manage() called twice"); in Manage() 37 ARMNN_ASSERT_MSG(!m_UnmanagedMemory, "RefTensorHandle::Manage() called after Allocate()"); in Manage() 41 m_Pool = m_MemoryManager->Manage(m_TensorInfo.GetNumBytes()); in Manage()
|
| /external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/file/common/testing/ |
| D | FakeFileBackend.java | 54 MANAGE, // delete, rename, createDirectory, setGcParam enumConstant 198 throwOrSuspendIf(OperationType.MANAGE); in deleteFile() 204 throwOrSuspendIf(OperationType.MANAGE); in deleteDirectory() 210 throwOrSuspendIf(OperationType.MANAGE); in rename() 229 throwOrSuspendIf(OperationType.MANAGE); in createDirectory() 253 throwOrSuspendIf(OperationType.MANAGE); in setGcParam()
|
| /external/python/cpython2/Lib/idlelib/ |
| D | README.txt | 44 FileList.py # Open files and manage list of open windows (nim). 56 Percolator.py # Manage delegator stack (nim). 58 PyShell.py # Start IDLE, manage shell, complete editor window 70 UndoDelegator.py # Manage undo stack. 72 WindowList.py # Manage window list and define listed top level. 84 run.py # Manage user code execution subprocess.
|
| /external/armnn/src/backends/reference/test/ |
| D | RefMemoryManagerTests.cpp | 19 Pool* pool = memoryManager.Manage(10); 34 Pool* pool1 = memoryManager.Manage(10); 35 Pool* pool2 = memoryManager.Manage(5);
|
| /external/armnn/src/backends/tosaReference/ |
| D | TosaRefTensorHandle.cpp | 43 void TosaRefTensorHandle::Manage() in Manage() function in armnn::TosaRefTensorHandle 47 ARMNN_ASSERT_MSG(!m_Pool, "TosaRefTensorHandle::Manage() called twice"); in Manage() 48 … ARMNN_ASSERT_MSG(!m_UnmanagedMemory, "TosaRefTensorHandle::Manage() called after Allocate()"); in Manage() 50 m_Pool = m_MemoryManager->Manage(m_TensorInfo.GetNumBytes()); in Manage()
|
| /external/armnn/src/armnnTestUtils/ |
| D | MockTensorHandle.cpp | 42 void MockTensorHandle::Manage() in Manage() function in armnn::MockTensorHandle 46 ARMNN_ASSERT_MSG(!m_Pool, "MockTensorHandle::Manage() called twice"); in Manage() 47 ARMNN_ASSERT_MSG(!m_UnmanagedMemory, "MockTensorHandle::Manage() called after Allocate()"); in Manage() 49 m_Pool = m_MemoryManager->Manage(m_TensorInfo.GetNumBytes()); in Manage()
|
| /external/autotest/site_utils/ |
| D | clear.sh | 27 ${AUTOTEST_DIR}/frontend/manage.py dbshell <<END 33 ${AUTOTEST_DIR}/frontend/manage.py syncdb --noinput 34 ${AUTOTEST_DIR}/frontend/manage.py syncdb --noinput
|
| /external/python/google-api-python-client/docs/dyn/ |
| D | admin_directory_v1.schemas.html | 137 …eds. For more information, see [Custom User Fields](/admin-sdk/directory/v1/guides/manage-schemas). 150 …e [Retrieve users as a non-administrator](/admin-sdk/directory/v1/guides/manage-users#retrieve_use… 172 …eds. For more information, see [Custom User Fields](/admin-sdk/directory/v1/guides/manage-schemas). 185 …e [Retrieve users as a non-administrator](/admin-sdk/directory/v1/guides/manage-users#retrieve_use… 205 …eds. For more information, see [Custom User Fields](/admin-sdk/directory/v1/guides/manage-schemas). 218 …e [Retrieve users as a non-administrator](/admin-sdk/directory/v1/guides/manage-users#retrieve_use… 249 …eds. For more information, see [Custom User Fields](/admin-sdk/directory/v1/guides/manage-schemas). 262 …e [Retrieve users as a non-administrator](/admin-sdk/directory/v1/guides/manage-users#retrieve_use… 287 …eds. For more information, see [Custom User Fields](/admin-sdk/directory/v1/guides/manage-schemas). 300 …e [Retrieve users as a non-administrator](/admin-sdk/directory/v1/guides/manage-users#retrieve_use… [all …]
|
| /external/guice/extensions/jmx/src/com/google/inject/tools/jmx/ |
| D | Manager.java | 41 public static void manage(String domain, Injector injector) { in manage() method in Manager 42 manage(ManagementFactory.getPlatformMBeanServer(), domain, injector); in manage() 49 public static void manage(MBeanServer server, String domain, Injector injector) { in manage() method in Manager 97 manage(args[0], injector); in main()
|
| /external/ComputeLibrary/tests/validation/NEON/UNIT/ |
| D | DynamicTensor.cpp | 67 * Create and manage the tensors needed to run a simple function. After the function is executed, 68 …* change the input and output size requesting more memory and go through the manage/allocate proc… 90 * Create and manage the tensors needed to run a complex function. After the function is executed, 91 …* change the input and output size requesting more memory and go through the manage/allocate proc… 112 …* Create and manage the tensors needed to run a pipeline. After the function is executed, resize …
|
| /external/python/cpython3/Lib/idlelib/ |
| D | README.txt | 51 filelist.py # Open files and manage list of open windows (nim). 65 percolator.py # Manage delegator stack (nim). 67 pyshell.py # Start IDLE, manage shell, complete editor window 73 run.py # Manage user code execution subprocess. 84 undo.py # Manage undo stack. 86 windows.py # Manage window list and define listed top level.
|