/external/v8/src/ |
bignum-dtoa.cc | 169 // Precondition: 0 <= (numerator+delta_plus) / denominator < 10. 171 // will be produced. This should be the standard precondition.
|
fast-dtoa.cc | 185 // Precondition: rest < ten_kappa. 242 // Precondition: number < (1 << (number_bits + 1)).
|
/frameworks/av/media/libmedia/ |
JetPlayer.cpp | 261 // precondition: mMutex locked 303 // precondition: mMutex locked
|
/libcore/luni/src/main/java/java/util/concurrent/locks/ |
Condition.java | 435 * document this precondition and any actions taken if the lock is 453 * document this precondition and any actions taken if the lock is
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
BaseHTTPServer.py | 558 412: ('Precondition Failed', 'Precondition in headers is false.'),
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
BaseHTTPServer.py | 558 412: ('Precondition Failed', 'Precondition in headers is false.'),
|
/frameworks/base/media/java/android/media/ |
MediaFocusControl.java | [all...] |
/external/chromium_org/content/browser/download/ |
download_browsertest.cc | [all...] |
/external/chromium_org/v8/src/ |
compiler.cc | 579 // Precondition: code has been parsed. Postcondition: the code field in 588 // Precondition: code has been parsed. Postcondition: the code field in [all...] |
hydrogen-bce.cc | 139 // The precondition is that new_check follows UpperCheck() and
|
fast-dtoa.cc | 185 // Precondition: rest < ten_kappa. 242 // Precondition: number < (1 << (number_bits + 1)).
|
/external/chromium_org/chrome/browser/chromeos/drive/file_system/ |
download_operation.cc | 371 // During precondition check, an error is found.
|
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/ |
local_to_remote_syncer.cc | 333 // For PRECONDITION / CONFLICT case, the remote file is modified since the
|
/external/compiler-rt/test/Unit/ |
clzsi2_test.c | 19 // Precondition: a != 0
|
ctzsi2_test.c | 19 // Precondition: a != 0
|
/libcore/luni/src/main/java/org/apache/harmony/xml/parsers/ |
DocumentBuilderImpl.java | 183 * The main parsing loop. The precondition is that we are already on the
|
/external/chromium/chrome/browser/autofill/ |
autofill_manager.cc | 101 // Precondition: |form| should be the cached version of the form that is to be 183 // Precondition: |form_structure| and |form| should correspond to the same [all...] |
/external/chromium_org/third_party/WebKit/Source/wtf/dtoa/ |
fast-dtoa.cc | 184 // Precondition: rest < ten_kappa. 241 // Precondition: number < (1 << (number_bits + 1)). [all...] |
/external/stlport/stlport/stl/ |
_deque.c | 365 // Precondition: this->_M_start and this->_M_finish have already been initialized, 449 // Note that if the deque has at least one element (a precondition for this member
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_deque.c | 365 // Precondition: this->_M_start and this->_M_finish have already been initialized, 449 // Note that if the deque has at least one element (a precondition for this member
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_deque.c | 365 // Precondition: this->_M_start and this->_M_finish have already been initialized, 449 // Note that if the deque has at least one element (a precondition for this member
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_deque.c | 365 // Precondition: this->_M_start and this->_M_finish have already been initialized, 449 // Note that if the deque has at least one element (a precondition for this member
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_deque.c | 365 // Precondition: this->_M_start and this->_M_finish have already been initialized, 449 // Note that if the deque has at least one element (a precondition for this member
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_deque.c | 365 // Precondition: this->_M_start and this->_M_finish have already been initialized, 449 // Note that if the deque has at least one element (a precondition for this member
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_deque.c | 365 // Precondition: this->_M_start and this->_M_finish have already been initialized, 449 // Note that if the deque has at least one element (a precondition for this member
|