mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-26 00:52:31 -06:00
317 lines
8.8 KiB
Smali
317 lines
8.8 KiB
Smali
|
.class final Lkotlin/sequences/SequencesKt__SequencesKt$shuffled$1;
|
||
|
.super Lkotlin/coroutines/jvm/internal/RestrictedSuspendLambda;
|
||
|
.source "Sequences.kt"
|
||
|
|
||
|
# interfaces
|
||
|
.implements Lkotlin/jvm/functions/Function2;
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
||
|
value = Lkotlin/sequences/SequencesKt__SequencesKt;->shuffled(Lkotlin/sequences/Sequence;Lkotlin/random/Random;)Lkotlin/sequences/Sequence;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x18
|
||
|
name = null
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"Lkotlin/coroutines/jvm/internal/RestrictedSuspendLambda;",
|
||
|
"Lkotlin/jvm/functions/Function2<",
|
||
|
"Lkotlin/sequences/SequenceScope<",
|
||
|
"-TT;>;",
|
||
|
"Lkotlin/coroutines/Continuation<",
|
||
|
"-",
|
||
|
"Lkotlin/Unit;",
|
||
|
">;",
|
||
|
"Ljava/lang/Object;",
|
||
|
">;"
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
.annotation runtime Lkotlin/Metadata;
|
||
|
d1 = {
|
||
|
"\u0000\u000c\n\u0000\n\u0002\u0010\u0002\n\u0000\n\u0002\u0018\u0002\u0010\u0000\u001a\u00020\u0001\"\u0004\u0008\u0000\u0010\u0002*\u0008\u0012\u0004\u0012\u0002H\u00020\u0003H\u008a@"
|
||
|
}
|
||
|
d2 = {
|
||
|
"<anonymous>",
|
||
|
"",
|
||
|
"T",
|
||
|
"Lkotlin/sequences/SequenceScope;"
|
||
|
}
|
||
|
k = 0x3
|
||
|
mv = {
|
||
|
0x1,
|
||
|
0x9,
|
||
|
0x0
|
||
|
}
|
||
|
xi = 0x30
|
||
|
.end annotation
|
||
|
|
||
|
.annotation runtime Lkotlin/coroutines/jvm/internal/DebugMetadata;
|
||
|
c = "kotlin.sequences.SequencesKt__SequencesKt$shuffled$1"
|
||
|
f = "Sequences.kt"
|
||
|
i = {
|
||
|
0x0,
|
||
|
0x0
|
||
|
}
|
||
|
l = {
|
||
|
0x91
|
||
|
}
|
||
|
m = "invokeSuspend"
|
||
|
n = {
|
||
|
"$this$sequence",
|
||
|
"buffer"
|
||
|
}
|
||
|
s = {
|
||
|
"L$0",
|
||
|
"L$1"
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# instance fields
|
||
|
.field final synthetic $random:Lkotlin/random/Random;
|
||
|
|
||
|
.field final synthetic $this_shuffled:Lkotlin/sequences/Sequence;
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"Lkotlin/sequences/Sequence<",
|
||
|
"TT;>;"
|
||
|
}
|
||
|
.end annotation
|
||
|
.end field
|
||
|
|
||
|
.field private synthetic L$0:Ljava/lang/Object;
|
||
|
|
||
|
.field L$1:Ljava/lang/Object;
|
||
|
|
||
|
.field label:I
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method constructor <init>(Lkotlin/sequences/Sequence;Lkotlin/random/Random;Lkotlin/coroutines/Continuation;)V
|
||
|
.locals 0
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"(",
|
||
|
"Lkotlin/sequences/Sequence<",
|
||
|
"+TT;>;",
|
||
|
"Lkotlin/random/Random;",
|
||
|
"Lkotlin/coroutines/Continuation<",
|
||
|
"-",
|
||
|
"Lkotlin/sequences/SequencesKt__SequencesKt$shuffled$1;",
|
||
|
">;)V"
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
iput-object p1, p0, Lkotlin/sequences/SequencesKt__SequencesKt$shuffled$1;->$this_shuffled:Lkotlin/sequences/Sequence;
|
||
|
|
||
|
iput-object p2, p0, Lkotlin/sequences/SequencesKt__SequencesKt$shuffled$1;->$random:Lkotlin/random/Random;
|
||
|
|
||
|
const/4 p1, 0x2
|
||
|
|
||
|
invoke-direct {p0, p1, p3}, Lkotlin/coroutines/jvm/internal/RestrictedSuspendLambda;-><init>(ILkotlin/coroutines/Continuation;)V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public final create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation;
|
||
|
.locals 2
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"(",
|
||
|
"Ljava/lang/Object;",
|
||
|
"Lkotlin/coroutines/Continuation<",
|
||
|
"*>;)",
|
||
|
"Lkotlin/coroutines/Continuation<",
|
||
|
"Lkotlin/Unit;",
|
||
|
">;"
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
new-instance v0, Lkotlin/sequences/SequencesKt__SequencesKt$shuffled$1;
|
||
|
|
||
|
iget-object v1, p0, Lkotlin/sequences/SequencesKt__SequencesKt$shuffled$1;->$this_shuffled:Lkotlin/sequences/Sequence;
|
||
|
|
||
|
iget-object p0, p0, Lkotlin/sequences/SequencesKt__SequencesKt$shuffled$1;->$random:Lkotlin/random/Random;
|
||
|
|
||
|
invoke-direct {v0, v1, p0, p2}, Lkotlin/sequences/SequencesKt__SequencesKt$shuffled$1;-><init>(Lkotlin/sequences/Sequence;Lkotlin/random/Random;Lkotlin/coroutines/Continuation;)V
|
||
|
|
||
|
iput-object p1, v0, Lkotlin/sequences/SequencesKt__SequencesKt$shuffled$1;->L$0:Ljava/lang/Object;
|
||
|
|
||
|
check-cast v0, Lkotlin/coroutines/Continuation;
|
||
|
|
||
|
return-object v0
|
||
|
.end method
|
||
|
|
||
|
.method public bridge synthetic invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
||
|
.locals 0
|
||
|
|
||
|
check-cast p1, Lkotlin/sequences/SequenceScope;
|
||
|
|
||
|
check-cast p2, Lkotlin/coroutines/Continuation;
|
||
|
|
||
|
invoke-virtual {p0, p1, p2}, Lkotlin/sequences/SequencesKt__SequencesKt$shuffled$1;->invoke(Lkotlin/sequences/SequenceScope;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
|
||
|
|
||
|
move-result-object p0
|
||
|
|
||
|
return-object p0
|
||
|
.end method
|
||
|
|
||
|
.method public final invoke(Lkotlin/sequences/SequenceScope;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
|
||
|
.locals 0
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"(",
|
||
|
"Lkotlin/sequences/SequenceScope<",
|
||
|
"-TT;>;",
|
||
|
"Lkotlin/coroutines/Continuation<",
|
||
|
"-",
|
||
|
"Lkotlin/Unit;",
|
||
|
">;)",
|
||
|
"Ljava/lang/Object;"
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
invoke-virtual {p0, p1, p2}, Lkotlin/sequences/SequencesKt__SequencesKt$shuffled$1;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation;
|
||
|
|
||
|
move-result-object p0
|
||
|
|
||
|
check-cast p0, Lkotlin/sequences/SequencesKt__SequencesKt$shuffled$1;
|
||
|
|
||
|
sget-object p1, Lkotlin/Unit;->INSTANCE:Lkotlin/Unit;
|
||
|
|
||
|
invoke-virtual {p0, p1}, Lkotlin/sequences/SequencesKt__SequencesKt$shuffled$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object;
|
||
|
|
||
|
move-result-object p0
|
||
|
|
||
|
return-object p0
|
||
|
.end method
|
||
|
|
||
|
.method public final invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object;
|
||
|
.locals 6
|
||
|
|
||
|
invoke-static {}, Lkotlin/coroutines/intrinsics/IntrinsicsKt;->getCOROUTINE_SUSPENDED()Ljava/lang/Object;
|
||
|
|
||
|
move-result-object v0
|
||
|
|
||
|
iget v1, p0, Lkotlin/sequences/SequencesKt__SequencesKt$shuffled$1;->label:I
|
||
|
|
||
|
const/4 v2, 0x1
|
||
|
|
||
|
if-eqz v1, :cond_1
|
||
|
|
||
|
if-ne v1, v2, :cond_0
|
||
|
|
||
|
iget-object v1, p0, Lkotlin/sequences/SequencesKt__SequencesKt$shuffled$1;->L$1:Ljava/lang/Object;
|
||
|
|
||
|
.line 139
|
||
|
check-cast v1, Ljava/util/List;
|
||
|
|
||
|
iget-object v3, p0, Lkotlin/sequences/SequencesKt__SequencesKt$shuffled$1;->L$0:Ljava/lang/Object;
|
||
|
|
||
|
check-cast v3, Lkotlin/sequences/SequenceScope;
|
||
|
|
||
|
invoke-static {p1}, Lkotlin/ResultKt;->throwOnFailure(Ljava/lang/Object;)V
|
||
|
|
||
|
goto :goto_0
|
||
|
|
||
|
:cond_0
|
||
|
new-instance p0, Ljava/lang/IllegalStateException;
|
||
|
|
||
|
const-string p1, "call to \'resume\' before \'invoke\' with coroutine"
|
||
|
|
||
|
invoke-direct {p0, p1}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
|
||
|
|
||
|
throw p0
|
||
|
|
||
|
:cond_1
|
||
|
invoke-static {p1}, Lkotlin/ResultKt;->throwOnFailure(Ljava/lang/Object;)V
|
||
|
|
||
|
iget-object p1, p0, Lkotlin/sequences/SequencesKt__SequencesKt$shuffled$1;->L$0:Ljava/lang/Object;
|
||
|
|
||
|
check-cast p1, Lkotlin/sequences/SequenceScope;
|
||
|
|
||
|
iget-object v1, p0, Lkotlin/sequences/SequencesKt__SequencesKt$shuffled$1;->$this_shuffled:Lkotlin/sequences/Sequence;
|
||
|
|
||
|
.line 140
|
||
|
invoke-static {v1}, Lkotlin/sequences/SequencesKt;->toMutableList(Lkotlin/sequences/Sequence;)Ljava/util/List;
|
||
|
|
||
|
move-result-object v1
|
||
|
|
||
|
move-object v3, p1
|
||
|
|
||
|
.line 141
|
||
|
:cond_2
|
||
|
:goto_0
|
||
|
move-object p1, v1
|
||
|
|
||
|
check-cast p1, Ljava/util/Collection;
|
||
|
|
||
|
invoke-interface {p1}, Ljava/util/Collection;->isEmpty()Z
|
||
|
|
||
|
move-result p1
|
||
|
|
||
|
xor-int/2addr p1, v2
|
||
|
|
||
|
if-eqz p1, :cond_4
|
||
|
|
||
|
.line 142
|
||
|
iget-object p1, p0, Lkotlin/sequences/SequencesKt__SequencesKt$shuffled$1;->$random:Lkotlin/random/Random;
|
||
|
|
||
|
invoke-interface {v1}, Ljava/util/List;->size()I
|
||
|
|
||
|
move-result v4
|
||
|
|
||
|
invoke-virtual {p1, v4}, Lkotlin/random/Random;->nextInt(I)I
|
||
|
|
||
|
move-result p1
|
||
|
|
||
|
.line 143
|
||
|
invoke-static {v1}, Lkotlin/collections/CollectionsKt;->removeLast(Ljava/util/List;)Ljava/lang/Object;
|
||
|
|
||
|
move-result-object v4
|
||
|
|
||
|
.line 144
|
||
|
invoke-interface {v1}, Ljava/util/List;->size()I
|
||
|
|
||
|
move-result v5
|
||
|
|
||
|
if-ge p1, v5, :cond_3
|
||
|
|
||
|
invoke-interface {v1, p1, v4}, Ljava/util/List;->set(ILjava/lang/Object;)Ljava/lang/Object;
|
||
|
|
||
|
move-result-object v4
|
||
|
|
||
|
.line 145
|
||
|
:cond_3
|
||
|
move-object p1, p0
|
||
|
|
||
|
check-cast p1, Lkotlin/coroutines/Continuation;
|
||
|
|
||
|
iput-object v3, p0, Lkotlin/sequences/SequencesKt__SequencesKt$shuffled$1;->L$0:Ljava/lang/Object;
|
||
|
|
||
|
iput-object v1, p0, Lkotlin/sequences/SequencesKt__SequencesKt$shuffled$1;->L$1:Ljava/lang/Object;
|
||
|
|
||
|
iput v2, p0, Lkotlin/sequences/SequencesKt__SequencesKt$shuffled$1;->label:I
|
||
|
|
||
|
invoke-virtual {v3, v4, p1}, Lkotlin/sequences/SequenceScope;->yield(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
|
||
|
|
||
|
move-result-object p1
|
||
|
|
||
|
if-ne p1, v0, :cond_2
|
||
|
|
||
|
return-object v0
|
||
|
|
||
|
.line 147
|
||
|
:cond_4
|
||
|
sget-object p0, Lkotlin/Unit;->INSTANCE:Lkotlin/Unit;
|
||
|
|
||
|
return-object p0
|
||
|
.end method
|