HomeSort by relevance Sort by last modified time
    Searched full:precondition (Results 126 - 150 of 384) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/v8/src/
bignum.h 33 // Precondition: this >= other.
  /libcore/ojluni/src/main/java/sun/nio/ch/
SelectorImpl.java 142 // Precondition: Synchronized on this, keys, and selectedKeys
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
__split_buffer 207 // Precondition: __n > 0
208 // Precondition: size() + __n <= capacity()
225 // Precondition: __n > 0
226 // Precondition: size() + __n <= capacity()
__tree 62 // Precondition: __x != nullptr.
128 // Precondition: __x != nullptr.
140 // Precondition: __x != nullptr.
152 // Precondition: __x != nullptr.
165 // Precondition: __x != nullptr.
178 // Precondition: __x != nullptr.
202 // Precondition: __x->__right_ != nullptr
222 // Precondition: __x->__left_ != nullptr
241 // Precondition: __root != nulptr && __x != nullptr.
311 // Precondition: __root != nullptr && __z != nullptr
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/associative/
tree_left_rotate.pass.cpp 12 // Precondition: __x->__right_ != nullptr
tree_right_rotate.pass.cpp 12 // Precondition: __x->__left_ != nullptr
  /packages/apps/StorageManager/src/com/android/storagemanager/automatic/
AutomaticStorageManagementJobService.java 45 // We need to double-check the precondition shere because they are not enforced for a
  /prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libcxx/include/
__split_buffer 207 // Precondition: __n > 0
208 // Precondition: size() + __n <= capacity()
225 // Precondition: __n > 0
226 // Precondition: size() + __n <= capacity()
__tree 62 // Precondition: __x != nullptr.
128 // Precondition: __x != nullptr.
140 // Precondition: __x != nullptr.
152 // Precondition: __x != nullptr.
165 // Precondition: __x != nullptr.
178 // Precondition: __x != nullptr.
202 // Precondition: __x->__right_ != nullptr
222 // Precondition: __x->__left_ != nullptr
241 // Precondition: __root != nulptr && __x != nullptr.
311 // Precondition: __root != nullptr && __z != nullptr
    [all...]
  /art/compiler/optimizing/
induction_var_range.h 99 * Precondition: CanGenerateCode() returns true.
112 * Precondition: CanGenerateCode() returns true and needs_taken_test is set.
  /ndk/sources/cxx-stl/stlport/src/details/
fstream_unistd.cpp 312 // at position offset. Precondition: offset is a multiple of the
338 // precondition : there is a valid mapping at the moment
fstream_stdio.cpp 373 // at position offset. Precondition: offset is a multiple of the
384 // precondition : there is a valid mapping at the moment
  /packages/apps/Music/tests/src/com/android/music/functional/
TestSongs.java 147 * Test case precondition: The testing device should wipe data before
173 * Test case precondition: Copy a song and rescan the sdcard
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
DigestInputStreamTest.java 332 // check precondition
372 // check precondition
455 // check precondition
DigestOutputStreamTest.java 320 // check precondition
357 // check precondition
398 // check precondition
  /external/chromium-trace/catapult/telemetry/third_party/webpagereplay/
httparchive_test.py 321 # Invalid etag, precondition failed
345 # Invalid etag, precondition failed
379 # etag match, precondition failed
  /external/libcxx/include/
__tree 62 // Precondition: __x != nullptr.
128 // Precondition: __x != nullptr.
140 // Precondition: __x != nullptr.
152 // Precondition: __x != nullptr.
165 // Precondition: __x != nullptr.
178 // Precondition: __x != nullptr.
202 // Precondition: __x->__right_ != nullptr
222 // Precondition: __x->__left_ != nullptr
241 // Precondition: __root != nulptr && __x != nullptr.
311 // Precondition: __root != nullptr && __z != nullptr
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
DigestInputStreamTest.java 327 // check precondition
367 // check precondition
450 // check precondition
  /external/chromium-trace/catapult/third_party/WebOb/webob/
exc.py 782 This indicates that the precondition given in one or more of the
786 code: 412, title: Precondition Failed
789 title = 'Precondition Failed'
790 explanation = ('Request precondition failed.')
917 code: 428, title: Precondition Required
920 title = 'Precondition Required'
    [all...]
  /cts/tests/tests/mediastress/preconditions/src/android/mediastress/cts/preconditions/
MediaPreparer.java 55 description = "Whether to skip the media files precondition")
300 return; // skip this precondition
  /external/llvm/lib/Transforms/Scalar/
LoopIdiomRecognize.cpp 727 /// precondition and postcondition of the loop are in desirable form.
758 /// goto loop-exit // the precondition of the loop
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
xtensa-relax.c 88 by the "| %at!=%as" precondition clause.
557 append_condition (TransitionRule *tr, Precondition *cond)
587 Precondition *cond = (Precondition *) xmalloc (sizeof (Precondition));
603 Precondition *cond = (Precondition *) xmalloc (sizeof (Precondition));
    [all...]
  /cts/tests/camera/src/android/hardware/camera2/cts/helpers/
Preconditions.java 23 * Helper set of methods to perform precondition checks before starting method execution.
  /cts/tests/tests/provider/src/android/provider/cts/
Settings_SystemTest.java 97 // Precondition: these rows must not exist in the db when we begin
  /external/autotest/client/cros/cellular/mbim_compliance/tests/
des_01.py 28 # Precondition.

Completed in 3394 milliseconds

1 2 3 4 56 7 8 91011>>