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/jimple/toolkits/thread/synchronization/CriticalSectionGroup.java
package soot.jimple.toolkits.thread.synchronization; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2018 Raja Vallée-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 * publis...
2,616
26.260417
89
java
soot
soot-master/src/main/java/soot/jimple/toolkits/thread/synchronization/CriticalSectionInterferenceGraph.java
package soot.jimple.toolkits.thread.synchronization; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2018 Raja Vallée-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 * publis...
9,814
39.061224
125
java
soot
soot-master/src/main/java/soot/jimple/toolkits/thread/synchronization/CriticalSectionVisibleEdgesPred.java
package soot.jimple.toolkits.thread.synchronization; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2003 Ondrej Lhotak * %% * 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 Soft...
3,473
30.017857
125
java
soot
soot-master/src/main/java/soot/jimple/toolkits/thread/synchronization/DeadlockAvoidanceEdge.java
package soot.jimple.toolkits.thread.synchronization; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2018 Raja Vallée-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 * publi...
1,368
26.938776
71
java
soot
soot-master/src/main/java/soot/jimple/toolkits/thread/synchronization/DeadlockDetector.java
package soot.jimple.toolkits.thread.synchronization; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2018 Raja Vallée-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 * publis...
19,860
42.364629
125
java
soot
soot-master/src/main/java/soot/jimple/toolkits/thread/synchronization/LockAllocationBodyTransformer.java
package soot.jimple.toolkits.thread.synchronization; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2018 Raja Vallée-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 * publis...
27,320
36.998609
123
java
soot
soot-master/src/main/java/soot/jimple/toolkits/thread/synchronization/LockAllocator.java
package soot.jimple.toolkits.thread.synchronization; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2018 Raja Vallée-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 * publis...
43,268
43.062118
125
java
soot
soot-master/src/main/java/soot/jimple/toolkits/thread/synchronization/LockableReferenceAnalysis.java
package soot.jimple.toolkits.thread.synchronization; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2018 Raja Vallée-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 * publis...
34,615
39.392065
125
java
soot
soot-master/src/main/java/soot/jimple/toolkits/thread/synchronization/NewStaticLock.java
package soot.jimple.toolkits.thread.synchronization; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2018 Raja Vallée-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 * publi...
2,654
24.285714
119
java
soot
soot-master/src/main/java/soot/jimple/toolkits/thread/synchronization/StrayRWFinder.java
package soot.jimple.toolkits.thread.synchronization; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2018 Raja Vallée-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 * publis...
4,631
32.085714
124
java
soot
soot-master/src/main/java/soot/jimple/toolkits/thread/synchronization/SynchronizedRegion.java
package soot.jimple.toolkits.thread.synchronization; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2018 Raja Vallée-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 * publis...
2,219
31.647059
124
java
soot
soot-master/src/main/java/soot/jimple/toolkits/thread/synchronization/SynchronizedRegionFinder.java
package soot.jimple.toolkits.thread.synchronization; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2018 Raja Vallée-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 * publis...
14,943
36.174129
125
java
soot
soot-master/src/main/java/soot/jimple/toolkits/thread/synchronization/SynchronizedRegionFlowPair.java
package soot.jimple.toolkits.thread.synchronization; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2018 Raja Vallée-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 * publis...
2,016
28.661765
97
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/ClassHierarchy.java
package soot.jimple.toolkits.typing; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2000 Etienne Gagnon. All rights reserved. * %% * 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 b...
5,883
25.267857
87
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/ConstraintChecker.java
package soot.jimple.toolkits.typing; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2000 Etienne Gagnon. All rights reserved. * %% * 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 b...
26,296
33.646904
123
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/ConstraintCheckerBV.java
package soot.jimple.toolkits.typing; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2000 Etienne Gagnon. All rights reserved. * %% * 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 b...
27,359
32.777778
124
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/ConstraintCollector.java
package soot.jimple.toolkits.typing; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2000 Etienne Gagnon. All rights reserved. * %% * 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 b...
20,475
33.529511
122
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/ConstraintCollectorBV.java
package soot.jimple.toolkits.typing; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2000 Etienne Gagnon. All rights reserved. * %% * 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 b...
21,347
31.995363
124
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/InternalTypingException.java
package soot.jimple.toolkits.typing; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2000 Etienne Gagnon. All rights reserved. * %% * 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 b...
1,021
30.9375
71
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/StronglyConnectedComponents.java
package soot.jimple.toolkits.typing; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2000 Etienne Gagnon. All rights reserved. * %% * 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 b...
3,059
28.142857
98
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/StronglyConnectedComponentsBV.java
package soot.jimple.toolkits.typing; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2000 Etienne Gagnon. All rights reserved. * %% * 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 b...
3,918
26.794326
114
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/TypeAssigner.java
package soot.jimple.toolkits.typing; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2000 Etienne Gagnon. * Copyright (C) 2008 Ben Bellamy * Copyright (C) 2008 Eric Bodden * * All rights reserved. * %% * This program is free software: you can redistribute it and/or modify * it u...
10,131
31.063291
123
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/TypeException.java
package soot.jimple.toolkits.typing; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2000 Etienne Gagnon. All rights reserved. * %% * 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 b...
1,313
27.565217
71
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/TypeNode.java
package soot.jimple.toolkits.typing; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2000 Etienne Gagnon. All rights reserved. * %% * 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 b...
11,220
26.301703
125
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/TypeResolver.java
package soot.jimple.toolkits.typing; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2000 Etienne Gagnon. All rights reserved. * %% * 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 b...
24,383
26.521445
124
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/TypeResolverBV.java
package soot.jimple.toolkits.typing; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2000 Etienne Gagnon. All rights reserved. * %% * 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 b...
25,703
27.030534
124
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/TypeVariable.java
package soot.jimple.toolkits.typing; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2000 Etienne Gagnon. All rights reserved. * %% * 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 b...
16,266
24.377535
111
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/TypeVariableBV.java
package soot.jimple.toolkits.typing; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2000 Etienne Gagnon. All rights reserved. * %% * 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 b...
15,280
22.013554
112
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/Util.java
package soot.jimple.toolkits.typing; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2018 Raja Vallée-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 ...
1,896
25.347222
124
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/fast/AugEvalFunction.java
package soot.jimple.toolkits.typing.fast; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2008 Ben Bellamy * * All rights reserved. * %% * 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...
9,415
35.355212
123
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/fast/AugHierarchy.java
package soot.jimple.toolkits.typing.fast; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2008 Ben Bellamy * * All rights reserved. * %% * 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...
6,680
44.141892
125
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/fast/BottomType.java
package soot.jimple.toolkits.typing.fast; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2008 Ben Bellamy * * All rights reserved. * %% * 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 ...
1,295
23.45283
71
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/fast/BytecodeHierarchy.java
package soot.jimple.toolkits.typing.fast; import java.util.ArrayDeque; import java.util.Collection; import java.util.Collections; import java.util.Deque; import java.util.LinkedList; import java.util.ListIterator; import soot.ArrayType; import soot.FloatType; import soot.IntegerType; import soot.NullType; import soot...
9,913
31.936877
125
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/fast/DefaultTypingStrategy.java
package soot.jimple.toolkits.typing.fast; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2008 Ben Bellamy * * All rights reserved. * %% * 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 ...
3,799
26.142857
90
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/fast/EmptyList.java
package soot.jimple.toolkits.typing.fast; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2008 Ben Bellamy * * All rights reserved. * %% * 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 ...
1,137
24.863636
71
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/fast/IEvalFunction.java
package soot.jimple.toolkits.typing.fast; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2008 Ben Bellamy * * All rights reserved. * %% * 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 ...
1,085
27.578947
71
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/fast/IHierarchy.java
package soot.jimple.toolkits.typing.fast; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2008 Ben Bellamy * * All rights reserved. * %% * 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 ...
1,095
27.842105
71
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/fast/ITypingStrategy.java
package soot.jimple.toolkits.typing.fast; import java.util.List; import soot.Local; import soot.util.Chain; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2008 Ben Bellamy * * All rights reserved. * %% * This program is free software: you can redistribute it and/or modify * it under...
2,018
25.565789
125
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/fast/IUseVisitor.java
package soot.jimple.toolkits.typing.fast; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2008 Ben Bellamy * * All rights reserved. * %% * 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 ...
1,193
26.767442
71
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/fast/IntUtils.java
package soot.jimple.toolkits.typing.fast; import soot.BooleanType; import soot.ByteType; import soot.CharType; import soot.IntType; import soot.IntegerType; import soot.ShortType; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2008 Ben Bellamy * * All rights reserved. * %% * This progra...
2,357
25.494382
91
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/fast/Integer127Type.java
package soot.jimple.toolkits.typing.fast; import soot.ByteType; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2008 Ben Bellamy * * All rights reserved. * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public L...
1,839
20.904762
71
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/fast/Integer1Type.java
package soot.jimple.toolkits.typing.fast; import soot.BooleanType; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2008 Ben Bellamy * * All rights reserved. * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Publi...
1,835
20.857143
71
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/fast/Integer32767Type.java
package soot.jimple.toolkits.typing.fast; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2008 Ben Bellamy * * All rights reserved. * %% * 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 ...
1,850
21.301205
71
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/fast/QueuedSet.java
package soot.jimple.toolkits.typing.fast; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2008 Ben Bellamy * * All rights reserved. * %% * 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 ...
1,843
20.694118
71
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/fast/SingletonList.java
package soot.jimple.toolkits.typing.fast; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2008 Ben Bellamy * * All rights reserved. * %% * 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 ...
1,278
22.685185
71
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/fast/TypePromotionUseVisitor.java
package soot.jimple.toolkits.typing.fast; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Phong Co * %% * 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,...
3,973
30.539683
111
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/fast/TypeResolver.java
package soot.jimple.toolkits.typing.fast; import java.util.ArrayDeque; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2008 Ben Bellamy * * All rights reserved. * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Pub...
18,337
31.115587
124
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/fast/TypeUtils.java
package soot.jimple.toolkits.typing.fast; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2008 Ben Bellamy * * All rights reserved. * %% * 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...
1,998
23.9875
123
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/fast/Typing.java
package soot.jimple.toolkits.typing.fast; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2008 Ben Bellamy * * All rights reserved. * %% * 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 ...
1,931
23.455696
71
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/fast/UseChecker.java
package soot.jimple.toolkits.typing.fast; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2008 Ben Bellamy * * All rights reserved. * %% * 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...
19,424
35.376404
125
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/fast/WeakObjectType.java
package soot.jimple.toolkits.typing.fast; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2020 Steven Arzt * * All rights reserved. * %% * 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...
2,027
31.709677
125
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/integer/ClassHierarchy.java
package soot.jimple.toolkits.typing.integer; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2000 Etienne Gagnon. All rights reserved. * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * pub...
8,232
43.026738
123
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/integer/ConstraintChecker.java
package soot.jimple.toolkits.typing.integer; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2000 Etienne Gagnon. All rights reserved. * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * pub...
27,930
32.25119
117
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/integer/ConstraintCollector.java
package soot.jimple.toolkits.typing.integer; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2000 Etienne Gagnon. All rights reserved. * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * pub...
20,898
30.569486
117
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/integer/InternalTypingException.java
package soot.jimple.toolkits.typing.integer; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2000 Etienne Gagnon. All rights reserved. * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * pub...
1,527
27.830189
82
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/integer/StronglyConnectedComponents.java
package soot.jimple.toolkits.typing.integer; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2000 Etienne Gagnon. All rights reserved. * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * pub...
3,227
28.614679
98
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/integer/TypeException.java
package soot.jimple.toolkits.typing.integer; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2000 Etienne Gagnon. All rights reserved. * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * pub...
1,319
28.333333
71
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/integer/TypeNode.java
package soot.jimple.toolkits.typing.integer; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2000 Etienne Gagnon. All rights reserved. * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * pub...
3,419
26.36
118
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/integer/TypeResolver.java
package soot.jimple.toolkits.typing.integer; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2000 Etienne Gagnon. All rights reserved. * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * pub...
15,498
27.595941
112
java
soot
soot-master/src/main/java/soot/jimple/toolkits/typing/integer/TypeVariable.java
package soot.jimple.toolkits.typing.integer; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2000 Etienne Gagnon. All rights reserved. * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as * pub...
10,125
23.757946
116
java
soot
soot-master/src/main/java/soot/jimple/validation/FieldRefValidator.java
package soot.jimple.validation; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2018 Raja Vallée-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...
3,369
32.366337
125
java
soot
soot-master/src/main/java/soot/jimple/validation/IdentityStatementsValidator.java
package soot.jimple.validation; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2018 Raja Vallée-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...
3,248
32.153061
122
java
soot
soot-master/src/main/java/soot/jimple/validation/IdentityValidator.java
package soot.jimple.validation; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 1999 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 Software Foundat...
3,325
31.930693
123
java
soot
soot-master/src/main/java/soot/jimple/validation/InvokeArgumentValidator.java
package soot.jimple.validation; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2018 Raja Vallée-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...
2,421
31.293333
125
java
soot
soot-master/src/main/java/soot/jimple/validation/InvokeValidator.java
package soot.jimple.validation; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2018 Raja Vallée-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...
5,146
42.252101
112
java
soot
soot-master/src/main/java/soot/jimple/validation/JimpleTrapValidator.java
package soot.jimple.validation; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 1999 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 Software Foundat...
2,946
32.488636
125
java
soot
soot-master/src/main/java/soot/jimple/validation/MethodValidator.java
package soot.jimple.validation; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2018 Raja Vallée-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...
1,922
29.046875
117
java
soot
soot-master/src/main/java/soot/jimple/validation/NewValidator.java
package soot.jimple.validation; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 1999 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 Software Foundat...
7,594
34.490654
125
java
soot
soot-master/src/main/java/soot/jimple/validation/ReturnStatementsValidator.java
package soot.jimple.validation; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2018 Raja Vallée-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...
3,169
32.368421
123
java
soot
soot-master/src/main/java/soot/jimple/validation/TypesValidator.java
package soot.jimple.validation; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2018 Raja Vallée-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...
2,509
32.466667
122
java
soot
soot-master/src/main/java/soot/options/OptionsBase.java
package soot.options; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2003 Ondrej Lhotak * %% * 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, either version...
3,311
24.674419
77
java
soot
soot-master/src/main/java/soot/plugins/SootPhasePlugin.java
package soot.plugins; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2013 Bernhard J. Berger * %% * 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, either ve...
2,244
33.538462
124
java
soot
soot-master/src/main/java/soot/plugins/internal/ClassLoadingStrategy.java
package soot.plugins.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2018 Bernhard J. Berger * %% * 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,237
29.195122
101
java
soot
soot-master/src/main/java/soot/plugins/internal/PluginLoader.java
package soot.plugins.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2013 Bernhard J. Berger * %% * 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, ...
6,906
30.395455
122
java
soot
soot-master/src/main/java/soot/plugins/internal/ReflectionClassLoadingStrategy.java
package soot.plugins.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2018 Bernhard J. Berger * %% * 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,423
32.116279
117
java
soot
soot-master/src/main/java/soot/plugins/model/PhasePluginDescription.java
package soot.plugins.model; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2013 Bernhard J. Berger * %% * 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, eit...
2,022
27.9
106
java
soot
soot-master/src/main/java/soot/plugins/model/PluginDescription.java
package soot.plugins.model; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2013 Bernhard J. Berger * %% * 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, eit...
970
29.34375
71
java
soot
soot-master/src/main/java/soot/plugins/model/Plugins.java
package soot.plugins.model; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2013 Bernhard J. Berger * %% * 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, eit...
1,608
31.836735
97
java
soot
soot-master/src/main/java/soot/rtlib/tamiflex/DefaultHandler.java
package soot.rtlib.tamiflex; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2018 Raja Vallée-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 Software...
1,896
30.098361
98
java
soot
soot-master/src/main/java/soot/rtlib/tamiflex/IUnexpectedReflectiveCallHandler.java
package soot.rtlib.tamiflex; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2018 Raja Vallée-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 Software...
1,313
28.863636
71
java
soot
soot-master/src/main/java/soot/rtlib/tamiflex/OpaquePredicate.java
package soot.rtlib.tamiflex; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2018 Raja Vallée-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 Software...
942
28.46875
71
java
soot
soot-master/src/main/java/soot/rtlib/tamiflex/ReflectiveCalls.java
package soot.rtlib.tamiflex; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2018 Raja Vallée-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 Software...
2,778
33.7375
83
java
soot
soot-master/src/main/java/soot/rtlib/tamiflex/SilentHandler.java
package soot.rtlib.tamiflex; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2018 Raja Vallée-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 Software...
1,362
27.395833
72
java
soot
soot-master/src/main/java/soot/rtlib/tamiflex/SootSig.java
package soot.rtlib.tamiflex; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2018 Raja Vallée-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 Software...
4,714
30.644295
116
java
soot
soot-master/src/main/java/soot/rtlib/tamiflex/UnexpectedReflectiveCall.java
package soot.rtlib.tamiflex; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2018 Raja Vallée-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 Software...
2,017
28.676471
108
java
soot
soot-master/src/main/java/soot/rtlib/tamiflex/package-info.java
/*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1997 - 2018 Raja Vallée-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 Software Foundation, either version 2....
1,600
39.025
125
java
soot
soot-master/src/main/java/soot/shimple/AbstractShimpleExprSwitch.java
package soot.shimple; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2003 Navindra Umanee <navindra@cs.mcgill.ca> * %% * 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 ...
1,112
29.916667
111
java
soot
soot-master/src/main/java/soot/shimple/AbstractShimpleValueSwitch.java
package soot.shimple; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2003 Navindra Umanee <navindra@cs.mcgill.ca> * %% * 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 ...
1,128
30.361111
120
java
soot
soot-master/src/main/java/soot/shimple/DefaultShimpleFactory.java
package soot.shimple; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2004 Navindra Umanee <navindra@cs.mcgill.ca> * %% * 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 ...
5,549
27.608247
81
java
soot
soot-master/src/main/java/soot/shimple/PhiExpr.java
package soot.shimple; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2003 Navindra Umanee <navindra@cs.mcgill.ca> * %% * 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 ...
6,581
32.411168
125
java
soot
soot-master/src/main/java/soot/shimple/PiExpr.java
package soot.shimple; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2004 Navindra Umanee <navindra@cs.mcgill.ca> * %% * 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 ...
1,257
25.765957
71
java
soot
soot-master/src/main/java/soot/shimple/Shimple.java
package soot.shimple; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2003 Navindra Umanee <navindra@cs.mcgill.ca> * %% * 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 ...
10,517
30.680723
125
java
soot
soot-master/src/main/java/soot/shimple/ShimpleBody.java
package soot.shimple; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2003 Navindra Umanee <navindra@cs.mcgill.ca> * %% * 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 ...
7,529
29.987654
125
java
soot
soot-master/src/main/java/soot/shimple/ShimpleExpr.java
package soot.shimple; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2004 Navindra Umanee <navindra@cs.mcgill.ca> * %% * 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 ...
959
31
71
java
soot
soot-master/src/main/java/soot/shimple/ShimpleExprSwitch.java
package soot.shimple; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2003 Navindra Umanee <navindra@cs.mcgill.ca> * %% * 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 ...
1,020
29.939394
71
java
soot
soot-master/src/main/java/soot/shimple/ShimpleFactory.java
package soot.shimple; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2004 Navindra Umanee <navindra@cs.mcgill.ca> * %% * 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 ...
2,008
29.907692
118
java
soot
soot-master/src/main/java/soot/shimple/ShimpleMethodSource.java
package soot.shimple; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2004 Navindra Umanee <navindra@cs.mcgill.ca> * %% * 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 ...
1,233
28.380952
71
java
soot
soot-master/src/main/java/soot/shimple/ShimpleTransformer.java
package soot.shimple; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2003 Navindra Umanee <navindra@cs.mcgill.ca> * %% * 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 ...
2,777
29.527473
121
java
soot
soot-master/src/main/java/soot/shimple/ShimpleValueSwitch.java
package soot.shimple; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2003 Navindra Umanee <navindra@cs.mcgill.ca> * %% * 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 ...
1,007
30.5
82
java
soot
soot-master/src/main/java/soot/shimple/internal/PhiNodeManager.java
package soot.shimple.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2003 Navindra Umanee <navindra@cs.mcgill.ca> * %% * 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 ...
15,448
32.731441
125
java