HomeSort by relevance Sort by last modified time
    Searched full:deprecation (Results 26 - 50 of 1088) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/protobuf/src/google/protobuf/compiler/java/
java_message_field_lite.cc 71 (*variables)["deprecation"] = descriptor->options().deprecated()
139 "$deprecation$boolean has$capitalized_name$();\n");
143 "$deprecation$$type$ get$capitalized_name$();\n");
155 "$deprecation$public boolean has$capitalized_name$() {\n"
160 "$deprecation$public $type$ get$capitalized_name$() {\n"
166 "$deprecation$public boolean has$capitalized_name$() {\n"
171 "$deprecation$public $type$ get$capitalized_name$() {\n"
227 "$deprecation$public boolean has$capitalized_name$() {\n"
234 "$deprecation$public $type$ get$capitalized_name$() {\n"
241 "$deprecation$public Builder set$capitalized_name$($type$ value) {\n
    [all...]
java_string_field.cc 88 (*variables)["deprecation"] = descriptor->options().deprecated()
197 "$deprecation$boolean has$capitalized_name$();\n");
201 "$deprecation$java.lang.String get$capitalized_name$();\n");
204 "$deprecation$com.google.protobuf.ByteString\n"
217 "$deprecation$public boolean has$capitalized_name$() {\n"
224 "$deprecation$public java.lang.String get$capitalized_name$() {\n"
247 "$deprecation$public com.google.protobuf.ByteString\n"
269 "$deprecation$public boolean has$capitalized_name$() {\n"
276 "$deprecation$public java.lang.String get$capitalized_name$() {\n"
300 "$deprecation$public com.google.protobuf.ByteString\n
    [all...]
java_string_field_lite.cc 85 (*variables)["deprecation"] = descriptor->options().deprecated()
173 "$deprecation$boolean has$capitalized_name$();\n");
177 "$deprecation$java.lang.String get$capitalized_name$();\n");
180 "$deprecation$com.google.protobuf.ByteString\n"
193 "$deprecation$public boolean has$capitalized_name$() {\n"
200 "$deprecation$public java.lang.String get$capitalized_name$() {\n"
205 "$deprecation$public com.google.protobuf.ByteString\n"
247 "$deprecation$public boolean has$capitalized_name$() {\n"
254 "$deprecation$public java.lang.String get$capitalized_name$() {\n"
260 "$deprecation$public com.google.protobuf.ByteString\n
    [all...]
java_map_field.cc 125 (*variables)["deprecation"] = descriptor->options().deprecated()
176 "$deprecation$java.util.Map<$boxed_key_type$, $value_enum_type$>\n"
182 "$deprecation$java.util.Map<$type_parameters$>\n"
189 "$deprecation$java.util.Map<$type_parameters$>\n"
234 "$deprecation$\n"
243 "$deprecation$\n"
255 "$deprecation$\n"
292 "$deprecation$\n"
303 "$deprecation$\n"
314 "$deprecation$public Builder putAll$capitalized_name$(\n
    [all...]
  /tools/metalava/src/test/java/com/android/tools/metalava/
