HomeSort by relevance Sort by last modified time
    Searched full:fails (Results 151 - 175 of 5963) sorted by null

1 2 3 4 5 67 8 91011>>

  /ndk/tests/device/test-stlport_shared-exception/jni/
singleton.cpp 5 // egcs fails to see that there is a public static accessor function.
  /ndk/tests/device/test-stlport_static-exception/jni/
singleton.cpp 5 // egcs fails to see that there is a public static accessor function.
  /packages/apps/Bluetooth/res/values-lv/
strings.xml 41 <string name="incoming_file_confirm_Notification_title" msgid="2958227698135117210">"Bluetooth Share: ien?ko?ais fails"</string>
43 <string name="incoming_file_toast_msg" msgid="1733710749992901811">"No citas ier?ces tiek s?t?ts fails. Apstipriniet, ka v?laties sa?emt ?o failu."</string>
45 <string name="notification_received" msgid="3324588019186687985">"Kop?go?ana, izmantojot Bluetooth: sa?emts fails <xliff:g id="FILE">%1$s</xliff:g>"</string>
46 <string name="notification_received_fail" msgid="3619350997285714746">"Kop?go?ana, izmantojot Bluetooth: fails <xliff:g id="FILE">%1$s</xliff:g> netika sa?emts"</string>
48 <string name="notification_sent" msgid="9218710861333027778">"Kop?go?ana, izmantojot Bluetooth: nos?t?ts fails <xliff:g id="FILE">%1$s</xliff:g>"</string>
50 <string name="notification_sent_fail" msgid="6696082233774569445">"Kop?go?ana, izmantojot Bluetooth: fails <xliff:g id="FILE">%1$s</xliff:g> netika nos?t?ts"</string>
53 <string name="download_line2" msgid="5876973543019417712">"Fails: <xliff:g id="FILE">%1$s</xliff:g>"</string>
59 <string name="download_fail_line1" msgid="3846450148862894552">"Fails netika sa?emts."</string>
60 <string name="download_fail_line2" msgid="8950394574689971071">"Fails: <xliff:g id="FILE">%1$s</xliff:g>"</string>
63 <string name="download_succ_line5" msgid="4509944688281573595">"Fails ir sa?emts."</string
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
AaptExecException.java 20 * Exception thrown when the execution of aapt fails.
DexException.java 20 * Exception throw when dx fails.
ProguardExecException.java 20 * Exception thrown when the execution of proguard fails.
  /external/chromium_org/third_party/angle/tests/compiler_tests/
ExpressionLimit_test.cpp 190 // Test expression over the limit fails.
218 // Test expression over the limit fails.
246 // Test call stack over the limit fails.
274 // Test call stack over the limit fails.
455 // Check simple recursions fails.
459 // Check simple recursions fails.
463 // Check if recursions fails.
467 // Check if recursions fails.
471 // Check ternary recursions fails.
475 // Check ternary recursions fails
    [all...]
  /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/base/process/
memory_win.cc 18 // NULL-check many memory allocations. If a malloc fails, returns NULL, and
55 // Don't bother with the result code. It may fails on heaps that have the
  /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/chrome/browser/ui/webui/
inspect_ui_browsertest.cc 31 // The test fails on Mac OS X and Windows, see crbug.com/89583
32 // Intermittently fails on Linux.
  /external/chromium_org/content/renderer/fetchers/
alt_error_page_resource_fetcher.h 23 // (or fails), the webview delegate is notified.
52 // The original request. If loading the alternate error page fails, it's
  /external/chromium_org/third_party/skia/src/lazy/
SkCachingPixelRef.h 29 * Takes ownership of SkImageGenerator. If this method fails for
34 * If Install fails or when the SkCachingPixelRef that is
  /external/icu4c/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/skia/src/lazy/
SkCachingPixelRef.h 29 * Takes ownership of SkImageGenerator. If this method fails for
34 * 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.

Completed in 1379 milliseconds

1 2 3 4 5 67 8 91011>>