Home
last modified time | relevance | path

Searched full:instead (Results 1 – 25 of 11083) sorted by relevance

12345678910>>...444

/external/armnn/src/backends/reference/
DRefWorkloadFactory.hpp51 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/
DWorkloadFactory.hpp53 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 …]
DILayerSupport.hpp39 … "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/
DNeonWorkloadFactory.hpp41 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/
DClWorkloadFactory.hpp44 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/
Dp1.cpp31 // 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/
DLayerSupportBase.hpp24 …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/
Dvalues.h102 // 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/
Dppd.h358 …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/
DFilesUncheck.java50 …* 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/
Dwarn-absolute-value.c23 // 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/
Ddriveactivity_v2.activity.html144 …&quot;system&quot;: { # 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&quot;: &quot;A String&quot;, # This field is deprecated; please see `DriveFolder.type` instead.
213 …deprecated; please see `DriveReference` instead. # This field is deprecated; please use the `drive…
214 …&quot;: &quot;A String&quot;, # This field is deprecated; please see `DriveReference.name` instead.
215 …quot;: &quot;A String&quot;, # 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&quot;: &quot;A String&quot;, # This field is deprecated; please see `DriveFolder.type` instead.
[all …]
/external/clang/test/SemaCXX/
Dwarn-absolute-value.cpp44 // 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/
Dformat-darwin.m37 …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/
DVectorSlice.rts4 // 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/
Dmd2.h8 * 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 …]
Dmd4.h8 * 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 …]
Dmd5.h8 * 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/
DVectorSlice.glsl3 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/
DStringCharacterIterator.java29 * @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/
DStringCharacterIterator.java30 * @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/
Dlibbpf.h183 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/
DSimpleExoPlayer.java51 * @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/
Dnormlzr.h83 * 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/
Dnormlzr.h83 * 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 …]

12345678910>>...444