Home
last modified time | relevance | path

Searched full:rely (Results 1 – 25 of 4634) sorted by relevance

12345678910>>...186

/external/OpenCL-CTS/test_common/harness/
DclImageHelper.h63 // Log an info message and rely on the calling function to produce an in create_image_2d()
74 // Log an info message and rely on the calling function to produce an in create_image_2d()
109 // Log an info message and rely on the calling function to produce an in create_image_2d_buffer()
150 // Log an info message and rely on the calling function to produce an in create_image_3d()
161 // Log an info message and rely on the calling function to produce an in create_image_3d()
199 // Log an info message and rely on the calling function to produce an in create_image_2d_array()
234 // Log an info message and rely on the calling function to produce an in create_image_1d_array()
270 // Log an info message and rely on the calling function to produce an in create_image_1d()
/external/python/google-api-python-client/docs/dyn/
Dadsensehost_v4_1.customchannels.html120 …hannel. This should be considered an opaque identifier; it is not safe to rely on it being in any …
139 …hannel. This should be considered an opaque identifier; it is not safe to rely on it being in any …
156 …hannel. This should be considered an opaque identifier; it is not safe to rely on it being in any …
167 …hannel. This should be considered an opaque identifier; it is not safe to rely on it being in any …
190 …hannel. This should be considered an opaque identifier; it is not safe to rely on it being in any …
226 …hannel. This should be considered an opaque identifier; it is not safe to rely on it being in any …
237 …hannel. This should be considered an opaque identifier; it is not safe to rely on it being in any …
254 …hannel. This should be considered an opaque identifier; it is not safe to rely on it being in any …
265 …hannel. This should be considered an opaque identifier; it is not safe to rely on it being in any …
Dadsensehost_v4_1.urlchannels.html110 …hannel. This should be considered an opaque identifier; it is not safe to rely on it being in any …
126 …hannel. This should be considered an opaque identifier; it is not safe to rely on it being in any …
136 …hannel. This should be considered an opaque identifier; it is not safe to rely on it being in any …
158 …hannel. This should be considered an opaque identifier; it is not safe to rely on it being in any …
/external/google-cloud-java/java-talent/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/
DRequestMetadataOrBuilder.java40 * Note that any improvements to the model for a particular tenant site rely
64 * Note that any improvements to the model for a particular tenant site rely
87 * Note that any improvements to the model for a particular tenant site rely
109 * Note that any improvements to the model for a particular tenant site rely
132 * Note that any improvements to the model for a particular tenant site rely
154 * Note that any improvements to the model for a particular tenant site rely
DRequestMetadata.java92 * Note that any improvements to the model for a particular tenant site rely
127 * Note that any improvements to the model for a particular tenant site rely
165 * Note that any improvements to the model for a particular tenant site rely
198 * Note that any improvements to the model for a particular tenant site rely
236 * Note that any improvements to the model for a particular tenant site rely
269 * Note that any improvements to the model for a particular tenant site rely
831 * Note that any improvements to the model for a particular tenant site rely
865 * Note that any improvements to the model for a particular tenant site rely
899 * Note that any improvements to the model for a particular tenant site rely
932 * Note that any improvements to the model for a particular tenant site rely
[all …]
/external/google-cloud-java/java-talent/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/
DRequestMetadataOrBuilder.java40 * Note that any improvements to the model for a particular tenant site rely
64 * Note that any improvements to the model for a particular tenant site rely
87 * Note that any improvements to the model for a particular tenant site rely
109 * Note that any improvements to the model for a particular tenant site rely
132 * Note that any improvements to the model for a particular tenant site rely
154 * Note that any improvements to the model for a particular tenant site rely
DRequestMetadata.java92 * Note that any improvements to the model for a particular tenant site rely
127 * Note that any improvements to the model for a particular tenant site rely
165 * Note that any improvements to the model for a particular tenant site rely
198 * Note that any improvements to the model for a particular tenant site rely
236 * Note that any improvements to the model for a particular tenant site rely
269 * Note that any improvements to the model for a particular tenant site rely
829 * Note that any improvements to the model for a particular tenant site rely
863 * Note that any improvements to the model for a particular tenant site rely
897 * Note that any improvements to the model for a particular tenant site rely
930 * Note that any improvements to the model for a particular tenant site rely
[all …]
/external/autotest/server/site_tests/audio_AudioTestAssumptionCheck/
Dcontrol11 This test will fail if functions that audio tests rely on are broken
24 This test remotely tests if some functions, audio tests rely on, work correctly
Daudio_AudioTestAssumptionCheck.py7 rely on.
18 other audio tests rely on still work after a suspension.
/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_docu.txt28 - don't rely on the backend to schedule addr load and Index load as well
29 - don't rely on the backend to merge some alu groups
/external/rust/crates/memchr/src/arch/wasm32/simd128/
Dmemchr.rs145 /// * The distance being in bounds must not rely on "wrapping around" the
189 /// * The distance being in bounds must not rely on "wrapping around" the
234 /// * The distance being in bounds must not rely on "wrapping around" the
349 // SAFETY: We rely on the generic iterator to provide valid start in next()
358 // SAFETY: We rely on our generic iterator to return valid start in count()
373 // SAFETY: We rely on the generic iterator to provide valid start in next_back()
492 /// * The distance being in bounds must not rely on "wrapping around" the
536 /// * The distance being in bounds must not rely on "wrapping around" the
635 // SAFETY: We rely on the generic iterator to provide valid start in next()
650 // SAFETY: We rely on the generic iterator to provide valid start in next_back()
[all …]
/external/rust/crates/memchr/src/arch/all/
Dmemchr.rs121 /// * The distance being in bounds must not rely on "wrapping around" the
191 /// * The distance being in bounds must not rely on "wrapping around" the
250 /// * The distance being in bounds must not rely on "wrapping around" the
315 // SAFETY: We rely on the generic iterator to provide valid start in next()
324 // SAFETY: We rely on our generic iterator to return valid start in count()
339 // SAFETY: We rely on the generic iterator to provide valid start in next_back()
431 /// * The distance being in bounds must not rely on "wrapping around" the
497 /// * The distance being in bounds must not rely on "wrapping around" the
580 // SAFETY: We rely on the generic iterator to provide valid start in next()
595 // SAFETY: We rely on the generic iterator to provide valid start in next_back()
[all …]
/external/rust/crates/memchr/src/arch/aarch64/neon/
Dmemchr.rs150 /// * The distance being in bounds must not rely on "wrapping around" the
194 /// * The distance being in bounds must not rely on "wrapping around" the
235 /// * The distance being in bounds must not rely on "wrapping around" the
350 // SAFETY: We rely on the generic iterator to provide valid start in next()
359 // SAFETY: We rely on our generic iterator to return valid start in count()
374 // SAFETY: We rely on the generic iterator to provide valid start in next_back()
498 /// * The distance being in bounds must not rely on "wrapping around" the
542 /// * The distance being in bounds must not rely on "wrapping around" the
641 // SAFETY: We rely on the generic iterator to provide valid start in next()
656 // SAFETY: We rely on the generic iterator to provide valid start in next_back()
[all …]
/external/python/cpython2/Demo/tkinter/matt/
Dplacer-simple.py21 f.place(relx=0.0, rely=0.0)
28 f.button.place(relx=0.5, rely=0.0, anchor=NW)
/external/sdv/vsomeip/third_party/boost/range/doc/
Dportability.qbk13 …lers cannot do function template ordering properly. In that case one must rely of __range_iterator…
20 # do not rely on ADL:
/external/cronet/third_party/boringssl/src/
DBREAKING-CHANGES.md39 …s, Conscrypt upstream cannot rely on a new BoringSSL API until it is present in all copies of Bori…
60 …age. When doing so, try to fail on the common case. In particular, do not rely on consumers adequa…
74 While we rely on a tight feedback loop with our consumers, there are a few consumers which update l…
/external/boringssl/src/
DBREAKING-CHANGES.md39 …s, Conscrypt upstream cannot rely on a new BoringSSL API until it is present in all copies of Bori…
60 …age. When doing so, try to fail on the common case. In particular, do not rely on consumers adequa…
74 While we rely on a tight feedback loop with our consumers, there are a few consumers which update l…
/external/ksp/api/src/main/kotlin/com/google/devtools/ksp/symbol/
DModifier.kt22 … semantically different in different languages, therefore you should only rely on modifiers if you…
23 …* understanding of what it means in specific cases, otherwise you should rely on helper functions …
/external/rust/crates/zerocopy/
DPOLICIES.md39 - Safety comments must only rely for their correctness on statements which
42 rely on text from the beta or nightly versions of these documents are not
70 - The safety comment's correctness may rely on semantics which are not
/external/trusty/arm-trusted-firmware/include/export/
DREADME13 - They must not rely on any type definitions other that <stdint.h> types defined
19 - They must not rely on any macro definitions other than those which are
/external/arm-trusted-firmware/include/export/
DREADME13 - They must not rely on any type definitions other that <stdint.h> types defined
19 - They must not rely on any macro definitions other than those which are
/external/elfutils/libelf/
Dversion_xlate.h50 /* We rely on the types being all the same size. */ in elf_cvt_Verdef()
59 /* Below we rely on the next field offsets to be correct, start by in elf_cvt_Verdef()
173 /* We rely on the types being all the same size. */ in elf_cvt_Verneed()
182 /* Below we rely on the next field offsets to be correct, start by in elf_cvt_Verneed()
/external/rust/crates/memchr/src/arch/x86_64/sse2/
Dmemchr.rs150 /// * The distance being in bounds must not rely on "wrapping around" the
206 /// * The distance being in bounds must not rely on "wrapping around" the
251 /// * The distance being in bounds must not rely on "wrapping around" the
366 // SAFETY: We rely on the generic iterator to provide valid start in next()
375 // SAFETY: We rely on our generic iterator to return valid start in count()
390 // SAFETY: We rely on the generic iterator to provide valid start in next_back()
514 /// * The distance being in bounds must not rely on "wrapping around" the
570 /// * The distance being in bounds must not rely on "wrapping around" the
672 // SAFETY: We rely on the generic iterator to provide valid start in next()
687 // SAFETY: We rely on the generic iterator to provide valid start in next_back()
[all …]
/external/junit-params/src/test/java/junitparams/usage/
DSamplesOfUsageTest.java133 // Android-changed: CTS and AndroidJUnitRunner rely on specific format to test names, changing
141 // Android-changed: CTS and AndroidJUnitRunner rely on specific format to test names, changing
159 // Android-changed: CTS and AndroidJUnitRunner rely on specific format to test names, changing
/external/cronet/net/base/
Dplatform_mime_util_linux.cc56 // rely on the mappings hardcoded in mime_util.cc . in GetPlatformPreferredExtensionForMimeType()
64 // rely on the mappings hardcoded in mime_util.cc . in GetPlatformExtensionsForMimeType()

12345678910>>...186