| /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/googleapis/google/apps/drive/activity/v2/ |
| D | target.proto | 48 // This field is deprecated; please use the `drive` field instead. 63 // This field is deprecated; please use the `drive` field instead. 90 // This item is deprecated; please see `DriveFile` instead. 95 // This item is deprecated; please see `DriveFolder` instead. 99 // This item is deprecated; please see `DriveFolder.Type` instead. 103 // This item is deprecated; please see `DriveFolder.Type` instead. 106 // This item is deprecated; please see `DriveFolder.Type` instead. 109 // This item is deprecated; please see `DriveFolder.Type` instead. 112 // This item is deprecated; please see `DriveFolder.Type` instead. 116 // This field is deprecated; please see `DriveFolder.type` instead. [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/apache-commons-io/src/main/java/org/apache/commons/io/file/ |
| D | FilesUncheck.java | 52 …* Delegates to {@link Files} to uncheck calls by throwing {@link UncheckedIOException} instead of … 62 …link Files#copy(InputStream, Path, CopyOption...)} throwing {@link UncheckedIOException} instead of 77 …elegates to {@link Files#copy(Path, OutputStream)} throwing {@link UncheckedIOException} instead of 90 …s to {@link Files#copy(Path, Path, CopyOption...)} throwing {@link UncheckedIOException} instead of 104 …k Files#createDirectories(Path, FileAttribute...)} throwing {@link UncheckedIOException} instead of 117 …ink Files#createDirectory(Path, FileAttribute...)} throwing {@link UncheckedIOException} instead of 130 …o {@link Files#createFile(Path, FileAttribute...)} throwing {@link UncheckedIOException} instead of 143 … Delegates to {@link Files#createLink(Path, Path)} throwing {@link UncheckedIOException} instead of 157 * instead of {@link IOException}. 171 * instead of {@link IOException}. [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 | des.h | 8 * instead. 53 * instead. 65 * instead. 83 * instead. 94 * instead. 105 * instead. 116 * instead. 130 * instead. 146 * instead. 160 * instead. [all …]
|
| D | md2.h | 8 * instead. 43 * stronger message digests instead. 65 * stronger message digests instead. 77 * stronger message digests instead. 90 * stronger message digests instead. 105 * stronger message digests instead. 121 * stronger message digests instead. 138 * stronger message digests instead. 153 * stronger message digests instead. 173 * stronger message digests instead. [all …]
|
| D | md5.h | 8 * digests instead. 43 * stronger message digests instead. 64 * stronger message digests instead. 76 * stronger message digests instead. 89 * stronger message digests instead. 104 * stronger message digests instead. 120 * stronger message digests instead. 137 * stronger message digests instead. 153 * stronger message digests instead. 174 * stronger message digests instead. [all …]
|
| D | md4.h | 8 * instead. 44 * stronger message digests instead. 65 * stronger message digests instead. 77 * stronger message digests instead. 90 * stronger message digests instead. 105 * stronger message digests instead. 120 * stronger message digests instead. 137 * stronger message digests instead. 153 * stronger message digests instead. 174 * stronger message digests instead. [all …]
|
| /external/mbedtls/include/mbedtls/ |
| D | des.h | 8 * instead. 46 * instead. 58 * instead. 76 * instead. 87 * instead. 98 * instead. 109 * instead. 123 * instead. 139 * instead. 153 * instead. [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/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/google-cloud-java/java-vision/ |
| D | owlbot.py | 41 * @deprecated Use the {@link LocationName} class instead. 53 * @deprecated Use the {@link ProductName} class instead. 66 * @deprecated Use the {@link ProductSetName} class instead. 80 * @deprecated Use the {@link ReferenceImageName} class instead. 95 * @deprecated Use the {@link LocationName} class instead. 105 * @deprecated Use the {@link LocationName} class instead. 115 * @deprecated Use the {@link ProductName} class instead. 125 * @deprecated Use the {@link ProductName} class instead. 135 * @deprecated Use the {@link ProductName} class instead. 145 * @deprecated Use the {@link ProductSetName} class 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/icu/icu4j/main/core/src/main/java/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 …]
|