repo
stringlengths
1
191
file
stringlengths
23
351
code
stringlengths
0
5.32M
file_length
int64
0
5.32M
avg_line_length
float64
0
2.9k
max_line_length
int64
0
288k
extension_type
stringclasses
1 value
soot
soot-master/src/main/java/soot/baf/SpecialInvokeInst.java
package soot.baf; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free S...
916
32.962963
73
java
soot
soot-master/src/main/java/soot/baf/StaticGetInst.java
package soot.baf; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free S...
911
32.777778
73
java
soot
soot-master/src/main/java/soot/baf/StaticInvokeInst.java
package soot.baf; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free S...
915
32.925926
73
java
soot
soot-master/src/main/java/soot/baf/StaticPutInst.java
package soot.baf; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free S...
911
32.777778
73
java
soot
soot-master/src/main/java/soot/baf/StoreInst.java
package soot.baf; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free S...
1,065
27.810811
73
java
soot
soot-master/src/main/java/soot/baf/SubInst.java
package soot.baf; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free S...
906
32.592593
73
java
soot
soot-master/src/main/java/soot/baf/SwapInst.java
package soot.baf; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free S...
1,028
27.583333
73
java
soot
soot-master/src/main/java/soot/baf/SwitchInst.java
package soot.baf; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free S...
1,333
25.68
73
java
soot
soot-master/src/main/java/soot/baf/TableSwitchInst.java
package soot.baf; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free S...
1,049
29
73
java
soot
soot-master/src/main/java/soot/baf/TargetArgInst.java
package soot.baf; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free S...
1,043
28.828571
73
java
soot
soot-master/src/main/java/soot/baf/ThrowInst.java
package soot.baf; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free S...
904
32.518519
73
java
soot
soot-master/src/main/java/soot/baf/UshrInst.java
package soot.baf; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free S...
907
32.62963
73
java
soot
soot-master/src/main/java/soot/baf/VirtualInvokeInst.java
package soot.baf; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free S...
916
32.962963
73
java
soot
soot-master/src/main/java/soot/baf/WordType.java
package soot.baf; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free S...
1,408
22.881356
73
java
soot
soot-master/src/main/java/soot/baf/XorInst.java
package soot.baf; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free S...
906
32.592593
73
java
soot
soot-master/src/main/java/soot/baf/internal/AbstractBranchInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,976
22.819277
73
java
soot
soot-master/src/main/java/soot/baf/internal/AbstractInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
2,539
20.896552
74
java
soot
soot-master/src/main/java/soot/baf/internal/AbstractInvokeInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
2,353
23.268041
93
java
soot
soot-master/src/main/java/soot/baf/internal/AbstractOpTypeBranchInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,785
23.805556
77
java
soot
soot-master/src/main/java/soot/baf/internal/AbstractOpTypeInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,741
25.8
75
java
soot
soot-master/src/main/java/soot/baf/internal/AbstractRefTypeInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,526
22.859375
73
java
soot
soot-master/src/main/java/soot/baf/internal/AbstractSwitchInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
3,422
22.285714
85
java
soot
soot-master/src/main/java/soot/baf/internal/BAddInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,708
22.736111
73
java
soot
soot-master/src/main/java/soot/baf/internal/BAndInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,708
22.736111
73
java
soot
soot-master/src/main/java/soot/baf/internal/BArrayLengthInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,574
21.826087
79
java
soot
soot-master/src/main/java/soot/baf/internal/BArrayReadInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,630
21.971831
81
java
soot
soot-master/src/main/java/soot/baf/internal/BArrayWriteInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,783
22.168831
83
java
soot
soot-master/src/main/java/soot/baf/internal/BCmpInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,583
21.309859
73
java
soot
soot-master/src/main/java/soot/baf/internal/BCmpgInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,669
22.194444
73
java
soot
soot-master/src/main/java/soot/baf/internal/BCmplInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,669
22.194444
73
java
soot
soot-master/src/main/java/soot/baf/internal/BDivInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,708
22.736111
73
java
soot
soot-master/src/main/java/soot/baf/internal/BDup1Inst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,924
23.0625
73
java
soot
soot-master/src/main/java/soot/baf/internal/BDup1_x1Inst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
2,064
23.879518
93
java
soot
soot-master/src/main/java/soot/baf/internal/BDup1_x2Inst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
2,332
24.358696
99
java
soot
soot-master/src/main/java/soot/baf/internal/BDup2Inst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
2,000
23.703704
83
java
soot
soot-master/src/main/java/soot/baf/internal/BDup2_x1Inst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
2,308
24.097826
97
java
soot
soot-master/src/main/java/soot/baf/internal/BDup2_x2Inst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
3,595
26.875969
125
java
soot
soot-master/src/main/java/soot/baf/internal/BDupInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,883
25.535211
73
java
soot
soot-master/src/main/java/soot/baf/internal/BDynamicInvokeInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * Copyright (C) 2004 Ondrej Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General...
3,677
25.460432
123
java
soot
soot-master/src/main/java/soot/baf/internal/BEnterMonitorInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,581
21.927536
81
java
soot
soot-master/src/main/java/soot/baf/internal/BExitMonitorInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,574
21.826087
79
java
soot
soot-master/src/main/java/soot/baf/internal/BFieldGetInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
2,317
21.07619
73
java
soot
soot-master/src/main/java/soot/baf/internal/BFieldPutInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * Copyright (C) 2004 Ondrej Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General...
2,357
21.245283
73
java
soot
soot-master/src/main/java/soot/baf/internal/BGotoInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,758
20.45122
73
java
soot
soot-master/src/main/java/soot/baf/internal/BIdentityInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
3,210
20.993151
83
java
soot
soot-master/src/main/java/soot/baf/internal/BIfCmpEqInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,783
23.108108
83
java
soot
soot-master/src/main/java/soot/baf/internal/BIfCmpGeInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,783
23.108108
83
java
soot
soot-master/src/main/java/soot/baf/internal/BIfCmpGtInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,783
23.108108
83
java
soot
soot-master/src/main/java/soot/baf/internal/BIfCmpLeInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,783
23.108108
83
java
soot
soot-master/src/main/java/soot/baf/internal/BIfCmpLtInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,783
23.108108
83
java
soot
soot-master/src/main/java/soot/baf/internal/BIfCmpNeInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,783
23.108108
83
java
soot
soot-master/src/main/java/soot/baf/internal/BIfEqInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,625
21.583333
73
java
soot
soot-master/src/main/java/soot/baf/internal/BIfGeInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,625
21.583333
73
java
soot
soot-master/src/main/java/soot/baf/internal/BIfGtInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,625
21.583333
73
java
soot
soot-master/src/main/java/soot/baf/internal/BIfLeInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,625
21.583333
73
java
soot
soot-master/src/main/java/soot/baf/internal/BIfLtInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,625
21.583333
73
java
soot
soot-master/src/main/java/soot/baf/internal/BIfNeInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,625
21.583333
73
java
soot
soot-master/src/main/java/soot/baf/internal/BIfNonNullInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,660
22.069444
81
java
soot
soot-master/src/main/java/soot/baf/internal/BIfNullInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,639
21.777778
75
java
soot
soot-master/src/main/java/soot/baf/internal/BIncInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
3,076
20.669014
73
java
soot
soot-master/src/main/java/soot/baf/internal/BInstanceCastInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
2,007
21.818182
81
java
soot
soot-master/src/main/java/soot/baf/internal/BInstanceOfInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
2,001
21.75
77
java
soot
soot-master/src/main/java/soot/baf/internal/BInterfaceInvokeInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * Copyright (C) 2004 Ondrej Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General...
2,268
23.934066
93
java
soot
soot-master/src/main/java/soot/baf/internal/BJSRInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,750
20.617284
73
java
soot
soot-master/src/main/java/soot/baf/internal/BLoadInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
2,271
21.058252
73
java
soot
soot-master/src/main/java/soot/baf/internal/BLookupSwitchInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
3,341
25.951613
111
java
soot
soot-master/src/main/java/soot/baf/internal/BMulInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,708
22.736111
73
java
soot
soot-master/src/main/java/soot/baf/internal/BNegInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,700
22.625
73
java
soot
soot-master/src/main/java/soot/baf/internal/BNewArrayInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,862
20.170455
73
java
soot
soot-master/src/main/java/soot/baf/internal/BNewInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,663
20.894737
73
java
soot
soot-master/src/main/java/soot/baf/internal/BNewMultiArrayInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
2,464
21.008929
83
java
soot
soot-master/src/main/java/soot/baf/internal/BNopInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,518
21.014493
73
java
soot
soot-master/src/main/java/soot/baf/internal/BOrInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,701
22.638889
73
java
soot
soot-master/src/main/java/soot/baf/internal/BPopInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,970
20.193548
73
java
soot
soot-master/src/main/java/soot/baf/internal/BPrimitiveCastInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
5,431
24.622642
83
java
soot
soot-master/src/main/java/soot/baf/internal/BPushInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
2,196
20.752475
81
java
soot
soot-master/src/main/java/soot/baf/internal/BRemInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,708
22.736111
73
java
soot
soot-master/src/main/java/soot/baf/internal/BReturnInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,750
21.74026
75
java
soot
soot-master/src/main/java/soot/baf/internal/BReturnVoidInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,632
21.067568
77
java
soot
soot-master/src/main/java/soot/baf/internal/BShlInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,708
22.736111
73
java
soot
soot-master/src/main/java/soot/baf/internal/BShrInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,708
22.736111
73
java
soot
soot-master/src/main/java/soot/baf/internal/BSpecialInvokeInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * Copyright (C) 2004 Ondrej Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General...
1,731
25.646154
89
java
soot
soot-master/src/main/java/soot/baf/internal/BStaticGetInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
2,325
21.152381
75
java
soot
soot-master/src/main/java/soot/baf/internal/BStaticInvokeInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * Copyright (C) 2004 Ondrej Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General...
1,781
26
87
java
soot
soot-master/src/main/java/soot/baf/internal/BStaticPutInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * Copyright (C) 2004 Ondrej Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General...
2,361
21.283019
75
java
soot
soot-master/src/main/java/soot/baf/internal/BStoreInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
2,420
21.211009
73
java
soot
soot-master/src/main/java/soot/baf/internal/BSubInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,708
22.736111
73
java
soot
soot-master/src/main/java/soot/baf/internal/BSwapInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
2,453
22.371429
83
java
soot
soot-master/src/main/java/soot/baf/internal/BTableSwitchInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
3,661
26.533835
122
java
soot
soot-master/src/main/java/soot/baf/internal/BThrowInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,602
20.662162
73
java
soot
soot-master/src/main/java/soot/baf/internal/BTrap.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,327
31.390244
114
java
soot
soot-master/src/main/java/soot/baf/internal/BUshrInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,715
22.833333
73
java
soot
soot-master/src/main/java/soot/baf/internal/BVirtualInvokeInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * Copyright (C) 2004 Ondrej Lhotak * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General...
1,737
25.738462
89
java
soot
soot-master/src/main/java/soot/baf/internal/BXorInst.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,708
22.736111
73
java
soot
soot-master/src/main/java/soot/baf/internal/BafLocal.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
2,757
20.215385
82
java
soot
soot-master/src/main/java/soot/baf/internal/BafLocalBox.java
package soot.baf.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by t...
1,133
28.076923
73
java
soot
soot-master/src/main/java/soot/baf/toolkits/base/ExamplePeephole.java
package soot.baf.toolkits.base; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrice Pominville * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundation,...
1,392
27.428571
97
java
soot
soot-master/src/main/java/soot/baf/toolkits/base/LoadStoreOptimizer.java
package soot.baf.toolkits.base; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrice Pominville * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundation,...
39,159
37.354554
124
java
soot
soot-master/src/main/java/soot/baf/toolkits/base/OpStackCalculator.java
package soot.baf.toolkits.base; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2021 Raja Vallee-Rai and others * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Softw...
25,830
28.588774
124
java
soot
soot-master/src/main/java/soot/baf/toolkits/base/Peephole.java
package soot.baf.toolkits.base; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrice Pominville * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * published by the Free Software Foundation,...
1,348
28.977778
125
java