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

<<21222324252627282930>>

  /prebuilts/gdb/linux-x86/lib/python2.7/
ConfigParser.py 116 """Getter for 'message'; needed only to override deprecation in
121 """Setter for 'message'; needed only to override deprecation in
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_exceptions.py 310 # BaseException.__init__ triggers a deprecation warning.
319 # for it does not trigger a deprecation warning.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
ConfigParser.py 116 """Getter for 'message'; needed only to override deprecation in
121 """Setter for 'message'; needed only to override deprecation in
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_exceptions.py 310 # BaseException.__init__ triggers a deprecation warning.
319 # for it does not trigger a deprecation warning.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
ConfigParser.py 116 """Getter for 'message'; needed only to override deprecation in
121 """Setter for 'message'; needed only to override deprecation in
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_exceptions.py 310 # BaseException.__init__ triggers a deprecation warning.
319 # for it does not trigger a deprecation warning.
  /tools/metalava/src/test/java/com/android/tools/metalava/
CompatibilityCheckTest.kt 589 src/test/pkg/Parent.java:11: warning: Field test.pkg.Parent.field8 has changed deprecation state true --> false [ChangedDeprecated:24]
590 src/test/pkg/Parent.java:12: warning: Field test.pkg.Parent.field9 has changed deprecation state false --> true [ChangedDeprecated:24]
805 fun `Incompatible class change -- deprecation`() {
809 src/test/pkg/Class1.java:3: warning: Class test.pkg.Class1 has changed deprecation state false --> true [ChangedDeprecated:24]
    [all...]
  /cts/tests/tests/keystore/src/android/keystore/cts/
KeyPairGeneratorTest.java 101 @SuppressWarnings("deprecation")
157 @SuppressWarnings("deprecation")
361 @SuppressWarnings("deprecation")
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_support.py 58 """Context manager to suppress package and module deprecation
75 If deprecated is True, any module or package deprecation messages
121 If deprecated is True, any module or package deprecation messages
    [all...]
  /external/conscrypt/common/src/main/java/org/conscrypt/
ConscryptEngine.java     [all...]
  /external/python/cpython3/Lib/importlib/
_bootstrap.py 261 # deprecation warning here.
604 # have exec_module() implemented, we can add a deprecation
614 # have exec_module() implemented, we can add a deprecation
    [all...]
  /external/tensorflow/tensorflow/cc/framework/
cc_op_gen.cc 538 graph_op_def.deprecation().version(), ":\n",
539 graph_op_def.deprecation().explanation(), ".\n");
    [all...]
  /external/tensorflow/tensorflow/contrib/learn/python/learn/
monitors.py 53 from tensorflow.python.util import deprecation
67 @deprecation.deprecated(
906 @deprecation.deprecated("2017-03-25",
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
CharacterTest.java     [all...]
  /cts/tests/app/app/src/android/app/stubs/
LaunchpadActivity.java 505 @SuppressWarnings("deprecation")
  /cts/tests/signature/tests/src/android/signature/cts/tests/
ApiComplianceCheckerTest.java 32 @SuppressWarnings("deprecation")
  /cts/tests/tests/os/src/android/os/cts/
LaunchpadActivity.java 505 @SuppressWarnings("deprecation")
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
plistlib.py 293 # This class is needed while Dict is scheduled for deprecation:
  /external/clang/include/clang-c/
Documentation.h 29 * their own schedule of stability and deprecation.
  /external/conscrypt/openjdk/src/test/java/org/conscrypt/
ConscryptSocketTest.java 549 @SuppressWarnings("deprecation")
  /external/conscrypt/testing/src/main/java/org/conscrypt/javax/net/ssl/
TestSSLContext.java 148 @SuppressWarnings("deprecation")
  /external/doclava/src/com/google/doclava/
FieldInfo.java 522 + " has changed deprecation state " + isDeprecated() + " --> " + fInfo.isDeprecated());
  /external/glide/library/src/main/java/com/bumptech/glide/
BitmapRequestBuilder.java 338 @SuppressWarnings("deprecation")
  /external/guava/guava-tests/test/com/google/common/cache/
CacheExpirationTest.java 42 @SuppressWarnings("deprecation") // tests of deprecated method
  /external/guava/guava-tests/test/com/google/common/collect/
ConcurrentHashMultisetTest.java 542 @SuppressWarnings("deprecation") // TODO(kevinb): what to do?

Completed in 1244 milliseconds

<<21222324252627282930>>