Home
last modified time | relevance | path

Searched full:synthetic (Results 1 – 25 of 7448) sorted by relevance

12345678910>>...298

/aosp_15_r20/external/skia/platform_tools/debugging/vs/
H A DSkia.natvis154 … <Synthetic Name="[type]" Condition="fPixmap.fInfo.fColorInfo.fColorType == kAlpha_8_SkColorType">
156 </Synthetic>
157 …<Synthetic Name="[type]" Condition="fPixmap.fInfo.fColorInfo.fColorType == kRGBA_8888_SkColorType">
159 </Synthetic>
160 …<Synthetic Name="[type]" Condition="fPixmap.fInfo.fColorInfo.fColorType == kBGRA_8888_SkColorType">
162 </Synthetic>
163 … <Synthetic Name="[type]" Condition="fPixmap.fInfo.fColorInfo.fColorType == kGray_8_SkColorType">
165 </Synthetic>
166 … <Synthetic Name="[type]" Condition="fPixmap.fInfo.fColorInfo.fColorType == kRGBA_F16_SkColorType">
168 </Synthetic>
[all …]
/aosp_15_r20/external/kotlinx.serialization/core/api/
H A Dkotlinx-serialization-core.api205 public synthetic fun deserialize (Lkotlinx/serialization/encoding/Decoder;)Ljava/lang/Object;
208 public synthetic fun serialize (Lkotlinx/serialization/encoding/Encoder;Ljava/lang/Object;)V
213 …public static synthetic fun element$default (Lkotlinx/serialization/descriptors/ClassSerialDescrip…
306 …public static synthetic fun buildClassSerialDescriptor$default (Ljava/lang/String;[Lkotlinx/serial…
308 …public static synthetic fun buildSerialDescriptor$default (Ljava/lang/String;Lkotlinx/serializatio…
377 …public static synthetic fun decodeSerializableValue$default (Lkotlinx/serialization/encoding/Abstr…
457 …public static synthetic fun decodeNullableSerializableElement$default (Lkotlinx/serialization/enco…
459 …public static synthetic fun decodeSerializableElement$default (Lkotlinx/serialization/encoding/Com…
557 …public static synthetic fun readElement$default (Lkotlinx/serialization/internal/AbstractCollectio…
573 public synthetic fun builder ()Ljava/lang/Object;
[all …]
/aosp_15_r20/packages/providers/MediaProvider/tests/src/com/android/providers/media/util/
DSyntheticPathUtilsTest.java43 assertThat(getSyntheticRelativePath()).isEqualTo(".transforms/synthetic"); in testGetSyntheticRelativePath()
48 assertThat(getRedactedRelativePath()).isEqualTo(".transforms/synthetic/redacted"); in testGetRedactedRelativePath()
54 ".transforms/synthetic/picker"); in testGetPickerRelativePath()
56 ".transforms/synthetic/picker_get_content"); in testGetPickerRelativePath()
58 ".transforms/synthetic/picker_transcoded"); in testGetPickerRelativePath()
63 assertThat(isSyntheticPath("/storage/emulated/0/.transforms/synthetic", /* userId */ 0)) in testIsSyntheticPath()
65 assertThat(isSyntheticPath("/storage/emulated/10/.transforms/synthetic", /* userId */ 10)) in testIsSyntheticPath()
67 assertThat(isSyntheticPath("/storage/emulated/0/.transforms/SYNTHETIC/",/* userId */ 0)) in testIsSyntheticPath()
70 assertThat(isSyntheticPath("/storage/emulated/0/.transforms/synthetic", /* userId */ 10)) in testIsSyntheticPath()
72 assertThat(isSyntheticPath("/storage/emulated/10/.transforms/synthetic", /* userId */ 0)) in testIsSyntheticPath()
[all …]
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/api/
H A Dkotlinx-coroutines-core.api24 …public static synthetic fun async$default (Lkotlinx/coroutines/CoroutineScope;Lkotlin/coroutines/C…
27 …public static synthetic fun launch$default (Lkotlinx/coroutines/CoroutineScope;Lkotlin/coroutines/…
29 …public static synthetic fun runBlocking$default (Lkotlin/coroutines/CoroutineContext;Lkotlin/jvm/f…
50 …public static synthetic fun cancel$default (Lkotlinx/coroutines/CancellableContinuation;Ljava/lang…
51 …public static synthetic fun tryResume$default (Lkotlinx/coroutines/CancellableContinuation;Ljava/l…
103 public static synthetic fun cancel (Lkotlinx/coroutines/ChildJob;)V
117 public static synthetic fun cancel (Lkotlinx/coroutines/CompletableDeferred;)V
128 …public static synthetic fun CompletableDeferred$default (Lkotlinx/coroutines/Job;ILjava/lang/Objec…
138 public static synthetic fun cancel (Lkotlinx/coroutines/CompletableJob;)V
214 …public static synthetic fun copy$default (Lkotlinx/coroutines/CoroutineId;JILjava/lang/Object;)Lko…
[all …]
/aosp_15_r20/external/kotlinc/lib/
HDandroid-extensions-compiler.jar ... android/ org/jetbrains/kotlin/android/synthetic/ org/jetbrains/kotlin/android/synthetic ...
/aosp_15_r20/developers/build/lib/
HDbuildSrc.jar ... public static transient synthetic boolean __$stMC private transient synthetic groovy.lang.MetaClass metaClass public static synthetic long ...
/aosp_15_r20/external/okio/okio/api/
H A Dokio.api3 …public static synthetic fun deflate$default (Lokio/Sink;Ljava/util/zip/Deflater;ILjava/lang/Object…
43 …public static synthetic fun inflate$default (Lokio/Source;Ljava/util/zip/Inflater;ILjava/lang/Obje…
65 public synthetic fun clone ()Ljava/lang/Object;
75 …public static synthetic fun copyTo$default (Lokio/Buffer;Ljava/io/OutputStream;JJILjava/lang/Objec…
76 …public static synthetic fun copyTo$default (Lokio/Buffer;Lokio/Buffer;JILjava/lang/Object;)Lokio/B…
77 …public static synthetic fun copyTo$default (Lokio/Buffer;Lokio/Buffer;JJILjava/lang/Object;)Lokio/…
79 public synthetic fun emit ()Lokio/BufferedSink;
81 public synthetic fun emitCompleteSegments ()Lokio/BufferedSink;
112 …public static synthetic fun readAndWriteUnsafe$default (Lokio/Buffer;Lokio/Buffer$UnsafeCursor;ILj…
134 …public static synthetic fun readUnsafe$default (Lokio/Buffer;Lokio/Buffer$UnsafeCursor;ILjava/lang…
[all …]
/aosp_15_r20/external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx2/api/
H A Dkotlinx-coroutines-rx2.api3 …public static final synthetic fun await (Lio/reactivex/MaybeSource;Lkotlin/coroutines/Continuation…
10 …public static final synthetic fun awaitOrDefault (Lio/reactivex/MaybeSource;Ljava/lang/Object;Lkot…
19 …public static final synthetic fun openSubscription (Lio/reactivex/MaybeSource;)Lkotlinx/coroutines…
20 …public static final synthetic fun openSubscription (Lio/reactivex/ObservableSource;)Lkotlinx/corou…
27 …public static final synthetic fun rxCompletable (Lkotlinx/coroutines/CoroutineScope;Lkotlin/corout…
28 …public static synthetic fun rxCompletable$default (Lkotlin/coroutines/CoroutineContext;Lkotlin/jvm…
29 …public static synthetic fun rxCompletable$default (Lkotlinx/coroutines/CoroutineScope;Lkotlin/coro…
36 …public static synthetic fun asFlowable$default (Lkotlinx/coroutines/flow/Flow;Lkotlin/coroutines/C…
38 …public static final synthetic fun asObservable (Lkotlinx/coroutines/channels/ReceiveChannel;Lkotli…
40 …public static synthetic fun asObservable$default (Lkotlinx/coroutines/flow/Flow;Lkotlin/coroutines…
[all …]
/aosp_15_r20/external/eigen/debug/msvc/
H A Deigen.natvis29 <Synthetic Name="[row 0]" Condition="Flags%2">
31 </Synthetic>
32 <Synthetic Name="[row 0]" Condition="!(Flags%2)">
34 </Synthetic>
35 <Synthetic Name="[row 1]" Condition="Flags%2">
37 </Synthetic>
38 <Synthetic Name="[row 1]" Condition="!(Flags%2)">
40 </Synthetic>
49 <Synthetic Name="[row 0]" Condition="Flags%2">
51 </Synthetic>
[all …]
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/lib/
HDjavaslang-2.0.3.jar ... extends javaslang.API$Match$Pattern0 { final synthetic Object val$prototype void <init> (java ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/api/grpc/proto-google-common-protos/1.14.0/
HDproto-google-common-protos-1.14.0.jar ... .google.protobuf.Message getDefaultInstanceForType () static synthetic boolean access$200 () synthetic void <init ...
/aosp_15_r20/external/kotlinpoet/kotlinpoet/api/
H A Dkotlinpoet.api57 …public static synthetic fun get$default (Lcom/squareup/kotlinpoet/AnnotationSpec$Companion;Ljava/l…
78 public synthetic fun <init> (Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;)V
83 public synthetic fun compareTo (Ljava/lang/Object;)I
86 public synthetic fun copy (ZLjava/util/List;Ljava/util/Map;)Lcom/squareup/kotlinpoet/TypeName;
112 …public synthetic fun <init> (Ljava/util/List;Ljava/util/List;Lkotlin/jvm/internal/DefaultConstruct…
152 …public static synthetic fun joinToCode$default (Ljava/util/Collection;Ljava/lang/CharSequence;Ljav…
153 …public static synthetic fun joinToCode$default (Ljava/util/Collection;Ljava/lang/CharSequence;Ljav…
179 public synthetic fun copy (ZLjava/util/List;Ljava/util/Map;)Lcom/squareup/kotlinpoet/TypeName;
213 …public static synthetic fun toBuilder$default (Lcom/squareup/kotlinpoet/FileSpec;Ljava/lang/String…
217 public final synthetic fun writeTo (Ljava/io/File;)V
[all …]
/aosp_15_r20/prebuilts/tools/common/google-api-services-storage/1.24.1/
HDgoogle-api-services-storage-v1-rev155-1.24.1.jar ... private String entity private String provisionalUserProject private String userProject final synthetic com.google.api.services.storage. ...
/aosp_15_r20/packages/services/Car/tests/BugReportApp/libs/
Dgoogle-api-services-storage-v1-rev158-1.25.0.jar ... private String entity private String provisionalUserProject private String userProject final synthetic com.google.api.services.storage. ...
/aosp_15_r20/prebuilts/tools/common/google-api-services-compute/
HDgoogle-api-services-compute-v1-rev181-1.23.0.jar ... private Long maxResults private String orderBy private String pageToken final synthetic com.google.api.services.compute. ...
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_trace-full/linux_glibc_common/javac/
Dperfetto_trace-full.jar ... protos.PerfettoTrace$ActiveBufferProto$Builder builder public volatile synthetic java.lang.Object parsePartialFrom (com.google ...
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_trace-full/linux_glibc_common/local-javac-header/
Dperfetto_trace-full.jar ... protos.PerfettoTrace$ActiveBufferProto$Builder builder public volatile synthetic java.lang.Object parsePartialFrom (com.google ...
/aosp_15_r20/external/protobuf/docs/
H A Dimplementing_proto3_presence.md53 placed into a one-field `oneof`. We call this a "synthetic" oneof, as it was not
60 proto3 presence. This is the major benefit of synthetic oneofs.
62 This design does leave some cruft in descriptors. Synthetic oneofs are a
65 APIs. It is never safe to drop synthetic oneofs from a proto schema. Code
66 generators can (and should) skip synthetic oneofs when generating a user-facing
68 consumed programmatically, it is important to keep the synthetic oneofs around.
72 synthetic oneofs in code generators.
91 // We call _foo a "synthetic" oneof, since it was not created by the user.
101 2. Avoid generating any oneof-based accessors for the synthetic oneof. Its only
103 not aware of proto3 presence. The synthetic oneof should not appear anywhere
[all …]
/aosp_15_r20/external/cronet/third_party/protobuf/docs/
H A Dimplementing_proto3_presence.md53 placed into a one-field `oneof`. We call this a "synthetic" oneof, as it was not
60 proto3 presence. This is the major benefit of synthetic oneofs.
62 This design does leave some cruft in descriptors. Synthetic oneofs are a
65 APIs. It is never safe to drop synthetic oneofs from a proto schema. Code
66 generators can (and should) skip synthetic oneofs when generating a user-facing
68 consumed programmatically, it is important to keep the synthetic oneofs around.
72 synthetic oneofs in code generators.
91 // We call _foo a "synthetic" oneof, since it was not created by the user.
101 2. Avoid generating any oneof-based accessors for the synthetic oneof. Its only
103 not aware of proto3 presence. The synthetic oneof should not appear anywhere
[all …]
/aosp_15_r20/external/ksp/test-utils/testData/api/
H A Dparent.kt23 // parent of Anno: synthetic constructor for Anno
24 // parent of synthetic constructor for Anno: Anno
81 // parent of InnerClass<*>: synthetic constructor for InnerClass
82 // parent of synthetic constructor for InnerClass: InnerClass
97 // parent of topClass: synthetic constructor for topClass
98 // parent of synthetic constructor for topClass: topClass
103 // parent of C: synthetic constructor for C
104 // parent of synthetic constructor for C: C
107 // parent of M: synthetic constructor for M
108 // parent of synthetic constructor for M: M
[all …]
/aosp_15_r20/out/soong/.intermediates/frameworks/libs/systemui/monet/monet/android_common/javac/
Dmonet.jar ... boolean filter java.util.List huePopulation private static synthetic boolean lambda$getSeedColors$6 (java.util ...
/aosp_15_r20/prebuilts/tools/common/google-api-java-client/1.33.2/libs/
HDgoogle-api-client-protobuf-1.33.2.jar ... client.googleapis.testing.services.protobuf abstract synthetic com.google.api.client.googleapis. ...
/aosp_15_r20/prebuilts/tools/common/google-api-java-client/1.31.3/libs/
HDgoogle-api-client-protobuf-1.31.3.jar ... client.googleapis.testing.services.protobuf abstract synthetic com.google.api.client.googleapis. ...
/aosp_15_r20/external/kotlinx.serialization/formats/json/api/
H A Dkotlinx-serialization-json.api21 …public synthetic fun <init> (Lkotlinx/serialization/json/JsonConfiguration;Lkotlinx/serialization/…
37 public synthetic fun add (ILjava/lang/Object;)V
39 public synthetic fun add (Ljava/lang/Object;)Z
48 public synthetic fun get (I)Ljava/lang/Object;
60 public synthetic fun remove (I)Ljava/lang/Object;
66 public synthetic fun set (ILjava/lang/Object;)Ljava/lang/Object;
89 public synthetic fun deserialize (Lkotlinx/serialization/encoding/Decoder;)Ljava/lang/Object;
92 public synthetic fun serialize (Lkotlinx/serialization/encoding/Encoder;Ljava/lang/Object;)V
137 public synthetic class kotlinx/serialization/json/JsonClassDiscriminator$Impl : kotlinx/serializati…
139 public final synthetic fun discriminator ()Ljava/lang/String;
[all …]
/aosp_15_r20/cts/tests/tests/libcoreapievolution/src/android/apievolution/cts/
H A DApiEvolutionTest.java58 * Tests for the presence of a synthetic overload for a subclass method override
63 // Exceptions are not required to be identical in this case because the synthetic method in testCovariantReturnTypeMethods_specializingSubclass()
72 * Tests for the presence of a synthetic overload for {@link ConcurrentHashMap#keySet}
131 * Asserts the presence of synthetic methods overloads for methods that return {@code this} on
166 // Assert we find the original, non-synthetic version using getDeclaredMethod(). in assertSyntheticMethodOverloadExists()
172 Method synthetic = null; in assertSyntheticMethodOverloadExists() local
176 synthetic = method; in assertSyntheticMethodOverloadExists()
184 assertNotNull("Unable to find synthetic signature: " + fullMethodName in assertSyntheticMethodOverloadExists()
185 + ", returning " + syntheticReturnType, synthetic); in assertSyntheticMethodOverloadExists()
190 assertTrue(synthetic.isSynthetic()); in assertSyntheticMethodOverloadExists()
[all …]

12345678910>>...298