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/ide/icfg/BiDiInterproceduralCFG.java | package soot.jimple.toolkits.ide.icfg;
/*-
* #%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 Fre... | 2,071 | 28.183099 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/ide/icfg/JimpleBasedInterproceduralCFG.java | package soot.jimple.toolkits.ide.icfg;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1997 - 2013 Eric Bodden 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 So... | 6,034 | 32.904494 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/ide/icfg/OnTheFlyJimpleBasedICFG.java | package soot.jimple.toolkits.ide.icfg;
/*-
* #%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 Fre... | 10,348 | 36.632727 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/ide/icfg/dotexport/ICFGDotVisualizer.java | package soot.jimple.toolkits.ide.icfg.dotexport;
/*-
* #%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 ... | 3,454 | 30.990741 | 113 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/ide/libsumm/FixedMethods.java | package soot.jimple.toolkits.ide.libsumm;
/*-
* #%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,316 | 34.677686 | 124 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/ide/libsumm/Main.java | package soot.jimple.toolkits.ide.libsumm;
/*-
* #%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,898 | 26.926471 | 95 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/infoflow/AbstractDataSource.java | package soot.jimple.toolkits.infoflow;
/*-
* #%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 Fre... | 2,599 | 27.26087 | 119 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/infoflow/CachedEquivalentValue.java | package soot.jimple.toolkits.infoflow;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 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 Foundation,... | 1,725 | 24.761194 | 89 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/infoflow/CallChain.java |
package soot.jimple.toolkits.infoflow;
/*-
* #%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 Fr... | 2,935 | 25.45045 | 123 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/infoflow/CallLocalityContext.java |
package soot.jimple.toolkits.infoflow;
/*-
* #%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 Fr... | 9,330 | 29.79538 | 122 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/infoflow/ClassInfoFlowAnalysis.java | package soot.jimple.toolkits.infoflow;
/*-
* #%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 Fre... | 17,708 | 42.834158 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/infoflow/ClassLocalObjectsAnalysis.java | package soot.jimple.toolkits.infoflow;
/*-
* #%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 Fre... | 35,386 | 39.166856 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/infoflow/FakeJimpleLocal.java | package soot.jimple.toolkits.infoflow;
/*-
* #%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 Fre... | 3,034 | 31.634409 | 98 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/infoflow/InfoFlowAnalysis.java | package soot.jimple.toolkits.infoflow;
/*-
* #%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 Fre... | 14,265 | 40.350725 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/infoflow/LocalObjectsAnalysis.java | package soot.jimple.toolkits.infoflow;
/*-
* #%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 Fre... | 23,998 | 44.026266 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/infoflow/SimpleMethodInfoFlowAnalysis.java | package soot.jimple.toolkits.infoflow;
/*-
* #%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 Fre... | 22,664 | 35.793831 | 122 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/infoflow/SimpleMethodLocalObjectsAnalysis.java | package soot.jimple.toolkits.infoflow;
/*-
* #%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 Fre... | 5,660 | 38.3125 | 122 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/infoflow/SmartMethodInfoFlowAnalysis.java | package soot.jimple.toolkits.infoflow;
/*-
* #%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 Fre... | 31,039 | 38.044025 | 124 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/infoflow/SmartMethodLocalObjectsAnalysis.java | package soot.jimple.toolkits.infoflow;
/*-
* #%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 Fre... | 4,506 | 32.634328 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/infoflow/UseFinder.java | package soot.jimple.toolkits.infoflow;
/*-
* #%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 Fre... | 9,252 | 39.406114 | 120 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/invoke/AccessManager.java | package soot.jimple.toolkits.invoke;
/*-
* #%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 Foundation, e... | 15,909 | 35.159091 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/invoke/InlinerSafetyManager.java | package soot.jimple.toolkits.invoke;
/*-
* #%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 Foundation, e... | 10,174 | 36.966418 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/invoke/SiteInliner.java | package soot.jimple.toolkits.invoke;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam, 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 Softw... | 11,755 | 37.927152 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/invoke/StaticInliner.java | package soot.jimple.toolkits.invoke;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam, 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 Softw... | 6,053 | 34.822485 | 116 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/invoke/StaticMethodBinder.java | package soot.jimple.toolkits.invoke;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam, 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 Softw... | 10,343 | 37.169742 | 116 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/invoke/SynchronizerManager.java | package soot.jimple.toolkits.invoke;
/*-
* #%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 Foundation, e... | 14,838 | 33.112644 | 124 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/invoke/ThrowManager.java | package soot.jimple.toolkits.invoke;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam, 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 Softw... | 5,991 | 29.110553 | 120 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/CastCheckEliminator.java | package soot.jimple.toolkits.pointer;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2003 - 2004 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 Fou... | 8,106 | 31.821862 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/CastCheckEliminatorDumper.java | package soot.jimple.toolkits.pointer;
/*-
* #%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... | 1,571 | 29.230769 | 91 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/CastCheckTag.java | package soot.jimple.toolkits.pointer;
/*-
* #%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... | 1,632 | 24.920635 | 96 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/CodeBlockRWSet.java | package soot.jimple.toolkits.pointer;
/*-
* #%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... | 6,755 | 30.71831 | 124 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/DependenceGraph.java | package soot.jimple.toolkits.pointer;
/*-
* #%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... | 2,754 | 22.956522 | 78 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/DependenceTag.java | package soot.jimple.toolkits.pointer;
/*-
* #%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... | 1,997 | 23.975 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/DependenceTagAggregator.java | package soot.jimple.toolkits.pointer;
/*-
* #%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... | 1,507 | 28.568627 | 73 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/DumbPointerAnalysis.java | package soot.jimple.toolkits.pointer;
/*-
* #%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... | 2,941 | 28.717172 | 107 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/FieldRWTagger.java | package soot.jimple.toolkits.pointer;
/*-
* #%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... | 6,540 | 35.138122 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/FullObjectSet.java | package soot.jimple.toolkits.pointer;
/*-
* #%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... | 2,473 | 23.74 | 93 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/FullRWSet.java | package soot.jimple.toolkits.pointer;
/*-
* #%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... | 2,149 | 23.157303 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/InstanceKey.java | package soot.jimple.toolkits.pointer;
/*-
* #%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... | 6,038 | 31.12234 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/LocalMayAliasAnalysis.java | package soot.jimple.toolkits.pointer;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2014 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 Foundation, ... | 4,923 | 26.977273 | 98 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/LocalMustAliasAnalysis.java | package soot.jimple.toolkits.pointer;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2007 Patrick Lam
* Copyright (C) 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... | 13,271 | 35.662983 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/LocalMustNotAliasAnalysis.java | package soot.jimple.toolkits.pointer;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2007 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, ... | 5,841 | 29.586387 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/LocalTypeSet.java | package soot.jimple.toolkits.pointer;
/*-
* #%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... | 3,828 | 28.682171 | 97 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/MemoryEfficientRasUnion.java | package soot.jimple.toolkits.pointer;
/*-
* #%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... | 3,427 | 22.479452 | 75 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/MethodRWSet.java | package soot.jimple.toolkits.pointer;
/*-
* #%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... | 7,431 | 26.025455 | 102 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/PASideEffectTester.java | package soot.jimple.toolkits.pointer;
/*-
* #%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... | 5,248 | 27.527174 | 95 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/ParameterAliasTagger.java | package soot.jimple.toolkits.pointer;
/*-
* #%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... | 2,834 | 30.153846 | 98 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/RWSet.java | package soot.jimple.toolkits.pointer;
/*-
* #%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... | 1,655 | 28.571429 | 75 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/SideEffectAnalysis.java | package soot.jimple.toolkits.pointer;
/*-
* #%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... | 6,490 | 29.190698 | 105 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/SideEffectTagger.java | package soot.jimple.toolkits.pointer;
/*-
* #%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... | 6,658 | 31.642157 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/SiteRWSet.java | package soot.jimple.toolkits.pointer;
/*-
* #%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... | 4,033 | 23.448485 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/StmtRWSet.java | package soot.jimple.toolkits.pointer;
/*-
* #%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... | 4,076 | 25.474026 | 91 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/StrongLocalMustAliasAnalysis.java | package soot.jimple.toolkits.pointer;
/*-
* #%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... | 3,391 | 32.584158 | 124 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/Union.java | package soot.jimple.toolkits.pointer;
/*-
* #%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... | 1,700 | 27.35 | 93 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/UnionFactory.java | package soot.jimple.toolkits.pointer;
/*-
* #%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... | 912 | 31.607143 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/nativemethods/JavaIoFileDescriptorNative.java | package soot.jimple.toolkits.pointer.nativemethods;
/*-
* #%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 ... | 1,584 | 30.078431 | 122 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/nativemethods/JavaIoFileInputStreamNative.java | package soot.jimple.toolkits.pointer.nativemethods;
/*-
* #%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 ... | 2,083 | 34.931034 | 122 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/nativemethods/JavaIoFileOutputStreamNative.java | package soot.jimple.toolkits.pointer.nativemethods;
/*-
* #%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 ... | 2,121 | 34.966102 | 122 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/nativemethods/JavaIoFileSystemNative.java | package soot.jimple.toolkits.pointer.nativemethods;
/*-
* #%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 ... | 2,244 | 33.538462 | 122 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/nativemethods/JavaIoObjectInputStreamNative.java | package soot.jimple.toolkits.pointer.nativemethods;
/*-
* #%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 ... | 4,166 | 39.852941 | 122 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/nativemethods/JavaIoObjectOutputStreamNative.java | package soot.jimple.toolkits.pointer.nativemethods;
/*-
* #%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 ... | 2,611 | 34.297297 | 122 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/nativemethods/JavaIoObjectStreamClassNative.java | package soot.jimple.toolkits.pointer.nativemethods;
/*-
* #%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 ... | 1,574 | 31.142857 | 122 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/nativemethods/JavaLangClassLoaderNative.java | package soot.jimple.toolkits.pointer.nativemethods;
/*-
* #%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 ... | 4,726 | 37.430894 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/nativemethods/JavaLangClassLoaderNativeLibraryNative.java | package soot.jimple.toolkits.pointer.nativemethods;
/*-
* #%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 ... | 1,802 | 31.196429 | 122 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/nativemethods/JavaLangClassNative.java | package soot.jimple.toolkits.pointer.nativemethods;
/*-
* #%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 ... | 17,853 | 42.125604 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/nativemethods/JavaLangDoubleNative.java | package soot.jimple.toolkits.pointer.nativemethods;
/*-
* #%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 ... | 1,849 | 32.636364 | 122 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/nativemethods/JavaLangFloatNative.java | package soot.jimple.toolkits.pointer.nativemethods;
/*-
* #%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 ... | 1,835 | 32.381818 | 122 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/nativemethods/JavaLangObjectNative.java | package soot.jimple.toolkits.pointer.nativemethods;
/*-
* #%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 ... | 4,008 | 35.779817 | 122 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/nativemethods/JavaLangPackageNative.java | package soot.jimple.toolkits.pointer.nativemethods;
/*-
* #%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 ... | 2,880 | 35.468354 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/nativemethods/JavaLangReflectArrayNative.java | package soot.jimple.toolkits.pointer.nativemethods;
/*-
* #%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 ... | 7,057 | 39.797688 | 122 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/nativemethods/JavaLangReflectConstructorNative.java | package soot.jimple.toolkits.pointer.nativemethods;
/*-
* #%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 ... | 2,832 | 39.471429 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/nativemethods/JavaLangReflectFieldNative.java | package soot.jimple.toolkits.pointer.nativemethods;
/*-
* #%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 ... | 5,526 | 39.050725 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/nativemethods/JavaLangReflectMethodNative.java | package soot.jimple.toolkits.pointer.nativemethods;
/*-
* #%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 ... | 3,163 | 38.061728 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/nativemethods/JavaLangReflectProxyNative.java | package soot.jimple.toolkits.pointer.nativemethods;
/*-
* #%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 ... | 2,391 | 35.242424 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/nativemethods/JavaLangRuntimeNative.java | package soot.jimple.toolkits.pointer.nativemethods;
/*-
* #%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 ... | 2,725 | 35.837838 | 123 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/nativemethods/JavaLangSecurityManagerNative.java | package soot.jimple.toolkits.pointer.nativemethods;
/*-
* #%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 ... | 3,958 | 36.349057 | 124 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/nativemethods/JavaLangShutdownNative.java | package soot.jimple.toolkits.pointer.nativemethods;
/*-
* #%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 ... | 1,771 | 30.642857 | 122 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/nativemethods/JavaLangStrictMathNative.java | package soot.jimple.toolkits.pointer.nativemethods;
/*-
* #%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 ... | 2,516 | 40.262295 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/nativemethods/JavaLangStringNative.java | package soot.jimple.toolkits.pointer.nativemethods;
/*-
* #%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 ... | 3,297 | 38.73494 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/nativemethods/JavaLangSystemNative.java | package soot.jimple.toolkits.pointer.nativemethods;
/*-
* #%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 ... | 6,816 | 36.872222 | 123 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/nativemethods/JavaLangThreadNative.java | package soot.jimple.toolkits.pointer.nativemethods;
/*-
* #%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 ... | 2,897 | 36.636364 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/nativemethods/JavaLangThrowableNative.java | package soot.jimple.toolkits.pointer.nativemethods;
/*-
* #%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 ... | 2,279 | 31.112676 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/nativemethods/JavaNetInetAddressImplNative.java | package soot.jimple.toolkits.pointer.nativemethods;
/*-
* #%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 ... | 3,344 | 35.358696 | 122 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/nativemethods/JavaNetInetAddressNative.java | package soot.jimple.toolkits.pointer.nativemethods;
/*-
* #%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 ... | 1,565 | 30.32 | 122 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/nativemethods/JavaSecurityAccessControllerNative.java | package soot.jimple.toolkits.pointer.nativemethods;
/*-
* #%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 ... | 5,035 | 41.677966 | 124 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/nativemethods/JavaUtilJarJarFileNative.java | package soot.jimple.toolkits.pointer.nativemethods;
/*-
* #%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 ... | 2,298 | 33.313433 | 122 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/nativemethods/JavaUtilResourceBundleNative.java | package soot.jimple.toolkits.pointer.nativemethods;
/*-
* #%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 ... | 2,234 | 33.921875 | 122 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/nativemethods/JavaUtilTimeZoneNative.java | package soot.jimple.toolkits.pointer.nativemethods;
/*-
* #%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 ... | 2,357 | 34.19403 | 122 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/nativemethods/JavaUtilZipCRC32Native.java | package soot.jimple.toolkits.pointer.nativemethods;
/*-
* #%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 ... | 1,825 | 29.433333 | 122 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/nativemethods/JavaUtilZipInflaterNative.java | package soot.jimple.toolkits.pointer.nativemethods;
/*-
* #%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 ... | 2,215 | 34.174603 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/nativemethods/JavaUtilZipZipEntryNative.java | package soot.jimple.toolkits.pointer.nativemethods;
/*-
* #%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 ... | 1,566 | 30.979592 | 122 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/nativemethods/JavaUtilZipZipFileNative.java | package soot.jimple.toolkits.pointer.nativemethods;
/*-
* #%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 ... | 1,564 | 30.938776 | 122 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/nativemethods/NativeMethodClass.java | package soot.jimple.toolkits.pointer.nativemethods;
/*-
* #%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 ... | 1,885 | 32.087719 | 112 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/nativemethods/NativeMethodNotSupportedException.java | package soot.jimple.toolkits.pointer.nativemethods;
/*-
* #%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 ... | 1,355 | 27.851064 | 98 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/nativemethods/SunMiscSignalHandlerNative.java | package soot.jimple.toolkits.pointer.nativemethods;
/*-
* #%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 ... | 1,567 | 31.666667 | 122 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/nativemethods/SunMiscSignalNative.java | package soot.jimple.toolkits.pointer.nativemethods;
/*-
* #%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 ... | 1,554 | 30.734694 | 122 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/nativemethods/SunMiscUnsafeNative.java | package soot.jimple.toolkits.pointer.nativemethods;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2007 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 Softw... | 2,013 | 32.566667 | 122 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/representations/AbstractObject.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... | 990 | 28.147059 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/representations/ConstantObject.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,041 | 29.647059 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/toolkits/pointer/representations/Environment.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... | 4,625 | 31.34965 | 125 | java |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.