/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/experimental/ |
optional | 278 // The _M_get operations have _M_engaged as a precondition. 287 // The _M_construct operation has !_M_engaged as a precondition 288 // while _M_destruct has _M_engaged as a precondition. 306 // _M_reset is a 'safe' operation with no precondition.
|
/cts/hostsidetests/appsecurity/test-apps/UsePermissionDiffCert/src/com/android/cts/usespermissiondiffcertapp/ |
AccessPermissionWithDiffSigTest.java | 661 // Precondition: no current access. 769 // Precondition: no current access. [all...] |
/external/wpa_supplicant_8/src/wps/ |
wps_upnp_web.c | 253 wpabuf_put_str(buf, "412 Precondition failed\r\n"); 1097 * 412 Precondition Failed. If CALLBACK header is missing or does not 1099 * error 412 Precondition Failed. 1101 * 412 Precondition Failed. If NT header does not equal upnp:event, 1102 * the publisher must respond with HTTP error 412 Precondition [all...] |
/external/clang/docs/ |
AutomaticReferenceCounting.rst | [all...] |
LibASTMatchers.rst | 53 The precondition to using the matchers is to understand how the AST for what you
|
/external/protobuf/src/google/protobuf/stubs/ |
shared_ptr.h | 424 // Precondition: there must be a shared_ptr that owns *this and that was 429 // Behavior is undefined if the precondition isn't satisfied; we choose
|
/ndk/sources/cxx-stl/stlport/src/details/ |
fstream_win32io.cpp | 580 // at position offset. Precondition: offset is a multiple of the 619 // precondition : there is a valid mapping at the moment
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_sstream.c | 93 // Precondition: gptr() >= egptr(). Returns a character, if one is available. 102 // Precondition: gptr() >= egptr().
|
_string_base.h | 92 // Precondition: 0 < __n <= max_size().
|
/packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/ |
Preconditions.java | 42 * <p>Take care not to confuse precondition checking with other similar types 43 * of checks! Precondition exceptions -- including those provided here, but also
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_sstream.c | 93 // Precondition: gptr() >= egptr(). Returns a character, if one is available. 102 // Precondition: gptr() >= egptr().
|
_string_base.h | 92 // Precondition: 0 < __n <= max_size().
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_sstream.c | 93 // Precondition: gptr() >= egptr(). Returns a character, if one is available. 102 // Precondition: gptr() >= egptr().
|
_string_base.h | 92 // Precondition: 0 < __n <= max_size().
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_sstream.c | 93 // Precondition: gptr() >= egptr(). Returns a character, if one is available. 102 // Precondition: gptr() >= egptr().
|
_string_base.h | 92 // Precondition: 0 < __n <= max_size().
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_sstream.c | 93 // Precondition: gptr() >= egptr(). Returns a character, if one is available. 102 // Precondition: gptr() >= egptr().
|
_string_base.h | 92 // Precondition: 0 < __n <= max_size().
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_sstream.c | 93 // Precondition: gptr() >= egptr(). Returns a character, if one is available. 102 // Precondition: gptr() >= egptr().
|
_string_base.h | 92 // Precondition: 0 < __n <= max_size().
|
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/ |
DeviceAndProfileOwnerTest.java | 205 // Set a non-empty device lockscreen password, which is a precondition for installing
|
/external/apache-http/src/org/apache/http/impl/ |
EnglishReasonPhraseCatalog.java | 176 "Precondition Failed");
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
ReasonParser.java | 103 "Reason: SIP ;cause=580 ;text=\"Precondition Failure\","+
|
/external/svox/pico/lib/ |
picosa.h | 76 precondition:
|
/frameworks/base/core/java/android/hardware/camera2/marshal/ |
MarshalHelpers.java | 31 * such as the native size, the managed class wrappers, and various precondition checks.</p>
|