Home
last modified time | relevance | path

Searched full:controlled (Results 1 – 25 of 7849) sorted by relevance

12345678910>>...314

/aosp_15_r20/external/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyzerOptions.h376 /// This is controlled by the 'c++-inlining' config option.
387 /// This is controlled by the 'cfg-temporary-dtors' config option, which
394 /// This is controlled by the 'c++-stdlib-inlining' config option, which
400 /// This is controlled by the 'c++-template-inlining' config option, which
406 /// This is controlled by the 'c++-allocator-inlining' config option, which
413 /// This is controlled by the 'c++-container-inlining' config option, which
423 /// This is controlled by the 'c++-shared_ptr-inlining' config option, which
433 /// This is controlled by the 'suppress-null-return-paths' config option,
444 /// This is controlled by the 'avoid-suppressing-null-argument-paths' config
451 /// This is controlled by the 'suppress-inlined-defensive-checks' config
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/doc/
Dgodebug.md163 for reparse points, which can be controlled with the `winsymlink` setting.
175 This behavior is controlled by the `winreadlinkvolume` setting.
199 This behavior is controlled by the `x509keypairleaf` setting. For Go 1.23, it
208 when serving an error. This behavior is controlled by
215 that can be used in TLS handshakes, controlled by the [`tlsmaxrsasize` setting](/pkg/crypto/tls#Con…
222 This behavior is controlled by the `httplaxcontentlength` setting.
226 This behavior can be controlled by the
231 Whether the type checker produces `Alias` types or not is controlled by the
283 controlled by the [`panicnil` setting](/pkg/builtin/#panic).
286 template literal, controlled by the
[all …]
/aosp_15_r20/external/executorch/backends/apple/coreml/runtime/inmemoryfs/
H A Dmemory_stream.hpp42 …/// Called by other member functions to alter the stream position of the controlled input sequence.
58 …er functions to get an estimate on the number of characters available in controlled input sequence.
60 /// Returns number of characters available in controlled input sequence.
63 …/// Called by other member functions to put a character back into the controlled input sequence an…
68 …/// Called by other member functions to get the current character in the controlled input sequence…
73 …/// Called by other member functions to get the current character in the controlled input sequence…
78 /// Called by other member functions to put a character into the controlled output sequence.
83 …/// Retrieves characters from the controlled input sequence and stores them in the array pointed b…
89 /// Writes characters from the array pointed to by s into the controlled output sequence,
H A Dreversed_memory_stream.hpp31 …/// Called by other member functions to alter the stream position of the controlled input sequence.
34 …er functions to get an estimate on the number of characters available in controlled input sequence.
36 /// Returns number of characters available in controlled input sequence.
39 …/// Called by other member functions to put a character back into the controlled input sequence an…
44 …/// Called by other member functions to get the current character in the controlled input sequence…
49 …/// Called by other member functions to get the current character in the controlled input sequence…
54 …/// Retrieves characters from the controlled input sequence and stores them in the array pointed b…
/aosp_15_r20/external/cronet/third_party/libxml/fuzz/seed_corpus/
H A D40c82af59b9824a310ef8b7666f7878db41d8a86102 controlled vocabulary.
109 controlled vocabulary.
115 Its meaning and permitted values are determined by a controlled vocabulary.
159 A string of characters whose meaning is determined by a controlled vocabulary.
164 the controlled vocabulary that can be used to resolve the meaning of the
169 If there is no Vocabulary attribute, then the controlled vocabulary to be used
174 pattern that is matched by the current element. If so, then the controlled
183 a resource that serves as the controlled vocabulary, there is an error, which
193 multiple naming schemes in the controlled vocabulary is the one that governs
194 this FormalName. For a match to be obtained within the controlled vocabulary,
[all …]
/aosp_15_r20/external/libxml2/test/valid/dtds/
H A DNewsMLv1.2.dtd209 controlled vocabulary.
216 controlled vocabulary.
222 Its meaning and permitted values are determined by a controlled vocabulary.
266 A string of characters whose meaning is determined by a controlled vocabulary.
267 The controlled vocabulary may (but is not required to) take the form of a NewsML TopicSet.
272 the controlled vocabulary that can be used to resolve the meaning of the
279 If there is no Vocabulary attribute, then the controlled vocabulary to be used
284 pattern that is matched by the current element. If so, then the controlled
297 multiple naming schemes in the controlled vocabulary is the one that governs
651 scheme if the controlled vocabulary contains more than one naming scheme.
[all …]
/aosp_15_r20/external/pigweed/pw_unit_test/
H A Ddocs.rst763 Usage: toolchain-controlled only
771 Usage: toolchain-controlled only
951 Usage: toolchain-controlled only
960 Usage: toolchain-controlled only
978 Usage: toolchain-controlled only
987 Usage: toolchain-controlled only
996 Usage: toolchain-controlled only
1011 Usage: toolchain-controlled only
1023 Usage: toolchain-controlled only
1031 Usage: toolchain-controlled only
[all …]
H A Dtest.gni30 # Usage: toolchain-controlled only
40 # Usage: toolchain-controlled only
47 # Usage: toolchain-controlled only
62 # Usage: toolchain-controlled only
68 # Usage: toolchain-controlled only
85 # Usage: toolchain-controlled only
95 # Usage: toolchain-controlled only
101 # Usage: toolchain-controlled only
111 # Usage: toolchain-controlled only
/aosp_15_r20/external/autotest/server/cros/clique_lib/
H A Dclique_dut_control.py39 control the execution of each step in the objects controlled. Should
78 @param dut_objs: A list of objects that is being controlled by this
109 """Returns the dut_objs controlled by the object."""
114 """Returns the first dut_obj controlled by the object."""
144 is being controlled.
156 is being controlled.
168 is being controlled.
382 is being controlled.
421 is being controlled.
433 is being controlled.
[all …]
/aosp_15_r20/external/google-cloud-java/java-grafeas/src/main/java/io/grafeas/v1/
H A DRecipe.java310 * Any other builder-controlled inputs necessary for correctly evaluating the
326 * Any other builder-controlled inputs necessary for correctly evaluating the
342 * Any other builder-controlled inputs necessary for correctly evaluating the
358 * Any other builder-controlled inputs necessary for correctly evaluating the
374 * Any other builder-controlled inputs necessary for correctly evaluating the
1660 * Any other builder-controlled inputs necessary for correctly evaluating the
1679 * Any other builder-controlled inputs necessary for correctly evaluating the
1698 * Any other builder-controlled inputs necessary for correctly evaluating the
1717 * Any other builder-controlled inputs necessary for correctly evaluating the
1742 * Any other builder-controlled inputs necessary for correctly evaluating the
[all …]
H A DRecipeOrBuilder.java184 * Any other builder-controlled inputs necessary for correctly evaluating the
197 * Any other builder-controlled inputs necessary for correctly evaluating the
210 * Any other builder-controlled inputs necessary for correctly evaluating the
223 * Any other builder-controlled inputs necessary for correctly evaluating the
236 * Any other builder-controlled inputs necessary for correctly evaluating the
/aosp_15_r20/frameworks/base/media/java/android/media/
H A DAudioGain.java28 * MODE_JOINT: all channel gains are controlled simultaneously
29 * MODE_CHANNELS: each channel gain is controlled individually
31 * - channel mask: indicates for which channels the gain can be controlled
48 * all channel gains are controlled simultaneously
53 * each channel gain is controlled individually
98 * Indicates for which channels the gain can be controlled
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/
Dstreambuf71 * - The controlled input sequence can be not readable.
72 * - The controlled output sequence can be not writable.
73 * - The controlled sequences can be associated with the contents of
76 * - The controlled sequences can support operations @e directly to or
78 * - The controlled sequences can impose limitations on how the
619 * @brief Synchronizes the buffer arrays with the controlled sequences.
668 * @brief Fetches more data from the controlled sequence.
691 * @brief Fetches more data from the controlled sequence.
746 * controlled sequence.
754 * <em>some effect</em> on the controlled sequence.
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
Dstreambuf71 * - The controlled input sequence can be not readable.
72 * - The controlled output sequence can be not writable.
73 * - The controlled sequences can be associated with the contents of
76 * - The controlled sequences can support operations @e directly to or
78 * - The controlled sequences can impose limitations on how the
619 * @brief Synchronizes the buffer arrays with the controlled sequences.
668 * @brief Fetches more data from the controlled sequence.
691 * @brief Fetches more data from the controlled sequence.
746 * controlled sequence.
754 * <em>some effect</em> on the controlled sequence.
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/doc/concepts/
Dcontrolled_stepper.qbk13 [section Controlled Stepper]
15 This concept specifies the interface a controlled stepper has to fulfill to be used within __integr…
19 A controlled stepper following this Controlled Stepper concept provides the possibility to perform …
49 [[`ControlledStepper`] [A type that is a model of Controlled Stepper]]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/test/
Dintegrate_times.cpp101 // controlled stepper in BOOST_AUTO_TEST_CASE()
113 //another controlled stepper in BOOST_AUTO_TEST_CASE()
168 // controlled stepper in BOOST_AUTO_TEST_CASE()
178 //another controlled stepper in BOOST_AUTO_TEST_CASE()
229 // controlled stepper in BOOST_AUTO_TEST_CASE()
238 // controlled stepper in BOOST_AUTO_TEST_CASE()
/aosp_15_r20/external/cronet/components/prefs/
H A Dpref_service.h117 // whether the pref is actually being controlled by the policy setting.
120 // Returns true if the Preference is controlled by the custodian of the
138 // Returns true if the Preference value is currently being controlled by an
142 // Returns true if the Preference value is currently being controlled by a
162 // Returns true if the Preference value is currently being controlled by a
232 // and is controlled by the parent/guardian of the child Account.
401 // Write extension-controlled prefs from Lacros in ash.
404 // Clear extension-controlled prefs from Lacros in ash.
/aosp_15_r20/cts/common/device-side/bedstead/modules/enterprise/src/main/kotlin/com/android/bedstead/enterprise/
H A DEnterpriseDeviceStateExtensions.kt101 * Get the [RemoteDpc] for the device owner controlled by Harrier.
111 * Get the [RemoteDpc] for the profile owner on the current user controlled by Harrier.
120 * Get the [RemoteDpc] for the profile owner on the given user controlled by Harrier.
130 * Get the [RemoteDpc] for the profile owner on the given user controlled by Harrier.
150 * user and controlled by Harrier.
/aosp_15_r20/system/nvram/core/include/nvram/core/
H A Dnvram_manager.h26 // |NvramManager| implements the core functionality of the access-controlled
60 // device's mode of operation. These can be used to clear access-controlled
62 // operation, the user *MUST BE PREVENTED* from wiping access-controlled
65 // If a full hardware reset can conveniently clear the access-controlled NVRAM
72 // area used by access-controlled NVRAM, the wiping commands are provided to
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/iterator/doc/quickbook/
Dzip_iterator.qbk4 over several controlled sequences simultaneously. A zip
23 one concerns runtime efficiency: If one has several controlled sequences
71 that parallel-iterates over several controlled sequences and, upon
78 a controlled sequence containing the products of the elements of
84 `it_begin` and `it_end` defined below delimit a controlled
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/aidl/vendor/
H A Daidl_manager.h258 // Map of all the P2P interface specific aidl objects controlled by
263 // Map of all the STA interface specific aidl objects controlled by
268 // Map of all the P2P network specific aidl objects controlled by
273 // Map of all the STA network specific aidl objects controlled by
282 // aidl objects controlled by wpa_supplicant. This map is keyed in by
289 // aidl objects controlled by wpa_supplicant. This map is keyed in by
296 // aidl objects controlled by wpa_supplicant. This map is keyed in by
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/filter/fault/v2/
H A Dfault.proto32 // Fault delays are controlled via an HTTP header (if applicable). See the
54 // Fault delays are controlled via an HTTP header (if applicable).
70 // Rate limits are controlled via an HTTP header (if applicable). See the
82 // Rate limits are controlled via an HTTP header (if applicable).
/aosp_15_r20/packages/modules/common/sdk/
DAndroid.bp256 // Whether it actually will be compressed is controlled on per-device basis.
269 // Whether it actually will be compressed is controlled on per-device basis.
279 // Whether it actually will be compressed is controlled on per-device basis.
289 // Whether it actually will be compressed is controlled on per-device basis.
299 // Whether it actually will be compressed is controlled on per-device basis.
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/extensions/filters/common/fault/v3/
H A Dfault.proto33 // Fault delays are controlled via an HTTP header (if applicable). See the
55 // Fault delays are controlled via an HTTP header (if applicable).
77 // Rate limits are controlled via an HTTP header (if applicable). See the
91 // Rate limits are controlled via an HTTP header (if applicable).
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/iterator/doc/
Dzip_iterator_eg.rst9 one concerns runtime efficiency: If one has several controlled sequences
63 that parallel-iterates over several controlled sequences and, upon
70 a controlled sequence containing the products of the elements of
76 ``it_begin`` and ``it_end`` defined below delimit a controlled

12345678910>>...314