| /external/armnn/src/backends/reference/ |
| D | RefWorkloadFactory.hpp | 51 ARMNN_DEPRECATED_MSG("Use ITensorHandleFactory::CreateSubTensorHandle instead") 60 ARMNN_DEPRECATED_MSG("Use ITensorHandleFactory::CreateTensorHandle instead") 64 ARMNN_DEPRECATED_MSG("Use ITensorHandleFactory::CreateTensorHandle instead") 74 "CreateWorkload(LayerType, const QueueDescriptor&, const WorkloadInfo& info) instead.", "23.08") 79 "CreateWorkload(LayerType, const QueueDescriptor&, const WorkloadInfo& info) instead.", "23.08") 84 "CreateWorkload(LayerType, const QueueDescriptor&, const WorkloadInfo& info) instead.", "23.08") 89 "CreateWorkload(LayerType, const QueueDescriptor&, const WorkloadInfo& info) instead.", "23.08") 94 "CreateWorkload(LayerType, const QueueDescriptor&, const WorkloadInfo& info) instead.", "23.08") 99 "CreateWorkload(LayerType, const QueueDescriptor&, const WorkloadInfo& info) instead.", "23.08") 104 "CreateWorkload(LayerType, const QueueDescriptor&, const WorkloadInfo& info) instead.", "23.08") [all …]
|
| /external/armnn/include/armnn/backends/ |
| D | WorkloadFactory.hpp | 53 ARMNN_DEPRECATED_MSG("Use ITensorHandleFactory::CreateSubTensorHandle instead") 59 ARMNN_DEPRECATED_MSG("Use ITensorHandleFactory::CreateTensorHandle instead") 63 ARMNN_DEPRECATED_MSG("Use ITensorHandleFactory::CreateTensorHandle instead") 73 "CreateWorkload(LayerType, const QueueDescriptor&, const WorkloadInfo& info) instead.", "23.08") 78 "CreateWorkload(LayerType, const QueueDescriptor&, const WorkloadInfo& info) instead.", "23.08") 83 "CreateWorkload(LayerType, const QueueDescriptor&, const WorkloadInfo& info) instead.", "23.08") 88 "CreateWorkload(LayerType, const QueueDescriptor&, const WorkloadInfo& info) instead.", "23.08") 93 "CreateWorkload(LayerType, const QueueDescriptor&, const WorkloadInfo& info) instead.", "23.08") 98 "CreateWorkload(LayerType, const QueueDescriptor&, const WorkloadInfo& info) instead.", "23.08") 103 "CreateWorkload(LayerType, const QueueDescriptor&, const WorkloadInfo& info) instead.", "23.08") [all …]
|
| D | ILayerSupport.hpp | 39 … "Use ABI Stable IsLayerSupported accepting LayerType argument instead.", "23.08") 46 … "Use ABI Stable IsLayerSupported accepting LayerType argument instead.", "23.08") 53 … "Use ABI Stable IsLayerSupported accepting LayerType argument instead.", "23.08") 60 … "Use ABI Stable IsLayerSupported accepting LayerType argument instead.", "23.08") 71 … "Use ABI Stable IsLayerSupported accepting LayerType argument instead.", "23.08") 78 … "Use ABI Stable IsLayerSupported accepting LayerType argument instead.", "23.08") 84 … "Use ABI Stable IsLayerSupported accepting LayerType argument instead.", "23.08") 91 … "Use ABI Stable IsLayerSupported accepting LayerType argument instead.", "23.08") 99 … "Use ABI Stable IsLayerSupported accepting LayerType argument instead.", "23.08") 106 … "Use ABI Stable IsLayerSupported accepting LayerType argument instead.", "23.08") [all …]
|
| /external/armnn/src/backends/neon/ |
| D | NeonWorkloadFactory.hpp | 41 ARMNN_DEPRECATED_MSG("Use ITensorHandleFactory::CreateSubTensorHandle instead") 46 ARMNN_DEPRECATED_MSG("Use ITensorHandleFactory::CreateTensorHandle instead") 50 ARMNN_DEPRECATED_MSG("Use ITensorHandleFactory::CreateTensorHandle instead") 60 "CreateWorkload(LayerType, const QueueDescriptor&, const WorkloadInfo& info) instead.", "23.08") 65 "CreateWorkload(LayerType, const QueueDescriptor&, const WorkloadInfo& info) instead.", "23.08") 70 "CreateWorkload(LayerType, const QueueDescriptor&, const WorkloadInfo& info) instead.", "23.08") 75 "CreateWorkload(LayerType, const QueueDescriptor&, const WorkloadInfo& info) instead.", "23.08") 80 "CreateWorkload(LayerType, const QueueDescriptor&, const WorkloadInfo& info) instead.", "23.08") 85 "CreateWorkload(LayerType, const QueueDescriptor&, const WorkloadInfo& info) instead.", "23.08") 90 "CreateWorkload(LayerType, const QueueDescriptor&, const WorkloadInfo& info) instead.", "23.08") [all …]
|
| /external/armnn/src/backends/cl/ |
| D | ClWorkloadFactory.hpp | 44 ARMNN_DEPRECATED_MSG("Use ITensorHandleFactory::CreateSubTensorHandle instead") 49 ARMNN_DEPRECATED_MSG("Use ITensorHandleFactory::CreateTensorHandle instead") 53 ARMNN_DEPRECATED_MSG("Use ITensorHandleFactory::CreateTensorHandle instead") 63 "CreateWorkload(LayerType, const QueueDescriptor&, const WorkloadInfo& info) instead.", "23.08") 68 "CreateWorkload(LayerType, const QueueDescriptor&, const WorkloadInfo& info) instead.", "23.08") 73 "CreateWorkload(LayerType, const QueueDescriptor&, const WorkloadInfo& info) instead.", "23.08") 78 "CreateWorkload(LayerType, const QueueDescriptor&, const WorkloadInfo& info) instead.", "23.08") 83 "CreateWorkload(LayerType, const QueueDescriptor&, const WorkloadInfo& info) instead.", "23.08") 88 "CreateWorkload(LayerType, const QueueDescriptor&, const WorkloadInfo& info) instead.", "23.08") 93 "CreateWorkload(LayerType, const QueueDescriptor&, const WorkloadInfo& info) instead.", "23.08") [all …]
|
| /external/clang/test/CXX/class.access/class.access.dcl/ |
| D | p1.cpp | 31 // expected-warning@-2 {{access declarations are deprecated; use using declarations instead}} 33 … expected-error@-4 {{ISO C++11 does not allow access declarations; use using declarations instead}} 38 // expected-warning@-2 {{access declarations are deprecated; use using declarations instead}} 40 … expected-error@-4 {{ISO C++11 does not allow access declarations; use using declarations instead}} 45 // expected-warning@-2 {{access declarations are deprecated; use using declarations instead}} 47 … expected-error@-4 {{ISO C++11 does not allow access declarations; use using declarations instead}} 52 // expected-warning@-2 {{access declarations are deprecated; use using declarations instead}} 54 … expected-error@-4 {{ISO C++11 does not allow access declarations; use using declarations instead}} 73 // expected-warning@-2 {{access declarations are deprecated; use using declarations instead}} 75 … expected-error@-4 {{ISO C++11 does not allow access declarations; use using declarations instead}} [all …]
|
| /external/armnn/src/backends/backendsCommon/ |
| D | LayerSupportBase.hpp | 24 …ARMNN_DEPRECATED_MSG_REMOVAL_DATE("This method is deprecated. Use IsLayerSupported instead.", "23.… 30 …ARMNN_DEPRECATED_MSG_REMOVAL_DATE("This method is deprecated. Use IsLayerSupported instead.", "23.… 36 …ARMNN_DEPRECATED_MSG_REMOVAL_DATE("This method is deprecated. Use IsLayerSupported instead.", "23.… 42 …ARMNN_DEPRECATED_MSG_REMOVAL_DATE("This method is deprecated. Use IsLayerSupported instead.", "23.… 52 …ARMNN_DEPRECATED_MSG_REMOVAL_DATE("This method is deprecated. Use IsLayerSupported instead.", "23.… 58 …ARMNN_DEPRECATED_MSG_REMOVAL_DATE("This method is deprecated. Use IsLayerSupported instead.", "23.… 63 …ARMNN_DEPRECATED_MSG_REMOVAL_DATE("This method is deprecated. Use IsLayerSupported instead.", "23.… 69 …ARMNN_DEPRECATED_MSG_REMOVAL_DATE("This method is deprecated. Use IsLayerSupported instead.", "23.… 76 …ARMNN_DEPRECATED_MSG_REMOVAL_DATE("This method is deprecated. Use IsLayerSupported instead.", "23.… 82 …ARMNN_DEPRECATED_MSG_REMOVAL_DATE("This method is deprecated. Use IsLayerSupported instead.", "23.… [all …]
|
| /external/libchrome/base/ |
| D | values.h | 102 // DEPRECATED, use std::make_unique<Value>(const BlobStorage&) instead. 235 // Note: If there is only one component in the path, use FindKey() instead. 245 // instead. 267 // Note: If there is only one component in the path, use SetKey() instead. 284 // Note: If there is only one component in the path, use RemoveKey() instead. 308 // DEPRECATED, use GetBool() instead. 310 // DEPRECATED, use GetInt() instead. 312 // DEPRECATED, use GetDouble() instead. 314 // DEPRECATED, use GetString() instead. 320 // DEPRECATED, use GetList() instead. [all …]
|
| /external/libcups/cups/ |
| D | ppd.h | 358 …cupsGetPPD(const char *name) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); 359 …p_t *http, const char *name) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); 360 …har *buffer, size_t bufsize) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); 361 …p_t *http, const char *name) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); 362 …ons, cups_option_t *options) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); 364 …d ppdClose(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); 366 … ppd_choice_t ***choices) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); 367 …pdConflicts(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); 369 … ppd_section_t section) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); 371 … ppd_section_t section) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); [all …]
|
| /external/apache-commons-io/src/main/java/org/apache/commons/io/file/ |
| D | FilesUncheck.java | 50 …* Delegates to {@link Files} to uncheck calls by throwing {@link UncheckedIOException} instead of … 60 …@link Files#copy(InputStream, Path,CopyOption...)} throwing {@link UncheckedIOException} instead of 75 …elegates to {@link Files#copy(Path, OutputStream)} throwing {@link UncheckedIOException} instead of 88 …s to {@link Files#copy(Path, Path, CopyOption...)} throwing {@link UncheckedIOException} instead of 102 …k Files#createDirectories(Path, FileAttribute...)} throwing {@link UncheckedIOException} instead of 115 …ink Files#createDirectory(Path, FileAttribute...)} throwing {@link UncheckedIOException} instead of 128 …o {@link Files#createFile(Path, FileAttribute...)} throwing {@link UncheckedIOException} instead of 141 … Delegates to {@link Files#createLink(Path, Path)} throwing {@link UncheckedIOException} instead of 155 * instead of {@link IOException}. 169 * instead of {@link IOException}. [all …]
|
| /external/clang/test/Sema/ |
| D | warn-absolute-value.c | 23 // expected-note@-2 {{use function 'abs' instead}} in test_int() 27 // expected-note@-2 {{use function 'abs' instead}} in test_int() 31 // expected-note@-2 {{use function 'abs' instead}} in test_int() 36 // expected-note@-2 {{use function 'abs' instead}} in test_int() 40 // expected-note@-2 {{use function 'abs' instead}} in test_int() 44 // expected-note@-2 {{use function 'abs' instead}} in test_int() 53 // expected-note@-2 {{use function '__builtin_abs' instead}} in test_int() 57 // expected-note@-2 {{use function '__builtin_abs' instead}} in test_int() 61 // expected-note@-2 {{use function '__builtin_abs' instead}} in test_int() 66 // expected-note@-2 {{use function '__builtin_abs' instead}} in test_int() [all …]
|
| /external/python/google-api-python-client/docs/dyn/ |
| D | driveactivity_v2.activity.html | 144 …"system": { # Event triggered by system operations instead of end users. # A non-user ac… 205 …is deprecated; please see `DriveFile` instead. # This field is deprecated; please use the `driveFi… 207 …deprecated; please see `DriveFolder` instead. # This field is deprecated; please use the `driveFol… 208 …ype": "A String", # This field is deprecated; please see `DriveFolder.type` instead. 213 …deprecated; please see `DriveReference` instead. # This field is deprecated; please use the `drive… 214 …": "A String", # This field is deprecated; please see `DriveReference.name` instead. 215 …quot;: "A String", # This field is deprecated; please see `DriveReference.title` instead. 245 …is deprecated; please see `DriveFile` instead. # This field is deprecated; please use the `driveFi… 247 …deprecated; please see `DriveFolder` instead. # This field is deprecated; please use the `driveFol… 248 …ype": "A String", # This field is deprecated; please see `DriveFolder.type` instead. [all …]
|
| /external/clang/test/SemaCXX/ |
| D | warn-absolute-value.cpp | 44 // expected-note@-2 {{use function 'std::abs' instead}} in test_int() 48 // expected-note@-2 {{use function 'std::abs' instead}} in test_int() 52 // expected-note@-2 {{use function 'std::abs' instead}} in test_int() 57 // expected-note@-2 {{use function 'std::abs' instead}} in test_int() 61 // expected-note@-2 {{use function 'std::abs' instead}} in test_int() 65 // expected-note@-2 {{use function 'std::abs' instead}} in test_int() 74 // expected-note@-2 {{use function 'std::abs' instead}} in test_int() 78 // expected-note@-2 {{use function 'std::abs' instead}} in test_int() 82 // expected-note@-2 {{use function 'std::abs' instead}} in test_int() 87 // expected-note@-2 {{use function 'std::abs' instead}} in test_int() [all …]
|
| /external/clang/test/FixIt/ |
| D | format-darwin.m | 37 …f type 'NSInteger' should not be used as format arguments; add an explicit cast to 'long' instead}} 38 …UInteger' should not be used as format arguments; add an explicit cast to 'unsigned long' instead}} 39 …es of type 'SInt32' should not be used as format arguments; add an explicit cast to 'int' instead}} 40 …e 'UInt32' should not be used as format arguments; add an explicit cast to 'unsigned int' instead}} 54 …g type 'NSInteger' should not be used as format arguments; add an explicit cast to 'long' instead}} 79 …f type 'NSInteger' should not be used as format arguments; add an explicit cast to 'long' instead}} 80 …f type 'NSInteger' should not be used as format arguments; add an explicit cast to 'long' instead}} 81 …f type 'NSInteger' should not be used as format arguments; add an explicit cast to 'long' instead}} 82 …f type 'NSInteger' should not be used as format arguments; add an explicit cast to 'long' instead}} 83 …f type 'NSInteger' should not be used as format arguments; add an explicit cast to 'long' instead}} [all …]
|
| /external/skia/resources/sksl/errors/ |
| D | VectorSlice.rts | 4 // A vector-slice can be performed in SkSL (or GLSL) by using a swizzle instead. 22 'half4' is not a valid parameter to 'half3' constructor; use '.xyz' instead 23 'half4' is not a valid parameter to 'half2' constructor; use '.xy' instead 24 'half4' is not a valid parameter to 'half' constructor; use '.x' instead 25 'int4' is not a valid parameter to 'int3' constructor; use '.xyz' instead 26 'int4' is not a valid parameter to 'int2' constructor; use '.xy' instead 27 'int4' is not a valid parameter to 'int' constructor; use '.x' instead 28 'bool4' is not a valid parameter to 'bool3' constructor; use '.xyz' instead 29 'bool4' is not a valid parameter to 'bool2' constructor; use '.xy' instead 30 'bool4' is not a valid parameter to 'bool' constructor; use '.x' instead
|
| /external/openthread/third_party/mbedtls/repo/include/mbedtls/ |
| D | md2.h | 8 * instead. 55 * stronger message digests instead. 78 * stronger message digests instead. 90 * stronger message digests instead. 103 * stronger message digests instead. 118 * stronger message digests instead. 134 * stronger message digests instead. 151 * stronger message digests instead. 166 * stronger message digests instead. 186 * stronger message digests instead. [all …]
|
| D | md4.h | 8 * instead. 56 * stronger message digests instead. 78 * stronger message digests instead. 90 * stronger message digests instead. 103 * stronger message digests instead. 118 * stronger message digests instead. 133 * stronger message digests instead. 150 * stronger message digests instead. 166 * stronger message digests instead. 187 * stronger message digests instead. [all …]
|
| D | md5.h | 8 * digests instead. 55 * stronger message digests instead. 77 * stronger message digests instead. 89 * stronger message digests instead. 102 * stronger message digests instead. 117 * stronger message digests instead. 133 * stronger message digests instead. 150 * stronger message digests instead. 166 * stronger message digests instead. 187 * stronger message digests instead. [all …]
|
| /external/skia/tests/sksl/errors/ |
| D | VectorSlice.glsl | 3 error: 7: 'half4' is not a valid parameter to 'half3' constructor; use '.xyz' instead 6 error: 8: 'half4' is not a valid parameter to 'half2' constructor; use '.xy' instead 9 error: 9: 'half4' is not a valid parameter to 'half' constructor; use '.x' instead 12 error: 12: 'int4' is not a valid parameter to 'int3' constructor; use '.xyz' instead 15 error: 13: 'int4' is not a valid parameter to 'int2' constructor; use '.xy' instead 18 error: 14: 'int4' is not a valid parameter to 'int' constructor; use '.x' instead 21 error: 17: 'bool4' is not a valid parameter to 'bool3' constructor; use '.xyz' instead 24 error: 18: 'bool4' is not a valid parameter to 'bool2' constructor; use '.xy' instead 27 error: 19: 'bool4' is not a valid parameter to 'bool' constructor; use '.x' instead
|
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| D | StringCharacterIterator.java | 29 * @deprecated ICU 2.4. Use java.text.StringCharacterIterator instead. 43 * @deprecated ICU 2.4. Use java.text.StringCharacterIterator instead. 56 * @deprecated ICU 2.4. Use java.text.StringCharacterIterator instead. 72 * @deprecated ICU 2.4. Use java.text.StringCharacterIterator instead. 101 * @deprecated ICU 2.4. Use java.text.StringCharacterIterator instead. 117 * @deprecated ICU 2.4. Use java.text.StringCharacterIterator instead. 129 * @deprecated ICU 2.4. Use java.text.StringCharacterIterator instead. 145 * @deprecated ICU 2.4. Use java.text.StringCharacterIterator instead. 160 * @deprecated ICU 2.4. Use java.text.StringCharacterIterator instead. 176 * @deprecated ICU 2.4. Use java.text.StringCharacterIterator instead. [all …]
|
| /external/icu/android_icu4j/src/main/java/android/icu/text/ |
| D | StringCharacterIterator.java | 30 * @deprecated ICU 2.4. Use java.text.StringCharacterIterator instead. 45 * @deprecated ICU 2.4. Use java.text.StringCharacterIterator instead. 58 * @deprecated ICU 2.4. Use java.text.StringCharacterIterator instead. 74 * @deprecated ICU 2.4. Use java.text.StringCharacterIterator instead. 103 * @deprecated ICU 2.4. Use java.text.StringCharacterIterator instead. 119 * @deprecated ICU 2.4. Use java.text.StringCharacterIterator instead. 131 * @deprecated ICU 2.4. Use java.text.StringCharacterIterator instead. 147 * @deprecated ICU 2.4. Use java.text.StringCharacterIterator instead. 162 * @deprecated ICU 2.4. Use java.text.StringCharacterIterator instead. 178 * @deprecated ICU 2.4. Use java.text.StringCharacterIterator instead. [all …]
|
| /external/libbpf/src/ |
| D | libbpf.h | 183 LIBBPF_DEPRECATED_SINCE(0, 8, "use bpf_object__open_mem() instead") 187 LIBBPF_DEPRECATED_SINCE(0, 7, "use bpf_object__open_file() instead") 219 LIBBPF_DEPRECATED_SINCE(0, 8, "use bpf_object__load() instead") 221 LIBBPF_DEPRECATED_SINCE(0, 6, "bpf_object__unload() is deprecated, use bpf_object__close() instead") 232 LIBBPF_DEPRECATED_SINCE(0, 7, "use bpf_object__find_program_by_name() instead") 240 LIBBPF_API LIBBPF_DEPRECATED_SINCE(0, 7, "track bpf_objects in application code instead") 265 LIBBPF_API LIBBPF_DEPRECATED_SINCE(0, 7, "use bpf_object__next_program() instead") 276 LIBBPF_API LIBBPF_DEPRECATED_SINCE(0, 7, "use bpf_object__prev_program() instead") 294 …F_DEPRECATED("BPF program title is confusing term; please use bpf_program__section_name() instead") 300 LIBBPF_DEPRECATED_SINCE(0, 7, "use bpf_program__insn_cnt() instead") [all …]
|
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/ |
| D | SimpleExoPlayer.java | 51 * @deprecated Use {@link ExoPlayer} instead. 62 * @deprecated Use {@link ExoPlayer.Builder} instead. 71 * @deprecated Use {@link ExoPlayer.Builder#Builder(Context)} instead. 79 * @deprecated Use {@link ExoPlayer.Builder#Builder(Context, RenderersFactory)} instead. 88 * DefaultMediaSourceFactory#DefaultMediaSourceFactory(Context, ExtractorsFactory)} instead. 99 * DefaultMediaSourceFactory#DefaultMediaSourceFactory(Context, ExtractorsFactory)} instead. 112 * instead. 136 * instead. 145 * @deprecated Use {@link ExoPlayer.Builder#setTrackSelector(TrackSelector)} instead. 154 * @deprecated Use {@link ExoPlayer.Builder#setMediaSourceFactory(MediaSource.Factory)} instead. [all …]
|
| /external/icu/libicu/cts_headers/unicode/ |
| D | normlzr.h | 83 * It is more efficient to call setIndexOnly() instead, which does not 142 * @deprecated ICU 56 Use Normalizer2 instead. 158 * @deprecated ICU 56 Use Normalizer2 instead. 171 * @deprecated ICU 56 Use Normalizer2 instead. 183 * @deprecated ICU 56 Use Normalizer2 instead. 192 * @deprecated ICU 56 Use Normalizer2 instead. 198 * @deprecated ICU 56 Use Normalizer2 instead. 220 * @deprecated ICU 56 Use Normalizer2 instead. 242 * @deprecated ICU 56 Use Normalizer2 instead. 264 * @deprecated ICU 56 Use Normalizer2 instead. [all …]
|
| /external/cronet/third_party/icu/source/common/unicode/ |
| D | normlzr.h | 83 * It is more efficient to call setIndexOnly() instead, which does not 142 * @deprecated ICU 56 Use Normalizer2 instead. 158 * @deprecated ICU 56 Use Normalizer2 instead. 171 * @deprecated ICU 56 Use Normalizer2 instead. 183 * @deprecated ICU 56 Use Normalizer2 instead. 192 * @deprecated ICU 56 Use Normalizer2 instead. 198 * @deprecated ICU 56 Use Normalizer2 instead. 220 * @deprecated ICU 56 Use Normalizer2 instead. 242 * @deprecated ICU 56 Use Normalizer2 instead. 264 * @deprecated ICU 56 Use Normalizer2 instead. [all …]
|