HomeSort by relevance Sort by last modified time
    Searched refs:DEPRECATED (Results 1 - 13 of 13) sorted by null

  /external/libvpx/vpx/
vpx_decoder_compat.h 22 * This interface has been deprecated. Only existing code should make use
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;
    [all...]
vp8e.h 24 DECLSPEC_DEPRECATED extern vpx_codec_iface_t vpx_enc_vp8_algo DEPRECATED;
57 /* This control has been deprecated in favor of the duration parameter to
vpx_codec.h 48 /*!\brief Decorator indicating a function is deprecated */
49 #ifndef DEPRECATED
51 #define DEPRECATED __attribute__ ((deprecated))
52 #define DECLSPEC_DEPRECATED /**< \copydoc #DEPRECATED */
54 #define DEPRECATED
55 #define DECLSPEC_DEPRECATED __declspec(deprecated) /**< \copydoc #DEPRECATED */
57 #define DEPRECATED
58 #define DECLSPEC_DEPRECATED /**< \copydoc #DEPRECATED */
    [all...]
vp8.h 126 DECLSPEC_DEPRECATED extern vpx_codec_iface_t vpx_codec_vp8_algo DEPRECATED;
  /external/libxml2/
legacy.c 2 * legacy.c: set of deprecated routines, not to be used anymore but
26 * Deprecated functions kept for compatibility *
44 * DEPRECATED !!!!
55 static int deprecated = 0; local
57 if (!deprecated) {
59 "htmlDecodeEntities() deprecated function reached\n");
60 deprecated = 1;
70 * Deprecated call
81 * Deprecated call
397 * This function is deprecated, we now always process entities conten
416 static int deprecated = 0; local
446 static int deprecated = 0; local
481 static int deprecated = 0; local
510 static int deprecated = 0; local
533 static int deprecated = 0; local
561 static int deprecated = 0; local
593 static int deprecated = 0; local
633 static int deprecated = 0; local
659 static int deprecated = 0; local
683 static int deprecated = 0; local
703 static int deprecated = 0; local
    [all...]
  /external/doclava/src/com/google/doclava/
Errors.java 163 public static final Error DEPRECATED = new Error(112, HIDDEN);
174 UNAVAILABLE_SYMBOL, HIDDEN_SUPERCLASS, DEPRECATED, DEPRECATION_MISMATCH, MISSING_COMMENT,
Stubs.java 78 // don't bother reporting deprecated methods
80 Errors.error(Errors.DEPRECATED, m.position(), "Method " + cl.qualifiedName() + "."
81 + m.name() + " is deprecated");
125 // not hidden, but deprecated
126 Errors.error(Errors.DEPRECATED, cl.position(), "Class " + cl.qualifiedName()
127 + " is deprecated");
738 * flag is true also write out a {@code @Deprecated} annotation if it did not
740 * {@code @deprecated} in their documentation but fail to add
741 * {@code @Deprecated} as an annotation.
757 && ann.type().qualifiedName().equals("java.lang.Deprecated")) {
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.jar 
com.ibm.icu_4.2.1.v20100412.jar 
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]
  /tools/motodev/src/plugins/certmanager/lib/
bcprov-jdk15on-147.jar 

Completed in 221 milliseconds