OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:deprecation
(Results
476 - 500
of
1088
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/desugar/java/com/google/devtools/common/options/
Option.java
178
* If this field is a non-empty string, the option is deprecated, and a
deprecation
warning is
/external/glide/library/src/main/java/com/bumptech/glide/
DrawableRequestBuilder.java
307
@SuppressWarnings("
deprecation
")
GifRequestBuilder.java
288
@SuppressWarnings("
deprecation
")
/external/guava/guava/src/com/google/common/cache/
LoadingCache.java
41
* won't be changed without going through an 18 month
deprecation
cycle; however new methods may be
/external/guava/guava/src/com/google/common/collect/
ComputingConcurrentHashMap.java
406
@SuppressWarnings("
deprecation
") // self-use
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
ImmutableBiMapTest.java
392
@SuppressWarnings("
deprecation
")
MultisetsTest.java
250
@SuppressWarnings("
deprecation
")
/external/guava/guava-tests/test/com/google/common/collect/
ComputingConcurrentHashMapTest.java
221
@SuppressWarnings("
deprecation
") // test of deprecated method
MultisetsTest.java
252
@SuppressWarnings("
deprecation
")
/external/guava/guava-tests/test/com/google/common/util/concurrent/
TestThread.java
76
@SuppressWarnings("
deprecation
")
/external/icu/android_icu4j/src/main/java/android/icu/impl/
StringRange.java
27
@SuppressWarnings("
deprecation
")
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
StringRange.java
23
@SuppressWarnings("
deprecation
")
/external/jcommander/src/main/java/com/beust/jcommander/
ParameterDescription.java
80
@SuppressWarnings("
deprecation
")
/external/jsoncpp/src/test_lib_json/
jsontest.cpp
6
#define _CRT_SECURE_NO_WARNINGS 1 // Prevents
deprecation
warning with MSVC
/external/kmod/man/
modprobe.d.xml
135
deprecation
at some point in a future release. Its use complicates
/external/libevent/sample/
https-client.c
13
// Get rid of OSX 10.7 and greater
deprecation
warnings.
/external/libusb/
ChangeLog
9
* Darwin: Do not use objc_registerThreadWithCollector after its
deprecation
/external/lz4/lib/
lz4hc.h
199
/* see lz4.h LZ4_DISABLE_DEPRECATE_WARNINGS to turn off
deprecation
warnings */
/external/protobuf/src/google/protobuf/compiler/cpp/
cpp_field.h
62
// '
deprecation
'].
/external/python/cpython2/Lib/ensurepip/_bundled/
pip-9.0.1-py2.py3-none-any.whl
/external/python/cpython3/Lib/ensurepip/_bundled/
pip-9.0.1-py2.py3-none-any.whl
/external/python/cpython3/Lib/
runpy.py
253
# Trying to avoid importing imp so as to not consume the
deprecation
warning.
/external/python/cpython3/Lib/test/
test_super.py
177
# This case shouldn't trigger the __classcell__
deprecation
warning
/external/tensorflow/tensorflow/contrib/framework/python/framework/
tensor_util.py
31
from tensorflow.python.util.
deprecation
import deprecated
/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
kmeans.py
43
from tensorflow.python.util.
deprecation
import deprecated
Completed in 835 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>