StubsTest.kt 90 @SuppressWarnings({"unchecked", "deprecation", "all"})
149 @SuppressWarnings({"unchecked", "deprecation", "all"})
151 @SuppressWarnings({"unchecked", "deprecation", "all"})
155 @SuppressWarnings({"unchecked", "deprecation", "all"})
163 @SuppressWarnings({"unchecked", "deprecation", "all"})
169 @SuppressWarnings({"unchecked", "deprecation", "all"})
197 @SuppressWarnings({"unchecked", "deprecation", "all"})
223 @SuppressWarnings({"unchecked", "deprecation", "all"})
248 @SuppressWarnings({"unchecked", "deprecation", "all"})
274 @SuppressWarnings({"unchecked", "deprecation", "all"}
    [all...]
  /external/slf4j/log4j-over-slf4j/compatibility/
build.xml 10 <property name="deprecation" value="on" />
82 deprecation="${deprecation}" debug="on">
90 includes="**/Log4j13Calls.java" deprecation="${deprecation}" debug="on">
99 deprecation="${deprecation}" debug="on">
  /frameworks/data-binding/compiler/src/main/kotlin/android/databinding/tool/writer/
DynamicUtilWriter.kt 10 nl("@SuppressWarnings(\"deprecation\")")
20 nl("@SuppressWarnings(\"deprecation\")")
30 nl("@SuppressWarnings(\"deprecation\")")
  /cts/tests/tests/telephony/src/android/telephony/gsm/cts/
SmsMessage_MessageClassTest.java 23 @SuppressWarnings("deprecation")
SmsMessage_SubmitPduTest.java 22 @SuppressWarnings("deprecation")
  /external/easymock/src/org/easymock/internal/
AlwaysMatcher.java 20 @SuppressWarnings("deprecation")
ArrayMatcher.java 21 @SuppressWarnings("deprecation")
EqualsMatcher.java 20 @SuppressWarnings("deprecation")
  /external/robolectric-shadows/processor/src/test/resources/org/robolectric/
Robolectric_NoExcludedTypes.java 13 @SuppressWarnings({"unchecked","deprecation"})
  /prebuilts/jdk/jdk8/darwin-x86/sample/scripting/scriptpad/
build.properties 20 deprecation=false
  /prebuilts/jdk/jdk8/linux-x86/sample/scripting/scriptpad/
build.properties 20 deprecation=false
  /external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
TimeTest.java 74 @SuppressWarnings("deprecation")
150 @SuppressWarnings("deprecation")
162 @SuppressWarnings("deprecation")
174 @SuppressWarnings("deprecation")
186 @SuppressWarnings("deprecation")
198 @SuppressWarnings("deprecation")
210 @SuppressWarnings("deprecation")
222 @SuppressWarnings("deprecation")
  /external/volley/src/test/java/com/android/volley/
NetworkResponseTest.java 20 @SuppressWarnings("deprecation")
54 @SuppressWarnings("deprecation")
  /prebuilts/jdk/jdk8/darwin-x86/sample/jmx/jmx-scandir/nbproject/
file-targets.xml 41 <javac srcdir="${src.dir}" destdir="${classes.dir}" debug="${debug}" deprecation="${deprecation}" includes="${includes}">
  /prebuilts/jdk/jdk8/darwin-x86/sample/scripting/scriptpad/nbproject/
file-targets.xml 41 <javac srcdir="${src.dir}" destdir="${classes.dir}" debug="${debug}" deprecation="${deprecation}" includes="${includes}">
  /prebuilts/jdk/jdk8/linux-x86/sample/jmx/jmx-scandir/nbproject/
file-targets.xml 41 <javac srcdir="${src.dir}" destdir="${classes.dir}" debug="${debug}" deprecation="${deprecation}" includes="${includes}">
  /prebuilts/jdk/jdk8/linux-x86/sample/scripting/scriptpad/nbproject/
file-targets.xml 41 <javac srcdir="${src.dir}" destdir="${classes.dir}" debug="${debug}" deprecation="${deprecation}" includes="${includes}">
  /external/proguard/build/
build.xml 25 deprecation = "false"
50 deprecation = "false"
75 deprecation = "false"
100 deprecation = "false"
139 deprecation = "false"
179 deprecation = "false"
  /external/tensorflow/tensorflow/python/util/
deprecation.py 33 # Allow deprecation warnings to be silenced temporarily with a context manager.
36 # Remember which deprecation warnings have been printed already.
41 """Adds a deprecation notice to a docstring for deprecated functions."""
53 """Adds a deprecation notice to a docstring for deprecated arguments."""
115 a deprecation warning when an instance is created. It also adds a deprecation
119 That function prints a warning when used, and has a deprecation notice in its
120 docstring. This is more or less equivalent (the deprecation warning has
137 warn_once: If True (the default), only print a deprecation warning the first
141 A wrapped version of `func_or_class` which prints a deprecation warning o
    [all...]
  /external/clang/include/clang/Sema/
DelayedDiagnostic.h 16 /// diagnostics -- notably deprecation and access control -- are suppressed
116 enum DDKind { Deprecation, Unavailable, Access, ForbiddenType };
168 assert((Kind == Deprecation || Kind == Unavailable) &&
169 "Not a deprecation diagnostic.");
174 assert((Kind == Deprecation || Kind == Unavailable) &&
175 "Not a deprecation diagnostic.");
229 /// Deprecation
  /external/conscrypt/openjdk/src/test/java/org/conscrypt/
DuckTypedPSKKeyManagerTest.java 60 @SuppressWarnings("deprecation")
68 @SuppressWarnings("deprecation")
77 @SuppressWarnings("deprecation")
83 @SuppressWarnings("deprecation")
97 @SuppressWarnings("deprecation")
101 @SuppressWarnings("deprecation")
168 @SuppressWarnings("deprecation")

Completed in 927 milliseconds

12 3 4 5 6 7 8 91011>>