/frameworks/base/core/java/com/android/internal/util/ |
Preconditions.java | 47 * @param errorMessage the exception message to use if the check fails; will 88 * @param errorMessage the exception message to use if the check fails 104 * @param errorMessage the exception message to use if the check fails 120 * @param errorMessage the exception message to use if the check fails 139 * @param valueName the name of the argument to use if the check fails 164 * @param valueName the name of the argument to use if the check fails 193 * @param valueName the name of the argument to use if the check fails 218 * @param valueName the name of the argument to use if the check fails 244 * @param valueName the name of the argument to use if the check fails 272 * @param valueName the name of the argument to use if the check fails [all...] |
/development/ndk/platforms/android-18/include/android/ |
bitmap.h | 53 * If the call fails, the info parameter will be ignored 69 * fails, addrPtr will be ignored.
|
/development/ndk/platforms/android-8/include/android/ |
bitmap.h | 53 * If the call fails, the info parameter will be ignored 69 * fails, addrPtr will be ignored.
|
/development/ndk/platforms/android-9/include/android/ |
bitmap.h | 52 * If the call fails, the info parameter will be ignored 68 * fails, addrPtr will be ignored.
|
/external/chromium_org/base/i18n/ |
icu_string_conversions.h | 39 // encoding doesn't exist or the encoding fails (when on_error is FAIL), 51 // encoding doesn't exist or the encoding fails (when on_error is FAIL),
|
/external/chromium_org/build/android/gyp/ |
ant.py | 14 Also, when a command fails, this script will re-run that ant command with the 30 # argument. So, when an ant command fails, re-run it with '-verbose' so that
|
/external/chromium_org/cc/base/ |
swap_promise.h | 21 // will be called, and if the compositor fails to send its new state to the 26 // be broken at either main or impl thread, e.g. commit fails on main thread,
|
/external/chromium_org/ppapi/tests/ |
test_video_decoder.cc | 33 // Test that Initialize fails with a bad Graphics3D resource. 46 // Test that Initialize fails with a bad profile enum value.
|
/external/chromium_org/third_party/skia/src/lazy/ |
SkCachingPixelRef.h | 30 * Takes ownership of SkImageGenerator. If this method fails for 35 * If Install fails or when the SkCachingPixelRef that is
|
/external/chromium_org/tools/gyp/test/actions/ |
gyptest-generated-header.py | 17 # This test currently fails on android. Investigate why, fix the issues 20 test.skip_test(message='Test fails on android. Fix and reenable.\n')
|
/external/icu/icu4c/source/layout/ |
ArabicLayoutEngine.h | 44 * @param success - set to an error code if the operation fails 62 * @param success - set to an error code if the operation fails 110 * @param success - set to an error code if the operation fails 132 * @param success - output parameter set to an error code if the operation fails 164 * @param success - set to an error code if the operation fails 195 * @param success - set to an error code if the operation fails 215 * @param success - set to an error code if the operation fails 232 * @param success - output parameter set to an error code if the operation fails
|
/external/junit/src/org/junit/rules/ |
TestWatchman.java | 31 * public void fails() { 76 * Invoked when a test method fails
|
/external/libselinux/src/ |
enabled.c | 25 * enabled. If getcon fails, selinux is still enabled. 52 * selinux enabled. If getcon fails, selinux is still
|
/external/lldb/test/expression_command/call-function/ |
TestCallStdStringFunction.py | 30 @expectedFailureGcc # llvm.org/pr14437, fails with GCC 4.6.3 and 4.7.2 31 @expectedFailureIcc # llvm.org/pr14437, fails with ICC 13.1
|
/external/lldb/test/lang/c/const_variables/ |
TestConstVariables.py | 20 @skipIfLinux # This test works with gcc, but fails with newer version of clang on Linux due to a clang issue. Fails for icc as well. Bug number TDB.
|
/external/llvm/test/CodeGen/R600/ |
array-ptr-calc-i32.ll | 7 ; an add and won't be folded into the addressing, which fails with a 15 ; alloca to a vector. It currently fails because it does not know how
|
/external/qemu/distrib/libselinux/src/ |
enabled.c | 25 * enabled. If getcon fails, selinux is still enabled. 52 * selinux enabled. If getcon fails, selinux is still
|
/external/skia/src/lazy/ |
SkCachingPixelRef.h | 30 * Takes ownership of SkImageGenerator. If this method fails for 35 * If Install fails or when the SkCachingPixelRef that is
|
/external/valgrind/main/none/tests/darwin/ |
access_extended.c | 30 entries[1].ad_flags = X_OK; // fails 31 entries[2].ad_flags = F_OK; // fails
|
/frameworks/compile/mclinker/include/mcld/LD/ |
DiagSymbolResolutions.inc | 3 DIAG(fail_sym_resolution, DiagnosticEngine::Unreachable, "Fails to resolve symbols [%0:%1]\nPlease reports to `%2'", "Fails to resolve symbols [%0:%1]\nPlease reports to `%2'")
|
/frameworks/native/include/android/ |
bitmap.h | 53 * If the call fails, the info parameter will be ignored 69 * fails, addrPtr will be ignored.
|
/libcore/luni/src/main/java/javax/net/ssl/ |
TrustManagerFactorySpi.java | 43 * if the initialization fails. 54 * if the initialization fails.
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/android/ |
bitmap.h | 50 * If the call fails, the info parameter will be ignored 66 * fails, addrPtr will be ignored.
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/android/ |
bitmap.h | 50 * If the call fails, the info parameter will be ignored 66 * fails, addrPtr will be ignored.
|
/prebuilts/ndk/5/platforms/android-8/arch-arm/usr/include/android/ |
bitmap.h | 50 * If the call fails, the info parameter will be ignored 66 * fails, addrPtr will be ignored.
|