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.ide.jdt/source/com/ibm/wala/cast/java/translator/jdt/JDTClassLoaderFactory.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,532
41.059524
92
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.ide.jdt/source/com/ibm/wala/cast/java/translator/jdt/JDTSourceLoaderImpl.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,804
42.153846
95
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.ide.jdt/source/com/ibm/wala/cast/java/translator/jdt/JDTSourceModuleTranslator.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...
8,169
37.904762
98
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.ide.jdt/source/com/ibm/wala/eclipse/headless/Main.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,415
30.466667
93
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.ide.jdt/source/com/ibm/wala/ide/AbstractJavaAnalysisAction.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,670
35.528571
100
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.ide.jdt/source/com/ibm/wala/ide/jdt/Activator.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,442
24.315789
88
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.ide.jdt/source/com/ibm/wala/ide/util/ASTNodeFinder.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,154
32
86
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.ide.jdt/source/com/ibm/wala/ide/util/JavaEclipseProjectPath.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,718
30.46
100
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.ide.jdt/source/com/ibm/wala/ide/util/JdtPosition.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,859
21.519685
87
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.ide.jdt/source/com/ibm/wala/ide/util/JdtUtil.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: * ...
21,459
33.117647
100
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.ide.jsdt.tests/src/com/ibm/wala/ide/jsdt/tests/AbstractJSProjectScopeTest.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,118
38.990291
96
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.ide.jsdt.tests/src/com/ibm/wala/ide/jsdt/tests/Activator.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,361
22.894737
82
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.ide.jsdt.tests/src/com/ibm/wala/ide/jsdt/tests/JSProjectScopeTest.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,018
27.305556
89
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.ide.jsdt/source/com/ibm/wala/cast/js/client/EclipseJavaScriptAnalysisEngine.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...
7,693
37.663317
100
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.ide.jsdt/source/com/ibm/wala/cast/js/client/EclipseWebAnalysisEngine.java
package com.ibm.wala.cast.js.client; import com.ibm.wala.cast.ipa.callgraph.CAstAnalysisScope; import com.ibm.wala.cast.js.callgraph.fieldbased.flowgraph.vertices.ObjectVertex; import com.ibm.wala.cast.js.html.WebPageLoaderFactory; import com.ibm.wala.cast.js.ipa.callgraph.JSCallGraph; import com.ibm.wala.cast.js.ipa....
2,887
37.506667
99
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.ide.jsdt/source/com/ibm/wala/ide/jsdt/Activator.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,444
24.350877
88
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.ide.jsdt/source/com/ibm/wala/ide/util/EclipseWebProjectPath.java
package com.ibm.wala.ide.util; import com.ibm.wala.cast.ir.translator.TranslatorToCAst.Error; import com.ibm.wala.cast.js.html.DefaultSourceExtractor; import com.ibm.wala.cast.js.html.MappedSourceModule; import com.ibm.wala.cast.js.html.WebUtil; import com.ibm.wala.classLoader.FileModule; import com.ibm.wala.classLoad...
2,301
34.96875
98
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.ide.jsdt/source/com/ibm/wala/ide/util/JavaScriptEclipseProjectPath.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,329
30.151079
100
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.ide.jsdt/source/com/ibm/wala/ide/util/JavaScriptHeadlessUtil.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,243
31.736842
96
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.ide.jsdt/source/com/ibm/wala/ide/util/JsdtUtil.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...
8,769
41.780488
98
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.ide.tests/src/com/ibm/wala/examples/drivers/IFDSExplorerExample.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...
3,407
43.842105
100
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.ide.tests/src/com/ibm/wala/examples/drivers/SWTCallGraph.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,614
34.537975
94
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.ide.tests/src/com/ibm/wala/examples/drivers/SWTPointsTo.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: * ...
3,567
34.68
100
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.ide.tests/src/com/ibm/wala/examples/drivers/SWTTypeHierarchy.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,638
33.879699
100
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.ide.tests/src/com/ibm/wala/ide/test/Activator.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,952
33.337209
82
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.ide.tests/src/com/ibm/wala/ide/tests/util/EclipseTestUtil.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,274
30.777108
99
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.ide/src/com/ibm/wala/ide/classloader/EclipseSourceDirectoryTreeModule.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,051
30.463918
93
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.ide/src/com/ibm/wala/ide/classloader/EclipseSourceFileModule.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,185
26.581395
87
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.ide/src/com/ibm/wala/ide/client/EclipseProjectAnalysisEngine.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,889
32.218391
97
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.ide/src/com/ibm/wala/ide/client/EclipseProjectSourceAnalysisEngine.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,700
32.7625
98
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.ide/src/com/ibm/wala/ide/plugin/CorePlugin.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,244
25.411765
82
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.ide/src/com/ibm/wala/ide/ui/AbstractJFaceRunner.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,329
22.75
76
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.ide/src/com/ibm/wala/ide/ui/IFDSExplorer.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: * ...
3,675
30.418803
99
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.ide/src/com/ibm/wala/ide/ui/SWTTreeViewer.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,108
28.169065
103
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.ide/src/com/ibm/wala/ide/ui/ViewIFDSLocalAction.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,133
29.487179
96
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.ide/src/com/ibm/wala/ide/ui/ViewIRAction.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: * ...
3,510
25.598485
96
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.ide/src/com/ibm/wala/ide/util/EclipseAnalysisScopeReader.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...
3,053
37.175
93
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.ide/src/com/ibm/wala/ide/util/EclipseFileProvider.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...
8,105
32.358025
99
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.ide/src/com/ibm/wala/ide/util/EclipseProjectPath.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...
12,666
33.514986
100
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.ide/src/com/ibm/wala/ide/util/HeadlessUtil.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...
4,138
32.112
100
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.ide/src/com/ibm/wala/ide/util/ProgressMonitorDelegate.java
/* * Copyright (c) 2011 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,728
24.426471
80
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/domain/CodeElement.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 under the terms listed below. * */ /* *...
3,027
38.324675
88
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/domain/DomainElement.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 under the terms listed below. * */ /* *...
4,061
33.717949
83
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/domain/FieldElement.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 under the terms listed below. * */ /* *...
3,117
31.821053
80
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/domain/IFDSTaintDomain.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 under the terms listed below. * */ /* *...
4,506
29.248322
100
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/domain/InstanceKeyElement.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 under the terms listed below. * */ /* *...
2,597
31.475
79
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/domain/LocalElement.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 under the terms listed below. * */ /* *...
2,605
31.575
79
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/domain/ReturnElement.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 under the terms listed below. * */ /* *...
2,268
32.865672
79
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/domain/StaticFieldElement.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 under the terms listed below. * */ /* *...
2,903
37.72
100
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/flow/FlowAnalysis.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 under the terms listed below. * */ /* *...
9,191
43.405797
100
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/flow/ISinkPoint.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 under the terms listed below. * */ /* *...
2,773
44.47541
100
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/flow/InflowAnalysis.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 under the terms listed below. * */ /* *...
9,357
38.485232
100
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/flow/LocalSinkPoint.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 under the terms listed below. * */ /* *...
5,335
37.388489
100
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/flow/OutflowAnalysis.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 under the terms listed below. * */ /* *...
23,258
39.520906
100
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/flow/StaticFieldSinkPoint.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 under the terms listed below. * */ /* *...
4,534
38.780702
100
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/flow/functions/CallFlowFunction.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 under the terms listed below. * */ /* *...
4,874
36.21374
100
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/flow/functions/CallNoneToReturnFunction.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 under the terms listed below. * */ /* *...
3,402
39.511905
100
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/flow/functions/CallToReturnFunction.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 under the terms listed below. * */ /* *...
3,192
39.417722
100
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/flow/functions/ConstantFlowFunction.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 under the terms listed below. * */ /* *...
3,178
40.285714
100
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/flow/functions/GlobalIdentityFunction.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 under the terms listed below. * */ /* *...
3,217
38.243902
100
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/flow/functions/GlobalReturnToNodeFunction.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 under the terms listed below. * */ /* *...
4,548
38.215517
100
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/flow/functions/IDTransferFunctions.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 under the terms listed below. * */ /* *...
3,647
37
93
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/flow/functions/IFDSTaintFlowFunctionProvider.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 under the terms listed below. * */ /* *...
22,441
38.510563
98
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/flow/functions/PairBasedFlowFunction.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 under the terms listed below. * */ /* *...
4,733
37.177419
91
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/flow/functions/ReturnFlowFunction.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 under the terms listed below. * */ /* *...
3,386
39.807229
100
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/flow/functions/TaintTransferFunctions.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 under the terms listed below. * */ /* *...
19,850
36.454717
100
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/flow/functions/TracingFlowFunction.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 under the terms listed below. * */ /* *...
2,437
41.77193
100
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/flow/functions/UseDefPair.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 under the terms listed below. * */ /* *...
2,461
32.726027
86
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/flow/types/FieldFlow.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 under the terms listed below. * */ /* *...
3,761
35.173077
100
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/flow/types/FlowType.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 under the terms listed below. * */ /* *...
4,583
31.28169
100
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/flow/types/IKFlow.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 under the terms listed below. * */ /* *...
3,246
35.483146
100
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/flow/types/ParameterFlow.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 under the terms listed below. * */ /* *...
3,824
32.26087
100
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/flow/types/ReturnFlow.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 under the terms listed below. * */ /* *...
2,992
34.630952
98
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/flow/types/StaticFieldFlow.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 under the terms listed below. * */ /* *...
3,600
35.744898
100
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/model/AppModelMethod.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 under the terms listed below. * */ /* *...
16,678
34.715203
100
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/prefixtransfer/BlockSearch.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 under the terms listed below. * */ /* *...
3,334
32.686869
94
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/prefixtransfer/InstanceKeySite.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 under the terms listed below. * */ /* *...
2,121
36.892857
79
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/prefixtransfer/PrefixTransferFunction.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 under the terms listed below. * */ /* *...
2,855
32.209302
79
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/prefixtransfer/PrefixTransferFunctionProvider.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 under the terms listed below. * */ /* *...
3,593
30.80531
86
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/prefixtransfer/PrefixTransferGraph.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 under the terms listed below. * */ /* *...
10,785
36.713287
98
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/prefixtransfer/PrefixVariable.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 under the terms listed below. * */ /* *...
4,129
31.777778
79
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/prefixtransfer/StringBuilderUseAnalysis.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 under the terms listed below. * */ /* *...
9,773
32.132203
98
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/prefixtransfer/UriPrefixContextSelector.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 under the terms listed below. * */ /* *...
6,936
44.940397
110
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/prefixtransfer/UriPrefixTransferGraph.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 under the terms listed below. * */ /* *...
17,163
36.475983
104
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/prefixtransfer/modeledAllocations/ConstantString.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 under the terms listed below. * */ /* *...
2,879
34.121951
94
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/prefixtransfer/modeledAllocations/StringToLower.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 under the terms listed below. * */ /* *...
3,086
34.895349
81
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/prefixtransfer/modeledAllocations/UriAppendString.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 under the terms listed below. * */ /* *...
3,352
34.670213
93
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/prefixtransfer/modeledAllocations/UriParseString.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 under the terms listed below. * */ /* *...
3,062
33.806818
93
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/spec/AndroidSpecs.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 under the terms listed below. * */ /* *...
14,130
41.308383
100
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/spec/CallArgSinkSpec.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 under the terms listed below. * */ /* *...
3,123
34.5
89
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/spec/CallArgSourceSpec.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 under the terms listed below. * */ /* *...
4,962
36.885496
93
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/spec/CallRetSourceSpec.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 under the terms listed below. * */ /* *...
4,048
35.151786
97
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/spec/EntryArgSinkSpec.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 under the terms listed below. * */ /* *...
3,026
34.611765
100
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/spec/EntryArgSourceSpec.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 under the terms listed below. * */ /* *...
5,215
37.072993
96
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/spec/EntryRetSinkSpec.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 under the terms listed below. * */ /* *...
2,721
40.242424
100
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/spec/FieldNamePattern.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 under the terms listed below. * */ /* *...
2,962
35.134146
79
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/spec/ISinkSpec.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 under the terms listed below. * */ /* *...
2,003
38.294118
79
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/spec/ISourceSpec.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 under the terms listed below. * */ /* *...
2,005
38.333333
79
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/spec/ISpecs.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 under the terms listed below. * */ /* *...
2,940
38.743243
100
java
null
ying-ICPC-2022-main/WALA/com.ibm.wala.scandroid/source/org/scandroid/spec/MethodNamePattern.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 under the terms listed below. * */ /* *...
5,284
35.19863
97
java