HomeSort by relevance Sort by last modified time
    Searched full:obsoleted (Results 1 - 25 of 159) sorted by null

1 2 3 4 5 6 7

  /external/clang/test/Index/
availability.c 3 void foo(void) __attribute__((availability(macosx,introduced=10.4,deprecated=10.5,obsoleted=10.7), availability(ios,introduced=3.2,deprecated=4.1)));
9 // CHECK-2: (macosx, introduced=10.4, deprecated=10.5, obsoleted=10.7)
annotate-comments-availability-attrs.cpp 13 void attr_availability_1() __attribute__((availability(macosx,obsoleted=10.0,introduced=8.0,deprecated=9.0, message="use availability_test in <foo.h>")))
19 void attr_availability_2() __attribute__((availability(macosx,obsoleted=10.0.1,introduced=8.0.1,deprecated=9.0.1)));
  /external/clang/test/Parser/
attr-availability.c 7 void f0() __attribute__((availability(macosx,introduced=10.2,deprecated=10.4,obsoleted=10.6)));
9 void f1() __attribute__((availability(macosx,deprecated=10.4,introduced=10.2,obsoleted=10.6)));
11 void f2() __attribute__((availability(ios,deprecated=10.4.7,introduced=10,obsoleted=10.6)));
13 void f3() __attribute__((availability(ios,deprecated=10.4.7,introduced=10,obsoleted=10.6,introduced=10.2))); // expected-error{{redundant 'introduced' availability change; only the last specified change will be used}}
  /external/clang/test/Sema/
attr-availability-ios.c 7 void f4(int) __attribute__((availability(macosx,introduced=10.1,deprecated=10.3,obsoleted=10.5), availability(ios,introduced=2.0,deprecated=2.1,obsoleted=3.0))); // expected-note{{explicitly marked unavailable}}
18 f4(0); // expected-error{{f4' is unavailable: obsoleted in iOS 3.0}}
attr-availability-macosx.c 7 void f4(int) __attribute__((availability(macosx,introduced=10.1,deprecated=10.3,obsoleted=10.5), availability(ios,introduced=2.0,deprecated=3.0))); // expected-note{{explicitly marked unavailable}}
15 f4(0); // expected-error{{f4' is unavailable: obsoleted in OS X 10.5}}
attr-availability.c 4 void f1() __attribute__((availability(ios,obsoleted=2.1,deprecated=3.0))); // expected-warning{{feature cannot be obsoleted in iOS version 2.1 before it was deprecated in version 3.0; attribute ignored}}
14 ATSFontGetPostScriptName(int flags) __attribute__((availability(macosx,introduced=8.0,obsoleted=9.0, message="use ATSFontGetFullPostScriptName"))); // expected-note {{function has been explicitly marked unavailable here}}
18 ATSFontGetPostScriptName(100); // expected-error {{'ATSFontGetPostScriptName' is unavailable: obsoleted in OS X 9.0 - use ATSFontGetFullPostScriptName}}
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
lp.h 23 #define LP_CAREFUL 0x0080 /* obsoleted -arca */
78 /* NOTE: LPCAREFUL is obsoleted and it' s always the default right now -arca */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
lp.h 23 #define LP_CAREFUL 0x0080 /* obsoleted -arca */
78 /* NOTE: LPCAREFUL is obsoleted and it' s always the default right now -arca */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
lp.h 23 #define LP_CAREFUL 0x0080 /* obsoleted -arca */
78 /* NOTE: LPCAREFUL is obsoleted and it' s always the default right now -arca */
  /external/ipsec-tools/src/racoon/
cftoken.l 178 <S_INI>identifier { BEGIN S_INF; YYDB; yywarn("it is obsoleted. use \"my_identifier\" in each remote directives."); return(IDENTIFIER); }
192 <S_LOG>debug3 { YYD; yywarn("it is obsoleted. use \"debug2\""); yylval.num = LLV_DEBUG2; return(LOGLEV); }
193 <S_LOG>debug4 { YYD; yywarn("it is obsoleted. use \"debug2\""); yylval.num = LLV_DEBUG2; return(LOGLEV); }
290 <S_SAINFS>identifier { YYD; yywarn("it is obsoleted. use \"my_identifier\"."); return(IDENTIFIER); }
318 <S_RMTS>identifier { YYD; yywarn("it is obsoleted. use \"my_identifier\"."); return(IDENTIFIER); }
337 <S_RMTS>support_mip6 { YYD; yywarn("it is obsoleted. use \"support_proxy\"."); return(SUPPORT_PROXY); }
546 vendor_id { YYD; yywarn("it is obsoleted."); return(VENDORID); }
553 certname { YYD; yywarn("certname will be obsoleted in near future."); yylval.num = IDTYPE_ASN1DN; return(IDENTIFIERTYPE); }
  /external/kernel-headers/original/sound/
asound.h     [all...]
  /external/chromium_org/third_party/ots/src/
cff_type2_charstring.h 94 // Operators that are obsoleted or undocumented, such as 'blend', will be
  /external/robolectric/src/test/java/android/webkit/
TestWebSettingsTest.java 42 // obsoleted methods
  /external/clang/include/clang/Sema/
AttributeList.h 203 const AvailabilityChange &obsoleted,
216 new (&getAvailabilitySlot(ObsoletedSlot)) AvailabilityChange(obsoleted);
562 const AvailabilityChange &obsoleted,
570 introduced, deprecated, obsoleted,
729 const AvailabilityChange &obsoleted,
735 introduced, deprecated, obsoleted, unavailable,
  /external/chromium_org/third_party/icu/source/test/hdrtst/
Makefile.in 95 @echo 'Should be 1 in each case if file is properly obsoleted.'
106 fgrep -q "$$incfile.h header is obsolete" ht_dep.junk || echo "** FAIL Header unicode/$$incfile.h is not obsoleted properly" ; \
  /external/iputils/doc/
rarpd.sgml 44 This facility is deeply obsoleted by
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/
workaround.hpp 37 // may be obsoleted by newer versions.
  /system/core/debuggerd/
crasher.c 160 fprintf(stderr, " ctest (obsoleted by thread-crash?)\n");
  /external/chromium_org/third_party/JSON/JSON-2.59/
Changes 8 * objToJson() and jsonToObj() are obsoleted!
239 - and as_nonbleesed is obsoleted (not yet removed). OK?
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
common.py 137 # not use these obsoleted definitions anymore.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/
common.py 138 # not use these obsoleted definitions anymore.
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/private/
pprio.h 60 ** This function will be obsoleted with the next release; avoid using it.
  /external/chromium_org/third_party/openssl/openssl/apps/
gendh.c 2 /* obsoleted by dhparam.c */
  /external/openssl/apps/
gendh.c 2 /* obsoleted by dhparam.c */
  /frameworks/base/core/java/com/android/internal/http/
HttpDateTime.java 37 * RFC 850, obsoleted by RFC 1036

Completed in 1808 milliseconds

1 2 3 4 5 6 7