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

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/objc/public/
RTCMediaSource.h 41 unavailable("init is not a supported initializer for this class.")));
RTCMediaStream.h 48 (unavailable("init is not a supported initializer for this class.")));
RTCPair.h 42 (unavailable("init is not a supported initializer for this class.")));
RTCSessionDescription.h 46 (unavailable("init is not a supported initializer for this class.")));
RTCStatsReport.h 42 unavailable("init is not a supported initializer for this class.")));
RTCVideoCapturer.h 39 (unavailable("init is not a supported initializer for this class.")));
RTCVideoSource.h 36 (unavailable("init is not a supported initializer for this class.")));
RTCVideoTrack.h 47 (unavailable("init is not a supported initializer for this class.")));
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
NOTES 17 versions of these operations are unavailable.
  /external/chromium_org/third_party/webrtc/modules/audio_processing/aec/
aec_rdft.h 14 // These intrinsics were unavailable before VS 2008.
  /external/clang/test/SemaObjC/
invalid-code.m 53 __attribute__((unavailable)) @interface I4 @end // expected-error {{Objective-C declarations may only appear in global scope}}
property-deprecated-warning.m 89 - (int)x __attribute__ ((unavailable)); // expected-note {{'x' has been explicitly marked unavailable here}}
103 foo.x = foo.x; // expected-error {{property access is using 'x' method which is unavailable}} \
  /external/llvm/include/llvm/Support/
Compression.h 36 StatusUnsupported, // zlib is unavailable
  /external/llvm/test/CodeGen/ARM/
arguments.ll 13 ; test that allocating the double to r2/r3 makes r1 unavailable on gnueabi.
  /external/mesa3d/src/mesa/swrast/
NOTES 17 versions of these operations are unavailable.
  /external/strace/test/
sigkill_rain.c 20 "decoding of interrupted syscalls: grep for 'sendto', '??" /* anti-trigraph gap */ "?', 'unavailable'.\n"
  /external/webrtc/src/modules/audio_processing/aec/
aec_rdft.h 14 // These intrinsics were unavailable before VS 2008.
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
SmsAddress.java 35 * Returns the address of the SMS message in String form or null if unavailable
  /packages/apps/Camera2/src_pd/com/android/camera/app/
LocationManager.java 26 * provider, or network/gps if the fused location provider is unavailable)
  /prebuilts/tools/common/proguard/
README 22 unavailable).
  /external/chromium_org/components/password_manager/core/browser/
login_database.h 111 // is temporarily unavailable).
119 // temporarily unavailable).
126 // temporarily unavailable).
  /external/clang/test/ARCMT/
objcmt-atomic-property.m.result 28 @property (strong) NSString *UnavailProp __attribute__((unavailable));
31 @property (strong) NSString *UnavailProp1 __attribute__((unavailable));
34 - (void) setUnavailProp2 : (NSString *)Val __attribute__((unavailable));
objcmt-ns-nonatomic-iosonly.m.result 35 @property (NS_NONATOMIC_IOSONLY, strong) NSString *UnavailProp __attribute__((unavailable));
38 @property (NS_NONATOMIC_IOSONLY, strong) NSString *UnavailProp1 __attribute__((unavailable));
41 - (void) setUnavailProp2 : (NSString *)Val __attribute__((unavailable));
objcmt-property.m.result 28 @property (nonatomic, strong) NSString *UnavailProp __attribute__((unavailable));
31 @property (nonatomic, strong) NSString *UnavailProp1 __attribute__((unavailable));
34 - (void) setUnavailProp2 : (NSString *)Val __attribute__((unavailable));
  /external/guava/guava-tests/test/com/google/common/eventbus/
EventHandlerTest.java 114 * unavailable.
137 * unavailable.
160 * unavailable.

Completed in 490 milliseconds

1 2 3 45 6 7 8 91011>>