Home
last modified time | relevance | path

Searched full:deprecated (Results 1 – 25 of 29881) sorted by relevance

12345678910>>...1196

/aosp_15_r20/cts/tools/cts-api-coverage/etc/
H A Dndk-api.xml4 …<class abstract="false" deprecated="not deprecated" final="true" name="libvulkan.so" static="false…
5 …<method abstract="false" deprecated="not deprecated" final="true" name="vkCreateBufferView" native…
6 …<method abstract="false" deprecated="not deprecated" final="true" name="vkResetCommandBuffer" nati…
7 …<method abstract="false" deprecated="not deprecated" final="true" name="vkGetPhysicalDeviceQueueFa…
8 …<method abstract="false" deprecated="not deprecated" final="true" name="vkCreateComputePipelines" …
9 …<method abstract="false" deprecated="not deprecated" final="true" name="vkDestroyImageView" native…
10 …<method abstract="false" deprecated="not deprecated" final="true" name="vkGetPhysicalDeviceSurface…
11 …<method abstract="false" deprecated="not deprecated" final="true" name="vkResetEvent" native="true…
12 …<method abstract="false" deprecated="not deprecated" final="true" name="vkCmdEndQuery" native="tru…
13 …<method abstract="false" deprecated="not deprecated" final="true" name="vkCmdExecuteCommands" nati…
[all …]
/aosp_15_r20/external/apache-http/api/
H A Dcurrent.txt333 method @Deprecated public static String getBoundary();
354 …field @Deprecated protected static final String BOUNDARY = "----------------314159265358979323846";
355 field @Deprecated protected static final byte[] BOUNDARY_BYTES;
404 @Deprecated public interface BinaryDecoder extends org.apache.commons.codec.Decoder {
405 … method @Deprecated public byte[] decode(byte[]) throws org.apache.commons.codec.DecoderException;
408 @Deprecated public interface BinaryEncoder extends org.apache.commons.codec.Encoder {
409 … method @Deprecated public byte[] encode(byte[]) throws org.apache.commons.codec.EncoderException;
412 @Deprecated public interface Decoder {
413 … method @Deprecated public Object decode(Object) throws org.apache.commons.codec.DecoderException;
416 @Deprecated public class DecoderException extends java.lang.Exception {
[all …]
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/org.apache.http.legacy.api.public.latest/gen/
Dorg.apache.http.legacy.api.public.latest333 method @Deprecated public static String getBoundary();
354 …field @Deprecated protected static final String BOUNDARY = "----------------314159265358979323846";
355 field @Deprecated protected static final byte[] BOUNDARY_BYTES;
404 @Deprecated public interface BinaryDecoder extends org.apache.commons.codec.Decoder {
405 … method @Deprecated public byte[] decode(byte[]) throws org.apache.commons.codec.DecoderException;
408 @Deprecated public interface BinaryEncoder extends org.apache.commons.codec.Encoder {
409 … method @Deprecated public byte[] encode(byte[]) throws org.apache.commons.codec.EncoderException;
412 @Deprecated public interface Decoder {
413 … method @Deprecated public Object decode(Object) throws org.apache.commons.codec.DecoderException;
416 @Deprecated public class DecoderException extends java.lang.Exception {
[all …]
/aosp_15_r20/out/soong/.intermediates/external/apache-http/org.apache.http.legacy.stubs.source/android_common/everything/
Dorg.apache.http.legacy.stubs.source_api.txt333 method @Deprecated public static String getBoundary();
354 …field @Deprecated protected static final String BOUNDARY = "----------------314159265358979323846";
355 field @Deprecated protected static final byte[] BOUNDARY_BYTES;
404 @Deprecated public interface BinaryDecoder extends org.apache.commons.codec.Decoder {
405 … method @Deprecated public byte[] decode(byte[]) throws org.apache.commons.codec.DecoderException;
408 @Deprecated public interface BinaryEncoder extends org.apache.commons.codec.Encoder {
409 … method @Deprecated public byte[] encode(byte[]) throws org.apache.commons.codec.EncoderException;
412 @Deprecated public interface Decoder {
413 … method @Deprecated public Object decode(Object) throws org.apache.commons.codec.DecoderException;
416 @Deprecated public class DecoderException extends java.lang.Exception {
[all …]
/aosp_15_r20/prebuilts/sdk/35/public/api/
H A Dorg.apache.http.legacy.txt333 method @Deprecated public static String getBoundary();
354 …field @Deprecated protected static final String BOUNDARY = "----------------314159265358979323846";
355 field @Deprecated protected static final byte[] BOUNDARY_BYTES;
404 @Deprecated public interface BinaryDecoder extends org.apache.commons.codec.Decoder {
405 … method @Deprecated public byte[] decode(byte[]) throws org.apache.commons.codec.DecoderException;
408 @Deprecated public interface BinaryEncoder extends org.apache.commons.codec.Encoder {
409 … method @Deprecated public byte[] encode(byte[]) throws org.apache.commons.codec.EncoderException;
412 @Deprecated public interface Decoder {
413 … method @Deprecated public Object decode(Object) throws org.apache.commons.codec.DecoderException;
416 @Deprecated public class DecoderException extends java.lang.Exception {
[all …]
H A Dandroid.test.runner.txt4 …@Deprecated public abstract class ActivityInstrumentationTestCase<T extends android.app.Activity> …
5 ctor @Deprecated public ActivityInstrumentationTestCase(String, Class<T>);
6 ctor @Deprecated public ActivityInstrumentationTestCase(String, Class<T>, boolean);
7 method @Deprecated public T getActivity();
8 method @Deprecated public void testActivityTestCaseSetUpProperly() throws java.lang.Exception;
11 …@Deprecated public abstract class ActivityInstrumentationTestCase2<T extends android.app.Activity>…
12 ctor @Deprecated public ActivityInstrumentationTestCase2(String, Class<T>);
13 ctor @Deprecated public ActivityInstrumentationTestCase2(Class<T>);
14 method @Deprecated public T getActivity();
15 method @Deprecated public void setActivityInitialTouchMode(boolean);
[all …]
/aosp_15_r20/prebuilts/sdk/29/public/api/
H A Dorg.apache.http.legacy.txt327 method @Deprecated public static String getBoundary();
348 …field @Deprecated protected static final String BOUNDARY = "----------------314159265358979323846";
349 field @Deprecated protected static final byte[] BOUNDARY_BYTES;
398 @Deprecated public interface BinaryDecoder extends org.apache.commons.codec.Decoder {
399 … method @Deprecated public byte[] decode(byte[]) throws org.apache.commons.codec.DecoderException;
402 @Deprecated public interface BinaryEncoder extends org.apache.commons.codec.Encoder {
403 … method @Deprecated public byte[] encode(byte[]) throws org.apache.commons.codec.EncoderException;
406 @Deprecated public interface Decoder {
407 … method @Deprecated public Object decode(Object) throws org.apache.commons.codec.DecoderException;
410 @Deprecated public class DecoderException extends java.lang.Exception {
[all …]
H A Dandroid.test.runner.txt4 …@Deprecated public abstract class ActivityInstrumentationTestCase<T extends android.app.Activity> …
5 ctor @Deprecated public ActivityInstrumentationTestCase(String, Class<T>);
6 ctor @Deprecated public ActivityInstrumentationTestCase(String, Class<T>, boolean);
7 method @Deprecated public T getActivity();
8 method @Deprecated public void testActivityTestCaseSetUpProperly() throws java.lang.Exception;
11 …@Deprecated public abstract class ActivityInstrumentationTestCase2<T extends android.app.Activity>…
12 ctor @Deprecated public ActivityInstrumentationTestCase2(String, Class<T>);
13 ctor @Deprecated public ActivityInstrumentationTestCase2(Class<T>);
14 method @Deprecated public T getActivity();
15 method @Deprecated public void setActivityInitialTouchMode(boolean);
[all …]
/aosp_15_r20/prebuilts/sdk/32/public/api/
H A Dorg.apache.http.legacy.txt333 method @Deprecated public static String getBoundary();
354 …field @Deprecated protected static final String BOUNDARY = "----------------314159265358979323846";
355 field @Deprecated protected static final byte[] BOUNDARY_BYTES;
404 @Deprecated public interface BinaryDecoder extends org.apache.commons.codec.Decoder {
405 … method @Deprecated public byte[] decode(byte[]) throws org.apache.commons.codec.DecoderException;
408 @Deprecated public interface BinaryEncoder extends org.apache.commons.codec.Encoder {
409 … method @Deprecated public byte[] encode(byte[]) throws org.apache.commons.codec.EncoderException;
412 @Deprecated public interface Decoder {
413 … method @Deprecated public Object decode(Object) throws org.apache.commons.codec.DecoderException;
416 @Deprecated public class DecoderException extends java.lang.Exception {
[all …]
H A Dandroid.test.runner.txt4 …@Deprecated public abstract class ActivityInstrumentationTestCase<T extends android.app.Activity> …
5 ctor @Deprecated public ActivityInstrumentationTestCase(String, Class<T>);
6 ctor @Deprecated public ActivityInstrumentationTestCase(String, Class<T>, boolean);
7 method @Deprecated public T getActivity();
8 method @Deprecated public void testActivityTestCaseSetUpProperly() throws java.lang.Exception;
11 …@Deprecated public abstract class ActivityInstrumentationTestCase2<T extends android.app.Activity>…
12 ctor @Deprecated public ActivityInstrumentationTestCase2(String, Class<T>);
13 ctor @Deprecated public ActivityInstrumentationTestCase2(Class<T>);
14 method @Deprecated public T getActivity();
15 method @Deprecated public void setActivityInitialTouchMode(boolean);
[all …]
/aosp_15_r20/prebuilts/sdk/33/public/api/
H A Dorg.apache.http.legacy.txt333 method @Deprecated public static String getBoundary();
354 …field @Deprecated protected static final String BOUNDARY = "----------------314159265358979323846";
355 field @Deprecated protected static final byte[] BOUNDARY_BYTES;
404 @Deprecated public interface BinaryDecoder extends org.apache.commons.codec.Decoder {
405 … method @Deprecated public byte[] decode(byte[]) throws org.apache.commons.codec.DecoderException;
408 @Deprecated public interface BinaryEncoder extends org.apache.commons.codec.Encoder {
409 … method @Deprecated public byte[] encode(byte[]) throws org.apache.commons.codec.EncoderException;
412 @Deprecated public interface Decoder {
413 … method @Deprecated public Object decode(Object) throws org.apache.commons.codec.DecoderException;
416 @Deprecated public class DecoderException extends java.lang.Exception {
[all …]
H A Dandroid.test.runner.txt4 …@Deprecated public abstract class ActivityInstrumentationTestCase<T extends android.app.Activity> …
5 ctor @Deprecated public ActivityInstrumentationTestCase(String, Class<T>);
6 ctor @Deprecated public ActivityInstrumentationTestCase(String, Class<T>, boolean);
7 method @Deprecated public T getActivity();
8 method @Deprecated public void testActivityTestCaseSetUpProperly() throws java.lang.Exception;
11 …@Deprecated public abstract class ActivityInstrumentationTestCase2<T extends android.app.Activity>…
12 ctor @Deprecated public ActivityInstrumentationTestCase2(String, Class<T>);
13 ctor @Deprecated public ActivityInstrumentationTestCase2(Class<T>);
14 method @Deprecated public T getActivity();
15 method @Deprecated public void setActivityInitialTouchMode(boolean);
[all …]
/aosp_15_r20/prebuilts/sdk/31/public/api/
H A Dorg.apache.http.legacy.txt333 method @Deprecated public static String getBoundary();
354 …field @Deprecated protected static final String BOUNDARY = "----------------314159265358979323846";
355 field @Deprecated protected static final byte[] BOUNDARY_BYTES;
404 @Deprecated public interface BinaryDecoder extends org.apache.commons.codec.Decoder {
405 … method @Deprecated public byte[] decode(byte[]) throws org.apache.commons.codec.DecoderException;
408 @Deprecated public interface BinaryEncoder extends org.apache.commons.codec.Encoder {
409 … method @Deprecated public byte[] encode(byte[]) throws org.apache.commons.codec.EncoderException;
412 @Deprecated public interface Decoder {
413 … method @Deprecated public Object decode(Object) throws org.apache.commons.codec.DecoderException;
416 @Deprecated public class DecoderException extends java.lang.Exception {
[all …]
H A Dandroid.test.runner.txt4 …@Deprecated public abstract class ActivityInstrumentationTestCase<T extends android.app.Activity> …
5 ctor @Deprecated public ActivityInstrumentationTestCase(String, Class<T>);
6 ctor @Deprecated public ActivityInstrumentationTestCase(String, Class<T>, boolean);
7 method @Deprecated public T getActivity();
8 method @Deprecated public void testActivityTestCaseSetUpProperly() throws java.lang.Exception;
11 …@Deprecated public abstract class ActivityInstrumentationTestCase2<T extends android.app.Activity>…
12 ctor @Deprecated public ActivityInstrumentationTestCase2(String, Class<T>);
13 ctor @Deprecated public ActivityInstrumentationTestCase2(Class<T>);
14 method @Deprecated public T getActivity();
15 method @Deprecated public void setActivityInitialTouchMode(boolean);
[all …]
/aosp_15_r20/prebuilts/sdk/30/public/api/
H A Dorg.apache.http.legacy.txt327 method @Deprecated public static String getBoundary();
348 …field @Deprecated protected static final String BOUNDARY = "----------------314159265358979323846";
349 field @Deprecated protected static final byte[] BOUNDARY_BYTES;
398 @Deprecated public interface BinaryDecoder extends org.apache.commons.codec.Decoder {
399 … method @Deprecated public byte[] decode(byte[]) throws org.apache.commons.codec.DecoderException;
402 @Deprecated public interface BinaryEncoder extends org.apache.commons.codec.Encoder {
403 … method @Deprecated public byte[] encode(byte[]) throws org.apache.commons.codec.EncoderException;
406 @Deprecated public interface Decoder {
407 … method @Deprecated public Object decode(Object) throws org.apache.commons.codec.DecoderException;
410 @Deprecated public class DecoderException extends java.lang.Exception {
[all …]
/aosp_15_r20/prebuilts/sdk/34/public/api/
H A Dorg.apache.http.legacy.txt333 method @Deprecated public static String getBoundary();
354 …field @Deprecated protected static final String BOUNDARY = "----------------314159265358979323846";
355 field @Deprecated protected static final byte[] BOUNDARY_BYTES;
404 @Deprecated public interface BinaryDecoder extends org.apache.commons.codec.Decoder {
405 … method @Deprecated public byte[] decode(byte[]) throws org.apache.commons.codec.DecoderException;
408 @Deprecated public interface BinaryEncoder extends org.apache.commons.codec.Encoder {
409 … method @Deprecated public byte[] encode(byte[]) throws org.apache.commons.codec.EncoderException;
412 @Deprecated public interface Decoder {
413 … method @Deprecated public Object decode(Object) throws org.apache.commons.codec.DecoderException;
416 @Deprecated public class DecoderException extends java.lang.Exception {
[all …]
H A Dandroid.test.runner.txt4 …@Deprecated public abstract class ActivityInstrumentationTestCase<T extends android.app.Activity> …
5 ctor @Deprecated public ActivityInstrumentationTestCase(String, Class<T>);
6 ctor @Deprecated public ActivityInstrumentationTestCase(String, Class<T>, boolean);
7 method @Deprecated public T getActivity();
8 method @Deprecated public void testActivityTestCaseSetUpProperly() throws java.lang.Exception;
11 …@Deprecated public abstract class ActivityInstrumentationTestCase2<T extends android.app.Activity>…
12 ctor @Deprecated public ActivityInstrumentationTestCase2(String, Class<T>);
13 ctor @Deprecated public ActivityInstrumentationTestCase2(Class<T>);
14 method @Deprecated public T getActivity();
15 method @Deprecated public void setActivityInitialTouchMode(boolean);
[all …]
/aosp_15_r20/external/guice/lib/build/
H A Dguice-3.0.xml9 deprecated="not deprecated"
18 deprecated="not deprecated"
29 deprecated="not deprecated"
42 deprecated="not deprecated"
57 deprecated="not deprecated"
70 deprecated="not deprecated"
83 deprecated="not deprecated"
96 deprecated="not deprecated"
109 deprecated="not deprecated"
120 deprecated="not deprecated"
[all …]
H A Dguice-4.0.xml9 deprecated="not deprecated"
18 deprecated="not deprecated"
29 deprecated="not deprecated"
42 deprecated="not deprecated"
57 deprecated="not deprecated"
70 deprecated="not deprecated"
83 deprecated="not deprecated"
96 deprecated="not deprecated"
109 deprecated="not deprecated"
120 deprecated="not deprecated"
[all …]
H A Dguice-2.0.xml9 deprecated="not deprecated"
18 deprecated="not deprecated"
29 deprecated="not deprecated"
42 deprecated="not deprecated"
57 deprecated="not deprecated"
70 deprecated="not deprecated"
83 deprecated="not deprecated"
96 deprecated="not deprecated"
109 deprecated="not deprecated"
120 deprecated="not deprecated"
[all …]
H A Dguice-1.0.xml9 deprecated="not deprecated"
18 deprecated="not deprecated"
29 deprecated="not deprecated"
44 deprecated="not deprecated"
57 deprecated="not deprecated"
70 deprecated="not deprecated"
83 deprecated="not deprecated"
96 deprecated="not deprecated"
107 deprecated="not deprecated"
124 deprecated="not deprecated"
[all …]
/aosp_15_r20/external/llvm/test/MC/ARM/
H A Dv8_IT_manual.s11 @ CHECK: [[@LINE+2]]:1: warning: deprecated instruction in IT block
14 @ CHECK: [[@LINE+2]]:1: warning: deprecated instruction in IT block
18 @ CHECK: [[@LINE+2]]:1: warning: deprecated instruction in IT block
30 @ CHECK: [[@LINE+2]]:1: warning: deprecated instruction in IT block
34 @ CHECK: [[@LINE+2]]:1: warning: deprecated instruction in IT block
42 @ CHECK: [[@LINE+2]]:1: warning: deprecated instruction in IT block
46 @ CHECK: [[@LINE+2]]:1: warning: deprecated instruction in IT block
50 @ CHECK: [[@LINE+2]]:1: warning: deprecated instruction in IT block
59 @ CHECK: [[@LINE+2]]:1: warning: deprecated instruction in IT block
71 @ CHECK: [[@LINE+2]]:1: warning: deprecated instruction in IT block
[all …]
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/android.test.runner.api.public.latest/gen/
Dandroid.test.runner.api.public.latest4 …@Deprecated public abstract class ActivityInstrumentationTestCase<T extends android.app.Activity> …
5 ctor @Deprecated public ActivityInstrumentationTestCase(String, Class<T>);
6 ctor @Deprecated public ActivityInstrumentationTestCase(String, Class<T>, boolean);
7 method @Deprecated public T getActivity();
8 method @Deprecated public void testActivityTestCaseSetUpProperly() throws java.lang.Exception;
11 …@Deprecated public abstract class ActivityInstrumentationTestCase2<T extends android.app.Activity>…
12 ctor @Deprecated public ActivityInstrumentationTestCase2(String, Class<T>);
13 ctor @Deprecated public ActivityInstrumentationTestCase2(Class<T>);
14 method @Deprecated public T getActivity();
15 method @Deprecated public void setActivityInitialTouchMode(boolean);
[all …]
/aosp_15_r20/out/soong/.intermediates/frameworks/base/test-runner/android.test.runner.stubs.source/android_common/everything/
Dandroid.test.runner.stubs.source_api.txt4 …@Deprecated public abstract class ActivityInstrumentationTestCase<T extends android.app.Activity> …
5 ctor @Deprecated public ActivityInstrumentationTestCase(String, Class<T>);
6 ctor @Deprecated public ActivityInstrumentationTestCase(String, Class<T>, boolean);
7 method @Deprecated public T getActivity();
8 method @Deprecated public void testActivityTestCaseSetUpProperly() throws java.lang.Exception;
11 …@Deprecated public abstract class ActivityInstrumentationTestCase2<T extends android.app.Activity>…
12 ctor @Deprecated public ActivityInstrumentationTestCase2(String, Class<T>);
13 ctor @Deprecated public ActivityInstrumentationTestCase2(Class<T>);
14 method @Deprecated public T getActivity();
15 method @Deprecated public void setActivityInitialTouchMode(boolean);
[all …]
/aosp_15_r20/frameworks/base/test-runner/api/
H A Dcurrent.txt4 …@Deprecated public abstract class ActivityInstrumentationTestCase<T extends android.app.Activity> …
5 ctor @Deprecated public ActivityInstrumentationTestCase(String, Class<T>);
6 ctor @Deprecated public ActivityInstrumentationTestCase(String, Class<T>, boolean);
7 method @Deprecated public T getActivity();
8 method @Deprecated public void testActivityTestCaseSetUpProperly() throws java.lang.Exception;
11 …@Deprecated public abstract class ActivityInstrumentationTestCase2<T extends android.app.Activity>…
12 ctor @Deprecated public ActivityInstrumentationTestCase2(String, Class<T>);
13 ctor @Deprecated public ActivityInstrumentationTestCase2(Class<T>);
14 method @Deprecated public T getActivity();
15 method @Deprecated public void setActivityInitialTouchMode(boolean);
[all …]

12345678910>>...1196