Home
last modified time | relevance | path

Searched refs:final (Results 1 – 25 of 8790) sorted by relevance

12345678910>>...352

/external/leakcanary2/shark-android/api/
Dshark-android.api1 public final class shark/AndroidBuildMirror {
2 public static final field Companion Lshark/AndroidBuildMirror$Companion;
4 public final fun getId ()Ljava/lang/String;
5 public final fun getManufacturer ()Ljava/lang/String;
6 public final fun getSdkInt ()I
9 public final class shark/AndroidBuildMirror$Companion {
10 public final fun fromHeapGraph (Lshark/HeapGraph;)Lshark/AndroidBuildMirror;
13 public final class shark/AndroidExtensionsKt {
14 public static final fun getHexIdentityHashCode (Lshark/HeapObject$HeapInstance;)Ljava/lang/String;
15 public static final fun getIdentityHashCode (Lshark/HeapObject$HeapInstance;)Ljava/lang/Integer;
[all …]
/external/turbine/javatests/com/google/turbine/lower/testdata/
Dconst_conv.test5 public static final char char_char = (char) (char) 0;
6 public static final char char_short = (char) (short) 0;
7 public static final char char_int = (char) (int) 0;
8 public static final char char_long = (char) (long) 0;
9 public static final char char_float = (char) (float) 0;
10 public static final char char_double = (char) (double) 0;
11 public static final char char_byte = (char) (byte) 0;
13 public static final short short_char = (short) (char) 0;
14 public static final short short_short = (short) (short) 0;
15 public static final short short_int = (short) (int) 0;
[all …]
Dconst_all.test5 public static final byte B = (byte) 0;
6 public static final char C = (char) 0;
7 public static final short S = (short) 0;
8 public static final int I = (int) 0;
9 public static final long L = (long) 0;
10 public static final String O = (String) "";
12 public static final int U1 = +1;
13 public static final int U2 = -1;
14 public static final int U3 = ~1;
15 public static final boolean U4 = !false;
[all …]
/external/leakcanary2/shark-hprof/api/
Dshark-hprof.api1 public final class shark/ByteArraySourceProvider : shark/DualSourceProvider {
7 public final class shark/ConstantMemoryMetricsDualSourceProvider : shark/DualSourceProvider {
9 public final fun getByteTravelRange ()J
10 public final fun getRandomAccessByteReads ()J
11 public final fun getRandomAccessByteTravel ()J
12 public final fun getRandomAccessReadCount ()J
20 public final class shark/FileSourceProvider : shark/DualSourceProvider {
30 public final class shark/GcRoot$Debugger : shark/GcRoot {
35 public final class shark/GcRoot$Finalizing : shark/GcRoot {
40 public final class shark/GcRoot$InternedString : shark/GcRoot {
[all …]
/external/kotlinx.atomicfu/atomicfu/api/
Datomicfu.api1 public final class kotlinx/atomicfu/AtomicArray {
2 public final fun get (I)Lkotlinx/atomicfu/AtomicRef;
3 public final fun getSize ()I
6 public final class kotlinx/atomicfu/AtomicBoolean {
7 public final fun compareAndSet (ZZ)Z
8 public final fun getAndSet (Z)Z
9 public final fun getTrace ()Lkotlinx/atomicfu/TraceBase;
10 public final fun getValue ()Z
11 public final fun lazySet (Z)V
12 public final fun setValue (Z)V
[all …]
/external/leakcanary2/leakcanary-android-core/api/
Dleakcanary-android-core.api1 public final class com/squareup/leakcanary/core/BuildConfig {
2 public static final field BUILD_TYPE Ljava/lang/String;
3 public static final field DEBUG Z
4 public static final field GIT_SHA Ljava/lang/String;
5 public static final field LIBRARY_PACKAGE_NAME Ljava/lang/String;
6 public static final field LIBRARY_VERSION Ljava/lang/String;
10 public final class leakcanary/AndroidDebugHeapDumper : leakcanary/HeapDumper {
11 public static final field INSTANCE Lleakcanary/AndroidDebugHeapDumper;
15 public final class leakcanary/BackgroundThreadHeapAnalyzer : leakcanary/EventListener {
16 public static final field INSTANCE Lleakcanary/BackgroundThreadHeapAnalyzer;
[all …]
/external/ow2-asm/asm/src/test/resources/
Dsigtest-4.0.txt9 meth public final java.lang.Class<?> getClass()
10 meth public final void notify()
11 meth public final void notifyAll()
12 meth public final void wait() throws java.lang.InterruptedException
13 meth public final void wait(long) throws java.lang.InterruptedException
14 meth public final void wait(long,int) throws java.lang.InterruptedException
21 fld protected final int api
32 fld public final java.lang.String type
58 fld public final byte[] b
59 fld public final int header
[all …]
Dsigtest-5.0.txt9 meth public final java.lang.Class<?> getClass()
10 meth public final void notify()
11 meth public final void notifyAll()
12 meth public final void wait() throws java.lang.InterruptedException
13 meth public final void wait(long) throws java.lang.InterruptedException
14 meth public final void wait(long,int) throws java.lang.InterruptedException
21 fld protected final int api
32 fld public final java.lang.String type
58 fld public final byte[] b
59 fld public final int header
[all …]
Dsigtest-5.1.txt9 meth public final java.lang.Class<?> getClass()
10 meth public final void notify()
11 meth public final void notifyAll()
12 meth public final void wait() throws java.lang.InterruptedException
13 meth public final void wait(long) throws java.lang.InterruptedException
14 meth public final void wait(long,int) throws java.lang.InterruptedException
21 fld protected final int api
32 fld public final java.lang.String type
58 fld public final byte[] b
59 fld public final int header
[all …]
Dsigtest-6.2.txt12 meth public final java.lang.Class<?> getClass()
13 meth public final void notify()
14 meth public final void notifyAll()
15 meth public final void wait() throws java.lang.InterruptedException
16 meth public final void wait(long) throws java.lang.InterruptedException
17 meth public final void wait(long,int) throws java.lang.InterruptedException
30 fld protected final int api
41 fld public final java.lang.String type
68 fld public final byte[] b
69 fld public final int header
[all …]
Dsigtest-6.1.txt9 meth public final java.lang.Class<?> getClass()
10 meth public final void notify()
11 meth public final void notifyAll()
12 meth public final void wait() throws java.lang.InterruptedException
13 meth public final void wait(long) throws java.lang.InterruptedException
14 meth public final void wait(long,int) throws java.lang.InterruptedException
21 fld protected final int api
32 fld public final java.lang.String type
59 fld public final byte[] b
60 fld public final int header
[all …]
Dsigtest-6.0.txt9 meth public final java.lang.Class<?> getClass()
10 meth public final void notify()
11 meth public final void notifyAll()
12 meth public final void wait() throws java.lang.InterruptedException
13 meth public final void wait(long) throws java.lang.InterruptedException
14 meth public final void wait(long,int) throws java.lang.InterruptedException
21 fld protected final int api
32 fld public final java.lang.String type
58 fld public final byte[] b
59 fld public final int header
[all …]
Dsigtest-9.4.txt26 meth public final java.lang.Class<?> getClass()
27 meth public final void notify()
28 meth public final void notifyAll()
29 meth public final void wait() throws java.lang.InterruptedException
30 meth public final void wait(long) throws java.lang.InterruptedException
31 meth public final void wait(long,int) throws java.lang.InterruptedException
51 meth public final java.lang.Throwable[] getSuppressed()
52 meth public final void addSuppressed(java.lang.Throwable)
71 fld protected final int api
83 fld public final java.lang.String type
[all …]
Dsigtest-9.2.txt26 meth public final java.lang.Class<?> getClass()
27 meth public final void notify()
28 meth public final void notifyAll()
29 meth public final void wait() throws java.lang.InterruptedException
30 meth public final void wait(long) throws java.lang.InterruptedException
31 meth public final void wait(long,int) throws java.lang.InterruptedException
51 meth public final java.lang.Throwable[] getSuppressed()
52 meth public final void addSuppressed(java.lang.Throwable)
71 fld protected final int api
82 fld public final java.lang.String type
[all …]
Dsigtest-9.1.txt26 meth public final java.lang.Class<?> getClass()
27 meth public final void notify()
28 meth public final void notifyAll()
29 meth public final void wait() throws java.lang.InterruptedException
30 meth public final void wait(long) throws java.lang.InterruptedException
31 meth public final void wait(long,int) throws java.lang.InterruptedException
51 meth public final java.lang.Throwable[] getSuppressed()
52 meth public final void addSuppressed(java.lang.Throwable)
71 fld protected final int api
82 fld public final java.lang.String type
[all …]
Dsigtest-9.0.txt26 meth public final java.lang.Class<?> getClass()
27 meth public final void notify()
28 meth public final void notifyAll()
29 meth public final void wait() throws java.lang.InterruptedException
30 meth public final void wait(long) throws java.lang.InterruptedException
31 meth public final void wait(long,int) throws java.lang.InterruptedException
51 meth public final java.lang.Throwable[] getSuppressed()
52 meth public final void addSuppressed(java.lang.Throwable)
71 fld protected final int api
82 fld public final java.lang.String type
[all …]
Dsigtest-8.0.1.txt26 meth public final java.lang.Class<?> getClass()
27 meth public final void notify()
28 meth public final void notifyAll()
29 meth public final void wait() throws java.lang.InterruptedException
30 meth public final void wait(long) throws java.lang.InterruptedException
31 meth public final void wait(long,int) throws java.lang.InterruptedException
51 meth public final java.lang.Throwable[] getSuppressed()
52 meth public final void addSuppressed(java.lang.Throwable)
71 fld protected final int api
82 fld public final java.lang.String type
[all …]
/external/google-java-format/core/src/test/resources/com/google/googlejavaformat/java/testdata/
DI1.output2 final CreationMechanism creationMechanism;
3 final @Nullable String creationUserAgent;
4 final ClientId clientId;
5 final @Nullable String
7 final Token externalId;
10 final CreationMechanism creationMechanism;
11 final @Nullable String creationUserAgent;
12 final ClientId clientId;
13 final @Nullable String
15 final Token externalId;
[all …]
DI1.input2 final CreationMechanism creationMechanism;
3 final @Nullable String creationUserAgent;
4 final ClientId clientId;
5final @Nullable String creationUserAgentXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX;
6 final Token externalId;
9 final CreationMechanism creationMechanism;
10 final @Nullable String creationUserAgent;
11 final ClientId clientId;
12final @Nullable String creationUserAgentXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX;
13 final Token externalId;
[all …]
/external/clang/test/OpenMP/
Dtask_final_messages.cpp14 #pragma omp task final // expected-error {{expected '(' after 'final'}} in tmain()
15 …#pragma omp task final ( // expected-error {{expected expression}} expected-error {{expected ')'}}… in tmain()
16 #pragma omp task final () // expected-error {{expected expression}} in tmain()
17 …#pragma omp task final (argc // expected-error {{expected ')'}} expected-note {{to match this '('}} in tmain()
18 …#pragma omp task final (argc)) // expected-warning {{extra tokens at the end of '#pragma omp task'… in tmain()
19 #pragma omp task final (argc > 0 ? argv[1] : argv[2]) in tmain()
20 …#pragma omp task final (foobool(argc)), final (true) // expected-error {{directive '#pragma omp ta… in tmain()
21 #pragma omp task final (S) // expected-error {{'S' does not refer to a value}} in tmain()
22 …#pragma omp task final (argv[1]=2) // expected-error {{expected ')'}} expected-note {{to match thi… in tmain()
23 …#pragma omp task final (argc argc) // expected-error {{expected ')'}} expected-note {{to match thi… in tmain()
[all …]
/external/icu/android_icu4j/api/public/
Dcurrent.txt4 …public final class UCharacter implements android.icu.lang.UCharacterEnums.ECharacterCategory andro…
109 field public static final int FOLD_CASE_DEFAULT = 0; // 0x0
110 field public static final int FOLD_CASE_EXCLUDE_SPECIAL_I = 1; // 0x1
111 field public static final int MAX_CODE_POINT = 1114111; // 0x10ffff
112 field public static final char MAX_HIGH_SURROGATE = 56319; // 0xdbff '\udbff'
113 field public static final char MAX_LOW_SURROGATE = 57343; // 0xdfff '\udfff'
114 field public static final int MAX_RADIX = 36; // 0x24
115 field public static final char MAX_SURROGATE = 57343; // 0xdfff '\udfff'
116 field public static final int MAX_VALUE = 1114111; // 0x10ffff
117 field public static final int MIN_CODE_POINT = 0; // 0x0
[all …]
/external/leakcanary2/shark/api/
Dshark.api1 public final class shark/AppSingletonInspector : shark/ObjectInspector {
6 public final class shark/ApplicationLeak : shark/Leak {
7 public static final field Companion Lshark/ApplicationLeak$Companion;
9 public final fun component1 ()Ljava/util/List;
10 public final fun copy (Ljava/util/List;)Lshark/ApplicationLeak;
20 public final class shark/ApplicationLeak$Companion {
23 public final class shark/FilteringLeakingObjectFinder : shark/LeakingObjectFinder {
33 public static final field Companion Lshark/HeapAnalysis$Companion;
34 public static final field DUMP_DURATION_UNKNOWN J
41 public final class shark/HeapAnalysis$Companion {
[all …]
/external/leakcanary2/shark-graph/api/
Dshark-graph.api4 public final class shark/GraphContext {
6 public final fun contains (Ljava/lang/String;)Z
7 public final fun get (Ljava/lang/String;)Ljava/lang/Object;
8 public final fun getOrPut (Ljava/lang/String;Lkotlin/jvm/functions/Function0;)Ljava/lang/Object;
9 public final fun minusAssign (Ljava/lang/String;)V
10 public final fun set (Ljava/lang/String;Ljava/lang/Object;)V
13 public final class shark/HeapField {
15 public final fun getDeclaringClass ()Lshark/HeapObject$HeapClass;
16 public final fun getName ()Ljava/lang/String;
17 public final fun getValue ()Lshark/HeapValue;
[all …]
/external/ComputeLibrary/tests/datasets/
DShapeDatasets.h42 class Tiny1DShapes final : public ShapeDataset
56 class Small1DShapes final : public ShapeDataset
72 class Tiny2DShapes final : public ShapeDataset
85 class Small2DShapes final : public ShapeDataset
100 class Tiny3DShapes final : public ShapeDataset
114 class Small3DShapes final : public ShapeDataset
132 class Tiny4DShapes final : public ShapeDataset
145 class Small4DShapes final : public ShapeDataset
161 class TinyShapes final : public ShapeDataset
175 class SmallNoneUnitShapes final : public ShapeDataset
[all …]
/external/ow2-asm/asm-analysis/src/test/resources/
Dsigtest-9.4.txt20 meth public final java.lang.Class<?> getClass()
21 meth public final void notify()
22 meth public final void notifyAll()
23 meth public final void wait() throws java.lang.InterruptedException
24 meth public final void wait(long) throws java.lang.InterruptedException
25 meth public final void wait(long,int) throws java.lang.InterruptedException
36 meth public final java.lang.Throwable[] getSuppressed()
37 meth public final void addSuppressed(java.lang.Throwable)
54 fld public final static int AALOAD = 50
55 fld public final static int AASTORE = 83
[all …]

12345678910>>...352