HomeSort by relevance Sort by last modified time
    Searched defs:DEPRECATED (Results 1 - 25 of 119) sorted by null

1 2 3 4 5

  /external/libvpx/libvpx/vpx/
vpx_codec.h 48 /*!\brief Decorator indicating a function is deprecated */
49 #ifndef DEPRECATED
51 #define DEPRECATED __attribute__((deprecated))
53 #define DEPRECATED
55 #define DEPRECATED
57 #endif /* DEPRECATED */
61 #define DECLSPEC_DEPRECATED /**< \copydoc #DEPRECATED */
63 /*!\brief \copydoc #DEPRECATED */
64 #define DECLSPEC_DEPRECATED __declspec(deprecated)
    [all...]
  /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 181 * @deprecated This field should not be access directly. Instead, use
184 @Deprecated
297 public static final Error DEPRECATED = new Error(112, HIDDEN);
  /external/icu/android_icu4j/src/main/java/android/icu/util/
Region.java 48 * DEPRECATED - Region codes that have been defined in the past but are no longer in modern usage,
66 * values are WORLD, CONTINENT, SUBCONTINENT, TERRITORY, GROUPING, DEPRECATED, and UNKNOWN.
98 * Type representing a region whose code has been deprecated, usually
101 DEPRECATED,
237 if ( regionIDMap.containsKey(aliasFrom) ) { // This is a deprecated region
239 } else { // Deprecated region code not in the master codes list - so need to create a deprecated region for it.
251 r.type = RegionType.DEPRECATED;
318 if (parent.equals("containedGroupings") || parent.equals("deprecated")) {
382 if ( r.type == RegionType.DEPRECATED && r.preferredValues.size() == 1)
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
Region.java 47 * DEPRECATED - Region codes that have been defined in the past but are no longer in modern usage,
65 * values are WORLD, CONTINENT, SUBCONTINENT, TERRITORY, GROUPING, DEPRECATED, and UNKNOWN.
105 * Type representing a region whose code has been deprecated, usually
109 DEPRECATED,
245 if ( regionIDMap.containsKey(aliasFrom) ) { // This is a deprecated region
247 } else { // Deprecated region code not in the master codes list - so need to create a deprecated region for it.
259 r.type = RegionType.DEPRECATED;
326 if (parent.equals("containedGroupings") || parent.equals("deprecated")) {
391 if ( r.type == RegionType.DEPRECATED && r.preferredValues.size() == 1)
    [all...]
  /external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
CheckTags.java 14 * - standard tags: @since, @deprecated
22 * '@deprecated to be removed in ICU X.X. [Use ...]'
202 "@internal", "@draft", "@stable", "@since", "@deprecated", "@author", "@see", "@version",
211 static final int DEPRECATED = 4;
412 case DEPRECATED:
465 errln("internal tag missing deprecated");
468 errln("draft tag missing deprecated or provisional");
471 errln("obsolete tag missing deprecated");
474 logln("stable deprecated");
GatherAPIData.java 18 * - stable, draft, deprecated, obsolete (ST DR DP OB)
485 // @internal and @obsolete should be always used along with @deprecated.
490 // @deprecated should be always used along with @internal.
498 // @deprecated should be always used along with @obsolete.
508 // 1. @internal and @deprecated
509 // 2. @obsolete and @deprecated
531 System.err.println("warning: no @deprecated tag for @internal API: " + doc);
562 case DEPRECATED:
623 private static final int DEPRECATED = 4;
636 "@internal", "@draft", "@stable", "@since", "@deprecated", "@author", "@see"
    [all...]
GatherAPIDataOld.java 18 * - stable, draft, deprecated, obsolete (ST DR DP OB)
379 // ok to have both a 'standard' tag and deprecated
382 // if already not deprecated, this is an error
424 case DEPRECATED:
485 private static final int DEPRECATED = 4;
498 "@internal", "@draft", "@stable", "@since", "@deprecated", "@author", "@see", "@version",
CheckAPI.java 18 * - stable, draft, deprecated, obsolete (ST DR DP OB)
471 { "draft ", "stable ", "deprecated", "obsolete " },
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/lang/
UProperty.java 37 * @deprecated This API is ICU internal only.
38 * @hide original deprecated declaration
41 @Deprecated
93 * <p>Binary property Deprecated (new).
94 * <p>The usage of deprecated characters is strongly discouraged.
96 public static final int DEPRECATED = 6;
489 * @deprecated ICU 58 The numeric value may change over time, see ICU ticket #12420.
492 @Deprecated
652 * @deprecated ICU 58 The numeric value may change over time, see ICU ticket #12420.
655 @Deprecated
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
UProperty.java 38 * @deprecated This API is ICU internal only.
40 @Deprecated
100 * <p>Binary property Deprecated (new).
101 * <p>The usage of deprecated characters is strongly discouraged.
104 public static final int DEPRECATED = 6;
552 * @deprecated ICU 58 The numeric value may change over time, see ICU ticket #12420.
554 @Deprecated
737 * @deprecated ICU 58 The numeric value may change over time, see ICU ticket #12420.
739 @Deprecated
761 * @deprecated ICU 58 The numeric value may change over time, see ICU ticket #12420
    [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 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.repository.tools_2.1.0.v20130327-2119.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.repository.tools_2.1.0.v20130327-2119.jar 
  /prebuilts/tools/common/m2/repository/com/puppycrawl/tools/checkstyle/5.9/
checkstyle-5.9.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/23.0.1/
lint-checks-23.0.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/23.0.2/
lint-checks-23.0.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/23.1.0/
lint-checks-23.1.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/23.1.3/
lint-checks-23.1.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/23.1.4/
lint-checks-23.1.4.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/23.2.0/
lint-checks-23.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/23.2.1/
lint-checks-23.2.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/23.2.2/
lint-checks-23.2.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/23.2.4/
lint-checks-23.2.4.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/23.2.5/
lint-checks-23.2.5.jar 

Completed in 1997 milliseconds

1 2 3 4 5