Home
last modified time | relevance | path

Searched full:manage (Results 1 – 25 of 4433) sorted by relevance

12345678910>>...178

/external/selinux/python/semanage/
Dsemanage.817 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/
Dip.8254 - 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/
DNELSTMLayer.cpp108 _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 …]
DNELSTMLayerQuantized.cpp119 _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 …]
DNEGenerateProposalsLayer.cpp94 _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 …]
DNEFFTConvolutionLayer.cpp142 _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()
DNERNNLayer.cpp84 // 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/googleapis/google/analytics/admin/v1alpha/
Danalyticsadmin_v1alpha.yaml11 Manage properties in Google Analytics. Warning: Creating multiple Customer
28 https://www.googleapis.com/auth/analytics.manage.users
32 https://www.googleapis.com/auth/analytics.manage.users
36 https://www.googleapis.com/auth/analytics.manage.users,
37 https://www.googleapis.com/auth/analytics.manage.users.readonly
41 https://www.googleapis.com/auth/analytics.manage.users
45 https://www.googleapis.com/auth/analytics.manage.users
49 https://www.googleapis.com/auth/analytics.manage.users
63 https://www.googleapis.com/auth/analytics.manage.users,
64 https://www.googleapis.com/auth/analytics.manage.users.readonly
[all …]
/external/ComputeLibrary/src/runtime/CL/functions/
DCLLSTMLayer.cpp122 _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 …]
DCLLSTMLayerQuantized.cpp146 _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 …]
DCLGenerateProposalsLayer.cpp104 _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 …]
/external/aws-sdk-java-v2/.changes/2.17.x/
D2.17.103.json33 …he Detective integration with AWS Organizations. New actions are used to manage the delegated admi…
51manage the Greengrass role associated with your account and to manage the core device connectivity…
/external/ComputeLibrary/examples/
Dneon_cnn.cpp55 // 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/
DCPPBoxWithNonMaximaSuppressionLimit.cpp155 // 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/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/
DDistributionPolicyOrBuilder.java70 * Zones where the regional managed instance group will create and manage its instances.
81 * Zones where the regional managed instance group will create and manage its instances.
92 * Zones where the regional managed instance group will create and manage its instances.
103 * Zones where the regional managed instance group will create and manage its instances.
115 * Zones where the regional managed instance group will create and manage its instances.
DDistributionPolicy.java327 * Zones where the regional managed instance group will create and manage its instances.
342 * Zones where the regional managed instance group will create and manage its instances.
358 * Zones where the regional managed instance group will create and manage its instances.
372 * Zones where the regional managed instance group will create and manage its instances.
386 * Zones where the regional managed instance group will create and manage its instances.
966 * Zones where the regional managed instance group will create and manage its instances.
985 * Zones where the regional managed instance group will create and manage its instances.
1003 * Zones where the regional managed instance group will create and manage its instances.
1021 * Zones where the regional managed instance group will create and manage its instances.
1046 * Zones where the regional managed instance group will create and manage its instances.
[all …]
/external/swiftshader/third_party/subzero/src/
DIceCfg.h59 /// \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/
DRefTensorHandle.cpp34 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/armnn/src/backends/reference/test/
DRefMemoryManagerTests.cpp19 Pool* pool = memoryManager.Manage(10);
34 Pool* pool1 = memoryManager.Manage(10);
35 Pool* pool2 = memoryManager.Manage(5);
/external/armnn/src/backends/tosaReference/
DTosaRefTensorHandle.cpp43 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/autotest/site_utils/
Dclear.sh27 ${AUTOTEST_DIR}/frontend/manage.py dbshell <<END
33 ${AUTOTEST_DIR}/frontend/manage.py syncdb --noinput
34 ${AUTOTEST_DIR}/frontend/manage.py syncdb --noinput
/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/file/common/testing/
DFakeFileBackend.java54 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/armnn/src/armnnTestUtils/
DMockTensorHandle.cpp42 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/aws-sdk-java-v2/.changes/2.15.x/
D2.15.37.json15 …sible way to develop app backends and manage app content. We recommend that you use the Amplify Ad…
45 … Store, which makes it easy for customers to create, version, share, and manage curated data for m…
63 …"description": "Amazon EKS now allows you to define and manage the lifecycle for Kubernetes add-on…
/external/googleapis/google/cloud/oslogin/
DBUILD.bazel31manage SSH access to your instances using IAM without having to create and manage individual SSH k…

12345678910>>...178