/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
plistlib.py | 293 # This class is needed while Dict is scheduled for deprecation:
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
plistlib.py | 293 # This class is needed while Dict is scheduled for deprecation:
|
/tools/metalava/src/main/java/com/android/tools/metalava/ |
StubWriter.kt | 220 writer.println("@SuppressWarnings({\"unchecked\", \"deprecation\", \"all\"})")
|
/tools/tradefederation/core/tests/src/com/android/tradefed/command/remote/ |
RemoteManagerFuncTest.java | 132 @SuppressWarnings("deprecation")
|
/external/flatbuffers/docs/source/ |
Schemas.md | 145 deprecation for enums). This requires code to handle forwards compatibility 510 NOT ok. We can only remove a field by deprecation, regardless of wether we use
|
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/ |
IteratorsTest.java | [all...] |
/external/mockftpserver/MockFtpServer/ |
MockFtpServer.ipr | 100 <option name="DEPRECATION" value="false" />
105 <option name="DEPRECATION" value="false" />
|
/external/python/cpython3/Doc/library/ |
test.rst | 475 Module and package deprecation messages are suppressed during this import 499 Module and package deprecation messages are suppressed during this import
|
/external/tensorflow/tensorflow/contrib/losses/python/losses/ |
loss_ops.py | 30 from tensorflow.python.util.deprecation import deprecated 31 from tensorflow.python.util.deprecation import deprecated_args
|
/external/tensorflow/tensorflow/contrib/training/python/training/ |
hparam.py | 29 from tensorflow.python.util import deprecation 542 @deprecation.deprecated(None, 'Use `override_from_dict`.')
|
/external/tensorflow/tensorflow/stream_executor/ |
stream_executor_pimpl.h | 229 // Deprecation: prefer explicit H2D below, to avoid error-prone API usage. 236 // Deprecation: prefer explicit D2H below, to avoid error-prone API usage. [all...] |
/frameworks/support/fragment/src/main/java/androidx/fragment/app/ |
FragmentActivity.java | 320 @SuppressWarnings("deprecation") 650 @SuppressWarnings("deprecation") [all...] |
/packages/apps/Email/provider_src/com/android/email/provider/ |
DBHelper.java | 497 @SuppressWarnings("deprecation") 587 @SuppressWarnings("deprecation") [all...] |
/external/tensorflow/tensorflow/contrib/layers/python/layers/ |
feature_column.py | 156 from tensorflow.python.util import deprecation 211 @deprecation.deprecated( 219 @deprecation.deprecated( 227 @deprecation.deprecated( 235 @deprecation.deprecated( [all...] |
/external/icu/icu4j/ |
readme.html | 564 [echo] compiler arg: -Xlint:all,-deprecation,-dep-ann,-options,-overrides 570 [javac] Note: Recompile with -Xlint:deprecation for details. 605 [echo] compiler arg: -Xlint:all,-deprecation,-dep-ann,-options [all...] |
/external/python/cpython2/Lib/test/ |
test_support.py | 62 """Context manager to suppress package and module deprecation 79 If deprecated is True, any module or package deprecation messages 125 If deprecated is True, any module or package deprecation messages [all...] |
/libcore/ojluni/src/main/java/java/util/logging/ |
LogManager.java | 348 @SuppressWarnings("deprecation") 644 // Android-changed: s/deprecated/deprecation 645 @SuppressWarnings("deprecation") // avoids initialization cycles. [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_support.py | 61 """Context manager to suppress package and module deprecation 78 If deprecated is True, any module or package deprecation messages 124 If deprecated is True, any module or package deprecation messages [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_support.py | 61 """Context manager to suppress package and module deprecation 78 If deprecated is True, any module or package deprecation messages 124 If deprecated is True, any module or package deprecation messages [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_support.py | 61 """Context manager to suppress package and module deprecation 78 If deprecated is True, any module or package deprecation messages 124 If deprecated is True, any module or package deprecation messages [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_support.py | 61 """Context manager to suppress package and module deprecation 78 If deprecated is True, any module or package deprecation messages 124 If deprecated is True, any module or package deprecation messages [all...] |
/cts/tests/autofillservice/src/android/autofillservice/cts/ |
Helper.java | [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/ |
case.py | 594 # Going through a deprecation cycle on these would annoy many people.
601 # These fail* assertion method names are pending deprecation and will
[all...] |
/external/guava/guava-tests/test/com/google/common/collect/ |
IteratorsTest.java | [all...] |
/external/python/cpython2/Lib/unittest/ |
case.py | 598 # Going through a deprecation cycle on these would annoy many people. 605 # These fail* assertion method names are pending deprecation and will [all...] |