OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:precondition
(Results
126 - 150
of
334
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/svox/pico/lib/
picosa.h
76
precondition
:
/ndk/sources/cxx-stl/stlport/stlport/stl/
_string_base.h
92
//
Precondition
: 0 < __n <= max_size().
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_string_base.h
92
//
Precondition
: 0 < __n <= max_size().
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_string_base.h
92
//
Precondition
: 0 < __n <= max_size().
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_string_base.h
92
//
Precondition
: 0 < __n <= max_size().
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_string_base.h
92
//
Precondition
: 0 < __n <= max_size().
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_string_base.h
92
//
Precondition
: 0 < __n <= max_size().
/external/v8/src/
compiler.cc
336
//
Precondition
: code has been parsed. Postcondition: the code field in
345
//
Precondition
: code has been parsed. Postcondition: the code field in
707
//
Precondition
: code has been parsed and scopes have been analyzed.
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
DigestOutputStreamTest.java
314
// check
precondition
351
// check
precondition
392
// check
precondition
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
vector
850
//
Precondition
: __begin_ == __end_ == __end_cap() == 0
851
//
Precondition
: __n > 0
[
all
...]
/external/chromium_org/webkit/browser/appcache/
appcache_request_handler_unittest.cc
507
//
Precondition
, the host is waiting on cache selection.
697
//
Precondition
, the host is waiting on cache selection.
729
//
Precondition
, the host is waiting on cache selection.
[
all
...]
/packages/services/Telephony/src/com/android/phone/
PhoneInterfaceManager.java
664
// is the weaker
precondition
704
// ACCESS_COARSE_LOCATION since this is the weaker
precondition
740
// is the weaker
precondition
[
all
...]
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
CameraDeviceTest.java
364
//
Precondition
: Device must be in known IDLE/UNCONFIGURED state (has been waited for)
/external/apache-http/src/org/apache/http/
HttpStatus.java
122
/** <tt>412
Precondition
Failed</tt> (HTTP/1.1 - RFC 2616) */
/external/ceres-solver/internal/ceres/
linear_solver.h
188
// conditioning of a linear system is to
precondition
it. In its
/external/chromium_org/chrome/browser/chromeos/attestation/
platform_verification_flow.h
93
//
Precondition
: The last committed URL for |web_contents| has a valid
/external/chromium_org/sync/internal_api/public/
base_node.h
69
// A
precondition
was not met for calling init, such as legal input
/external/jsilver/src/com/google/streamhtmlparser/util/
EntityResolver.java
196
// Developer error if the
precondition
fails.
/external/srec/portable/src/
PFileSystem.c
440
*
PRECONDITION
: Directory names must end with '/'
/frameworks/base/obex/javax/obex/
ResponseCodes.java
238
* Defines the OBEX
PRECONDITION
FAILED response code.
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothShare.java
373
* the OBEX error "
Precondition
Failed", and it is also used in situations
/external/chromium_org/chrome/browser/sync/glue/
generic_change_processor.cc
244
error_prefix + "a
precondition
was not met for calling init.",
248
LOG(ERROR) << "Delete: Failed
precondition
.";
/external/chromium_org/third_party/WebKit/Source/wtf/dtoa/
bignum-dtoa.cc
168
//
Precondition
: 0 <= (numerator+delta_plus) / denominator < 10.
170
// will be produced. This should be the standard
precondition
.
[
all
...]
/external/chromium_org/v8/src/
bignum-dtoa.cc
169
//
Precondition
: 0 <= (numerator+delta_plus) / denominator < 10.
171
// will be produced. This should be the standard
precondition
.
/external/guava/guava/src/com/google/common/base/
Preconditions.java
47
* <p>Take care not to confuse
precondition
checking with other similar types
48
* of checks!
Precondition
exceptions -- including those provided here, but also
Completed in 801 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>