Searched refs:DEPRECATED (Results 1 – 16 of 16) sorted by relevance
/external/libvpx/vpx/ |
D | vpx_decoder_compat.h | 159 const char *vpx_dec_build_config(void) DEPRECATED; 168 const char *vpx_dec_iface_name(vpx_dec_iface_t *iface) DEPRECATED; 181 const char *vpx_dec_err_to_string(vpx_dec_err_t err) DEPRECATED; 194 const char *vpx_dec_error(vpx_dec_ctx_t *ctx) DEPRECATED; 207 const char *vpx_dec_error_detail(vpx_dec_ctx_t *ctx) DEPRECATED; 235 int ver) DEPRECATED; 251 vpx_dec_err_t vpx_dec_destroy(vpx_dec_ctx_t *ctx) DEPRECATED; 261 vpx_dec_caps_t vpx_dec_get_caps(vpx_dec_iface_t *iface) DEPRECATED; 284 vpx_dec_stream_info_t *si) DEPRECATED; 301 vpx_dec_stream_info_t *si) DEPRECATED; [all …]
|
D | vpx_codec.h | 49 #ifndef DEPRECATED 51 #define DEPRECATED __attribute__ ((deprecated)) macro 54 #define DEPRECATED 57 #define DEPRECATED 429 vpx_codec_control_##id(vpx_codec_ctx_t*, int, typ) DEPRECATED UNUSED;\
|
D | vp8e.h | 24 DECLSPEC_DEPRECATED extern vpx_codec_iface_t vpx_enc_vp8_algo DEPRECATED;
|
D | vp8.h | 126 DECLSPEC_DEPRECATED extern vpx_codec_iface_t vpx_codec_vp8_algo DEPRECATED;
|
/external/libxml2/ |
D | legacy.c | 748 #define DEPRECATED(n) \ macro 766 DEPRECATED("getPublicId") in getPublicId() 783 DEPRECATED("getSystemId") in getSystemId() 799 DEPRECATED("getLineNumber") in getLineNumber() 815 DEPRECATED("getColumnNumber") in getColumnNumber() 831 DEPRECATED("isStandalone") in isStandalone() 847 DEPRECATED("hasInternalSubset") in hasInternalSubset() 863 DEPRECATED("hasExternalSubset") in hasExternalSubset() 881 DEPRECATED("internalSubset") in internalSubset() 899 DEPRECATED("externalSubset") in externalSubset() [all …]
|
/external/clang/test/SemaObjC/ |
D | attr-deprecated.m | 86 @interface DEPRECATED { interface 88 DEPRECATED *ivar2; // no warning. 91 - (DEPRECATED *) meth; // no warning. 95 @interface DEPRECATED (Category) // no warning. interface in Category 96 - (DEPRECATED *) meth2; // no warning. 99 @interface DEPRECATED (Category2) // no warning. interface in Category2 102 @implementation DEPRECATED (Category2) // expected-warning {{'DEPRECATED' is deprecated}} implementation in Category2 105 @interface NS : DEPRECATED // expected-warning {{'DEPRECATED' is deprecated}}
|
D | special-dep-unavail-warning.m | 48 @interface DEPRECATED interface 53 [DEPRECATED new]; // expected-warning {{'DEPRECATED' is deprecated}}
|
/external/skia/gyp/ |
D | all.gyp | 14 # THIS IS DEPRECATED IN FAVOR OF trunk/skia.gyp !!!
|
/external/doclava/src/com/google/doclava/ |
D | Errors.java | 163 public static final Error DEPRECATED = new Error(112, HIDDEN); field in Errors 174 UNAVAILABLE_SYMBOL, HIDDEN_SUPERCLASS, DEPRECATED, DEPRECATION_MISMATCH, MISSING_COMMENT,
|
D | Stubs.java | 69 Errors.error(Errors.DEPRECATED, m.position(), "Method " + cl.qualifiedName() + "." in writeStubsAndApi() 115 Errors.error(Errors.DEPRECATED, cl.position(), "Class " + cl.qualifiedName() in writeStubsAndApi()
|
/external/stlport/stlport/ |
D | strstream | 18 // WARNING: The classes defined in this header are DEPRECATED. This
|
/external/icu4c/config/ |
D | mh-os390 | 23 # USAGE OF THIS OPTION IS DEPRECATED. You should look into using #
|
/external/antlr/antlr-3.4/runtime/C/doxygen/ |
D | buildrec.dox | 247 …CommonTreeNodeStreamNewTree(langAST.tree, ANTLR3_SIZE_HINT); // sIZE HINT WILL SOON BE DEPRECATED!!
|
/external/chromium/chrome/browser/sync/protocol/ |
D | sync.proto | 471 // DEPRECATED FIELD - server does not set this anymore.
|
/external/icu4c/data/unidata/ |
D | DerivedNormalizationProps.txt | 11 # Derived Property: FC_NFKC_Closure (DEPRECATED as of Unicode 6.0.0) 2051 # Derived Property: Expands_On_NFD (DEPRECATED as of Unicode 6.0.0) 2279 # Derived Property: Expands_On_NFC (DEPRECATED as of Unicode 6.0.0) 2326 # Derived Property: Expands_On_NFKD (DEPRECATED as of Unicode 6.0.0) 2635 # Derived Property: Expands_On_NFKC (DEPRECATED as of Unicode 6.0.0)
|
/external/qemu/ |
D | CHANGES.TXT | 727 - [DEPRECATED] add a new '-adb-port <port>' option to specify which port the
|