HomeSort by relevance Sort by last modified time
    Searched full:unavailable (Results 201 - 225 of 1170) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/ppapi/api/private/
ppb_x509_certificate_private.idl 169 * <code>PP_Var</code> is returned if the field is unavailable.
  /external/chromium_org/sync/api/attachments/
attachment_store.h 54 // attachments that are unavailable in attachment store, these need to be
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/steps/
confirmdiff.py 63 _log.warning("PrettyPatch unavailable.")
  /external/chromium_org/third_party/icu/source/io/
ustream.cpp 103 // The EOF is only set after the get() of an unavailable byte.
  /external/chromium_org/third_party/libusb/src/msvc/
errno.h 35 #define EAGAIN 11 /* Resource temporarily unavailable */
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
mfeatures.h 61 * bugs, some of them may be unavailable, or compile to ASSERT_NO_FEATURE()
  /external/chromium_org/third_party/skia/experimental/PdfViewer/scripts/
test_all_pdfs.sh 25 # TODO (scroggo): Use release version if debug is unavailable
  /external/chromium_org/third_party/webrtc/base/
sslsocketfactory.cc 161 LOG_F(LS_ERROR) << "SSL unavailable";
  /external/icu/icu4c/source/io/
ustream.cpp 99 // The EOF is only set after the get() of an unavailable byte.
  /external/libpcap/
pcap_stats.3pcap 84 statistic is unavailable, so it should not be treated as an indication
  /external/libunwind/doc/
unw_get_proc_name.tex 35 completely unavailable or may be limited to those exported via a
  /external/lldb/examples/summaries/cocoa/
NSException.py 111 return 'Summary Unavailable'
NSMachPort.py 120 return 'Summary Unavailable'
NSNotification.py 107 return 'Summary Unavailable'
  /external/llvm/lib/CodeGen/
LiveDebugVariables.h 51 /// NewRegs where they are live. Mark the values as unavailable where no new
  /external/llvm/lib/Support/
Compression.cpp 89 llvm_unreachable("zlib::crc32 is unavailable");
  /external/llvm/test/CodeGen/ARM/
2013-04-16-AAPCS-C4-vs-VFP.ll 15 ;that are unallocated are marked as unavailable. The NSAA is adjusted upwards
  /external/mesa3d/src/mesa/main/
mfeatures.h 61 * bugs, some of them may be unavailable, or compile to ASSERT_NO_FEATURE()
  /external/protobuf/python/
README.txt 55 error: "sem_init: Resource temporarily unavailable". This appears
  /external/skia/experimental/PdfViewer/scripts/
test_all_pdfs.sh 25 # TODO (scroggo): Use release version if debug is unavailable
  /external/smack/src/org/jivesoftware/smack/packet/
XMPPError.java 44 * <tr><td>404</td><td>recipient-unavailable</td><td>WAIT</td></tr>
51 * <tr><td>503</td><td>service-unavailable</td><td>CANCEL</td></tr>
328 public static final Condition recipient_unavailable = new Condition("recipient-unavailable");
335 public static final Condition service_unavailable = new Condition("service-unavailable");
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_BlockMatch_Integer_16x16.c 56 * by pSrcPreMV); may be set to NULL if unavailable.
  /frameworks/av/media/libstagefright/timedtext/
TimedText3GPPSource.cpp 55 // Set a negative value to it to mark it is unavailable.
  /frameworks/base/location/java/android/location/
LocationListener.java 56 * the provider is temporarily unavailable but is expected to be available
  /frameworks/base/packages/SharedStorageBackup/src/com/android/sharedstoragebackup/
SharedStorageAgent.java 81 Slog.w(TAG, "Cannot restore data for unavailable volume " + i);

Completed in 1024 milliseconds

1 2 3 4 5 6 7 891011>>