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 |
|---|---|---|---|---|---|---|
WALA | WALA-master/core/src/main/java/com/ibm/wala/core/util/ssa/TypeSafeInstructionFactory.java | /*
* Copyright (c) 2002 - 2014 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 32,499 | 36.185355 | 123 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/core/util/ssa/package-info.java | /*
* Copyright (c) 2002 - 2014 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 2,513 | 43.105263 | 97 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/core/util/strings/Atom.java | /*
* Copyright (c) 2002 - 2006 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 11,828 | 26.445476 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/core/util/strings/ImmutableByteArray.java | /*
* Copyright (c) 2002 - 2006 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 2,553 | 27.065934 | 88 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/core/util/strings/StringStuff.java | /*
* Copyright (c) 2002 - 2006 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 25,969 | 32.639896 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/core/util/strings/UTF8Convert.java | /*
* Copyright (c) 2002 - 2006 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 7,944 | 36.300469 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/core/util/warnings/Warning.java | /*
* Copyright (c) 2002 - 2006 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 2,469 | 22.084112 | 98 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/core/util/warnings/Warnings.java | /*
* Copyright (c) 2002 - 2006 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 1,326 | 27.234043 | 76 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/core/viz/PDFViewUtil.java | /*
* Copyright (c) 2002 - 2006 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 5,959 | 31.928177 | 99 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/core/viz/viewer/CgPanel.java | /*
* Copyright (c) 2013 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* IBM C... | 4,636 | 32.601449 | 99 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/core/viz/viewer/ChaPanel.java | /*
* Copyright (c) 2013 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* IBM C... | 3,686 | 30.784483 | 99 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/core/viz/viewer/DualTreeCellRenderer.java | /*
* Copyright (c) 2013 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* IBM C... | 2,920 | 33.364706 | 90 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/core/viz/viewer/IrAndSourceViewer.java | /*
* Copyright (c) 2013 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* IBM C... | 2,178 | 26.935897 | 80 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/core/viz/viewer/IrViewer.java | /*
* Copyright (c) 2013 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* IBM C... | 4,992 | 28.02907 | 79 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/core/viz/viewer/PaPanel.java | /*
* Copyright (c) 2013 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* IBM C... | 10,738 | 36.680702 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/core/viz/viewer/SourceViewer.java | /*
* Copyright (c) 2013 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* IBM C... | 3,086 | 30.5 | 90 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/core/viz/viewer/WalaViewer.java | /*
* Copyright (c) 2013 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* IBM C... | 2,140 | 28.736111 | 96 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/dataflow/IFDS/BackwardsSupergraph.java | /*
* Copyright (c) 2002 - 2006 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 8,610 | 26.423567 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/dataflow/IFDS/BoundedPartiallyBalancedSolver.java | /*
* Copyright (c) 2008 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* IBM C... | 1,854 | 27.538462 | 95 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/dataflow/IFDS/BoundedTabulationSolver.java | /*
* Copyright (c) 2008 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* IBM C... | 1,540 | 26.517857 | 89 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/dataflow/IFDS/CallFlowEdges.java | /*
* Copyright (c) 2002 - 2006 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 5,126 | 31.04375 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/dataflow/IFDS/IBinaryReturnFlowFunction.java | /*
* Copyright (c) 2002 - 2006 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 1,368 | 38.114286 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/dataflow/IFDS/ICFGSupergraph.java | /*
* Copyright (c) 2002 - 2014 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 8,730 | 26.894569 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/dataflow/IFDS/IFlowFunction.java | /*
* Copyright (c) 2002 - 2006 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 602 | 30.736842 | 81 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/dataflow/IFDS/IFlowFunctionMap.java | /*
* Copyright (c) 2002 - 2006 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 1,802 | 37.361702 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/dataflow/IFDS/IMergeFunction.java | /*
* Copyright (c) 2002 - 2006 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 1,248 | 38.03125 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/dataflow/IFDS/IPartiallyBalancedFlowFunctions.java | /*
* Copyright (c) 2007 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* IBM C... | 883 | 35.833333 | 98 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/dataflow/IFDS/IReversibleFlowFunction.java | /*
* Copyright (c) 2002 - 2006 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 1,017 | 35.357143 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/dataflow/IFDS/ISupergraph.java | /*
* Copyright (c) 2002 - 2006 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 4,217 | 31.198473 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/dataflow/IFDS/ITabulationWorklist.java | /*
* Copyright (c) 2008 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* IBM C... | 638 | 26.782609 | 72 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/dataflow/IFDS/IUnaryFlowFunction.java | /*
* Copyright (c) 2002 - 2006 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 854 | 29.535714 | 89 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/dataflow/IFDS/IdentityFlowFunction.java | /*
* Copyright (c) 2002 - 2006 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 1,001 | 24.692308 | 83 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/dataflow/IFDS/IdentityFlowFunctions.java | /*
* Copyright (c) 2002 - 2006 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 1,501 | 29.04 | 90 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/dataflow/IFDS/KillEverything.java | /*
* Copyright (c) 2002 - 2014 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 1,053 | 21.913043 | 72 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/dataflow/IFDS/LocalPathEdges.java | /*
* Copyright (c) 2002 - 2006 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 16,265 | 33.905579 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/dataflow/IFDS/LocalSummaryEdges.java | /*
* Copyright (c) 2002 - 2006 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 5,224 | 32.928571 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/dataflow/IFDS/PartiallyBalancedTabulationProblem.java | /*
* Copyright (c) 2007 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* IBM C... | 1,137 | 33.484848 | 98 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/dataflow/IFDS/PartiallyBalancedTabulationSolver.java | /*
* Copyright (c) 2006 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* IBM C... | 4,091 | 38.346154 | 99 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/dataflow/IFDS/PathEdge.java | /*
* Copyright (c) 2002 - 2006 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 2,262 | 23.868132 | 82 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/dataflow/IFDS/SingletonFlowFunction.java | /*
* Copyright (c) 2002 - 2006 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 1,174 | 23.479167 | 72 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/dataflow/IFDS/TabulationCancelException.java | /*
* Copyright (c) 2007 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* IBM C... | 1,069 | 30.470588 | 99 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/dataflow/IFDS/TabulationDomain.java | /*
* Copyright (c) 2002 - 2006 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 1,020 | 29.939394 | 94 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/dataflow/IFDS/TabulationProblem.java | /*
* Copyright (c) 2002 - 2006 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 1,915 | 35.150943 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/dataflow/IFDS/TabulationResult.java | /*
* Copyright (c) 2002 - 2006 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 1,634 | 33.0625 | 96 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/dataflow/IFDS/TabulationSolver.java | /*
* Copyright (c) 2002 - 2006 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 36,835 | 34.148855 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/dataflow/IFDS/UnorderedDomain.java | /*
* Copyright (c) 2002 - 2006 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 816 | 31.68 | 96 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/dataflow/IFDS/VectorGenFlowFunction.java | /*
* Copyright (c) 2002 - 2006 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 1,582 | 27.267857 | 94 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/dataflow/IFDS/VectorKillFlowFunction.java | /*
* Copyright (c) 2002 - 2006 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 1,487 | 27.615385 | 79 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/dataflow/ssa/SSAInference.java | /*
* Copyright (c) 2002 - 2006 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 5,288 | 33.344156 | 99 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/alg/AbstractDemandPointsTo.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 3,777 | 30.22314 | 96 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/alg/BudgetExceededException.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 2,214 | 44.204082 | 86 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/alg/CallStack.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 2,971 | 37.102564 | 83 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/alg/ContextSensitiveStateMachine.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 10,304 | 32.786885 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/alg/DemandRefinementPointsTo.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 109,048 | 40.86142 | 118 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/alg/IDemandPointerAnalysis.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 2,545 | 40.064516 | 72 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/alg/InstanceFieldKeyAndState.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 2,350 | 43.358491 | 75 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/alg/InstanceKeyAndState.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 2,334 | 43.056604 | 72 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/alg/IntraProcFilter.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 3,884 | 34.972222 | 94 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/alg/PointerKeyAndState.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 2,328 | 42.12963 | 72 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/alg/SimpleDemandPointsTo.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 4,252 | 37.315315 | 95 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/alg/ThisFilteringHeapModel.java | /*
* Copyright (c) 2013 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* IBM C... | 5,092 | 31.858065 | 98 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/alg/WithState.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 3,349 | 33.536082 | 72 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/alg/refinepolicy/AbstractRefinementPolicy.java | /*
* Copyright (c) 2007 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* IBM C... | 2,485 | 26.622222 | 89 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/alg/refinepolicy/AlwaysRefineCGPolicy.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 2,328 | 41.345455 | 72 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/alg/refinepolicy/AlwaysRefineFieldsPolicy.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 2,668 | 37.681159 | 88 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/alg/refinepolicy/CallGraphRefinePolicy.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 2,539 | 43.561404 | 98 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/alg/refinepolicy/ContainersFieldPolicy.java | /*
* Copyright (c) 2007 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* IBM C... | 682 | 30.045455 | 72 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/alg/refinepolicy/DelegatingFieldRefinePolicy.java | /*
* Copyright (c) 2002 - 2006 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* ... | 2,036 | 30.338462 | 97 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/alg/refinepolicy/FieldRefinePolicy.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 2,911 | 42.462687 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/alg/refinepolicy/ManualCGRefinePolicy.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 2,764 | 41.538462 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/alg/refinepolicy/ManualFieldPolicy.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 5,879 | 35.521739 | 99 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/alg/refinepolicy/ManualRefinementPolicy.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 2,756 | 37.830986 | 86 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/alg/refinepolicy/NeverRefineCGPolicy.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 2,276 | 41.166667 | 72 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/alg/refinepolicy/NeverRefineFieldsPolicy.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 2,504 | 39.403226 | 72 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/alg/refinepolicy/OnlyArraysPolicy.java | /*
* Copyright (c) 2013 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* IBM C... | 1,066 | 27.837838 | 88 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/alg/refinepolicy/RefinementPolicy.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 2,785 | 41.212121 | 98 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/alg/refinepolicy/RefinementPolicyFactory.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 2,040 | 45.386364 | 72 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/alg/refinepolicy/SinglePassRefinementPolicy.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 3,207 | 38.121951 | 96 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/alg/refinepolicy/TunedFieldRefinementPolicy.java | /*
* Copyright (c) 2007 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* IBM C... | 3,091 | 29.019417 | 94 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/alg/refinepolicy/TunedRefinementPolicy.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 2,678 | 38.397059 | 90 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/alg/statemachine/DummyStateMachine.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 2,781 | 33.775 | 88 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/alg/statemachine/StateMachine.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 2,527 | 39.774194 | 99 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/alg/statemachine/StateMachineFactory.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 2,038 | 45.340909 | 72 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/alg/statemachine/StatesMergedException.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 2,473 | 46.576923 | 96 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/flowgraph/AbstractDemandFlowGraph.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 14,252 | 36.507895 | 105 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/flowgraph/AbstractFlowGraph.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 19,595 | 37.727273 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/flowgraph/AbstractFlowLabelVisitor.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 3,490 | 34.622449 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/flowgraph/AssignBarLabel.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 3,733 | 32.339286 | 98 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/flowgraph/AssignGlobalBarLabel.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 2,915 | 33.305882 | 86 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/flowgraph/AssignGlobalLabel.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 2,652 | 35.847222 | 86 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/flowgraph/AssignLabel.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 3,550 | 31.87963 | 86 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/flowgraph/CallLabel.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 2,862 | 37.689189 | 77 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/flowgraph/DemandPointerFlowGraph.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 21,471 | 37.411449 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/flowgraph/DemandValueFlowGraph.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 15,205 | 34.947991 | 98 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/flowgraph/GetFieldBarLabel.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 3,520 | 31.302752 | 86 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/flowgraph/GetFieldLabel.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 3,342 | 31.77451 | 86 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/flowgraph/IFlowGraph.java | /*
* Copyright (c) 2007 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* IBM C... | 3,597 | 36.873684 | 100 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/flowgraph/IFlowLabel.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 3,229 | 34.888889 | 72 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/flowgraph/IFlowLabelWithFilter.java | /*
* Copyright (c) 2007 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* IBM C... | 576 | 29.368421 | 76 | java |
WALA | WALA-master/core/src/main/java/com/ibm/wala/demandpa/flowgraph/MatchBarLabel.java | /*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html.
*
* This file is a derivative of code released by the University of
* California under t... | 2,565 | 36.188406 | 86 | java |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.