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

1 2 3 4 5 67 8 91011>>

  /external/clang/test/Sema/
overloadable.c 50 promote(sp); // expected-error{{call to unavailable function 'promote'}}
  /external/libunwind/doc/
unw_get_proc_name.man 60 completely unavailable or may be limited to those exported via a
  /external/smack/src/org/jivesoftware/smack/
RosterListener.java 76 * (e.g presence of types available and unavailable. Subscription-related
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_BlockMatch_Integer_8x8.c 54 * by pSrcPreMV); may be set to NULL if unavailable.
  /frameworks/base/media/java/android/media/tv/
ITvInputHardware.aidl 51 * (for example, when the audio sink becomes unavailable or more desirable
  /packages/apps/Settings/src/com/android/settings/wifi/
WifiDialog.java 71 /* During creation, the submit button can be unavailable to determine
  /development/samples/WiFiDirectDemo/src/com/example/android/wifidirect/
DeviceListFragment.java 81 case WifiP2pDevice.UNAVAILABLE:
82 return "Unavailable";
  /external/chromium_org/chrome/browser/sync_file_system/
remote_file_sync_service.h 48 // Remote service is temporarily unavailable due to network,
56 // Remote service is temporarily unavailable due to authentication failure.
  /external/chromium_org/chrome/common/extensions/api/
bluetooth.idl 72 // to the device, where available. Absent if unavailable.
152 // out of range for long enough to be considered unavailable again, and
  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGAltGlyphDefElement.cpp 49 // If any of the referenced glyphs are unavailable, then the character(s) that are
97 // As the spec says "If any of the referenced glyphs are unavailable,
  /external/chromium_org/third_party/hwcplus/include/hardware/
hwcomposer_defs.h 53 * the layer will be unavailable for use for an extended period of time,
169 * If the DPI for a configuration is unavailable or the HWC implementation
  /external/clang/test/ARCMT/
objcmt-subscripting-literals.m.result 199 - (id)objectAtIndexedSubscript:(unsigned)idx __attribute__((unavailable));
207 - (void)setObject:(id)obj atIndexedSubscript:(unsigned)idx __attribute__((unavailable));
  /external/clang/test/Index/
complete-exprs.c 4 int f(int) __attribute__((unavailable));
31 // CHECK-CC1: FunctionDecl:{ResultType int}{TypedText f}{LeftParen (}{Placeholder int}{RightParen )} (12) (unavailable)
  /external/lldb/examples/summaries/cocoa/
NSData.py 134 return 'Summary Unavailable'
159 return 'Summary Unavailable'
  /external/smack/src/org/jivesoftware/smackx/packet/
LastActivity.java 87 * Returns the status message of the last unavailable presence received from the user.
89 * @return the status message of the last unavailable presence received from the user
  /frameworks/base/core/java/android/hardware/camera2/
CameraManager.java 193 "Camera service is currently unavailable");
221 "Camera service is currently unavailable", e);
275 "Camera service is currently unavailable");
311 "Camera service is currently unavailable", e);
404 * unavailable to open.
407 * removable camera is connected. They become unavailable when some
431 * A previously-available camera has become unavailable for use.
638 Log.e(TAG, "Camera service is unavailable");
    [all...]
  /frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
CameraAgentFactory.java 125 throw new UnsupportedOperationException("Camera API_2 unavailable on this device");
157 throw new UnsupportedOperationException("Camera API_2 unavailable on this device");
  /hardware/libhardware/include/hardware/
hwcomposer_defs.h 54 * the layer will be unavailable for use for an extended period of time,
189 * If the DPI for a configuration is unavailable or the HWC implementation
  /packages/apps/Email/src/com/android/email/mail/store/imap/
ImapConstants.java 103 public static final String UNAVAILABLE = "UNAVAILABLE";
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
sysexits.h 61 * EX_UNAVAILABLE -- A service is unavailable. This can occur
101 #define EX_UNAVAILABLE 69 /* service unavailable */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
sysexits.h 61 * EX_UNAVAILABLE -- A service is unavailable. This can occur
101 #define EX_UNAVAILABLE 69 /* service unavailable */
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/core/
RenameResourceWizard.java 95 return RenameResult.unavailable();
106 return RenameResult.unavailable();
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_xmlrpc.py 400 exception caused by the 'temporarily unavailable' response sometimes
412 if exc_mess and 'temporarily unavailable' in exc_mess.lower():
444 # "temporarily unavailable" exceptions raised in SimpleXMLRPCServer. This
456 # ignore failures due to non-blocking socket 'unavailable' errors
470 # ignore failures due to non-blocking socket unavailable errors.
500 # ignore failures due to non-blocking socket 'unavailable' errors
512 # ignore failures due to non-blocking socket 'unavailable' errors
526 # ignore failures due to non-blocking socket 'unavailable' errors
539 # ignore failures due to non-blocking socket 'unavailable' errors
556 # ignore failures due to non-blocking socket 'unavailable' error
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_xmlrpc.py 400 exception caused by the 'temporarily unavailable' response sometimes
412 if exc_mess and 'temporarily unavailable' in exc_mess.lower():
444 # "temporarily unavailable" exceptions raised in SimpleXMLRPCServer. This
456 # ignore failures due to non-blocking socket 'unavailable' errors
470 # ignore failures due to non-blocking socket unavailable errors.
500 # ignore failures due to non-blocking socket 'unavailable' errors
512 # ignore failures due to non-blocking socket 'unavailable' errors
526 # ignore failures due to non-blocking socket 'unavailable' errors
539 # ignore failures due to non-blocking socket 'unavailable' errors
556 # ignore failures due to non-blocking socket 'unavailable' error
    [all...]
  /external/clang/include/clang/Sema/
AttributeList.h 125 /// \brief The location of the 'unavailable' keyword in an
234 SourceLocation unavailable,
241 UnavailableLoc(unavailable), MessageExpr(messageExpr),
598 SourceLocation unavailable,
605 obsoleted, unavailable, MessageExpr,
733 SourceLocation unavailable,
738 deprecated, obsoleted, unavailable, MessageExpr, syntax);

Completed in 2912 milliseconds

1 2 3 4 5 67 8 91011>>