Home
last modified time | relevance | path

Searched full:suitable (Results 1 – 25 of 10616) sorted by relevance

12345678910>>...425

/aosp_15_r20/external/cronet/base/numerics/
H A Dbyte_conversions.h34 // This is suitable for decoding integers that were always kept in native
49 // This is suitable for decoding integers that were always kept in native
60 // This is suitable for decoding integers that were always kept in native
71 // This is suitable for decoding integers that were always kept in native
82 // This is suitable for decoding integers that were always kept in native
96 // This is suitable for decoding integers that were always kept in native
107 // This is suitable for decoding integers that were always kept in native
118 // This is suitable for decoding integers that were always kept in native
130 // This is suitable for decoding numbers that were always kept in native
141 // This is suitable for decoding numbers that were always kept in native
[all …]
/aosp_15_r20/packages/apps/TV/ratings/res/values/
Drating_system_strings.xml43 …<string name="description_ar_tv_atp" translatable="false">Suitable for all audiences. Programs may…
44 …<string name="description_ar_tv_sam_13" translatable="false">Suitable for ages 13 and up. Programs…
45 …<string name="description_ar_tv_sam_16" translatable="false">Suitable for ages 16 and up. Programs…
46 …<string name="description_ar_tv_sam_18" translatable="false">Suitable for mature audiences only. P…
56 … contain adult themes or concepts but must be mild in impact and remain suitable for children to w…
58 …<string name="description_au_tv_ma" translatable="false">Material classified MA is suitable for vi…
59 …<string name="description_au_tv_av" translatable="false">Material classified AV is suitable for vi…
86 …pg">This programming, while intended for a general audience, may not be suitable for younger child…
87 …s classification contains themes or content elements which might not be suitable for viewers under…
98 …<string name="description_ca_tv_fr_8" translatable="false">The program is suitable for the general…
[all …]
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
H A DFieldCodec.cs50 /// Retrieves a codec suitable for a string field with the given tag.
60 /// Retrieves a codec suitable for a bytes field with the given tag.
70 /// Retrieves a codec suitable for a bool field with the given tag.
80 /// Retrieves a codec suitable for an int32 field with the given tag.
90 /// Retrieves a codec suitable for an sint32 field with the given tag.
100 /// Retrieves a codec suitable for a fixed32 field with the given tag.
110 /// Retrieves a codec suitable for an sfixed32 field with the given tag.
120 /// Retrieves a codec suitable for a uint32 field with the given tag.
130 /// Retrieves a codec suitable for an int64 field with the given tag.
140 /// Retrieves a codec suitable for an sint64 field with the given tag.
[all …]
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/
H A DFieldCodec.cs50 /// Retrieves a codec suitable for a string field with the given tag.
60 /// Retrieves a codec suitable for a bytes field with the given tag.
70 /// Retrieves a codec suitable for a bool field with the given tag.
80 /// Retrieves a codec suitable for an int32 field with the given tag.
90 /// Retrieves a codec suitable for an sint32 field with the given tag.
100 /// Retrieves a codec suitable for a fixed32 field with the given tag.
110 /// Retrieves a codec suitable for an sfixed32 field with the given tag.
120 /// Retrieves a codec suitable for a uint32 field with the given tag.
130 /// Retrieves a codec suitable for an int64 field with the given tag.
140 /// Retrieves a codec suitable for an sint64 field with the given tag.
[all …]
/aosp_15_r20/frameworks/base/media/java/android/media/
H A DMediaDescription.java29 * A simple set of metadata for a media item suitable for display. This can be
39 * A primary title suitable for display or null.
43 * A subtitle suitable for display or null.
47 * A description suitable for display or null.
51 * A bitmap icon suitable for display or null.
55 * A Uri for an icon suitable for display or null.
160 * Returns a title suitable for display or null.
169 * Returns a subtitle suitable for display or null.
178 * Returns a description suitable for display or null.
187 * Returns a bitmap icon suitable for display or null.
[all …]
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_pass_add_opphi_synonyms.cpp81 // If no suitable set was found, we cannot apply the transformation to in Apply()
100 "We must be able to find at least one suitable id because the " in Apply()
101 "equivalence class was chosen among suitable ones."); in Apply()
232 // Keep a set of the suitable ids found. in EquivalenceClassIsSuitableForBlock()
241 // Initially assume that there is not a suitable id for this predecessor. in EquivalenceClassIsSuitableForBlock()
246 // We have found a suitable id. in EquivalenceClassIsSuitableForBlock()
250 // If we have already found enough distinct suitable ids, we don't need in EquivalenceClassIsSuitableForBlock()
257 // If no suitable id was found for this predecessor, this equivalence class in EquivalenceClassIsSuitableForBlock()
258 // is not suitable and we don't need to check the other predecessors. in EquivalenceClassIsSuitableForBlock()
265 // The equivalence class is suitable if at least one suitable id was found for in EquivalenceClassIsSuitableForBlock()
[all …]
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/
H A Dfuzzer_pass_add_opphi_synonyms.cpp81 // If no suitable set was found, we cannot apply the transformation to in Apply()
100 "We must be able to find at least one suitable id because the " in Apply()
101 "equivalence class was chosen among suitable ones."); in Apply()
232 // Keep a set of the suitable ids found. in EquivalenceClassIsSuitableForBlock()
241 // Initially assume that there is not a suitable id for this predecessor. in EquivalenceClassIsSuitableForBlock()
246 // We have found a suitable id. in EquivalenceClassIsSuitableForBlock()
250 // If we have already found enough distinct suitable ids, we don't need in EquivalenceClassIsSuitableForBlock()
257 // If no suitable id was found for this predecessor, this equivalence class in EquivalenceClassIsSuitableForBlock()
258 // is not suitable and we don't need to check the other predecessors. in EquivalenceClassIsSuitableForBlock()
265 // The equivalence class is suitable if at least one suitable id was found for in EquivalenceClassIsSuitableForBlock()
[all …]
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_add_opphi_synonyms.cpp81 // If no suitable set was found, we cannot apply the transformation to in Apply()
100 "We must be able to find at least one suitable id because the " in Apply()
101 "equivalence class was chosen among suitable ones."); in Apply()
232 // Keep a set of the suitable ids found. in EquivalenceClassIsSuitableForBlock()
241 // Initially assume that there is not a suitable id for this predecessor. in EquivalenceClassIsSuitableForBlock()
246 // We have found a suitable id. in EquivalenceClassIsSuitableForBlock()
250 // If we have already found enough distinct suitable ids, we don't need in EquivalenceClassIsSuitableForBlock()
257 // If no suitable id was found for this predecessor, this equivalence class in EquivalenceClassIsSuitableForBlock()
258 // is not suitable and we don't need to check the other predecessors. in EquivalenceClassIsSuitableForBlock()
265 // The equivalence class is suitable if at least one suitable id was found for in EquivalenceClassIsSuitableForBlock()
[all …]
/aosp_15_r20/frameworks/base/media/java/android/media/tv/
H A DTvContentRating.java236 * <td>Suitable for all audiences. Programs may contain mild violence, language and mature
241 * <td>Suitable for ages 13 and up. Programs may contain mild to moderate language and mild
246 * <td>Suitable for ages 16 and up. Programs may contain more intensive violence and coarse
251 * <td>Suitable for mature audiences only. Programs contain strong violence, coarse language
277 * <td>Not suitable for children and teens under 15, due to sexual descriptions, course
282 * <td>Not suitable for children and teens under 15. This category is used specifically for
293 * <td>Content is suitable for all audiences</td>
297 * <td>Content suitable for viewers over the age of 10</td>
301 * <td>Content suitable for viewers over the age of 12</td>
305 * <td>Content suitable for viewers over the age of 14</td>
[all …]
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DCustomOptions.cs82 …/// <returns><c>true</c> if a suitable value for the field was found; <c>false</c> otherwise.</ret…
91 …/// <returns><c>true</c> if a suitable value for the field was found; <c>false</c> otherwise.</ret…
100 …/// <returns><c>true</c> if a suitable value for the field was found; <c>false</c> otherwise.</ret…
110 …/// <returns><c>true</c> if a suitable value for the field was found; <c>false</c> otherwise.</ret…
120 …/// <returns><c>true</c> if a suitable value for the field was found; <c>false</c> otherwise.</ret…
130 …/// <returns><c>true</c> if a suitable value for the field was found; <c>false</c> otherwise.</ret…
140 …/// <returns><c>true</c> if a suitable value for the field was found; <c>false</c> otherwise.</ret…
150 …/// <returns><c>true</c> if a suitable value for the field was found; <c>false</c> otherwise.</ret…
160 …/// <returns><c>true</c> if a suitable value for the field was found; <c>false</c> otherwise.</ret…
169 …/// <returns><c>true</c> if a suitable value for the field was found; <c>false</c> otherwise.</ret…
[all …]
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DCustomOptions.cs82 …/// <returns><c>true</c> if a suitable value for the field was found; <c>false</c> otherwise.</ret…
91 …/// <returns><c>true</c> if a suitable value for the field was found; <c>false</c> otherwise.</ret…
100 …/// <returns><c>true</c> if a suitable value for the field was found; <c>false</c> otherwise.</ret…
110 …/// <returns><c>true</c> if a suitable value for the field was found; <c>false</c> otherwise.</ret…
120 …/// <returns><c>true</c> if a suitable value for the field was found; <c>false</c> otherwise.</ret…
130 …/// <returns><c>true</c> if a suitable value for the field was found; <c>false</c> otherwise.</ret…
140 …/// <returns><c>true</c> if a suitable value for the field was found; <c>false</c> otherwise.</ret…
150 …/// <returns><c>true</c> if a suitable value for the field was found; <c>false</c> otherwise.</ret…
160 …/// <returns><c>true</c> if a suitable value for the field was found; <c>false</c> otherwise.</ret…
169 …/// <returns><c>true</c> if a suitable value for the field was found; <c>false</c> otherwise.</ret…
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/special/
H A Dfc_fc_add.cc306 return absl::NotFoundError("FCFCAdd not suitable."); in TryFCFCAdd()
310 return absl::NotFoundError("FCFCAdd not suitable."); in TryFCFCAdd()
315 return absl::NotFoundError("FCFCAdd not suitable."); in TryFCFCAdd()
321 return absl::NotFoundError("FCFCAdd not suitable."); in TryFCFCAdd()
326 return absl::NotFoundError("FCFCAdd not suitable."); in TryFCFCAdd()
330 return absl::NotFoundError("FCFCAdd not suitable."); in TryFCFCAdd()
333 return absl::NotFoundError("FCFCAdd not suitable."); in TryFCFCAdd()
336 return absl::NotFoundError("FCFCAdd not suitable."); in TryFCFCAdd()
340 return absl::NotFoundError("FCFCAdd not suitable."); in TryFCFCAdd()
345 return absl::NotFoundError("FCFCAdd not suitable."); in TryFCFCAdd()
[all …]
/aosp_15_r20/external/libultrahdr/java/com/google/media/codecs/ultrahdr/
H A DUltraHDREncoder.java98 * or current encoder instance is not suitable for configuration
137 * or current encoder instance is not suitable for configuration
177 * or current encoder instance is not suitable for configuration
220 * or current encoder instance is not suitable for configuration
270 * or current encoder instance is not suitable for configuration
315 * or current encoder instance is not suitable for configuration
339 * or current encoder instance is not suitable for configuration
360 * or current encoder instance is not suitable for configuration
373 * or current encoder instance is not suitable for configuration
392 * or current encoder instance is not suitable for configuration
[all …]
/aosp_15_r20/external/mbedtls/tests/opt-testcases/
H A Dtls13-misc.sh329 -s "No suitable key exchange mode" \
341 -S "No suitable key exchange mode" \
357 -s "No suitable key exchange mode" \
369 -S "No suitable key exchange mode" \
385 -s "No suitable key exchange mode" \
401 -s "No suitable key exchange mode" \
413 -S "No suitable key exchange mode" \
425 -S "No suitable key exchange mode" \
442 -s "No suitable key exchange mode" \
455 -S "No suitable key exchange mode" \
[all …]
/aosp_15_r20/external/python/google-api-python-client/docs/dyn/
Dandroidpublisher_v3.systemapks.variants.html82 <p class="firstline">Creates an APK which is suitable for inclusion in a system image from an alrea…
85 <p class="firstline">Downloads a previously created system APK which is suitable for inclusion in a…
88 <p class="firstline">Downloads a previously created system APK which is suitable for inclusion in a…
103 …<pre>Creates an APK which is suitable for inclusion in a system image from an already uploaded And…
111 { # APK that is suitable for inclusion in a system image. The resource of SystemApksService.
132 { # APK that is suitable for inclusion in a system image. The resource of SystemApksService.
148 <pre>Downloads a previously created system APK which is suitable for inclusion in a system image.
163 <pre>Downloads a previously created system APK which is suitable for inclusion in a system image.
192 { # APK that is suitable for inclusion in a system image. The resource of SystemApksService.
223 { # APK that is suitable for inclusion in a system image. The resource of SystemApksService.
/aosp_15_r20/libcore/ojluni/src/main/java/java/time/temporal/
H A DTemporalAdjusters.java157 * The behavior is suitable for use with most calendar systems.
179 * The behavior is suitable for use with most calendar systems.
200 * The behavior is suitable for use with most calendar systems.
221 * The behavior is suitable for use with most calendar systems.
241 * The behavior is suitable for use with most calendar systems.
261 * The behavior is suitable for use with most calendar systems.
283 * The behavior is suitable for use with most calendar systems.
303 * The behavior is suitable for use with most calendar systems.
338 * The behavior is suitable for use with most calendar systems.
379 * The behavior is suitable for use with most calendar systems.
[all …]
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/time/temporal/
DTemporalAdjusters.java157 * The behavior is suitable for use with most calendar systems.
179 * The behavior is suitable for use with most calendar systems.
200 * The behavior is suitable for use with most calendar systems.
221 * The behavior is suitable for use with most calendar systems.
241 * The behavior is suitable for use with most calendar systems.
261 * The behavior is suitable for use with most calendar systems.
283 * The behavior is suitable for use with most calendar systems.
303 * The behavior is suitable for use with most calendar systems.
338 * The behavior is suitable for use with most calendar systems.
379 * The behavior is suitable for use with most calendar systems.
[all …]
/aosp_15_r20/external/threetenbp/src/main/java/org/threeten/bp/temporal/
H A DTemporalAdjusters.java92 * The behavior is suitable for use with most calendar systems.
114 * The behavior is suitable for use with most calendar systems.
135 * The behavior is suitable for use with most calendar systems.
156 * The behavior is suitable for use with most calendar systems.
176 * The behavior is suitable for use with most calendar systems.
196 * The behavior is suitable for use with most calendar systems.
254 * The behavior is suitable for use with most calendar systems.
275 * The behavior is suitable for use with most calendar systems.
311 * The behavior is suitable for use with most calendar systems.
367 * The behavior is suitable for use with most calendar systems.
[all …]
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/17/libcore/ojluni/src/main/java/java/time/temporal/
DTemporalAdjusters.java157 * The behavior is suitable for use with most calendar systems.
179 * The behavior is suitable for use with most calendar systems.
200 * The behavior is suitable for use with most calendar systems.
221 * The behavior is suitable for use with most calendar systems.
241 * The behavior is suitable for use with most calendar systems.
261 * The behavior is suitable for use with most calendar systems.
283 * The behavior is suitable for use with most calendar systems.
303 * The behavior is suitable for use with most calendar systems.
338 * The behavior is suitable for use with most calendar systems.
379 * The behavior is suitable for use with most calendar systems.
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/cipher/
Dexample_test.go21 // real.) If you want to convert a passphrase to a key, use a suitable
50 // real.) If you want to convert a passphrase to a key, use a suitable
79 // real.) If you want to convert a passphrase to a key, use a suitable
122 // real.) If you want to convert a passphrase to a key, use a suitable
161 // real.) If you want to convert a passphrase to a key, use a suitable
190 // real.) If you want to convert a passphrase to a key, use a suitable
220 // real.) If you want to convert a passphrase to a key, use a suitable
259 // real.) If you want to convert a passphrase to a key, use a suitable
298 // real.) If you want to convert a passphrase to a key, use a suitable
332 // real.) If you want to convert a passphrase to a key, use a suitable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/ip/
Dbasic_resolver.hpp287 * specified, the resolved endpoints are suitable for local service binding.
326 * specified, the resolved endpoints are suitable for local service binding.
365 * specified, the resolved endpoints are suitable for local service binding.
375 * should be performed. The default flags are suitable for communication with
415 * specified, the resolved endpoints are suitable for local service binding.
425 * should be performed. The default flags are suitable for communication with
465 * specified, the resolved endpoints are suitable for local service binding.
507 * specified, the resolved endpoints are suitable for local service binding.
550 * specified, the resolved endpoints are suitable for local service binding.
560 * should be performed. The default flags are suitable for communication with
[all …]
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/io/
DDataInput.java279 * This method is suitable for reading
295 * This method is suitable for
312 * This method is suitable for reading
336 * is suitable for reading the bytes written
356 * This method is suitable for reading the bytes
379 * is suitable for reading bytes written by
398 * This method is suitable
425 * This method is suitable
445 * This method is suitable for reading
465 * This method is suitable for reading
[all …]
/aosp_15_r20/libcore/ojluni/src/main/java/java/io/
H A DDataInput.java279 * This method is suitable for reading
295 * This method is suitable for
312 * This method is suitable for reading
336 * is suitable for reading the bytes written
356 * This method is suitable for reading the bytes
379 * is suitable for reading bytes written by
398 * This method is suitable
425 * This method is suitable
445 * This method is suitable for reading
465 * This method is suitable for reading
[all …]
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/0/libcore/ojluni/src/main/java/java/io/
DDataInput.java279 * This method is suitable for reading
295 * This method is suitable for
312 * This method is suitable for reading
336 * is suitable for reading the bytes written
356 * This method is suitable for reading the bytes
379 * is suitable for reading bytes written by
398 * This method is suitable
425 * This method is suitable
445 * This method is suitable for reading
465 * This method is suitable for reading
[all …]
/aosp_15_r20/frameworks/hardware/interfaces/cameraservice/device/aidl/android/frameworks/cameraservice/device/
DTemplateId.aidl26 * Create a request suitable for a camera preview window. Specifically, this
32 * Create a request suitable for still image capture. Specifically, this
37 * Create a request suitable for video recording. Specifically, this means
43 * Create a request suitable for still image capture while recording
49 * Create a request suitable for zero shutter lag still capture. This means

12345678910>>...425