Changes of com.discord v872
This commit is contained in:
parent
a3485d8f89
commit
8108f07d67
439 changed files with 8527 additions and 8388 deletions
|
@ -12,14 +12,14 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method public static yb()Lkotlin/f/c;
|
||||
.method public static yb()Lkotlin/g/c;
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lkotlin/f/b;
|
||||
new-instance v0, Lkotlin/g/b;
|
||||
|
||||
invoke-direct {v0}, Lkotlin/f/b;-><init>()V
|
||||
invoke-direct {v0}, Lkotlin/g/b;-><init>()V
|
||||
|
||||
check-cast v0, Lkotlin/f/c;
|
||||
check-cast v0, Lkotlin/g/c;
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
|
|
@ -1,66 +1,2 @@
|
|||
.class public abstract Lkotlin/f/a;
|
||||
.class public final Lkotlin/f/a;
|
||||
.super Lkotlin/f/c;
|
||||
.source "PlatformRandom.kt"
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Lkotlin/f/c;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final cJ(I)I
|
||||
.locals 1
|
||||
|
||||
invoke-virtual {p0}, Lkotlin/f/a;->yl()Ljava/util/Random;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-virtual {v0}, Ljava/util/Random;->nextInt()I
|
||||
|
||||
move-result v0
|
||||
|
||||
invoke-static {v0, p1}, Lkotlin/f/d;->W(II)I
|
||||
|
||||
move-result p1
|
||||
|
||||
return p1
|
||||
.end method
|
||||
|
||||
.method public final nextInt()I
|
||||
.locals 1
|
||||
|
||||
invoke-virtual {p0}, Lkotlin/f/a;->yl()Ljava/util/Random;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-virtual {v0}, Ljava/util/Random;->nextInt()I
|
||||
|
||||
move-result v0
|
||||
|
||||
return v0
|
||||
.end method
|
||||
|
||||
.method public final w([B)[B
|
||||
.locals 1
|
||||
|
||||
const-string v0, "array"
|
||||
|
||||
invoke-static {p1, v0}, Lkotlin/jvm/internal/j;->h(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
invoke-virtual {p0}, Lkotlin/f/a;->yl()Ljava/util/Random;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-virtual {v0, p1}, Ljava/util/Random;->nextBytes([B)V
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
||||
.method public abstract yl()Ljava/util/Random;
|
||||
.end method
|
||||
|
|
|
@ -1,43 +1,3 @@
|
|||
.class public final Lkotlin/f/b;
|
||||
.super Lkotlin/f/a;
|
||||
.source "PlatformRandom.kt"
|
||||
|
||||
|
||||
# instance fields
|
||||
.field private final bev:Lkotlin/f/b$a;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 1
|
||||
|
||||
invoke-direct {p0}, Lkotlin/f/a;-><init>()V
|
||||
|
||||
new-instance v0, Lkotlin/f/b$a;
|
||||
|
||||
invoke-direct {v0}, Lkotlin/f/b$a;-><init>()V
|
||||
|
||||
iput-object v0, p0, Lkotlin/f/b;->bev:Lkotlin/f/b$a;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final yl()Ljava/util/Random;
|
||||
.locals 2
|
||||
|
||||
iget-object v0, p0, Lkotlin/f/b;->bev:Lkotlin/f/b$a;
|
||||
|
||||
invoke-virtual {v0}, Lkotlin/f/b$a;->get()Ljava/lang/Object;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
const-string v1, "implStorage.get()"
|
||||
|
||||
invoke-static {v0, v1}, Lkotlin/jvm/internal/j;->g(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
check-cast v0, Ljava/util/Random;
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
.class Lkotlin/f/b;
|
||||
.super Ljava/lang/Object;
|
||||
.source "MathH.kt"
|
||||
|
|
|
@ -1,312 +1,32 @@
|
|||
.class public abstract Lkotlin/f/c;
|
||||
.super Ljava/lang/Object;
|
||||
.source "Random.kt"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/MemberClasses;
|
||||
value = {
|
||||
Lkotlin/f/c$a;,
|
||||
Lkotlin/f/c$b;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field static final bew:Lkotlin/f/c;
|
||||
|
||||
.field public static final bex:Lkotlin/f/c$a;
|
||||
|
||||
.field public static final bey:Lkotlin/f/c$b;
|
||||
.class public Lkotlin/f/c;
|
||||
.super Lkotlin/f/b;
|
||||
.source "MathJVM.kt"
|
||||
|
||||
|
||||
# direct methods
|
||||
.method static constructor <clinit>()V
|
||||
.locals 2
|
||||
|
||||
new-instance v0, Lkotlin/f/c$b;
|
||||
|
||||
const/4 v1, 0x0
|
||||
|
||||
invoke-direct {v0, v1}, Lkotlin/f/c$b;-><init>(B)V
|
||||
|
||||
sput-object v0, Lkotlin/f/c;->bey:Lkotlin/f/c$b;
|
||||
|
||||
sget-object v0, Lkotlin/d/b;->bek:Lkotlin/d/a;
|
||||
|
||||
invoke-static {}, Lkotlin/d/a;->yb()Lkotlin/f/c;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
sput-object v0, Lkotlin/f/c;->bew:Lkotlin/f/c;
|
||||
|
||||
sget-object v0, Lkotlin/f/c$a;->bez:Lkotlin/f/c$a;
|
||||
|
||||
sput-object v0, Lkotlin/f/c;->bex:Lkotlin/f/c$a;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public abstract cJ(I)I
|
||||
.end method
|
||||
|
||||
.method public cK(I)[B
|
||||
.locals 0
|
||||
|
||||
new-array p1, p1, [B
|
||||
|
||||
invoke-virtual {p0, p1}, Lkotlin/f/c;->w([B)[B
|
||||
|
||||
move-result-object p1
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
||||
.method public l([BII)[B
|
||||
.locals 6
|
||||
|
||||
const-string v0, "array"
|
||||
|
||||
invoke-static {p1, v0}, Lkotlin/jvm/internal/j;->h(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
array-length v0, p1
|
||||
|
||||
const/4 v1, 0x0
|
||||
|
||||
const/4 v2, 0x1
|
||||
|
||||
if-gez p2, :cond_0
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
if-lt v0, p2, :cond_2
|
||||
|
||||
array-length v0, p1
|
||||
|
||||
if-gez p3, :cond_1
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_1
|
||||
if-lt v0, p3, :cond_2
|
||||
|
||||
const/4 v0, 0x1
|
||||
|
||||
goto :goto_1
|
||||
|
||||
:cond_2
|
||||
:goto_0
|
||||
const/4 v0, 0x0
|
||||
|
||||
:goto_1
|
||||
if-eqz v0, :cond_7
|
||||
|
||||
if-gt p2, p3, :cond_3
|
||||
|
||||
goto :goto_2
|
||||
|
||||
:cond_3
|
||||
const/4 v2, 0x0
|
||||
|
||||
:goto_2
|
||||
if-eqz v2, :cond_6
|
||||
|
||||
sub-int v0, p3, p2
|
||||
|
||||
div-int/lit8 v0, v0, 0x4
|
||||
|
||||
move v2, p2
|
||||
|
||||
const/4 p2, 0x0
|
||||
|
||||
:goto_3
|
||||
if-ge p2, v0, :cond_4
|
||||
|
||||
invoke-virtual {p0}, Lkotlin/f/c;->nextInt()I
|
||||
|
||||
move-result v3
|
||||
|
||||
int-to-byte v4, v3
|
||||
|
||||
aput-byte v4, p1, v2
|
||||
|
||||
add-int/lit8 v4, v2, 0x1
|
||||
|
||||
ushr-int/lit8 v5, v3, 0x8
|
||||
|
||||
int-to-byte v5, v5
|
||||
|
||||
aput-byte v5, p1, v4
|
||||
|
||||
add-int/lit8 v4, v2, 0x2
|
||||
|
||||
ushr-int/lit8 v5, v3, 0x10
|
||||
|
||||
int-to-byte v5, v5
|
||||
|
||||
aput-byte v5, p1, v4
|
||||
|
||||
add-int/lit8 v4, v2, 0x3
|
||||
|
||||
ushr-int/lit8 v3, v3, 0x18
|
||||
|
||||
int-to-byte v3, v3
|
||||
|
||||
aput-byte v3, p1, v4
|
||||
|
||||
add-int/lit8 v2, v2, 0x4
|
||||
|
||||
add-int/lit8 p2, p2, 0x1
|
||||
|
||||
goto :goto_3
|
||||
|
||||
:cond_4
|
||||
sub-int/2addr p3, v2
|
||||
|
||||
mul-int/lit8 p2, p3, 0x8
|
||||
|
||||
invoke-virtual {p0, p2}, Lkotlin/f/c;->cJ(I)I
|
||||
|
||||
move-result p2
|
||||
|
||||
:goto_4
|
||||
if-ge v1, p3, :cond_5
|
||||
|
||||
add-int v0, v2, v1
|
||||
|
||||
mul-int/lit8 v3, v1, 0x8
|
||||
|
||||
ushr-int v3, p2, v3
|
||||
|
||||
int-to-byte v3, v3
|
||||
|
||||
aput-byte v3, p1, v0
|
||||
|
||||
add-int/lit8 v1, v1, 0x1
|
||||
|
||||
goto :goto_4
|
||||
|
||||
:cond_5
|
||||
return-object p1
|
||||
|
||||
:cond_6
|
||||
new-instance p1, Ljava/lang/StringBuilder;
|
||||
|
||||
const-string v0, "fromIndex ("
|
||||
|
||||
invoke-direct {p1, v0}, Ljava/lang/StringBuilder;-><init>(Ljava/lang/String;)V
|
||||
|
||||
invoke-virtual {p1, p2}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;
|
||||
|
||||
const-string p2, ") must be not greater than toIndex ("
|
||||
|
||||
invoke-virtual {p1, p2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
invoke-virtual {p1, p3}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;
|
||||
|
||||
const-string p2, ")."
|
||||
|
||||
invoke-virtual {p1, p2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
invoke-virtual {p1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
new-instance p2, Ljava/lang/IllegalArgumentException;
|
||||
|
||||
invoke-virtual {p1}, Ljava/lang/Object;->toString()Ljava/lang/String;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
invoke-direct {p2, p1}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
check-cast p2, Ljava/lang/Throwable;
|
||||
|
||||
throw p2
|
||||
|
||||
:cond_7
|
||||
new-instance v0, Ljava/lang/StringBuilder;
|
||||
|
||||
const-string v1, "fromIndex ("
|
||||
|
||||
invoke-direct {v0, v1}, Ljava/lang/StringBuilder;-><init>(Ljava/lang/String;)V
|
||||
|
||||
invoke-virtual {v0, p2}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;
|
||||
|
||||
const-string p2, ") or toIndex ("
|
||||
|
||||
invoke-virtual {v0, p2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
invoke-virtual {v0, p3}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;
|
||||
|
||||
const-string p2, ") are out of range: 0.."
|
||||
|
||||
invoke-virtual {v0, p2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
array-length p1, p1
|
||||
|
||||
invoke-virtual {v0, p1}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;
|
||||
|
||||
const/16 p1, 0x2e
|
||||
|
||||
invoke-virtual {v0, p1}, Ljava/lang/StringBuilder;->append(C)Ljava/lang/StringBuilder;
|
||||
|
||||
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
new-instance p2, Ljava/lang/IllegalArgumentException;
|
||||
|
||||
invoke-virtual {p1}, Ljava/lang/Object;->toString()Ljava/lang/String;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
invoke-direct {p2, p1}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
check-cast p2, Ljava/lang/Throwable;
|
||||
|
||||
throw p2
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public nextInt()I
|
||||
.method public static final C(F)I
|
||||
.locals 1
|
||||
|
||||
const/16 v0, 0x20
|
||||
|
||||
invoke-virtual {p0, v0}, Lkotlin/f/c;->cJ(I)I
|
||||
invoke-static {p0}, Ljava/lang/Float;->isNaN(F)Z
|
||||
|
||||
move-result v0
|
||||
|
||||
return v0
|
||||
.end method
|
||||
|
||||
.method public w([B)[B
|
||||
.locals 2
|
||||
|
||||
const-string v0, "array"
|
||||
|
||||
invoke-static {p1, v0}, Lkotlin/jvm/internal/j;->h(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
array-length v0, p1
|
||||
|
||||
const/4 v1, 0x0
|
||||
|
||||
invoke-virtual {p0, p1, v1, v0}, Lkotlin/f/c;->l([BII)[B
|
||||
|
||||
move-result-object p1
|
||||
|
||||
return-object p1
|
||||
if-nez v0, :cond_0
|
||||
|
||||
invoke-static {p0}, Ljava/lang/Math;->round(F)I
|
||||
|
||||
move-result p0
|
||||
|
||||
return p0
|
||||
|
||||
:cond_0
|
||||
new-instance p0, Ljava/lang/IllegalArgumentException;
|
||||
|
||||
const-string v0, "Cannot round NaN value."
|
||||
|
||||
invoke-direct {p0, v0}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
check-cast p0, Ljava/lang/Throwable;
|
||||
|
||||
throw p0
|
||||
.end method
|
||||
|
|
66
com.discord/smali_classes2/kotlin/g/a.smali
Normal file
66
com.discord/smali_classes2/kotlin/g/a.smali
Normal file
|
@ -0,0 +1,66 @@
|
|||
.class public abstract Lkotlin/g/a;
|
||||
.super Lkotlin/g/c;
|
||||
.source "PlatformRandom.kt"
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Lkotlin/g/c;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final cJ(I)I
|
||||
.locals 1
|
||||
|
||||
invoke-virtual {p0}, Lkotlin/g/a;->yl()Ljava/util/Random;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-virtual {v0}, Ljava/util/Random;->nextInt()I
|
||||
|
||||
move-result v0
|
||||
|
||||
invoke-static {v0, p1}, Lkotlin/g/d;->W(II)I
|
||||
|
||||
move-result p1
|
||||
|
||||
return p1
|
||||
.end method
|
||||
|
||||
.method public final nextInt()I
|
||||
.locals 1
|
||||
|
||||
invoke-virtual {p0}, Lkotlin/g/a;->yl()Ljava/util/Random;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-virtual {v0}, Ljava/util/Random;->nextInt()I
|
||||
|
||||
move-result v0
|
||||
|
||||
return v0
|
||||
.end method
|
||||
|
||||
.method public final w([B)[B
|
||||
.locals 1
|
||||
|
||||
const-string v0, "array"
|
||||
|
||||
invoke-static {p1, v0}, Lkotlin/jvm/internal/j;->h(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
invoke-virtual {p0}, Lkotlin/g/a;->yl()Ljava/util/Random;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-virtual {v0, p1}, Ljava/util/Random;->nextBytes([B)V
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
||||
.method public abstract yl()Ljava/util/Random;
|
||||
.end method
|
|
@ -1,11 +1,11 @@
|
|||
.class public final Lkotlin/f/b$a;
|
||||
.class public final Lkotlin/g/b$a;
|
||||
.super Ljava/lang/ThreadLocal;
|
||||
.source "PlatformRandom.kt"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingMethod;
|
||||
value = Lkotlin/f/b;-><init>()V
|
||||
value = Lkotlin/g/b;-><init>()V
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
43
com.discord/smali_classes2/kotlin/g/b.smali
Normal file
43
com.discord/smali_classes2/kotlin/g/b.smali
Normal file
|
@ -0,0 +1,43 @@
|
|||
.class public final Lkotlin/g/b;
|
||||
.super Lkotlin/g/a;
|
||||
.source "PlatformRandom.kt"
|
||||
|
||||
|
||||
# instance fields
|
||||
.field private final bev:Lkotlin/g/b$a;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 1
|
||||
|
||||
invoke-direct {p0}, Lkotlin/g/a;-><init>()V
|
||||
|
||||
new-instance v0, Lkotlin/g/b$a;
|
||||
|
||||
invoke-direct {v0}, Lkotlin/g/b$a;-><init>()V
|
||||
|
||||
iput-object v0, p0, Lkotlin/g/b;->bev:Lkotlin/g/b$a;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final yl()Ljava/util/Random;
|
||||
.locals 2
|
||||
|
||||
iget-object v0, p0, Lkotlin/g/b;->bev:Lkotlin/g/b$a;
|
||||
|
||||
invoke-virtual {v0}, Lkotlin/g/b$a;->get()Ljava/lang/Object;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
const-string v1, "implStorage.get()"
|
||||
|
||||
invoke-static {v0, v1}, Lkotlin/jvm/internal/j;->g(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
check-cast v0, Ljava/util/Random;
|
||||
|
||||
return-object v0
|
||||
.end method
|
|
@ -1,11 +1,11 @@
|
|||
.class public final Lkotlin/f/c$a;
|
||||
.super Lkotlin/f/c;
|
||||
.class public final Lkotlin/g/c$a;
|
||||
.super Lkotlin/g/c;
|
||||
.source "Random.kt"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Lkotlin/f/c;
|
||||
value = Lkotlin/g/c;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
|
@ -15,18 +15,18 @@
|
|||
|
||||
|
||||
# static fields
|
||||
.field public static final bez:Lkotlin/f/c$a;
|
||||
.field public static final bez:Lkotlin/g/c$a;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lkotlin/f/c$a;
|
||||
new-instance v0, Lkotlin/g/c$a;
|
||||
|
||||
invoke-direct {v0}, Lkotlin/f/c$a;-><init>()V
|
||||
invoke-direct {v0}, Lkotlin/g/c$a;-><init>()V
|
||||
|
||||
sput-object v0, Lkotlin/f/c$a;->bez:Lkotlin/f/c$a;
|
||||
sput-object v0, Lkotlin/g/c$a;->bez:Lkotlin/g/c$a;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
@ -34,7 +34,7 @@
|
|||
.method private constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Lkotlin/f/c;-><init>()V
|
||||
invoke-direct {p0}, Lkotlin/g/c;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
@ -44,9 +44,9 @@
|
|||
.method public final cJ(I)I
|
||||
.locals 1
|
||||
|
||||
sget-object v0, Lkotlin/f/c;->bew:Lkotlin/f/c;
|
||||
sget-object v0, Lkotlin/g/c;->bew:Lkotlin/g/c;
|
||||
|
||||
invoke-virtual {v0, p1}, Lkotlin/f/c;->cJ(I)I
|
||||
invoke-virtual {v0, p1}, Lkotlin/g/c;->cJ(I)I
|
||||
|
||||
move-result p1
|
||||
|
|
@ -1,11 +1,11 @@
|
|||
.class public final Lkotlin/f/c$b;
|
||||
.super Lkotlin/f/c;
|
||||
.class public final Lkotlin/g/c$b;
|
||||
.super Lkotlin/g/c;
|
||||
.source "Random.kt"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Lkotlin/f/c;
|
||||
value = Lkotlin/g/c;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
|
@ -18,7 +18,7 @@
|
|||
.method private constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Lkotlin/f/c;-><init>()V
|
||||
invoke-direct {p0}, Lkotlin/g/c;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
@ -26,7 +26,7 @@
|
|||
.method public synthetic constructor <init>(B)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Lkotlin/f/c$b;-><init>()V
|
||||
invoke-direct {p0}, Lkotlin/g/c$b;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
@ -36,9 +36,9 @@
|
|||
.method public final cJ(I)I
|
||||
.locals 1
|
||||
|
||||
sget-object v0, Lkotlin/f/c;->bew:Lkotlin/f/c;
|
||||
sget-object v0, Lkotlin/g/c;->bew:Lkotlin/g/c;
|
||||
|
||||
invoke-virtual {v0, p1}, Lkotlin/f/c;->cJ(I)I
|
||||
invoke-virtual {v0, p1}, Lkotlin/g/c;->cJ(I)I
|
||||
|
||||
move-result p1
|
||||
|
||||
|
@ -48,9 +48,9 @@
|
|||
.method public final cK(I)[B
|
||||
.locals 1
|
||||
|
||||
sget-object v0, Lkotlin/f/c;->bew:Lkotlin/f/c;
|
||||
sget-object v0, Lkotlin/g/c;->bew:Lkotlin/g/c;
|
||||
|
||||
invoke-virtual {v0, p1}, Lkotlin/f/c;->cK(I)[B
|
||||
invoke-virtual {v0, p1}, Lkotlin/g/c;->cK(I)[B
|
||||
|
||||
move-result-object p1
|
||||
|
||||
|
@ -64,9 +64,9 @@
|
|||
|
||||
invoke-static {p1, v0}, Lkotlin/jvm/internal/j;->h(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
sget-object v0, Lkotlin/f/c;->bew:Lkotlin/f/c;
|
||||
sget-object v0, Lkotlin/g/c;->bew:Lkotlin/g/c;
|
||||
|
||||
invoke-virtual {v0, p1, p2, p3}, Lkotlin/f/c;->l([BII)[B
|
||||
invoke-virtual {v0, p1, p2, p3}, Lkotlin/g/c;->l([BII)[B
|
||||
|
||||
move-result-object p1
|
||||
|
||||
|
@ -76,9 +76,9 @@
|
|||
.method public final nextInt()I
|
||||
.locals 1
|
||||
|
||||
sget-object v0, Lkotlin/f/c;->bew:Lkotlin/f/c;
|
||||
sget-object v0, Lkotlin/g/c;->bew:Lkotlin/g/c;
|
||||
|
||||
invoke-virtual {v0}, Lkotlin/f/c;->nextInt()I
|
||||
invoke-virtual {v0}, Lkotlin/g/c;->nextInt()I
|
||||
|
||||
move-result v0
|
||||
|
||||
|
@ -92,9 +92,9 @@
|
|||
|
||||
invoke-static {p1, v0}, Lkotlin/jvm/internal/j;->h(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
sget-object v0, Lkotlin/f/c;->bew:Lkotlin/f/c;
|
||||
sget-object v0, Lkotlin/g/c;->bew:Lkotlin/g/c;
|
||||
|
||||
invoke-virtual {v0, p1}, Lkotlin/f/c;->w([B)[B
|
||||
invoke-virtual {v0, p1}, Lkotlin/g/c;->w([B)[B
|
||||
|
||||
move-result-object p1
|
||||
|
312
com.discord/smali_classes2/kotlin/g/c.smali
Normal file
312
com.discord/smali_classes2/kotlin/g/c.smali
Normal file
|
@ -0,0 +1,312 @@
|
|||
.class public abstract Lkotlin/g/c;
|
||||
.super Ljava/lang/Object;
|
||||
.source "Random.kt"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/MemberClasses;
|
||||
value = {
|
||||
Lkotlin/g/c$a;,
|
||||
Lkotlin/g/c$b;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field static final bew:Lkotlin/g/c;
|
||||
|
||||
.field public static final bex:Lkotlin/g/c$a;
|
||||
|
||||
.field public static final bey:Lkotlin/g/c$b;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method static constructor <clinit>()V
|
||||
.locals 2
|
||||
|
||||
new-instance v0, Lkotlin/g/c$b;
|
||||
|
||||
const/4 v1, 0x0
|
||||
|
||||
invoke-direct {v0, v1}, Lkotlin/g/c$b;-><init>(B)V
|
||||
|
||||
sput-object v0, Lkotlin/g/c;->bey:Lkotlin/g/c$b;
|
||||
|
||||
sget-object v0, Lkotlin/d/b;->bek:Lkotlin/d/a;
|
||||
|
||||
invoke-static {}, Lkotlin/d/a;->yb()Lkotlin/g/c;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
sput-object v0, Lkotlin/g/c;->bew:Lkotlin/g/c;
|
||||
|
||||
sget-object v0, Lkotlin/g/c$a;->bez:Lkotlin/g/c$a;
|
||||
|
||||
sput-object v0, Lkotlin/g/c;->bex:Lkotlin/g/c$a;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public abstract cJ(I)I
|
||||
.end method
|
||||
|
||||
.method public cK(I)[B
|
||||
.locals 0
|
||||
|
||||
new-array p1, p1, [B
|
||||
|
||||
invoke-virtual {p0, p1}, Lkotlin/g/c;->w([B)[B
|
||||
|
||||
move-result-object p1
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
||||
.method public l([BII)[B
|
||||
.locals 6
|
||||
|
||||
const-string v0, "array"
|
||||
|
||||
invoke-static {p1, v0}, Lkotlin/jvm/internal/j;->h(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
array-length v0, p1
|
||||
|
||||
const/4 v1, 0x0
|
||||
|
||||
const/4 v2, 0x1
|
||||
|
||||
if-gez p2, :cond_0
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
if-lt v0, p2, :cond_2
|
||||
|
||||
array-length v0, p1
|
||||
|
||||
if-gez p3, :cond_1
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_1
|
||||
if-lt v0, p3, :cond_2
|
||||
|
||||
const/4 v0, 0x1
|
||||
|
||||
goto :goto_1
|
||||
|
||||
:cond_2
|
||||
:goto_0
|
||||
const/4 v0, 0x0
|
||||
|
||||
:goto_1
|
||||
if-eqz v0, :cond_7
|
||||
|
||||
if-gt p2, p3, :cond_3
|
||||
|
||||
goto :goto_2
|
||||
|
||||
:cond_3
|
||||
const/4 v2, 0x0
|
||||
|
||||
:goto_2
|
||||
if-eqz v2, :cond_6
|
||||
|
||||
sub-int v0, p3, p2
|
||||
|
||||
div-int/lit8 v0, v0, 0x4
|
||||
|
||||
move v2, p2
|
||||
|
||||
const/4 p2, 0x0
|
||||
|
||||
:goto_3
|
||||
if-ge p2, v0, :cond_4
|
||||
|
||||
invoke-virtual {p0}, Lkotlin/g/c;->nextInt()I
|
||||
|
||||
move-result v3
|
||||
|
||||
int-to-byte v4, v3
|
||||
|
||||
aput-byte v4, p1, v2
|
||||
|
||||
add-int/lit8 v4, v2, 0x1
|
||||
|
||||
ushr-int/lit8 v5, v3, 0x8
|
||||
|
||||
int-to-byte v5, v5
|
||||
|
||||
aput-byte v5, p1, v4
|
||||
|
||||
add-int/lit8 v4, v2, 0x2
|
||||
|
||||
ushr-int/lit8 v5, v3, 0x10
|
||||
|
||||
int-to-byte v5, v5
|
||||
|
||||
aput-byte v5, p1, v4
|
||||
|
||||
add-int/lit8 v4, v2, 0x3
|
||||
|
||||
ushr-int/lit8 v3, v3, 0x18
|
||||
|
||||
int-to-byte v3, v3
|
||||
|
||||
aput-byte v3, p1, v4
|
||||
|
||||
add-int/lit8 v2, v2, 0x4
|
||||
|
||||
add-int/lit8 p2, p2, 0x1
|
||||
|
||||
goto :goto_3
|
||||
|
||||
:cond_4
|
||||
sub-int/2addr p3, v2
|
||||
|
||||
mul-int/lit8 p2, p3, 0x8
|
||||
|
||||
invoke-virtual {p0, p2}, Lkotlin/g/c;->cJ(I)I
|
||||
|
||||
move-result p2
|
||||
|
||||
:goto_4
|
||||
if-ge v1, p3, :cond_5
|
||||
|
||||
add-int v0, v2, v1
|
||||
|
||||
mul-int/lit8 v3, v1, 0x8
|
||||
|
||||
ushr-int v3, p2, v3
|
||||
|
||||
int-to-byte v3, v3
|
||||
|
||||
aput-byte v3, p1, v0
|
||||
|
||||
add-int/lit8 v1, v1, 0x1
|
||||
|
||||
goto :goto_4
|
||||
|
||||
:cond_5
|
||||
return-object p1
|
||||
|
||||
:cond_6
|
||||
new-instance p1, Ljava/lang/StringBuilder;
|
||||
|
||||
const-string v0, "fromIndex ("
|
||||
|
||||
invoke-direct {p1, v0}, Ljava/lang/StringBuilder;-><init>(Ljava/lang/String;)V
|
||||
|
||||
invoke-virtual {p1, p2}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;
|
||||
|
||||
const-string p2, ") must be not greater than toIndex ("
|
||||
|
||||
invoke-virtual {p1, p2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
invoke-virtual {p1, p3}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;
|
||||
|
||||
const-string p2, ")."
|
||||
|
||||
invoke-virtual {p1, p2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
invoke-virtual {p1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
new-instance p2, Ljava/lang/IllegalArgumentException;
|
||||
|
||||
invoke-virtual {p1}, Ljava/lang/Object;->toString()Ljava/lang/String;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
invoke-direct {p2, p1}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
check-cast p2, Ljava/lang/Throwable;
|
||||
|
||||
throw p2
|
||||
|
||||
:cond_7
|
||||
new-instance v0, Ljava/lang/StringBuilder;
|
||||
|
||||
const-string v1, "fromIndex ("
|
||||
|
||||
invoke-direct {v0, v1}, Ljava/lang/StringBuilder;-><init>(Ljava/lang/String;)V
|
||||
|
||||
invoke-virtual {v0, p2}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;
|
||||
|
||||
const-string p2, ") or toIndex ("
|
||||
|
||||
invoke-virtual {v0, p2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
invoke-virtual {v0, p3}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;
|
||||
|
||||
const-string p2, ") are out of range: 0.."
|
||||
|
||||
invoke-virtual {v0, p2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
array-length p1, p1
|
||||
|
||||
invoke-virtual {v0, p1}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;
|
||||
|
||||
const/16 p1, 0x2e
|
||||
|
||||
invoke-virtual {v0, p1}, Ljava/lang/StringBuilder;->append(C)Ljava/lang/StringBuilder;
|
||||
|
||||
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
new-instance p2, Ljava/lang/IllegalArgumentException;
|
||||
|
||||
invoke-virtual {p1}, Ljava/lang/Object;->toString()Ljava/lang/String;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
invoke-direct {p2, p1}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
check-cast p2, Ljava/lang/Throwable;
|
||||
|
||||
throw p2
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public nextInt()I
|
||||
.locals 1
|
||||
|
||||
const/16 v0, 0x20
|
||||
|
||||
invoke-virtual {p0, v0}, Lkotlin/g/c;->cJ(I)I
|
||||
|
||||
move-result v0
|
||||
|
||||
return v0
|
||||
.end method
|
||||
|
||||
.method public w([B)[B
|
||||
.locals 2
|
||||
|
||||
const-string v0, "array"
|
||||
|
||||
invoke-static {p1, v0}, Lkotlin/jvm/internal/j;->h(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
array-length v0, p1
|
||||
|
||||
const/4 v1, 0x0
|
||||
|
||||
invoke-virtual {p0, p1, v1, v0}, Lkotlin/g/c;->l([BII)[B
|
||||
|
||||
move-result-object p1
|
||||
|
||||
return-object p1
|
||||
.end method
|
|
@ -1,4 +1,4 @@
|
|||
.class public final Lkotlin/f/d;
|
||||
.class public final Lkotlin/g/d;
|
||||
.super Ljava/lang/Object;
|
||||
.source "Random.kt"
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
.class public final Lkotlin/f/e;
|
||||
.super Lkotlin/f/c;
|
||||
.class public final Lkotlin/g/e;
|
||||
.super Lkotlin/g/c;
|
||||
.source "XorWowRandom.kt"
|
||||
|
||||
|
||||
|
@ -29,7 +29,7 @@
|
|||
|
||||
xor-int/2addr v1, v2
|
||||
|
||||
invoke-direct {p0, p1, p2, v0, v1}, Lkotlin/f/e;-><init>(IIII)V
|
||||
invoke-direct {p0, p1, p2, v0, v1}, Lkotlin/g/e;-><init>(IIII)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
@ -37,37 +37,37 @@
|
|||
.method private constructor <init>(IIII)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Lkotlin/f/c;-><init>()V
|
||||
invoke-direct {p0}, Lkotlin/g/c;-><init>()V
|
||||
|
||||
iput p1, p0, Lkotlin/f/e;->x:I
|
||||
iput p1, p0, Lkotlin/g/e;->x:I
|
||||
|
||||
iput p2, p0, Lkotlin/f/e;->y:I
|
||||
iput p2, p0, Lkotlin/g/e;->y:I
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
iput p1, p0, Lkotlin/f/e;->z:I
|
||||
iput p1, p0, Lkotlin/g/e;->z:I
|
||||
|
||||
iput p1, p0, Lkotlin/f/e;->w:I
|
||||
iput p1, p0, Lkotlin/g/e;->w:I
|
||||
|
||||
iput p3, p0, Lkotlin/f/e;->v:I
|
||||
iput p3, p0, Lkotlin/g/e;->v:I
|
||||
|
||||
iput p4, p0, Lkotlin/f/e;->beA:I
|
||||
iput p4, p0, Lkotlin/g/e;->beA:I
|
||||
|
||||
iget p2, p0, Lkotlin/f/e;->x:I
|
||||
iget p2, p0, Lkotlin/g/e;->x:I
|
||||
|
||||
iget p3, p0, Lkotlin/f/e;->y:I
|
||||
iget p3, p0, Lkotlin/g/e;->y:I
|
||||
|
||||
or-int/2addr p2, p3
|
||||
|
||||
iget p3, p0, Lkotlin/f/e;->z:I
|
||||
iget p3, p0, Lkotlin/g/e;->z:I
|
||||
|
||||
or-int/2addr p2, p3
|
||||
|
||||
iget p3, p0, Lkotlin/f/e;->w:I
|
||||
iget p3, p0, Lkotlin/g/e;->w:I
|
||||
|
||||
or-int/2addr p2, p3
|
||||
|
||||
iget p3, p0, Lkotlin/f/e;->v:I
|
||||
iget p3, p0, Lkotlin/g/e;->v:I
|
||||
|
||||
or-int/2addr p2, p3
|
||||
|
||||
|
@ -88,7 +88,7 @@
|
|||
|
||||
if-ge p1, p2, :cond_1
|
||||
|
||||
invoke-virtual {p0}, Lkotlin/f/e;->nextInt()I
|
||||
invoke-virtual {p0}, Lkotlin/g/e;->nextInt()I
|
||||
|
||||
add-int/lit8 p1, p1, 0x1
|
||||
|
||||
|
@ -120,11 +120,11 @@
|
|||
.method public final cJ(I)I
|
||||
.locals 1
|
||||
|
||||
invoke-virtual {p0}, Lkotlin/f/e;->nextInt()I
|
||||
invoke-virtual {p0}, Lkotlin/g/e;->nextInt()I
|
||||
|
||||
move-result v0
|
||||
|
||||
invoke-static {v0, p1}, Lkotlin/f/d;->W(II)I
|
||||
invoke-static {v0, p1}, Lkotlin/g/d;->W(II)I
|
||||
|
||||
move-result p1
|
||||
|
||||
|
@ -134,27 +134,27 @@
|
|||
.method public final nextInt()I
|
||||
.locals 3
|
||||
|
||||
iget v0, p0, Lkotlin/f/e;->x:I
|
||||
iget v0, p0, Lkotlin/g/e;->x:I
|
||||
|
||||
ushr-int/lit8 v1, v0, 0x2
|
||||
|
||||
xor-int/2addr v0, v1
|
||||
|
||||
iget v1, p0, Lkotlin/f/e;->y:I
|
||||
iget v1, p0, Lkotlin/g/e;->y:I
|
||||
|
||||
iput v1, p0, Lkotlin/f/e;->x:I
|
||||
iput v1, p0, Lkotlin/g/e;->x:I
|
||||
|
||||
iget v1, p0, Lkotlin/f/e;->z:I
|
||||
iget v1, p0, Lkotlin/g/e;->z:I
|
||||
|
||||
iput v1, p0, Lkotlin/f/e;->y:I
|
||||
iput v1, p0, Lkotlin/g/e;->y:I
|
||||
|
||||
iget v1, p0, Lkotlin/f/e;->w:I
|
||||
iget v1, p0, Lkotlin/g/e;->w:I
|
||||
|
||||
iput v1, p0, Lkotlin/f/e;->z:I
|
||||
iput v1, p0, Lkotlin/g/e;->z:I
|
||||
|
||||
iget v1, p0, Lkotlin/f/e;->v:I
|
||||
iget v1, p0, Lkotlin/g/e;->v:I
|
||||
|
||||
iput v1, p0, Lkotlin/f/e;->w:I
|
||||
iput v1, p0, Lkotlin/g/e;->w:I
|
||||
|
||||
shl-int/lit8 v2, v0, 0x1
|
||||
|
||||
|
@ -166,17 +166,17 @@
|
|||
|
||||
xor-int/2addr v0, v1
|
||||
|
||||
iput v0, p0, Lkotlin/f/e;->v:I
|
||||
iput v0, p0, Lkotlin/g/e;->v:I
|
||||
|
||||
iget v1, p0, Lkotlin/f/e;->beA:I
|
||||
iget v1, p0, Lkotlin/g/e;->beA:I
|
||||
|
||||
const v2, 0x587c5
|
||||
|
||||
add-int/2addr v1, v2
|
||||
|
||||
iput v1, p0, Lkotlin/f/e;->beA:I
|
||||
iput v1, p0, Lkotlin/g/e;->beA:I
|
||||
|
||||
iget v1, p0, Lkotlin/f/e;->beA:I
|
||||
iget v1, p0, Lkotlin/g/e;->beA:I
|
||||
|
||||
add-int/2addr v0, v1
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue