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/pointer/representations/GeneralConstObject.java | package soot.jimple.toolkits.pointer.representations;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2003 Feng Qian
* %%
* 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 Softwar... | 1,397 | 23.526316 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/representations/ReferenceVariable.java | package soot.jimple.toolkits.pointer.representations;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2003 Feng Qian
* %%
* 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 Softwar... | 888 | 31.925926 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/representations/TypeConstants.java | package soot.jimple.toolkits.pointer.representations;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2003 Feng Qian
* %%
* 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 Softwar... | 2,933 | 30.548387 | 101 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/util/NativeHelper.java | package soot.jimple.toolkits.pointer.util;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2003 Feng Qian
* %%
* 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 Foundatio... | 4,933 | 33.746479 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/util/NativeMethodDriver.java | package soot.jimple.toolkits.pointer.util;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2003 Feng Qian
* %%
* 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 Foundatio... | 9,195 | 52.777778 | 110 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/reflection/ConstantInvokeMethodBaseTransformer.java | package soot.jimple.toolkits.reflection;
/*-
* #%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 F... | 4,028 | 36.654206 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/reflection/ReflInliner.java | package soot.jimple.toolkits.reflection;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2011 Eric Bodden
* %%
* 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 Foundatio... | 3,115 | 34.409091 | 120 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/reflection/ReflectionTraceInfo.java | package soot.jimple.toolkits.reflection;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2010 Eric Bodden
* %%
* 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 Foundatio... | 12,128 | 37.875 | 123 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/reflection/ReflectiveCallsInliner.java | package soot.jimple.toolkits.reflection;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2010 Eric Bodden
* %%
* 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 Foundatio... | 33,382 | 40.991195 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/scalar/AbstractStaticnessCorrector.java | package soot.jimple.toolkits.scalar;
/*-
* #%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,558 | 28.980769 | 118 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/scalar/AvailableExpressions.java | package soot.jimple.toolkits.scalar;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2000 Patrick Lam
* %%
* 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, e... | 1,888 | 37.55102 | 114 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/scalar/CommonPrecedingEqualValueAnalysis.java | package soot.jimple.toolkits.scalar;
/*-
* #%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 ... | 3,838 | 30.991667 | 107 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/scalar/CommonSubexpressionEliminator.java | package soot.jimple.toolkits.scalar;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2000 Patrick Lam
* %%
* 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, e... | 5,223 | 34.537415 | 124 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/scalar/ConditionalBranchFolder.java | package soot.jimple.toolkits.scalar;
/*-
* #%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, eith... | 2,981 | 31.413043 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/scalar/ConstantCastEliminator.java | package soot.jimple.toolkits.scalar;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2015 Steven Arzt
* %%
* 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, e... | 2,569 | 30.341463 | 116 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/scalar/ConstantPropagatorAndFolder.java | package soot.jimple.toolkits.scalar;
/*-
* #%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, eith... | 4,301 | 33.142857 | 123 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/scalar/CopyPropagator.java | package soot.jimple.toolkits.scalar;
/*-
* #%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 Fo... | 11,078 | 34.171429 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/scalar/DeadAssignmentEliminator.java | package soot.jimple.toolkits.scalar;
/*-
* #%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 Fo... | 10,022 | 31.648208 | 114 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/scalar/DefaultLocalCreation.java | package soot.jimple.toolkits.scalar;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2002 Florian Loitsch
* %%
* 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 Foundatio... | 2,754 | 28.623656 | 119 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/scalar/EmptySwitchEliminator.java | package soot.jimple.toolkits.scalar;
/*-
* #%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 Fo... | 2,155 | 30.246377 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/scalar/EqualLocalsAnalysis.java | package soot.jimple.toolkits.scalar;
/*-
* #%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 ... | 5,217 | 30.433735 | 102 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/scalar/EqualUsesAnalysis.java | package soot.jimple.toolkits.scalar;
/*-
* #%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 ... | 8,416 | 30.762264 | 121 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/scalar/Evaluator.java | package soot.jimple.toolkits.scalar;
/*-
* #%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, eith... | 7,545 | 37.697436 | 124 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/scalar/FastAvailableExpressions.java | package soot.jimple.toolkits.scalar;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2000 Patrick Lam
* %%
* 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, e... | 5,472 | 37.542254 | 123 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/scalar/FastAvailableExpressionsAnalysis.java | package soot.jimple.toolkits.scalar;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2000 Patrick Lam
* %%
* 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, e... | 4,431 | 30.211268 | 124 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/scalar/FieldStaticnessCorrector.java | package soot.jimple.toolkits.scalar;
/*-
* #%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 ... | 2,895 | 33.47619 | 115 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/scalar/IdentityCastEliminator.java | package soot.jimple.toolkits.scalar;
/*-
* #%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 ... | 2,546 | 29.686747 | 91 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/scalar/IdentityOperationEliminator.java | package soot.jimple.toolkits.scalar;
/*-
* #%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 ... | 5,013 | 30.734177 | 91 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/scalar/LocalCreation.java | package soot.jimple.toolkits.scalar;
import java.util.Collection;
import soot.Local;
import soot.Type;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2002 Florian Loitsch
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser G... | 2,219 | 32.636364 | 124 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/scalar/LocalNameStandardizer.java | package soot.jimple.toolkits.scalar;
/*-
* #%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 Fo... | 8,127 | 40.258883 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/scalar/MethodStaticnessCorrector.java | package soot.jimple.toolkits.scalar;
/*-
* #%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 ... | 3,931 | 32.896552 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/scalar/NopEliminator.java | package soot.jimple.toolkits.scalar;
/*-
* #%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 Fo... | 2,471 | 28.082353 | 105 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/scalar/PessimisticAvailableExpressionsAnalysis.java | package soot.jimple.toolkits.scalar;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2004 Jennifer 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 Foundati... | 1,446 | 30.456522 | 109 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/scalar/SlowAvailableExpressions.java | package soot.jimple.toolkits.scalar;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2000 Patrick Lam
* %%
* 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, e... | 4,724 | 37.729508 | 114 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/scalar/SlowAvailableExpressionsAnalysis.java | package soot.jimple.toolkits.scalar;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2000 Patrick Lam
* %%
* 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, e... | 7,442 | 32.527027 | 124 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/scalar/ToppedSet.java | package soot.jimple.toolkits.scalar;
/*-
* #%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 Fo... | 5,197 | 23.752381 | 122 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/scalar/UnconditionalBranchFolder.java | package soot.jimple.toolkits.scalar;
/*-
* #%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, eith... | 19,798 | 39.406122 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/scalar/UnreachableCodeEliminator.java | package soot.jimple.toolkits.scalar;
/*-
* #%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, eith... | 5,550 | 33.69375 | 122 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/scalar/pre/BusyCodeMotion.java | package soot.jimple.toolkits.scalar.pre;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2002 Florian Loitsch
* %%
* 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 Found... | 6,757 | 35.728261 | 124 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/scalar/pre/DelayabilityAnalysis.java | package soot.jimple.toolkits.scalar.pre;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2002 Florian Loitsch
* %%
* 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 Found... | 4,938 | 34.532374 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/scalar/pre/DownSafetyAnalysis.java | package soot.jimple.toolkits.scalar.pre;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2002 Florian Loitsch
* based on FastAvailableExpressionsAnalysis from Patrick Lam.
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Les... | 5,076 | 31.967532 | 123 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/scalar/pre/EarliestnessComputation.java | package soot.jimple.toolkits.scalar.pre;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2002 Florian Loitsch
* %%
* 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 Found... | 6,830 | 37.8125 | 123 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/scalar/pre/LatestComputation.java | package soot.jimple.toolkits.scalar.pre;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2002 Florian Loitsch
* %%
* 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 Found... | 4,937 | 38.822581 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/scalar/pre/LazyCodeMotion.java | package soot.jimple.toolkits.scalar.pre;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2002 Florian Loitsch
* %%
* 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 Found... | 9,458 | 39.771552 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/scalar/pre/NotIsolatedAnalysis.java | package soot.jimple.toolkits.scalar.pre;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2002 Florian Loitsch
* %%
* 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 Found... | 4,634 | 35.496063 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/scalar/pre/SootFilter.java | package soot.jimple.toolkits.scalar.pre;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2002 Florian Loitsch
* %%
* 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 Found... | 6,668 | 29.732719 | 124 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/scalar/pre/UpSafetyAnalysis.java | package soot.jimple.toolkits.scalar.pre;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2002 Florian Loitsch
* based on FastAvailableExpressionsAnalysis from Patrick Lam.
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Les... | 5,121 | 32.477124 | 124 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/AbstractRuntimeThread.java |
package soot.jimple.toolkits.thread;
/*-
* #%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... | 5,526 | 26.361386 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/EncapsulatedMethodAnalysis.java | package soot.jimple.toolkits.thread;
/*-
* #%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 ... | 3,796 | 33.834862 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/EncapsulatedObjectAnalysis.java | package soot.jimple.toolkits.thread;
/*-
* #%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 ... | 3,524 | 32.894231 | 124 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/IThreadLocalObjectsAnalysis.java | package soot.jimple.toolkits.thread;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1997 - 2007 Eric Bodden
* %%
* 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 Founda... | 1,097 | 27.894737 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/ThreadLocalObjectsAnalysis.java | package soot.jimple.toolkits.thread;
/*-
* #%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 ... | 10,772 | 44.264706 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/mhp/CheckMSet.java | package soot.jimple.toolkits.thread.mhp;
/*-
* #%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 F... | 6,919 | 29.218341 | 98 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/mhp/CompactSequentNodes.java |
package soot.jimple.toolkits.thread.mhp;
/*-
* #%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 ... | 7,080 | 29.131915 | 112 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/mhp/CompactStronglyConnectedComponents.java | package soot.jimple.toolkits.thread.mhp;
/*-
* #%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 F... | 6,206 | 28.841346 | 91 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/mhp/Counter.java | package soot.jimple.toolkits.thread.mhp;
/*-
* #%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 F... | 1,646 | 27.894737 | 72 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/mhp/DfsForBackEdge.java | package soot.jimple.toolkits.thread.mhp;
/*-
* #%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 F... | 3,908 | 28.613636 | 90 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/mhp/DominatorsFinder.java |
package soot.jimple.toolkits.thread.mhp;
/*-
* #%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 ... | 3,936 | 26.921986 | 80 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/mhp/LoopBodyFinder.java | package soot.jimple.toolkits.thread.mhp;
/*-
* #%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 F... | 2,865 | 29.817204 | 77 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/mhp/LoopFinder.java | package soot.jimple.toolkits.thread.mhp;
/*-
* #%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 F... | 2,541 | 32.447368 | 98 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/mhp/MethodExtentBuilder.java | package soot.jimple.toolkits.thread.mhp;
/*-
* #%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 F... | 6,181 | 31.536842 | 120 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/mhp/MethodInliner.java | package soot.jimple.toolkits.thread.mhp;
/*-
* #%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 F... | 2,943 | 32.454545 | 109 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/mhp/MhpAnalysis.java |
/*0815 use complete graph, success
*0801 add the special treatment for waitng->notified-entry,--- and localSucc(n)
*0730 add MSym set for each node to store the nodes added to the m set during symmetry step.
*/
package soot.jimple.toolkits.thread.mhp;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Cop... | 36,713 | 35.278656 | 124 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/mhp/MhpTester.java | package soot.jimple.toolkits.thread.mhp;
/*-
* #%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 F... | 1,503 | 32.422222 | 121 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/mhp/MhpTransformer.java |
package soot.jimple.toolkits.thread.mhp;
/*-
* #%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 ... | 1,554 | 24.491803 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/mhp/MonitorAnalysis.java | package soot.jimple.toolkits.thread.mhp;
/*-
* #%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 F... | 15,568 | 31.776842 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/mhp/MonitorDepth.java | package soot.jimple.toolkits.thread.mhp;
/*-
* #%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 F... | 1,941 | 25.243243 | 92 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/mhp/MonitorSet.java |
package soot.jimple.toolkits.thread.mhp;
/*-
* #%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 ... | 4,948 | 31.136364 | 124 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/mhp/PegCallGraphToDot.java | package soot.jimple.toolkits.thread.mhp;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2002 Sable Research Group
* %%
* 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,802 | 29.703704 | 112 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/mhp/PegChain.java | package soot.jimple.toolkits.thread.mhp;
/*-
* #%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 F... | 30,103 | 35.847001 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/mhp/PegGraph.java | package soot.jimple.toolkits.thread.mhp;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2006 Richard L. Halpert
* %%
* 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 Fo... | 47,263 | 32.856734 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/mhp/PegToDotFile.java | package soot.jimple.toolkits.thread.mhp;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2002 Sable Research Group
* %%
* 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 ... | 9,394 | 32.794964 | 100 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/mhp/RunMethodsPred.java | package soot.jimple.toolkits.thread.mhp;
/*-
* #%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 Foundat... | 1,343 | 29.545455 | 73 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/mhp/SCC.java |
package soot.jimple.toolkits.thread.mhp;
import heros.solver.Pair;
/*-
* #%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 Lice... | 3,814 | 24.777027 | 88 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/mhp/StartJoinAnalysis.java | package soot.jimple.toolkits.thread.mhp;
/*-
* #%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 F... | 12,459 | 37.816199 | 124 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/mhp/StartJoinFinder.java | package soot.jimple.toolkits.thread.mhp;
/*-
* #%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 F... | 4,376 | 32.930233 | 121 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/mhp/SynchObliviousMhpAnalysis.java |
package soot.jimple.toolkits.thread.mhp;
/*-
* #%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 ... | 18,724 | 36.752016 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/mhp/TargetMethodsFinder.java | package soot.jimple.toolkits.thread.mhp;
/*-
* #%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 F... | 1,972 | 31.344262 | 119 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/mhp/TopologicalSorter.java | package soot.jimple.toolkits.thread.mhp;
/*-
* #%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 F... | 2,254 | 26.839506 | 72 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/mhp/UnsynchronizedMhpAnalysis.java | package soot.jimple.toolkits.thread.mhp;
/*-
* #%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 F... | 1,122 | 33.030303 | 95 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/mhp/findobject/AllocNodesFinder.java | package soot.jimple.toolkits.thread.mhp.findobject;
/*-
* #%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
* publish... | 6,024 | 36.42236 | 119 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/mhp/findobject/MultiCalledMethods.java | package soot.jimple.toolkits.thread.mhp.findobject;
/*-
* #%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
* publish... | 5,252 | 28.511236 | 111 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/mhp/findobject/MultiRunStatementsFinder.java | package soot.jimple.toolkits.thread.mhp.findobject;
/*-
* #%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
* publish... | 5,156 | 28.135593 | 113 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/mhp/pegcallgraph/CheckRecursiveCalls.java | package soot.jimple.toolkits.thread.mhp.pegcallgraph;
/*-
* #%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... | 3,352 | 32.868687 | 120 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/mhp/pegcallgraph/PegCallGraph.java | package soot.jimple.toolkits.thread.mhp.pegcallgraph;
/*-
* #%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... | 9,900 | 28.467262 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/mhp/stmt/BeginStmt.java |
package soot.jimple.toolkits.thread.mhp.stmt;
/*-
* #%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... | 1,626 | 30.901961 | 72 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/mhp/stmt/JPegStmt.java | package soot.jimple.toolkits.thread.mhp.stmt;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* %%
* 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 Foun... | 4,677 | 23.364583 | 117 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/mhp/stmt/JoinStmt.java |
package soot.jimple.toolkits.thread.mhp.stmt;
/*-
* #%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... | 1,671 | 29.4 | 80 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/mhp/stmt/MonitorEntryStmt.java |
package soot.jimple.toolkits.thread.mhp.stmt;
/*-
* #%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... | 1,868 | 29.145161 | 88 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/mhp/stmt/MonitorExitStmt.java |
package soot.jimple.toolkits.thread.mhp.stmt;
/*-
* #%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... | 1,862 | 30.05 | 87 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/mhp/stmt/NotifiedEntryStmt.java |
package soot.jimple.toolkits.thread.mhp.stmt;
/*-
* #%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... | 1,574 | 31.142857 | 72 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/mhp/stmt/NotifyAllStmt.java |
package soot.jimple.toolkits.thread.mhp.stmt;
/*-
* #%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... | 1,686 | 29.672727 | 85 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/mhp/stmt/NotifyStmt.java |
package soot.jimple.toolkits.thread.mhp.stmt;
/*-
* #%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... | 1,677 | 29.509091 | 82 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/mhp/stmt/OtherStmt.java |
package soot.jimple.toolkits.thread.mhp.stmt;
/*-
* #%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... | 1,680 | 29.563636 | 92 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/mhp/stmt/StartStmt.java | package soot.jimple.toolkits.thread.mhp.stmt;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* %%
* 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 Foun... | 1,825 | 30.482759 | 81 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/mhp/stmt/WaitStmt.java |
package soot.jimple.toolkits.thread.mhp.stmt;
/*-
* #%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... | 1,670 | 30.528302 | 80 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/mhp/stmt/WaitingStmt.java |
package soot.jimple.toolkits.thread.mhp.stmt;
/*-
* #%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... | 1,555 | 30.755102 | 72 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/synchronization/CriticalSection.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,203 | 32.632 | 112 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/synchronization/CriticalSectionAwareSideEffectAnalysis.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... | 32,681 | 39.100613 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/thread/synchronization/CriticalSectionDataDependency.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... | 1,172 | 29.868421 | 76 | java |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.