apkfuckery/com.discord/smali_classes2/w/a0/m.smali

327 lines
5 KiB
Smali
Raw Normal View History

2020-02-20 19:33:18 +00:00
.class public Lw/a0/m;
.super Lw/a0/l;
2020-01-07 02:40:43 +00:00
.source "StringNumberConversions.kt"
2019-07-24 11:27:29 +00:00
# direct methods
.method public constructor <init>()V
.locals 0
2020-02-20 19:33:18 +00:00
invoke-direct {p0}, Lw/a0/l;-><init>()V
2019-07-24 11:27:29 +00:00
return-void
.end method
2020-01-07 02:40:43 +00:00
.method public static final toIntOrNull(Ljava/lang/String;)Ljava/lang/Integer;
.locals 1
const-string v0, "$this$toIntOrNull"
2020-02-20 19:33:18 +00:00
invoke-static {p0, v0}, Lw/u/b/j;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2020-01-07 02:40:43 +00:00
const/16 v0, 0xa
2020-02-20 19:33:18 +00:00
invoke-static {p0, v0}, Lw/a0/m;->toIntOrNull(Ljava/lang/String;I)Ljava/lang/Integer;
2020-01-07 02:40:43 +00:00
move-result-object p0
return-object p0
.end method
.method public static final toIntOrNull(Ljava/lang/String;I)Ljava/lang/Integer;
.locals 10
const/4 v0, 0x0
if-eqz p0, :cond_b
2020-02-20 19:33:18 +00:00
invoke-static {p1}, Le/k/a/c/e/p/g;->checkRadix(I)I
2020-01-07 02:40:43 +00:00
invoke-virtual {p0}, Ljava/lang/String;->length()I
move-result v1
if-nez v1, :cond_0
return-object v0
:cond_0
const/4 v2, 0x0
invoke-virtual {p0, v2}, Ljava/lang/String;->charAt(I)C
move-result v3
const/16 v4, 0x30
const v5, -0x7fffffff
const/4 v6, 0x1
if-ge v3, v4, :cond_4
if-ne v1, v6, :cond_1
return-object v0
:cond_1
const/16 v4, 0x2d
if-ne v3, v4, :cond_2
const/high16 v5, -0x80000000
const/4 v3, 0x1
goto :goto_1
:cond_2
const/16 v4, 0x2b
if-ne v3, v4, :cond_3
const/4 v3, 0x1
goto :goto_0
:cond_3
return-object v0
:cond_4
const/4 v3, 0x0
:goto_0
const/4 v6, 0x0
:goto_1
const v4, -0x38e38e3
const v7, -0x38e38e3
:goto_2
if-ge v3, v1, :cond_9
invoke-virtual {p0, v3}, Ljava/lang/String;->charAt(I)C
move-result v8
invoke-static {v8, p1}, Ljava/lang/Character;->digit(II)I
move-result v8
if-gez v8, :cond_5
return-object v0
:cond_5
if-ge v2, v7, :cond_7
if-ne v7, v4, :cond_6
div-int v7, v5, p1
if-ge v2, v7, :cond_7
:cond_6
return-object v0
:cond_7
mul-int v2, v2, p1
add-int v9, v5, v8
if-ge v2, v9, :cond_8
return-object v0
:cond_8
sub-int/2addr v2, v8
add-int/lit8 v3, v3, 0x1
goto :goto_2
:cond_9
if-eqz v6, :cond_a
invoke-static {v2}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object p0
goto :goto_3
:cond_a
neg-int p0, v2
invoke-static {p0}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object p0
:goto_3
return-object p0
:cond_b
const-string p0, "$this$toIntOrNull"
2020-02-20 19:33:18 +00:00
invoke-static {p0}, Lw/u/b/j;->a(Ljava/lang/String;)V
2020-01-07 02:40:43 +00:00
throw v0
.end method
.method public static final toLongOrNull(Ljava/lang/String;)Ljava/lang/Long;
.locals 18
move-object/from16 v0, p0
const/4 v1, 0x0
if-eqz v0, :cond_a
const/16 v2, 0xa
2020-02-20 19:33:18 +00:00
invoke-static {v2}, Le/k/a/c/e/p/g;->checkRadix(I)I
2020-01-07 02:40:43 +00:00
invoke-virtual/range {p0 .. p0}, Ljava/lang/String;->length()I
move-result v3
if-nez v3, :cond_0
goto/16 :goto_3
:cond_0
const/4 v4, 0x0
invoke-virtual {v0, v4}, Ljava/lang/String;->charAt(I)C
move-result v5
const/16 v6, 0x30
const-wide v7, -0x7fffffffffffffffL # -4.9E-324
const/4 v9, 0x1
if-ge v5, v6, :cond_3
if-ne v3, v9, :cond_1
goto :goto_3
:cond_1
const/16 v6, 0x2d
if-ne v5, v6, :cond_2
const-wide/high16 v7, -0x8000000000000000L
const/4 v4, 0x1
goto :goto_0
:cond_2
const/16 v6, 0x2b
if-ne v5, v6, :cond_9
goto :goto_0
:cond_3
const/4 v9, 0x0
:goto_0
const-wide/16 v5, 0x0
const-wide v10, -0x38e38e38e38e38eL # -2.772000429909333E291
move-wide v12, v10
:goto_1
if-ge v9, v3, :cond_7
invoke-virtual {v0, v9}, Ljava/lang/String;->charAt(I)C
move-result v14
2020-02-20 19:33:18 +00:00
invoke-static {v14, v2}, Le/k/a/c/e/p/g;->digitOf(CI)I
2020-01-07 02:40:43 +00:00
move-result v14
if-gez v14, :cond_4
goto :goto_3
:cond_4
cmp-long v15, v5, v12
if-gez v15, :cond_5
cmp-long v15, v12, v10
if-nez v15, :cond_9
int-to-long v12, v2
div-long v12, v7, v12
cmp-long v15, v5, v12
if-gez v15, :cond_5
goto :goto_3
:cond_5
int-to-long v10, v2
mul-long v5, v5, v10
int-to-long v10, v14
add-long v16, v7, v10
cmp-long v14, v5, v16
if-gez v14, :cond_6
goto :goto_3
:cond_6
sub-long/2addr v5, v10
add-int/lit8 v9, v9, 0x1
const-wide v10, -0x38e38e38e38e38eL # -2.772000429909333E291
goto :goto_1
:cond_7
if-eqz v4, :cond_8
invoke-static {v5, v6}, Ljava/lang/Long;->valueOf(J)Ljava/lang/Long;
move-result-object v0
goto :goto_2
:cond_8
neg-long v0, v5
invoke-static {v0, v1}, Ljava/lang/Long;->valueOf(J)Ljava/lang/Long;
move-result-object v0
:goto_2
move-object v1, v0
:cond_9
:goto_3
return-object v1
:cond_a
const-string v0, "$this$toLongOrNull"
2020-02-20 19:33:18 +00:00
invoke-static {v0}, Lw/u/b/j;->a(Ljava/lang/String;)V
2020-01-07 02:40:43 +00:00
throw v1
.end method