Home
last modified time | relevance | path

Searched full:automatic (Results 1 – 25 of 4383) sorted by relevance

12345678910>>...176

/external/google-cloud-java/java-secretmanager/proto-google-cloud-secretmanager-v1/src/main/java/com/google/cloud/secretmanager/v1/
DReplicationStatusOrBuilder.java32 * automatic replication.
34 * [Secret][google.cloud.secretmanager.v1.Secret] has an automatic
38 * <code>.google.cloud.secretmanager.v1.ReplicationStatus.AutomaticStatus automatic = 1;</code>
40 * @return Whether the automatic field is set.
49 * automatic replication.
51 * [Secret][google.cloud.secretmanager.v1.Secret] has an automatic
55 * <code>.google.cloud.secretmanager.v1.ReplicationStatus.AutomaticStatus automatic = 1;</code>
57 * @return The automatic.
66 * automatic replication.
68 * [Secret][google.cloud.secretmanager.v1.Secret] has an automatic
[all …]
DReplicationOrBuilder.java34 * <code>.google.cloud.secretmanager.v1.Replication.Automatic automatic = 1;</code>
36 * @return Whether the automatic field is set.
47 * <code>.google.cloud.secretmanager.v1.Replication.Automatic automatic = 1;</code>
49 * @return The automatic.
51 com.google.cloud.secretmanager.v1.Replication.Automatic getAutomatic(); in getAutomatic()
60 * <code>.google.cloud.secretmanager.v1.Replication.Automatic automatic = 1;</code>
DReplication.java70 … // @@protoc_insertion_point(interface_extends:google.cloud.secretmanager.v1.Replication.Automatic)
145 * Protobuf type {@code google.cloud.secretmanager.v1.Replication.Automatic}
147 public static final class Automatic extends com.google.protobuf.GeneratedMessageV3 class in Replication
149 …// @@protoc_insertion_point(message_implements:google.cloud.secretmanager.v1.Replication.Automatic)
152 // Use Automatic.newBuilder() to construct.
153 private Automatic(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Automatic() method in Replication.Automatic
157 private Automatic() {} in Automatic() method in Replication.Automatic
162 return new Automatic(); in newInstance()
181 com.google.cloud.secretmanager.v1.Replication.Automatic.class, in internalGetFieldAccessorTable()
182 com.google.cloud.secretmanager.v1.Replication.Automatic.Builder.class); in internalGetFieldAccessorTable()
[all …]
DCustomerManagedEncryption.java86 * [Automatic][google.cloud.secretmanager.v1.Replication.Automatic]
118 * [Automatic][google.cloud.secretmanager.v1.Replication.Automatic]
496 * [Automatic][google.cloud.secretmanager.v1.Replication.Automatic]
527 * [Automatic][google.cloud.secretmanager.v1.Replication.Automatic]
558 * [Automatic][google.cloud.secretmanager.v1.Replication.Automatic]
588 * [Automatic][google.cloud.secretmanager.v1.Replication.Automatic]
614 * [Automatic][google.cloud.secretmanager.v1.Replication.Automatic]
DCustomerManagedEncryptionOrBuilder.java37 * [Automatic][google.cloud.secretmanager.v1.Replication.Automatic]
58 * [Automatic][google.cloud.secretmanager.v1.Replication.Automatic]
/external/google-cloud-java/java-secretmanager/proto-google-cloud-secretmanager-v1beta1/src/main/java/com/google/cloud/secretmanager/v1beta1/
DReplication.java73 com.google.cloud.secretmanager.v1beta1.Replication.Automatic.Builder subBuilder = in Replication()
77 ((com.google.cloud.secretmanager.v1beta1.Replication.Automatic) replication_) in Replication()
82 com.google.cloud.secretmanager.v1beta1.Replication.Automatic.parser(), in Replication()
86 (com.google.cloud.secretmanager.v1beta1.Replication.Automatic) replication_); in Replication()
149 … // @@protoc_insertion_point(interface_extends:google.cloud.secrets.v1beta1.Replication.Automatic)
159 * Protobuf type {@code google.cloud.secrets.v1beta1.Replication.Automatic}
161 public static final class Automatic extends com.google.protobuf.GeneratedMessageV3 class in Replication
163 … // @@protoc_insertion_point(message_implements:google.cloud.secrets.v1beta1.Replication.Automatic)
166 // Use Automatic.newBuilder() to construct.
167 private Automatic(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Automatic() method in Replication.Automatic
[all …]
DReplicationOrBuilder.java33 * <code>.google.cloud.secrets.v1beta1.Replication.Automatic automatic = 1;</code>
35 * @return Whether the automatic field is set.
45 * <code>.google.cloud.secrets.v1beta1.Replication.Automatic automatic = 1;</code>
47 * @return The automatic.
49 com.google.cloud.secretmanager.v1beta1.Replication.Automatic getAutomatic(); in getAutomatic()
57 * <code>.google.cloud.secrets.v1beta1.Replication.Automatic automatic = 1;</code>
/external/rust/crates/vm-memory/.buildkite/
Dpipeline.windows.yml6 automatic: true
19 automatic: true
31 automatic: true
44 automatic: true
57 automatic: true
70 automatic: true
/external/python/google-api-python-client/docs/dyn/
Dsecretmanager_v1.projects.secrets.versions.html156automatic&quot;: { # The replication status of a SecretVersion using automatic replication. Only p…
203automatic&quot;: { # The replication status of a SecretVersion using automatic replication. Only p…
250automatic&quot;: { # The replication status of a SecretVersion using automatic replication. Only p…
290automatic&quot;: { # The replication status of a SecretVersion using automatic replication. Only p…
337automatic&quot;: { # The replication status of a SecretVersion using automatic replication. Only p…
/external/kernel-headers/original/uapi/linux/
Dremoteproc_cdev.h21 * 0 : disable automatic shutdown
22 * other : enable automatic shutdown
27 * The RPROC_GET_SHUTDOWN_ON_RELEASE ioctl gets information about whether the automatic shutdown of
32 * 0 : automatic shutdown disable
33 * other : automatic shutdown enable
/external/rust/crates/vmm-sys-util/.buildkite/
Dpipeline.windows.yml6 automatic: true
18 automatic: true
31 automatic: true
44 automatic: true
57 automatic: true
/external/nist-sip/java/gov/nist/javax/sip/
DSipProviderExt.java13 * Sets a flag that indicates that automatic error handling is enabled for this dialog (the
14 * default when automatic dialog support is enabled). This flag is set by default to TRUE when
15 * the Dialog is automatically created by the provider ( automatic dialog support is true) and
16 * set to FALSE by default when the Dialog is created under program control ( automatic dialog
31 * <li>The Automatic Dialog Support flag is enabled for the Dialog </li>
/external/aws-sdk-java-v2/services/rds/src/main/resources/codegen-resources/
Dcustomization.config6 … // This is for enabling automatic request presigning only; it should not be marshalled
17 … // This is for enabling automatic request presigning only; it should not be marshalled
28 … // This is for enabling automatic request presigning only; it should not be marshalled
39 … // This is for enabling automatic request presigning only; it should not be marshalled
50 … // This is for enabling automatic request presigning only; it should not be marshalled
/external/speex/include/speex/
Dspeex_preprocess.h6 * residual echo suppression (after using the echo canceller), automatic
41 * residual echo suppression (after using the echo canceller), automatic
103 /** Set preprocessor Automatic Gain Control state */
105 /** Get preprocessor Automatic Gain Control state */
113 /** Set preprocessor Automatic Gain Control level (float) */
115 /** Get preprocessor Automatic Gain Control level (float) */
209 /** Set preprocessor Automatic Gain Control level (int32) */
211 /** Get preprocessor Automatic Gain Control level (int32) */
/external/libchrome/base/synchronization/
Dwaitable_event_unittest.cc58 WaitableEvent event(WaitableEvent::ResetPolicy::AUTOMATIC, in TEST()
80 WaitableEvent event(WaitableEvent::ResetPolicy::AUTOMATIC, in TEST()
95 ev[i] = new WaitableEvent(WaitableEvent::ResetPolicy::AUTOMATIC, in TEST()
118 ev[i] = new WaitableEvent(WaitableEvent::ResetPolicy::AUTOMATIC, in TEST()
172 new WaitableEvent(WaitableEvent::ResetPolicy::AUTOMATIC, in TEST()
190 ev[i] = new WaitableEvent(WaitableEvent::ResetPolicy::AUTOMATIC, in TEST()
211 new WaitableEvent(WaitableEvent::ResetPolicy::AUTOMATIC, in TEST()
229 WaitableEvent ev(WaitableEvent::ResetPolicy::AUTOMATIC, in TEST()
241 WaitableEvent ev(WaitableEvent::ResetPolicy::AUTOMATIC, in TEST()
/external/lottie/lottie/src/main/java/com/airbnb/lottie/
DRenderMode.java7 * Defaults to {@link RenderMode#AUTOMATIC}.
12 AUTOMATIC, enumConstant
22 case AUTOMATIC: in useSoftwareRendering()
31 // If you are hitting this case with AUTOMATIC set, please manually verify which one in useSoftwareRendering()
/external/cronet/base/synchronization/
Dwaitable_event_unittest.cc59 WaitableEvent event(WaitableEvent::ResetPolicy::AUTOMATIC, in TEST()
81 WaitableEvent event(WaitableEvent::ResetPolicy::AUTOMATIC, in TEST()
96 i = new WaitableEvent(WaitableEvent::ResetPolicy::AUTOMATIC, in TEST()
119 i = new WaitableEvent(WaitableEvent::ResetPolicy::AUTOMATIC, in TEST()
173 new WaitableEvent(WaitableEvent::ResetPolicy::AUTOMATIC, in TEST()
193 i = new WaitableEvent(WaitableEvent::ResetPolicy::AUTOMATIC, in TEST()
216 new WaitableEvent(WaitableEvent::ResetPolicy::AUTOMATIC, in TEST()
236 WaitableEvent ev(WaitableEvent::ResetPolicy::AUTOMATIC, in TEST()
/external/sdv/vsomeip/test/
Dreadme.txt60 Automatic start from build directory:
76 Automatic start from build directory:
125 Automatic start from build directory:
151 Automatic start from build directory:
215 Automatic start from build directory:
292 Automatic start from the build directory:
302 Automatic start of the TCP version from the build directory:
328 Automatic start from the build directory:
338 Automatic start from the build directory:
365 Automatic start from the build directory (example):
[all …]
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/jacobians/
DStepInterpolatorWithJacobians.java93 * @throws DerivativeException if this call induces an automatic
107 * @throws DerivativeException if this call induces an automatic
121 * @throws DerivativeException if this call induces an automatic
133 * @throws DerivativeException if this call induces an automatic
147 * @throws DerivativeException if this call induces an automatic
161 * @throws DerivativeException if this call induces an automatic
182 * @throws DerivativeException if this call induces an automatic
/external/fonttools/Tests/varLib/data/master_ufo/TestFamily4-Italic15.ufo/
Dfeatures.fea1 # automatic
5 # automatic
17 # automatic
/external/fonttools/Tests/varLib/data/master_ufo/TestFamily4-Regular.ufo/
Dfeatures.fea1 # automatic
5 # automatic
17 # automatic
/external/opencensus-java/contrib/agent/src/main/resources/
Dreference.conf5 # Configuration settings related to automatic context propagation.
8 # Enable/disable automatic context propagation for Executors.
11 # Enable/disable automatic context propagation for Threads.
/external/armnn/python/pyarmnn/examples/speech_recognition/
DREADME.md1 # Automatic Speech Recognition with PyArmNN
3 This sample application guides the user to perform automatic speech recognition (ASR) with PyArmNN …
46 ## Performing Automatic Speech Recognition
78 3. [Automatic speech recognition pipeline](#automatic-speech-recognition-pipeline)
125 ### Automatic speech recognition pipeline
171 Having now gained a solid understanding of performing automatic speech recognition with PyArmNN, yo…
/external/clang/docs/
DBlockLanguageSpec.rst35 also contain various variable bindings to automatic (stack) or managed
47 that may reside in automatic (stack) memory, global memory, or heap
151 exception of those in automatic (stack) storage. Thus one may access
155 Local automatic (stack) variables referenced within the compound
233 initially automatic and only "moved" to allocated (heap) storage upon
242 an implementation provides initial automatic storage for Blocks. This
270 not. Blocks using automatic (stack) memory are objects and may be
281 variables of automatic storage referenced within the Block expression
312 use of C++ objects, pointers, or references held in automatic storage.
/external/lottie/lottie-compose/src/main/java/com/airbnb/lottie/compose/
DLottieAnimation.kt56 …* Defaults to AUTOMATIC. Refer to [LottieAnimationView.setRenderMode] for more i… in <lambda>()
85 renderMode: RenderMode = RenderMode.AUTOMATIC, in <lambda>()
93 asyncUpdates: AsyncUpdates = AsyncUpdates.AUTOMATIC, in <lambda>()
154 renderMode: RenderMode = RenderMode.AUTOMATIC, in LottieAnimation()
161 asyncUpdates: AsyncUpdates = AsyncUpdates.AUTOMATIC, in LottieAnimation()
201 renderMode: RenderMode = RenderMode.AUTOMATIC, in LottieAnimation()
211 asyncUpdates: AsyncUpdates = AsyncUpdates.AUTOMATIC, in LottieAnimation()

12345678910>>...176