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 |
|---|---|---|---|---|---|---|
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast/source/java/com/ibm/wala/cast/util/CAstFunctions.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,393 | 26.517241 | 92 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast/source/java/com/ibm/wala/cast/util/CAstPattern.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,488 | 28.081129 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast/source/java/com/ibm/wala/cast/util/CAstPrinter.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:
* ... | 10,697 | 27.005236 | 94 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast/source/java/com/ibm/wala/cast/util/CAstToDOM.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,286 | 33.134328 | 91 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast/source/java/com/ibm/wala/cast/util/SourceBuffer.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,718 | 27.034314 | 99 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast/source/java/com/ibm/wala/cast/util/TargetLanguageSelector.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... | 529 | 26.894737 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast/source/java/com/ibm/wala/cast/util/Util.java | package com.ibm.wala.cast.util;
import com.ibm.wala.cast.loader.CAstAbstractLoader;
import com.ibm.wala.classLoader.IClassLoader;
import com.ibm.wala.classLoader.ModuleEntry;
import com.ibm.wala.ipa.cha.IClassHierarchy;
import com.ibm.wala.util.WalaException;
import com.ibm.wala.util.warnings.Warning;
import java.util... | 1,441 | 35.05 | 97 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.cast/source/java/com/ibm/wala/cast/util/test/TestCallGraphShape.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,500 | 34.215962 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/annotations/AnnotatedClass1.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... | 602 | 26.409091 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/annotations/AnnotatedClass2.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... | 532 | 28.611111 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/annotations/AnnotatedClass3.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... | 824 | 28.464286 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/annotations/AnnotatedClass4.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... | 538 | 28.944444 | 78 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/annotations/AnnotationEnum.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... | 436 | 24.705882 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/annotations/AnnotationWithParams.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... | 781 | 25.965517 | 83 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/annotations/AnnotationWithSingleParam.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... | 468 | 26.588235 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/annotations/DefaultVisableAnnotation.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... | 436 | 30.214286 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/annotations/ParameterAnnotations1.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,145 | 32.705882 | 96 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/annotations/RuntimeInvisableAnnotation.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... | 557 | 30 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/annotations/RuntimeInvisableAnnotation2.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... | 558 | 30.055556 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/annotations/RuntimeInvisableAnnotationForMethod.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... | 671 | 31 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/annotations/RuntimeVisableAnnotation.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... | 557 | 30 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/annotations/RuntimeVisableAnnotation2.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... | 558 | 30.055556 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/annotations/RuntimeVisableAnnotationForMethod.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... | 671 | 31 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/annotations/TypeAnnotatedClass1.java | /*
* Copyright (c) 2016 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:
* Marti... | 1,030 | 24.775 | 85 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/annotations/TypeAnnotatedClass2.java | /*
* Copyright (c) 2016 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:
* Marti... | 2,263 | 22.583333 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/annotations/TypeAnnotationTypeUse.java | /*
* Copyright (c) 2016 Joana IFC project,
* Programming Paradigms Group,
* Karlsruhe Institute of Technology (KIT).
*
* 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... | 756 | 28.115385 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/arrayAlias/TestArrayAlias.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... | 861 | 28.724138 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/arrayAlias/TestZeroLengthArray.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... | 614 | 28.285714 | 78 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/arraybounds/Detectable.java | package arraybounds;
/**
* All array accesses in the following class are unnecessary and they will be detected correctly by
* the array bounds analysis.
*
* @author Stephan Gocht {@code <stephan@gobro.de>}
*/
public class Detectable {
private int[] memberArr = new int[5];
/**
* Note: This is correct, even... | 4,670 | 21.674757 | 99 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/arraybounds/NotDetectable.java | package arraybounds;
/**
* All array accesses in the following class are unnecessary but they will not be detected correctly
* by the array bounds analysis.
*
* @author Stephan Gocht {@code <stephan@gobro.de>}
*/
public class NotDetectable {
private final int[] memberArr = new int[5];
/**
* Member calls a... | 4,362 | 27.331169 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/arraybounds/NotInBound.java | package arraybounds;
/**
* All array accesses in the following class are necessary and they will be detected correctly by
* the array bounds analysis.
*
* @author Stephan Gocht {@code <stephan@gobro.de>}
*/
public class NotInBound {
public int phiOverwrite(int[] arr, boolean condition) {
if (arr.length > 0)... | 1,629 | 19.632911 | 97 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/bug144/A.java | package bug144;
import java.util.HashSet;
import java.util.Set;
import java.util.stream.Collectors;
import java.util.stream.Stream;
class A {
void m() {
Set<Object> set = new HashSet<>();
Stream<Object> stream = set.parallelStream();
stream.sorted();
stream.collect(Collectors.toList()); // this call... | 410 | 19.55 | 71 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/cell/Cell.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... | 522 | 20.791667 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/cfg/MonitorTest.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... | 930 | 18.808511 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/cfg/exc/inter/CallFieldAccess.java | package cfg.exc.inter;
import cfg.exc.intra.B;
import cfg.exc.intra.FieldAccess;
import cfg.exc.intra.FieldAccessDynamic;
public class CallFieldAccess {
static boolean unknown;
public static void main(String[] args) {
unknown = (args.length == 0);
callIfException();
callIfNoException();
callDynam... | 1,758 | 23.774648 | 57 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/cfg/exc/intra/B.java | package cfg.exc.intra;
/** @author Martin Hecker */
public class B {
public int f;
public B b;
}
| 102 | 11.875 | 28 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/cfg/exc/intra/FieldAccess.java | /*
* This file is part of the Joana IFC project. It is developed at the Programming Paradigms Group of
* the Karlsruhe Institute of Technology.
*
* <p>For further details on licensing please read the information at http://joana.ipd.kit.edu or
* contact the authors.
*/
package cfg.exc.intra;
public class FieldAcc... | 1,915 | 14.704918 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/cfg/exc/intra/FieldAccessDynamic.java | /*
* This file is part of the Joana IFC project. It is developed at the Programming Paradigms Group of
* the Karlsruhe Institute of Technology.
*
* <p>For further details on licensing please read the information at http://joana.ipd.kit.edu or
* contact the authors.
*/
package cfg.exc.intra;
public class FieldAcc... | 1,916 | 14.585366 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/classConstant/ClassConstant.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... | 532 | 25.65 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/cornerCases/Abstract1.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... | 464 | 24.833333 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/cornerCases/Abstract2.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... | 464 | 24.833333 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/cornerCases/AliasNames.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... | 483 | 24.473684 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/cornerCases/Concrete2.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... | 455 | 29.4 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/cornerCases/Locals.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... | 608 | 23.36 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/cornerCases/Main.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,200 | 24.020833 | 98 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/cornerCases/TryFinally.java | /*
* Copyright (c) 2009 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... | 887 | 25.117647 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/cornerCases/YuckyInterface.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... | 661 | 30.52381 | 96 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/cpa/CPATest1.java | package cpa;
public class CPATest1 {
protected abstract static class N {
abstract N op(N other);
}
public static class I extends N {
int I;
I(int i) {
this.I = i;
}
@Override
N op(N other) {
if (other instanceof I) {
return new I(I + ((I) other).I);
} else {
... | 908 | 15.232143 | 42 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/cpa/CPATest2.java | package cpa;
public class CPATest2 {
protected abstract static class N {
abstract N op(int x, N other);
}
public static class I extends N {
int I;
I(int i) {
this.I = i;
}
@Override
N op(int x, N other) {
if (other instanceof I) {
return new I(I + ((I) other).I);
... | 960 | 16.160714 | 42 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/dataflow/StaticDataflow.java | /*
* Copyright (c) 2010 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... | 895 | 16.92 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/defaultMethods/DefaultMethods.java | package defaultMethods;
public class DefaultMethods {
private static class Test1 implements Interface1 {}
private static class Test2 implements Interface2 {}
private static class Test3 implements Interface1, Interface2 {
@Override
public int silly() {
return 3;
}
}
public static void ma... | 454 | 19.681818 | 64 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/defaultMethods/Interface1.java | package defaultMethods;
public interface Interface1 {
default int silly() {
return 1;
}
}
| 100 | 10.222222 | 29 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/defaultMethods/Interface2.java | package defaultMethods;
public interface Interface2 {
default int silly() {
return 2;
}
}
| 100 | 10.222222 | 29 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/demandpa/A.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,107 | 36.642857 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/demandpa/ArraySet.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,275 | 34.015385 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/demandpa/B.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,017 | 42.869565 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/demandpa/DemandPATestUtil.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,206 | 41.442308 | 95 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/demandpa/DummyHashMap.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,213 | 19.931034 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/demandpa/DummyHashSet.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... | 612 | 23.52 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/demandpa/DummyLinkedList.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,384 | 21.704918 | 99 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/demandpa/FlowsToTestArraySetIter.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... | 762 | 27.259259 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/demandpa/FlowsToTestFields.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... | 745 | 24.724138 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/demandpa/FlowsToTestFieldsHarder.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... | 682 | 24.296296 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/demandpa/FlowsToTestHashSet.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... | 784 | 28.074074 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/demandpa/FlowsToTestId.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... | 725 | 24.034483 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/demandpa/FlowsToTestLocals.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... | 541 | 26.1 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/demandpa/FlowsToType.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... | 493 | 25 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/demandpa/Iter.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... | 1,974 | 43.886364 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/demandpa/TestArrayList.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,319 | 41.181818 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/demandpa/TestArraySet.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,247 | 41.415094 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/demandpa/TestArraySetIter.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,268 | 41.811321 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/demandpa/TestArrays.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,144 | 42.77551 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/demandpa/TestArraysCopyOf.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... | 760 | 26.178571 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/demandpa/TestClone.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,435 | 35.358209 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/demandpa/TestCond.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,202 | 40.566038 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/demandpa/TestException.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,228 | 40.277778 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/demandpa/TestFactory.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,176 | 40.075472 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/demandpa/TestFields.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,263 | 40.163636 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/demandpa/TestFieldsHarder.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,215 | 45.166667 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/demandpa/TestGetterSetter.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 | 40.4 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/demandpa/TestGlobal.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,144 | 40.25 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/demandpa/TestHashMapGet.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,365 | 42.018182 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/demandpa/TestHashSet.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,302 | 42.45283 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/demandpa/TestHashtableEnum.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,384 | 42.363636 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/demandpa/TestId.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,243 | 39.8 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/demandpa/TestLinkedList.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,295 | 42.320755 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/demandpa/TestLinkedListIter.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,321 | 42.811321 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/demandpa/TestLocals.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,079 | 43.255319 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/demandpa/TestMethodRecursion.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,530 | 35.157143 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/demandpa/TestMultiDim.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,190 | 42.82 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/demandpa/TestNastyPtrs.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,823 | 25.895238 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/demandpa/TestOnTheFlyCS.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,379 | 37.387097 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/demandpa/TestOnTheFlySimple.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,225 | 39.472727 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/demandpa/TestWithinMethodCall.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,158 | 41.333333 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/dynamicCG/CallbacksMainClass.java | package dynamicCG;
import java.util.HashSet;
import java.util.Set;
public class CallbacksMainClass {
private static CallbacksMainClass instance;
public static class Junk {
static {
callSomethingStatic();
}
}
static {
new Junk();
}
public static void main(String[] args) {
Set<Cal... | 675 | 15.9 | 58 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/dynamicCG/ExtraClass.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:
* ... | 964 | 19.978261 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/dynamicCG/MainClass.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,208 | 22.705882 | 72 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/exceptionpruning/OwnException.java | package exceptionpruning;
public class OwnException extends RuntimeException {}
| 81 | 19.5 | 53 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/exceptionpruning/TestPruning.java | package exceptionpruning;
public class TestPruning {
public void testTryCatchOwnException(int i) {
try {
switch (i) {
case 1:
invokeSingleThrowOwnException();
break;
case 2:
throw new OwnException();
case 3:
invokeSinglePassThrough();
... | 2,969 | 18.932886 | 53 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core.testdata/src/finalizers/Finalizers.java | package finalizers;
public class Finalizers {
private void sillyMethod() {}
@Override
public void finalize() {
sillyMethod();
}
public static void main(String[] args) {
new Finalizers().sillyMethod();
}
}
| 229 | 13.375 | 42 | java |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.