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/internal/JOrExpr.java | package soot.jimple.internal;
/*-
* #%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, either v... | 1,571 | 25.2 | 93 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JRemExpr.java | package soot.jimple.internal;
/*-
* #%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, either v... | 1,672 | 24.738462 | 94 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JRetStmt.java | package soot.jimple.internal;
/*-
* #%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, either v... | 2,418 | 22.715686 | 95 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JReturnStmt.java | package soot.jimple.internal;
/*-
* #%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, either v... | 2,205 | 23.786517 | 72 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JReturnVoidStmt.java | package soot.jimple.internal;
/*-
* #%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, either v... | 1,831 | 22.487179 | 77 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JShlExpr.java | package soot.jimple.internal;
/*-
* #%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, either v... | 2,002 | 24.679487 | 94 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JShrExpr.java | package soot.jimple.internal;
/*-
* #%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, either v... | 2,002 | 24.679487 | 94 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JSpecialInvokeExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* Copyright (C) 2004 Ondrej Lhotak
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by th... | 1,828 | 31.087719 | 94 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JStaticInvokeExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* Copyright (C) 2004 Ondrej Lhotak
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by th... | 1,762 | 29.929825 | 81 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JSubExpr.java | package soot.jimple.internal;
/*-
* #%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, either v... | 1,582 | 25.383333 | 94 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JTableSwitchStmt.java | package soot.jimple.internal;
/*-
* #%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, either v... | 5,686 | 31.129944 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JThrowStmt.java | package soot.jimple.internal;
/*-
* #%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, either v... | 2,140 | 23.05618 | 72 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JTrap.java | package soot.jimple.internal;
/*-
* #%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, either v... | 1,769 | 31.181818 | 123 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JUshrExpr.java | package soot.jimple.internal;
/*-
* #%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, either v... | 2,022 | 24.935897 | 95 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JVirtualInvokeExpr.java | package soot.jimple.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* Copyright (C) 2004 Ondrej Lhotak
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by th... | 2,524 | 34.069444 | 120 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JXorExpr.java | package soot.jimple.internal;
/*-
* #%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, either v... | 1,584 | 25.416667 | 94 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JimpleLocal.java | package soot.jimple.internal;
/*-
* #%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, either v... | 3,709 | 22.935484 | 84 | java |
soot | soot-master/src/main/java/soot/jimple/internal/JimpleLocalBox.java | package soot.jimple.internal;
/*-
* #%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, either v... | 1,105 | 27.358974 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/internal/RValueBox.java | package soot.jimple.internal;
/*-
* #%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, either v... | 1,230 | 28.309524 | 95 | java |
soot | soot-master/src/main/java/soot/jimple/internal/StmtBox.java | package soot.jimple.internal;
/*-
* #%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, either v... | 1,099 | 26.5 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/internal/VariableBox.java | package soot.jimple.internal;
/*-
* #%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, either v... | 1,176 | 27.707317 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/paddle/IPaddleTransformer.java | package soot.jimple.paddle;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2005 Ondrej Lhotak
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either v... | 1,199 | 29.769231 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/paddle/PaddleField.java | package soot.jimple.paddle;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2002 - 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, e... | 976 | 27.735294 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/paddle/PaddleHook.java | package soot.jimple.paddle;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2004 - 2005 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, e... | 2,591 | 27.8 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/parser/BodyExtractorWalker.java | package soot.jimple.parser;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2000 Patrice Pominville
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, eit... | 5,596 | 31.352601 | 124 | java |
soot | soot-master/src/main/java/soot/jimple/parser/CstPoolExtractor.java | package soot.jimple.parser;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2000 Patrice Pominville
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, eit... | 3,714 | 30.483051 | 73 | java |
soot | soot-master/src/main/java/soot/jimple/parser/JimpleAST.java | package soot.jimple.parser;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2000 Patrice Pominville
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, eit... | 4,268 | 30.160584 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/parser/Parse.java | package soot.jimple.parser;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2000 Patrice Pominville
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, eit... | 4,273 | 28.888112 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/parser/SkeletonExtractorWalker.java | package soot.jimple.parser;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2000 Patrice Pominville
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, eit... | 6,025 | 26.642202 | 114 | java |
soot | soot-master/src/main/java/soot/jimple/parser/Walker.java | package soot.jimple.parser;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2000 Patrice Pominville
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, eit... | 50,864 | 30.475866 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/spark/SparkTransformer.java | package soot.jimple.spark;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2002 Ondrej Lhotak
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either ve... | 11,479 | 30.36612 | 124 | java |
soot | soot-master/src/main/java/soot/jimple/spark/builder/ContextInsensitiveBuilder.java | package soot.jimple.spark.builder;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2002 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, e... | 4,856 | 29.167702 | 106 | java |
soot | soot-master/src/main/java/soot/jimple/spark/builder/GlobalNodeFactory.java | package soot.jimple.spark.builder;
/*-
* #%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, e... | 5,403 | 35.761905 | 119 | java |
soot | soot-master/src/main/java/soot/jimple/spark/builder/MethodNodeFactory.java | package soot.jimple.spark.builder;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2002 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, e... | 16,235 | 33.181053 | 120 | java |
soot | soot-master/src/main/java/soot/jimple/spark/fieldrw/FieldRWTag.java | package soot.jimple.spark.fieldrw;
/*-
* #%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, e... | 1,832 | 26.772727 | 78 | java |
soot | soot-master/src/main/java/soot/jimple/spark/fieldrw/FieldReadTag.java | package soot.jimple.spark.fieldrw;
/*-
* #%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, e... | 1,181 | 25.266667 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/spark/fieldrw/FieldReadTagAggregator.java | package soot.jimple.spark.fieldrw;
/*-
* #%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, e... | 1,407 | 28.957447 | 73 | java |
soot | soot-master/src/main/java/soot/jimple/spark/fieldrw/FieldTagAggregator.java | package soot.jimple.spark.fieldrw;
/*-
* #%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, e... | 1,805 | 28.606557 | 88 | java |
soot | soot-master/src/main/java/soot/jimple/spark/fieldrw/FieldTagger.java | package soot.jimple.spark.fieldrw;
/*-
* #%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, e... | 3,573 | 29.810345 | 87 | java |
soot | soot-master/src/main/java/soot/jimple/spark/fieldrw/FieldWriteTag.java | package soot.jimple.spark.fieldrw;
/*-
* #%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, e... | 1,184 | 25.333333 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/spark/fieldrw/FieldWriteTagAggregator.java | package soot.jimple.spark.fieldrw;
/*-
* #%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, e... | 1,413 | 29.085106 | 73 | java |
soot | soot-master/src/main/java/soot/jimple/spark/geom/package-info.java | /**
* This package contains a context-sensitive points-to analysis using geometric encoding. The analysis extends the
* context-insensitive analysis from Spark.
*
* The analysis was presented in the following paper: Xiao Xiao and Charles Zhang. Geometric Encoding: Forging high
* performance context sensitive point... | 1,297 | 39.5625 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/spark/geom/dataMgr/ContextsCollector.java | package soot.jimple.spark.geom.dataMgr;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2013 Richard Xiao
* %%
* This program is free 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,791 | 24.153153 | 123 | java |
soot | soot-master/src/main/java/soot/jimple/spark/geom/dataMgr/Obj_full_extractor.java | package soot.jimple.spark.geom.dataMgr;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 - 2013 Richard Xiao
* %%
* This program is free 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,591 | 28.793103 | 121 | java |
soot | soot-master/src/main/java/soot/jimple/spark/geom/dataMgr/PtSensVisitor.java | package soot.jimple.spark.geom.dataMgr;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 - 2013 Richard Xiao
* %%
* This program is free 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... | 4,940 | 25.708108 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/spark/geom/dataRep/CallsiteContextVar.java | package soot.jimple.spark.geom.dataRep;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Richard Xiao
* %%
* This program is free 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,455 | 24.061224 | 120 | java |
soot | soot-master/src/main/java/soot/jimple/spark/geom/dataRep/CgEdge.java | package soot.jimple.spark.geom.dataRep;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2011 Richard Xiao
* %%
* This program is free 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,151 | 25.567901 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/spark/geom/dataRep/ContextVar.java | package soot.jimple.spark.geom.dataRep;
/*-
* #%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,009 | 24.443038 | 97 | java |
soot | soot-master/src/main/java/soot/jimple/spark/geom/dataRep/IntervalContextVar.java | package soot.jimple.spark.geom.dataRep;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2013 Richard Xiao
* %%
* This program is free 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,902 | 21.330769 | 94 | java |
soot | soot-master/src/main/java/soot/jimple/spark/geom/dataRep/PlainConstraint.java | package soot.jimple.spark.geom.dataRep;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2011 Richard Xiao
* %%
* This program is free 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,838 | 30.544444 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/spark/geom/dataRep/RectangleNode.java | package soot.jimple.spark.geom.dataRep;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2011 Richard Xiao
* %%
* This program is free 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,846 | 24.993243 | 111 | java |
soot | soot-master/src/main/java/soot/jimple/spark/geom/dataRep/SegmentNode.java | package soot.jimple.spark.geom.dataRep;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2011 Richard Xiao
* %%
* This program is free 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,464 | 21.796053 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/spark/geom/dataRep/ShapeNode.java | package soot.jimple.spark.geom.dataRep;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2011 Richard Xiao
* %%
* This program is free 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,105 | 26.350649 | 123 | java |
soot | soot-master/src/main/java/soot/jimple/spark/geom/dataRep/SimpleInterval.java | package soot.jimple.spark.geom.dataRep;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2013 Richard Xiao
* %%
* This program is free 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,605 | 20.53719 | 117 | java |
soot | soot-master/src/main/java/soot/jimple/spark/geom/geomE/FullSensitiveNode.java | package soot.jimple.spark.geom.geomE;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2011 Richard Xiao
* %%
* This program is free 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,... | 28,006 | 28.605708 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/spark/geom/geomE/FullSensitiveNodeGenerator.java | package soot.jimple.spark.geom.geomE;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2011 Richard Xiao
* %%
* This program is free 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,199 | 34.643564 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/spark/geom/geomE/GeometricManager.java | package soot.jimple.spark.geom.geomE;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2011 Richard Xiao
* %%
* This program is free 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,... | 10,334 | 24.8375 | 123 | java |
soot | soot-master/src/main/java/soot/jimple/spark/geom/geomPA/Constants.java | package soot.jimple.spark.geom.geomPA;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2011 Richard Xiao
* %%
* This program is free 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,174 | 31.954545 | 81 | java |
soot | soot-master/src/main/java/soot/jimple/spark/geom/geomPA/DummyNode.java | package soot.jimple.spark.geom.geomPA;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2011 Richard Xiao
* %%
* This program is free 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,303 | 21.416667 | 104 | java |
soot | soot-master/src/main/java/soot/jimple/spark/geom/geomPA/FIFO_Worklist.java | package soot.jimple.spark.geom.geomPA;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2011 Richard Xiao
* %%
* This program is free 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,615 | 21.136986 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/spark/geom/geomPA/GeomPointsTo.java | package soot.jimple.spark.geom.geomPA;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2011 Richard Xiao
* %%
* This program is free 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... | 59,576 | 29.119818 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/spark/geom/geomPA/GeomQueries.java | package soot.jimple.spark.geom.geomPA;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2013 Richard Xiao
* %%
* This program is free 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... | 19,120 | 29.017268 | 124 | java |
soot | soot-master/src/main/java/soot/jimple/spark/geom/geomPA/IEncodingBroker.java | package soot.jimple.spark.geom.geomPA;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2011 Richard Xiao
* %%
* This program is free 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,484 | 26.5 | 86 | java |
soot | soot-master/src/main/java/soot/jimple/spark/geom/geomPA/IFigureManager.java | package soot.jimple.spark.geom.geomPA;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2011 Richard Xiao
* %%
* This program is free 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,030 | 22.315385 | 73 | java |
soot | soot-master/src/main/java/soot/jimple/spark/geom/geomPA/IVarAbstraction.java | package soot.jimple.spark.geom.geomPA;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2011 Richard Xiao
* %%
* This program is free 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,185 | 27.975806 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/spark/geom/geomPA/IWorklist.java | package soot.jimple.spark.geom.geomPA;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2011 Richard Xiao
* %%
* This program is free 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,248 | 23.98 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/spark/geom/geomPA/OfflineProcessor.java | package soot.jimple.spark.geom.geomPA;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2011 Richard Xiao
* %%
* This program is free 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... | 18,720 | 26.210756 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/spark/geom/geomPA/PQ_Worklist.java | package soot.jimple.spark.geom.geomPA;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2011 Richard Xiao
* %%
* This program is free 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,000 | 22.084615 | 122 | java |
soot | soot-master/src/main/java/soot/jimple/spark/geom/geomPA/Parameters.java | package soot.jimple.spark.geom.geomPA;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2011 - 2014 Richard Xiao
* %%
* This program is free 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,399 | 31.55814 | 80 | java |
soot | soot-master/src/main/java/soot/jimple/spark/geom/heapinsE/HeapInsIntervalManager.java | package soot.jimple.spark.geom.heapinsE;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2011 Richard Xiao
* %%
* This program is free 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... | 11,760 | 24.679039 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/spark/geom/heapinsE/HeapInsNode.java | /*
* Please attach the following author information if you would like to redistribute the source code:
* Developer: Xiao Xiao
* Address: Room 4208, Hong Kong University of Science and Technology
* Contact: frogxx@gmail.com
*/
package soot.jimple.spark.geom.heapinsE;
/*-
* #%L
* Soot - a J*va Optimization Framew... | 22,471 | 28.490814 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/spark/geom/heapinsE/HeapInsNodeGenerator.java | package soot.jimple.spark.geom.heapinsE;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2011 Richard Xiao
* %%
* This program is free 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... | 6,887 | 35.062827 | 124 | java |
soot | soot-master/src/main/java/soot/jimple/spark/geom/helper/GeomEvaluator.java | package soot.jimple.spark.geom.helper;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2011 Richard Xiao
* %%
* This program is free 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... | 22,337 | 31.657895 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/spark/geom/ptinsE/PtInsIntervalManager.java | package soot.jimple.spark.geom.ptinsE;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Richard Xiao
* %%
* This program is free 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... | 9,868 | 22.895884 | 122 | java |
soot | soot-master/src/main/java/soot/jimple/spark/geom/ptinsE/PtInsNode.java | package soot.jimple.spark.geom.ptinsE;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Richard Xiao
* %%
* This program is free 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... | 21,257 | 28.080711 | 122 | java |
soot | soot-master/src/main/java/soot/jimple/spark/geom/ptinsE/PtInsNodeGenerator.java | package soot.jimple.spark.geom.ptinsE;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Richard Xiao
* %%
* This program is free 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,659 | 34.614973 | 124 | java |
soot | soot-master/src/main/java/soot/jimple/spark/geom/utils/Histogram.java | package soot.jimple.spark.geom.utils;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2011 Richard Xiao
* %%
* This program is free 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,179 | 23.444444 | 121 | java |
soot | soot-master/src/main/java/soot/jimple/spark/geom/utils/SootInfo.java | package soot.jimple.spark.geom.utils;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2011 - 2014 Richard Xiao
* %%
* This program is free 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,502 | 25.839286 | 86 | java |
soot | soot-master/src/main/java/soot/jimple/spark/geom/utils/ZArrayNumberer.java | package soot.jimple.spark.geom.utils;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2011 Richard Xiao
* %%
* This program is free 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,043 | 22.792453 | 123 | java |
soot | soot-master/src/main/java/soot/jimple/spark/internal/ClientAccessibilityOracle.java | package soot.jimple.spark.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2002 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,455 | 28.714286 | 119 | java |
soot | soot-master/src/main/java/soot/jimple/spark/internal/CompleteAccessibility.java | package soot.jimple.spark.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2002 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,502 | 25.839286 | 115 | java |
soot | soot-master/src/main/java/soot/jimple/spark/internal/PublicAndProtectedAccessibility.java | package soot.jimple.spark.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2002 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,656 | 28.070175 | 122 | java |
soot | soot-master/src/main/java/soot/jimple/spark/internal/SparkLibraryHelper.java | package soot.jimple.spark.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2002 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,369 | 30.89781 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/spark/internal/SparkNativeHelper.java | package soot.jimple.spark.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2002 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,735 | 32.657658 | 106 | java |
soot | soot-master/src/main/java/soot/jimple/spark/internal/TypeManager.java | package soot.jimple.spark.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2002 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, ... | 10,472 | 28.501408 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/spark/ondemand/AllocAndContext.java | package soot.jimple.spark.ondemand;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2007 Manu Sridharan
* %%
* This program is free 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,870 | 25.728571 | 76 | java |
soot | soot-master/src/main/java/soot/jimple/spark/ondemand/AllocAndContextSet.java | package soot.jimple.spark.ondemand;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2007 Manu Sridharan
* %%
* This program is free 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,179 | 32.636364 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/spark/ondemand/CallSiteException.java | package soot.jimple.spark.ondemand;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2007 Manu Sridharan
* %%
* This program is free 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,... | 925 | 30.931034 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/spark/ondemand/DemandCSPointsTo.java | package soot.jimple.spark.ondemand;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2007 Manu Sridharan
* %%
* This program is free 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,... | 73,591 | 36.055388 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/spark/ondemand/DotPointerGraph.java | package soot.jimple.spark.ondemand;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2007 Manu Sridharan
* %%
* This program is free 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,617 | 26.830769 | 98 | java |
soot | soot-master/src/main/java/soot/jimple/spark/ondemand/EverythingHeuristic.java | package soot.jimple.spark.ondemand;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2007 Manu Sridharan
* %%
* This program is free 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,163 | 26.714286 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/spark/ondemand/FieldCheckHeuristic.java | package soot.jimple.spark.ondemand;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2007 Manu Sridharan
* %%
* This program is free 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,219 | 29.5 | 72 | java |
soot | soot-master/src/main/java/soot/jimple/spark/ondemand/HeuristicType.java | package soot.jimple.spark.ondemand;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2007 Manu Sridharan
* %%
* This program is free 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,596 | 27.517857 | 101 | java |
soot | soot-master/src/main/java/soot/jimple/spark/ondemand/IncrementalTypesHeuristic.java | package soot.jimple.spark.ondemand;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2007 Manu Sridharan
* %%
* This program is free 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,036 | 28.043165 | 100 | java |
soot | soot-master/src/main/java/soot/jimple/spark/ondemand/InnerTypesIncrementalHeuristic.java | package soot.jimple.spark.ondemand;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2007 Manu Sridharan
* %%
* This program is free 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,263 | 27.61745 | 77 | java |
soot | soot-master/src/main/java/soot/jimple/spark/ondemand/LazyContextSensitivePointsToSet.java | package soot.jimple.spark.ondemand;
/*-
* #%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 S... | 4,235 | 33.16129 | 125 | java |
soot | soot-master/src/main/java/soot/jimple/spark/ondemand/ManualAndInnerHeuristic.java | package soot.jimple.spark.ondemand;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2007 Manu Sridharan
* %%
* This program is free 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,582 | 30.66 | 89 | java |
soot | soot-master/src/main/java/soot/jimple/spark/ondemand/ManualFieldCheckHeuristic.java | package soot.jimple.spark.ondemand;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2007 Manu Sridharan
* %%
* This program is free 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,127 | 31.247423 | 123 | java |
soot | soot-master/src/main/java/soot/jimple/spark/ondemand/NothingHeuristic.java | package soot.jimple.spark.ondemand;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2007 Manu Sridharan
* %%
* This program is free 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,161 | 26.666667 | 71 | java |
soot | soot-master/src/main/java/soot/jimple/spark/ondemand/TerminateEarlyException.java | package soot.jimple.spark.ondemand;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2007 Manu Sridharan
* %%
* This program is free 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,114 | 30.857143 | 124 | java |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.