HomeSort by relevance Sort by last modified time
    Searched full:unavailable (Results 376 - 400 of 1171) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/
stdatomic.h 134 #else /* <atomic> unavailable, possibly because this is C, not C++ */
573 #endif /* <atomic> unavailable */
  /developers/demos/MusicDemo/src/main/java/com/example/android/musicservicedemo/model/
MusicProvider.java 210 // retries (eg if the network connection is temporary unavailable)
  /external/apache-http/src/org/apache/http/impl/
EnglishReasonPhraseCatalog.java 159 "Service Unavailable");
  /external/bison/lib/
strerror-override.c 182 return "Network subsystem is unavailable";
  /external/chromium_org/base/android/java/src/org/chromium/base/
ApiCompatibilityUtils.java 244 // setContentDescription() is unavailable in earlier versions.
  /external/chromium_org/chrome/browser/chromeos/drive/
file_system_util.h 196 // Disconnected because Drive service is unavailable for this account (either
  /external/chromium_org/chrome/browser/spellchecker/
spelling_service_client.cc 109 // the spelling service should be unavailable.
  /external/chromium_org/chrome/browser/ui/cocoa/extensions/
media_galleries_dialog_cocoa.mm 171 // confirming, the button will be unavailable for dialogs without any checks
  /external/chromium_org/chrome/common/extensions/api/
sync_file_system.idl 29 // is (temporarily) unavailable due to some recoverable errors, e.g.
webstore_private.json 273 "description": "Called if the user is already signed in or if the sign-in method was invoked incorrectly (e.g. with an invalid continue URL), sign-in is unavailable (e.g. in Incognito), or the API was not called in response to a user gesture. Upon such a failure, chrome.runtime.lastError will be set to 'invalid_continue_url', 'signin_is_disallowed', 'signin_failed', 'merge_session_failed', or 'user_gesture_required'.",
  /external/chromium_org/chrome/service/cloud_print/
cloud_print_proxy.cc 256 // If the print system is unavailable, we want to shutdown the proxy and
  /external/chromium_org/third_party/libvpx/source/libvpx/test/
resize_test.cc 244 // the encoded frame is unavailable using the current API. Comparing
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
vg_manager.c 241 /* use the buffer given by the visual, unless it is unavailable */
  /external/chromium_org/third_party/sqlite/src/src/
os.c 190 ** unavailable.
  /external/chromium_org/tools/telemetry/telemetry/core/platform/profiler/
strace_profiler.py 87 '<unavailable>' not in line):
  /external/clang/include/clang/Basic/
DiagnosticDriverKinds.td 161 InGroup<DiagGroup<"debug-compression-unavailable">>;
  /external/clang/lib/Index/
CommentToXML.cpp 1020 Result << "<Unavailable/>";
1022 Result << "<Unavailable>";
1024 Result << "</Unavailable>";
1065 Result << "<Unavailable/>"
    [all...]
  /external/clang/test/Parser/
cxx11-user-defined-literals.cpp 26 int cake() __attribute__((availability(macosx, unavailable, message = "is a lie"_x))); // expected-error {{user-defined suffix cannot be used here}}
  /external/libvpx/libvpx/test/
resize_test.cc 244 // the encoded frame is unavailable using the current API. Comparing
  /external/lldb/examples/summaries/cocoa/
CFArray.py 201 return 'Summary Unavailable'
  /external/mdnsresponder/mDNSPosix/
PosixDaemon.c 101 LogMsg("Unable to parse DNS server list. Unicast DNS-SD unavailable");
  /external/mesa3d/src/gallium/state_trackers/vega/
vg_manager.c 241 /* use the buffer given by the visual, unless it is unavailable */
  /external/nist-sip/java/gov/nist/javax/sip/
SipProviderImpl.java 349 "Cannot resolve next hop -- transaction unavailable");
352 "Cannot resolve next hop -- transaction unavailable", ex);
431 "Could not resolve next hop or listening point unavailable! ",
601 "Transaction unavailable -- too many servrer transactions");
    [all...]
  /external/smack/src/org/jivesoftware/smackx/ping/
PingManager.java 232 * service-unavailable there is no way to determine if the response was send
  /frameworks/base/docs/html/design/patterns/
buttons.jd 142 in which the Action Bar and Status Bar fades away and becomes unavailable

Completed in 1209 milliseconds

<<11121314151617181920>>