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/dava/toolkits/base/AST/transformations/IfElseSplitter.java | package soot.dava.toolkits.base.AST.transformations;
/*-
* #%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... | 8,690 | 29.602113 | 124 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/AST/transformations/LocalVariableCleaner.java | package soot.dava.toolkits.base.AST.transformations;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2005 Nomair A. Naeem
* %%
* This program 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... | 8,067 | 32.338843 | 125 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/AST/transformations/LoopStrengthener.java | package soot.dava.toolkits.base.AST.transformations;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2005 Nomair A. Naeem
* %%
* This program 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... | 16,858 | 36.381375 | 125 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/AST/transformations/NewStringBufferSimplification.java | package soot.dava.toolkits.base.AST.transformations;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2005 Nomair A. Naeem
* %%
* This program 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... | 4,302 | 28.074324 | 114 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/AST/transformations/OrAggregatorFour.java | package soot.dava.toolkits.base.AST.transformations;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2005 Nomair A. Naeem
* %%
* This program 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... | 12,550 | 30.936387 | 123 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/AST/transformations/OrAggregatorOne.java | package soot.dava.toolkits.base.AST.transformations;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2005 Nomair A. Naeem
* %%
* This program 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... | 10,978 | 32.472561 | 123 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/AST/transformations/OrAggregatorThree.java | package soot.dava.toolkits.base.AST.transformations;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2005 Nomair A. Naeem
* %%
* This program 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... | 11,315 | 35.385852 | 125 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/AST/transformations/OrAggregatorTwo.java | package soot.dava.toolkits.base.AST.transformations;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2005 Nomair A. Naeem
* %%
* This program 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,577 | 30.625 | 123 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/AST/transformations/PushLabeledBlockIn.java | package soot.dava.toolkits.base.AST.transformations;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2005 Nomair A. Naeem
* %%
* This program 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... | 11,190 | 34.081505 | 121 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/AST/transformations/RemoveEmptyBodyDefaultConstructor.java | package soot.dava.toolkits.base.AST.transformations;
/*-
* #%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,478 | 30.992857 | 100 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/AST/transformations/ShortcutArrayInit.java | package soot.dava.toolkits.base.AST.transformations;
/*-
* #%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... | 15,343 | 30.768116 | 123 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/AST/transformations/ShortcutIfGenerator.java | package soot.dava.toolkits.base.AST.transformations;
/*-
* #%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,993 | 28.643564 | 94 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/AST/transformations/SimplifyConditions.java | package soot.dava.toolkits.base.AST.transformations;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2006 Nomair A. Naeem
* %%
* This program 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... | 20,155 | 26.573187 | 125 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/AST/transformations/SimplifyExpressions.java | package soot.dava.toolkits.base.AST.transformations;
/*-
* #%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... | 5,314 | 30.449704 | 113 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/AST/transformations/StrengthenByIf.java | package soot.dava.toolkits.base.AST.transformations;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2005 Nomair A. Naeem
* %%
* This program 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... | 9,569 | 39.210084 | 123 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/AST/transformations/StrengthenByIfElse.java | package soot.dava.toolkits.base.AST.transformations;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2005 Nomair A. Naeem
* %%
* This program 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... | 7,454 | 34 | 118 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/AST/transformations/SuperFirstStmtHandler.java | package soot.dava.toolkits.base.AST.transformations;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2005 - 2006 Nomair A. Naeem (nomair.naeem@mail.mcgill.ca)
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public L... | 51,399 | 35.505682 | 125 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/AST/transformations/TypeCastingError.java | package soot.dava.toolkits.base.AST.transformations;
/*-
* #%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... | 6,096 | 33.061453 | 123 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/AST/transformations/UnreachableCodeEliminator.java | package soot.dava.toolkits.base.AST.transformations;
/*-
* #%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... | 7,270 | 30.613043 | 124 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/AST/transformations/UselessAbruptStmtRemover.java | package soot.dava.toolkits.base.AST.transformations;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2006 Nomair A. Naeem
* %%
* This program 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... | 7,411 | 31.942222 | 111 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/AST/transformations/UselessLabelFinder.java | package soot.dava.toolkits.base.AST.transformations;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2005 Nomair A. Naeem
* %%
* This program 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... | 5,399 | 30.764706 | 100 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/AST/transformations/UselessLabeledBlockRemover.java | package soot.dava.toolkits.base.AST.transformations;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2005 Nomair A. Naeem
* %%
* This program 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... | 11,351 | 35.501608 | 123 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/AST/transformations/VoidReturnRemover.java | package soot.dava.toolkits.base.AST.transformations;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2005 Nomair A. Naeem
* %%
* This program 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... | 3,341 | 27.564103 | 104 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/AST/traversals/ASTParentNodeFinder.java | package soot.dava.toolkits.base.AST.traversals;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2005 Nomair A. Naeem
* %%
* This program 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... | 6,222 | 27.545872 | 123 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/AST/traversals/ASTUsesAndDefs.java | package soot.dava.toolkits.base.AST.traversals;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2005 Nomair A. Naeem
* %%
* This program 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... | 12,458 | 32.224 | 124 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/AST/traversals/AllDefinitionsFinder.java | package soot.dava.toolkits.base.AST.traversals;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2005 Nomair A. Naeem
* %%
* This program 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,608 | 27.732143 | 108 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/AST/traversals/AllVariableUses.java | package soot.dava.toolkits.base.AST.traversals;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2006 Nomair A. Naeem (nomair.naeem@mail.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
*... | 10,870 | 29.883523 | 123 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/AST/traversals/ClosestAbruptTargetFinder.java | package soot.dava.toolkits.base.AST.traversals;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2005 Nomair A. Naeem
* %%
* This program 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... | 7,010 | 33.880597 | 125 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/AST/traversals/CopyPropagation.java | package soot.dava.toolkits.base.AST.traversals;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2005 Nomair A. Naeem
* %%
* This program 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... | 14,667 | 31.166667 | 121 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/AST/traversals/InitializationDeclarationShortcut.java | package soot.dava.toolkits.base.AST.traversals;
/*-
* #%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 b... | 3,454 | 27.791667 | 125 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/AST/traversals/LabelToNodeMapper.java | package soot.dava.toolkits.base.AST.traversals;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2006 Nomair A. Naeem
* %%
* This program 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... | 3,198 | 26.34188 | 79 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/DavaMonitor/DavaMonitor.java | package soot.dava.toolkits.base.DavaMonitor;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2003 Jerome Miecznikowski
* %%
* This program 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,562 | 23.644231 | 101 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/DavaMonitor/Lock.java | package soot.dava.toolkits.base.DavaMonitor;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2003 Jerome Miecznikowski
* %%
* This program 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,356 | 23.672727 | 71 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/finders/AbruptEdgeFinder.java | package soot.dava.toolkits.base.finders;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2003 Jerome Miecznikowski
* %%
* This program 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,113 | 31.4375 | 112 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/finders/CycleFinder.java | package soot.dava.toolkits.base.finders;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2003 Jerome Miecznikowski
* Copyright (C) 2006 Nomair A. Naeem
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License... | 18,280 | 32.298725 | 122 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/finders/ExceptionFinder.java | package soot.dava.toolkits.base.finders;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2003 Jerome Miecznikowski
* %%
* This program 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,392 | 32.073944 | 113 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/finders/ExceptionNode.java | package soot.dava.toolkits.base.finders;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2003 Jerome Miecznikowski
* %%
* This program 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,801 | 25.26936 | 117 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/finders/FactFinder.java | package soot.dava.toolkits.base.finders;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2003 Jerome Miecznikowski
* %%
* This program 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,156 | 34.060606 | 114 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/finders/IfFinder.java | package soot.dava.toolkits.base.finders;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2003 Jerome Miecznikowski
* %%
* This program 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,236 | 28.423611 | 125 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/finders/IndexComparator.java | package soot.dava.toolkits.base.finders;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2003 Jerome Miecznikowski
* %%
* This program 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,278 | 25.645833 | 71 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/finders/IndexSetComparator.java | package soot.dava.toolkits.base.finders;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2003 Jerome Miecznikowski
* %%
* This program 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,375 | 25.461538 | 71 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/finders/LabeledBlockFinder.java | package soot.dava.toolkits.base.finders;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2003 Jerome Miecznikowski
* %%
* This program 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 ... | 12,410 | 29.720297 | 117 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/finders/SequenceFinder.java | package soot.dava.toolkits.base.finders;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2003 Jerome Miecznikowski
* %%
* This program 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,732 | 28.706522 | 123 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/finders/SwitchFinder.java | package soot.dava.toolkits.base.finders;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2003 Jerome Miecznikowski
* %%
* This program 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,485 | 29.6 | 124 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/finders/SwitchNode.java | package soot.dava.toolkits.base.finders;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2003 Jerome Miecznikowski
* %%
* This program 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,626 | 21.811321 | 97 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/finders/SwitchNodeGraph.java | package soot.dava.toolkits.base.finders;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2003 Jerome Miecznikowski
* %%
* This program 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,273 | 21.74 | 71 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/finders/SynchronizedBlockFinder.java | package soot.dava.toolkits.base.finders;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2003 Jerome Miecznikowski
* Copyright (C) 2004 - 20055 Nomair A. Naeem
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public... | 42,231 | 35.75544 | 125 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/misc/ConditionFlipper.java | package soot.dava.toolkits.base.misc;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2003 Jerome Miecznikowski
* %%
* This program 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... | 1,913 | 27.147059 | 71 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/misc/MonitorConverter.java | package soot.dava.toolkits.base.misc;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2003 Jerome Miecznikowski
* %%
* This program 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... | 3,181 | 35.159091 | 118 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/misc/PackageNamer.java | package soot.dava.toolkits.base.misc;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2003 Jerome Miecznikowski
* %%
* This program 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... | 14,677 | 26.435514 | 125 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/misc/ThrowFinder.java | package soot.dava.toolkits.base.misc;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2003 Jerome Miecznikowski
* %%
* This program 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... | 15,512 | 32.650759 | 124 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/misc/ThrowNullConverter.java | package soot.dava.toolkits.base.misc;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2003 Jerome Miecznikowski
* %%
* This program 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... | 1,910 | 27.954545 | 108 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/renamer/RemoveFullyQualifiedName.java | package soot.dava.toolkits.base.renamer;
/*-
* #%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,434 | 29.061728 | 119 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/renamer/Renamer.java | package soot.dava.toolkits.base.renamer;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2006 Nomair A. Naeem
* %%
* This program 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... | 18,297 | 30.712305 | 125 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/renamer/heuristicSet.java | package soot.dava.toolkits.base.renamer;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2005 Nomair A. Naeem
* %%
* This program 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... | 3,450 | 27.056911 | 94 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/renamer/heuristicTuple.java | package soot.dava.toolkits.base.renamer;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2005 Nomair A. Naeem
* %%
* This program 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... | 3,420 | 27.040984 | 93 | java |
soot | soot-master/src/main/java/soot/dava/toolkits/base/renamer/infoGatheringAnalysis.java | package soot.dava.toolkits.base.renamer;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2005 Nomair A. Naeem
* %%
* This program 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... | 13,769 | 29.464602 | 125 | java |
soot | soot-master/src/main/java/soot/dexpler/AbstractNullTransformer.java | package soot.dexpler;
/*-
* #%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 Founda... | 3,011 | 30.051546 | 96 | java |
soot | soot-master/src/main/java/soot/dexpler/DalvikThrowAnalysis.java | //
// (c) 2012 University of Luxembourg - Interdisciplinary Centre for
// Security Reliability and Trust (SnT) - All rights reserved
//
// Author: Alexandre Bartel
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
//... | 14,670 | 43.865443 | 126 | java |
soot | soot-master/src/main/java/soot/dexpler/DexAnnotation.java | package soot.dexpler;
/*-
* #%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 Founda... | 33,509 | 36.609428 | 125 | java |
soot | soot-master/src/main/java/soot/dexpler/DexArrayInitReducer.java | package soot.dexpler;
/*-
* #%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 Founda... | 6,472 | 30.730392 | 124 | java |
soot | soot-master/src/main/java/soot/dexpler/DexBody.java | package soot.dexpler;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This program is free ... | 39,204 | 33.848889 | 125 | java |
soot | soot-master/src/main/java/soot/dexpler/DexClassLoader.java | package soot.dexpler;
/*-
* #%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 Founda... | 8,451 | 32.407115 | 125 | java |
soot | soot-master/src/main/java/soot/dexpler/DexDefUseAnalysis.java | package soot.dexpler;
/*-
* #%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 Founda... | 6,170 | 29.399015 | 123 | java |
soot | soot-master/src/main/java/soot/dexpler/DexField.java | package soot.dexpler;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This program is free ... | 3,831 | 34.481481 | 117 | java |
soot | soot-master/src/main/java/soot/dexpler/DexFileProvider.java | package soot.dexpler;
/*-
* #%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 Founda... | 10,639 | 34.348837 | 121 | java |
soot | soot-master/src/main/java/soot/dexpler/DexIfTransformer.java | package soot.dexpler;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This program is free ... | 16,138 | 34.008677 | 124 | java |
soot | soot-master/src/main/java/soot/dexpler/DexInnerClassParser.java | package soot.dexpler;
/*-
* #%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 Founda... | 2,515 | 34.43662 | 125 | java |
soot | soot-master/src/main/java/soot/dexpler/DexJumpChainShortener.java | package soot.dexpler;
/*-
* #%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 Founda... | 2,130 | 29.884058 | 120 | java |
soot | soot-master/src/main/java/soot/dexpler/DexMethod.java | package soot.dexpler;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This program is free ... | 6,192 | 33.792135 | 125 | java |
soot | soot-master/src/main/java/soot/dexpler/DexNullArrayRefTransformer.java | //
// (c) 2012 University of Luxembourg - Interdisciplinary Centre for
// Security Reliability and Trust (SnT) - All rights reserved
//
// Author: Alexandre Bartel
//
// This program 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,743 | 34.494737 | 123 | java |
soot | soot-master/src/main/java/soot/dexpler/DexNullIfTransformer.java | package soot.dexpler;
/*-
* #%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 Founda... | 2,649 | 25.767677 | 121 | java |
soot | soot-master/src/main/java/soot/dexpler/DexNullInstanceofTransformer.java | package soot.dexpler;
/*-
* #%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 Founda... | 2,306 | 28.576923 | 93 | java |
soot | soot-master/src/main/java/soot/dexpler/DexNullThrowTransformer.java | package soot.dexpler;
/*-
* #%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 Founda... | 3,673 | 32.4 | 123 | java |
soot | soot-master/src/main/java/soot/dexpler/DexNullTransformer.java | package soot.dexpler;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This program is free ... | 16,435 | 30.668593 | 121 | java |
soot | soot-master/src/main/java/soot/dexpler/DexNumTransformer.java | package soot.dexpler;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This program is free ... | 12,169 | 36.331288 | 125 | java |
soot | soot-master/src/main/java/soot/dexpler/DexRefsChecker.java | package soot.dexpler;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This program is fre... | 3,672 | 29.355372 | 114 | java |
soot | soot-master/src/main/java/soot/dexpler/DexResolver.java | package soot.dexpler;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This program is free ... | 2,957 | 28 | 82 | java |
soot | soot-master/src/main/java/soot/dexpler/DexReturnInliner.java | package soot.dexpler;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This program is free ... | 4,776 | 29.426752 | 124 | java |
soot | soot-master/src/main/java/soot/dexpler/DexReturnPacker.java | package soot.dexpler;
/*-
* #%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 Founda... | 2,717 | 27.020619 | 120 | java |
soot | soot-master/src/main/java/soot/dexpler/DexReturnValuePropagator.java | package soot.dexpler;
/*-
* #%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 Founda... | 5,329 | 34.533333 | 125 | java |
soot | soot-master/src/main/java/soot/dexpler/DexTransformer.java | //
// (c) 2012 University of Luxembourg - Interdisciplinary Centre for
// Security Reliability and Trust (SnT) - All rights reserved
//
// Author: Alexandre Bartel
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
... | 10,050 | 31.214744 | 118 | java |
soot | soot-master/src/main/java/soot/dexpler/DexTrapStackFixer.java | package soot.dexpler;
/*-
* #%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 Founda... | 2,856 | 31.101124 | 124 | java |
soot | soot-master/src/main/java/soot/dexpler/DexType.java | package soot.dexpler;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This program is free ... | 5,844 | 24.413043 | 124 | java |
soot | soot-master/src/main/java/soot/dexpler/DexlibWrapper.java | package soot.dexpler;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This program is free ... | 6,579 | 36.816092 | 124 | java |
soot | soot-master/src/main/java/soot/dexpler/DvkTyperBase.java | //
// (c) 2012 University of Luxembourg - Interdisciplinary Centre for
// Security Reliability and Trust (SnT) - All rights reserved
//
// Author: Alexandre Bartel
//
// This program 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,126 | 32.234375 | 78 | java |
soot | soot-master/src/main/java/soot/dexpler/IDalvikTyper.java | //
// (c) 2012 University of Luxembourg - Interdisciplinary Centre for
// Security Reliability and Trust (SnT) - All rights reserved
//
// Author: Alexandre Bartel
//
// This program 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,280 | 34.640625 | 78 | java |
soot | soot-master/src/main/java/soot/dexpler/InvalidDalvikBytecodeException.java | package soot.dexpler;
/*-
* #%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 Founda... | 1,079 | 28.189189 | 71 | java |
soot | soot-master/src/main/java/soot/dexpler/TrapMinimizer.java | package soot.dexpler;
/*-
* #%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 Founda... | 5,858 | 34.295181 | 114 | java |
soot | soot-master/src/main/java/soot/dexpler/Util.java | package soot.dexpler;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This program is free ... | 10,331 | 28.775216 | 122 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/AgetInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This p... | 2,954 | 32.202247 | 103 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/AputInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This p... | 3,010 | 31.376344 | 103 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/ArrayLengthInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This p... | 2,599 | 31.5 | 103 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/Binop2addrInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This pro... | 6,901 | 33.168317 | 120 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/BinopInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This pro... | 6,732 | 32.167488 | 122 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/BinopLitInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This pro... | 5,220 | 31.428571 | 122 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/CastInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This pro... | 4,484 | 28.9 | 124 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/CheckCastInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This pro... | 2,841 | 30.577778 | 103 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/CmpInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This p... | 4,096 | 30.515385 | 103 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/ConditionalJumpInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This p... | 4,085 | 29.492537 | 106 | java |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.