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.core/src/com/ibm/wala/ssa/SSAStoreIndirectInstruction.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,791 | 23.216216 | 89 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/ssa/SSASwitchInstruction.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,283 | 23.507463 | 99 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/ssa/SSAThrowInstruction.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,288 | 32.921053 | 106 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/ssa/SSAUnaryOpInstruction.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,781 | 27.741935 | 87 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/ssa/ShrikeIndirectionData.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,746 | 27.603053 | 98 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/ssa/SymbolTable.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:
* ... | 13,753 | 29.295154 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/ssa/Value.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:
* ... | 785 | 28.111111 | 97 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/ssa/analysis/DeadAssignmentElimination.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,809 | 31.277778 | 89 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/ssa/analysis/ExplodedControlFlowGraph.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:
* ... | 20,518 | 29.488856 | 99 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/ssa/analysis/IExplodedBasicBlock.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,376 | 32.585366 | 99 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/types/ClassLoaderReference.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,871 | 28.608247 | 98 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/types/Descriptor.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:
* ... | 6,737 | 27.67234 | 99 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/types/FieldReference.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,924 | 30.4 | 98 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/types/MemberReference.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,508 | 24.15 | 80 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/types/MethodReference.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:
* ... | 9,538 | 34.593284 | 223 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/types/Selector.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,303 | 26.105882 | 90 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/types/TypeName.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,925 | 30.487032 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/types/TypeReference.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:
* ... | 24,672 | 35.018978 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/types/annotations/Annotation.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... | 6,586 | 35.192308 | 98 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/types/annotations/Annotations.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,682 | 30.940476 | 77 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/types/annotations/TypeAnnotation.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... | 35,252 | 34.573158 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/types/generics/ArrayTypeSignature.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... | 1,306 | 22.339286 | 83 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/types/generics/BaseType.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... | 1,901 | 29.677419 | 99 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/types/generics/ClassSignature.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... | 3,722 | 28.314961 | 98 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/types/generics/ClassTypeSignature.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... | 3,917 | 28.238806 | 98 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/types/generics/FormalTypeParameter.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... | 5,395 | 27.550265 | 95 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/types/generics/MethodTypeSignature.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... | 3,480 | 28.5 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/types/generics/Signature.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... | 1,418 | 22.65 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/types/generics/TypeArgument.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,922 | 24.640625 | 79 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/types/generics/TypeSignature.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... | 6,032 | 30.421875 | 91 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/types/generics/TypeVariableSignature.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... | 2,668 | 25.425743 | 87 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/util/CancelRuntimeException.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,002 | 28.5 | 99 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/util/PrimitiveAssignability.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:
* ... | 6,805 | 38.114943 | 96 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/util/ProgressMaster.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... | 5,990 | 27.126761 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/util/bytecode/BytecodeStream.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:
* ... | 13,939 | 25.96325 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/util/config/AnalysisScopeReader.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... | 9,851 | 35.488889 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/util/io/FileProvider.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,344 | 34.65534 | 103 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/util/io/FileSuffixes.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,485 | 27.0375 | 79 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/util/ref/CacheReference.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,787 | 26.090909 | 90 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/util/ref/ReferenceCleanser.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,836 | 29.180851 | 97 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/util/scope/JUnitEntryPoints.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... | 7,331 | 35.29703 | 99 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/util/shrike/Exceptions.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,286 | 28.930233 | 76 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/util/shrike/ShrikeClassReaderHandle.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,995 | 27.807692 | 98 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/util/shrike/ShrikeUtil.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,249 | 33.615385 | 89 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/util/ssa/ClassLookupException.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,494 | 39.241935 | 96 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/util/ssa/IInstantiator.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,784 | 38.785714 | 99 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/util/ssa/InstructionByIIndexMap.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,252 | 25.024 | 98 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/util/ssa/InstructionByIIndexWrapper.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,353 | 27.808511 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/util/ssa/ParameterAccessor.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:
* ... | 67,252 | 32.6265 | 120 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/util/ssa/SSAValue.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:
* ... | 10,709 | 31.162162 | 99 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/util/ssa/SSAValueManager.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:
* ... | 25,831 | 33.124174 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/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,633 | 36.041998 | 123 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/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,508 | 43.017544 | 97 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/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,925 | 26.670534 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/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,548 | 27.010989 | 88 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/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:
* ... | 26,184 | 32.399235 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/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,951 | 36.158879 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/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,546 | 22.154545 | 98 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/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,321 | 27.12766 | 76 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/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,855 | 31.715084 | 99 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/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,631 | 32.565217 | 99 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/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,681 | 30.741379 | 99 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/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,915 | 33.305882 | 90 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/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,175 | 26.897436 | 80 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/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,969 | 27.895349 | 78 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/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,715 | 36.6 | 99 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/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,063 | 30.265306 | 90 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.core/src/com/ibm/wala/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,135 | 28.666667 | 96 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.dalvik.test/source/com/ibm/wala/dalvik/drivers/APKCallGraphDriver.java | package com.ibm.wala.dalvik.drivers;
import com.ibm.wala.classLoader.IClass;
import com.ibm.wala.classLoader.IMethod;
import com.ibm.wala.dalvik.test.callGraph.DalvikCallGraphTestBase;
import com.ibm.wala.dalvik.test.util.Util;
import com.ibm.wala.ipa.callgraph.AnalysisOptions.ReflectionOptions;
import com.ibm.wala.ip... | 5,036 | 33.979167 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.dalvik.test/source/com/ibm/wala/dalvik/test/Activator.java | /*
* Copyright (c) 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:
* IBM C... | 1,113 | 25.52381 | 84 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.dalvik.test/source/com/ibm/wala/dalvik/test/callGraph/DalvikCallGraphTestBase.java | /*
* Copyright (c) 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:
* IBM C... | 8,100 | 38.325243 | 99 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.dalvik.test/source/com/ibm/wala/dalvik/test/callGraph/DroidBenchCGTest.java | /*
* Copyright (c) 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:
* IBM C... | 7,027 | 34.316583 | 99 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.dalvik.test/source/com/ibm/wala/dalvik/test/callGraph/DynamicDalvikComparisonJavaLibsTest.java | package com.ibm.wala.dalvik.test.callGraph;
import com.ibm.wala.core.tests.util.TestConstants;
import com.ibm.wala.ipa.cha.ClassHierarchyException;
import com.ibm.wala.shrikeBT.analysis.Analyzer.FailureException;
import com.ibm.wala.shrikeCT.InvalidClassFileException;
import com.ibm.wala.util.CancelException;
import j... | 1,281 | 39.0625 | 97 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.dalvik.test/source/com/ibm/wala/dalvik/test/callGraph/DynamicDalvikComparisonTest.java | /*
* Copyright (c) 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:
* IBM C... | 2,453 | 40.59322 | 98 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.dalvik.test/source/com/ibm/wala/dalvik/test/callGraph/DynamicDalvikComparisonTestForAndroidLibs.java | package com.ibm.wala.dalvik.test.callGraph;
import static com.ibm.wala.dalvik.test.util.Util.androidLibs;
import com.ibm.wala.core.tests.util.TestConstants;
import com.ibm.wala.ipa.cha.ClassHierarchyException;
import com.ibm.wala.shrikeBT.analysis.Analyzer.FailureException;
import com.ibm.wala.shrikeCT.InvalidClassFi... | 1,544 | 31.87234 | 93 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.dalvik.test/source/com/ibm/wala/dalvik/test/callGraph/JVMLDalvikComparisonTest.java | /*
* Copyright (c) 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:
* IBM C... | 7,134 | 39.771429 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.dalvik.test/source/com/ibm/wala/dalvik/test/callGraph/droidbench/AliasingTest.java | package com.ibm.wala.dalvik.test.callGraph.droidbench;
import static com.ibm.wala.dalvik.test.util.Util.androidJavaLib;
import com.ibm.wala.dalvik.test.callGraph.DroidBenchCGTest;
import com.ibm.wala.types.MethodReference;
import java.io.File;
import java.io.IOException;
import java.net.URI;
import java.util.Collecti... | 934 | 31.241379 | 94 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.dalvik.test/source/com/ibm/wala/dalvik/test/callGraph/droidbench/AndroidSpecificTest.java | package com.ibm.wala.dalvik.test.callGraph.droidbench;
import static com.ibm.wala.dalvik.test.util.Util.androidJavaLib;
import com.ibm.wala.dalvik.test.callGraph.DroidBenchCGTest;
import com.ibm.wala.types.MethodReference;
import java.io.File;
import java.io.IOException;
import java.net.URI;
import java.util.Collecti... | 955 | 31.965517 | 94 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.dalvik.test/source/com/ibm/wala/dalvik/test/callGraph/droidbench/ArraysAndListsTest.java | package com.ibm.wala.dalvik.test.callGraph.droidbench;
import static com.ibm.wala.dalvik.test.util.Util.androidJavaLib;
import com.ibm.wala.dalvik.test.callGraph.DroidBenchCGTest;
import com.ibm.wala.types.MethodReference;
import java.io.File;
import java.io.IOException;
import java.net.URI;
import java.util.Collecti... | 952 | 31.862069 | 94 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.dalvik.test/source/com/ibm/wala/dalvik/test/callGraph/droidbench/CallbacksTest.java | package com.ibm.wala.dalvik.test.callGraph.droidbench;
import static com.ibm.wala.dalvik.test.util.Util.androidJavaLib;
import com.ibm.wala.dalvik.test.callGraph.DroidBenchCGTest;
import com.ibm.wala.types.MethodReference;
import java.io.File;
import java.io.IOException;
import java.net.URI;
import java.util.Collecti... | 937 | 31.344828 | 94 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.dalvik.test/source/com/ibm/wala/dalvik/test/callGraph/droidbench/EmulatorDetectionTest.java | package com.ibm.wala.dalvik.test.callGraph.droidbench;
import static com.ibm.wala.dalvik.test.util.Util.androidJavaLib;
import com.ibm.wala.dalvik.test.callGraph.DroidBenchCGTest;
import com.ibm.wala.types.MethodReference;
import java.io.File;
import java.io.IOException;
import java.net.URI;
import java.util.Collecti... | 960 | 33.321429 | 94 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.dalvik.test/source/com/ibm/wala/dalvik/test/callGraph/droidbench/FieldAndObjectSensitivityTest.java | package com.ibm.wala.dalvik.test.callGraph.droidbench;
import static com.ibm.wala.dalvik.test.util.Util.androidJavaLib;
import com.ibm.wala.dalvik.test.callGraph.DroidBenchCGTest;
import com.ibm.wala.types.MethodReference;
import java.io.File;
import java.io.IOException;
import java.net.URI;
import java.util.Collecti... | 985 | 33 | 94 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.dalvik.test/source/com/ibm/wala/dalvik/test/callGraph/droidbench/GeneralJavaTest.java | package com.ibm.wala.dalvik.test.callGraph.droidbench;
import static com.ibm.wala.dalvik.test.util.Util.androidJavaLib;
import com.ibm.wala.dalvik.test.callGraph.DroidBenchCGTest;
import com.ibm.wala.types.MethodReference;
import java.io.File;
import java.io.IOException;
import java.net.URI;
import java.util.Collecti... | 943 | 31.551724 | 94 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.dalvik.test/source/com/ibm/wala/dalvik/test/callGraph/droidbench/ImplicitFlowsTest.java | package com.ibm.wala.dalvik.test.callGraph.droidbench;
import static com.ibm.wala.dalvik.test.util.Util.androidJavaLib;
import com.ibm.wala.dalvik.test.callGraph.DroidBenchCGTest;
import com.ibm.wala.types.MethodReference;
import java.io.File;
import java.io.IOException;
import java.net.URI;
import java.util.Collecti... | 949 | 31.758621 | 94 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.dalvik.test/source/com/ibm/wala/dalvik/test/callGraph/droidbench/InterAppCommunicationTest.java | package com.ibm.wala.dalvik.test.callGraph.droidbench;
import static com.ibm.wala.dalvik.test.util.Util.androidJavaLib;
import com.ibm.wala.dalvik.test.callGraph.DroidBenchCGTest;
import com.ibm.wala.types.MethodReference;
import java.io.File;
import java.io.IOException;
import java.net.URI;
import java.util.Collecti... | 972 | 33.75 | 94 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.dalvik.test/source/com/ibm/wala/dalvik/test/callGraph/droidbench/InterComponentCommunicationTest.java | package com.ibm.wala.dalvik.test.callGraph.droidbench;
import static com.ibm.wala.dalvik.test.util.Util.androidJavaLib;
import com.ibm.wala.dalvik.test.callGraph.DroidBenchCGTest;
import com.ibm.wala.types.MethodReference;
import java.io.File;
import java.io.IOException;
import java.net.URI;
import java.util.Collecti... | 991 | 33.206897 | 96 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.dalvik.test/source/com/ibm/wala/dalvik/test/callGraph/droidbench/LifecycleTest.java | package com.ibm.wala.dalvik.test.callGraph.droidbench;
import static com.ibm.wala.dalvik.test.util.Util.androidJavaLib;
import com.ibm.wala.dalvik.test.callGraph.DroidBenchCGTest;
import com.ibm.wala.types.MethodReference;
import java.io.File;
import java.io.IOException;
import java.net.URI;
import java.util.Collecti... | 937 | 31.344828 | 94 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.dalvik.test/source/com/ibm/wala/dalvik/test/callGraph/droidbench/ReflectionTest.java | package com.ibm.wala.dalvik.test.callGraph.droidbench;
import static com.ibm.wala.dalvik.test.util.Util.androidJavaLib;
import com.ibm.wala.dalvik.test.callGraph.DroidBenchCGTest;
import com.ibm.wala.types.MethodReference;
import java.io.File;
import java.io.IOException;
import java.net.URI;
import java.util.Collecti... | 940 | 31.448276 | 94 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.dalvik.test/source/com/ibm/wala/dalvik/test/callGraph/droidbench/ThreadingTest.java | package com.ibm.wala.dalvik.test.callGraph.droidbench;
import static com.ibm.wala.dalvik.test.util.Util.androidJavaLib;
import com.ibm.wala.dalvik.test.callGraph.DroidBenchCGTest;
import com.ibm.wala.types.MethodReference;
import java.io.File;
import java.io.IOException;
import java.net.URI;
import java.util.Collecti... | 937 | 31.344828 | 94 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.dalvik.test/source/com/ibm/wala/dalvik/test/cha/MultiDexScopeTest.java | package com.ibm.wala.dalvik.test.cha;
import com.ibm.wala.classLoader.IClass;
import com.ibm.wala.dalvik.classLoader.DexFileModule;
import com.ibm.wala.dalvik.test.callGraph.DalvikCallGraphTestBase;
import com.ibm.wala.dalvik.test.callGraph.DroidBenchCGTest;
import com.ibm.wala.ipa.callgraph.AnalysisScope;
import com.... | 5,576 | 35.690789 | 100 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.dalvik.test/source/com/ibm/wala/dalvik/test/ir/DalvikAnnotationsTest.java | package com.ibm.wala.dalvik.test.ir;
import com.ibm.wala.core.tests.ir.AnnotationTest;
import com.ibm.wala.core.tests.util.JVMLTestAssertions;
import com.ibm.wala.dalvik.test.util.Util;
import com.ibm.wala.ipa.cha.ClassHierarchyException;
import java.io.IOException;
public class DalvikAnnotationsTest extends Annotati... | 563 | 28.684211 | 78 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.dalvik.test/source/com/ibm/wala/dalvik/test/util/Util.java | package com.ibm.wala.dalvik.test.util;
import static com.ibm.wala.properties.WalaProperties.ANDROID_RT_DEX_DIR;
import static com.ibm.wala.properties.WalaProperties.ANDROID_RT_JAVA_JAR;
import com.ibm.wala.classLoader.JarFileModule;
import com.ibm.wala.classLoader.Module;
import com.ibm.wala.classLoader.NestedJarFile... | 4,313 | 36.513043 | 98 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.dalvik/models/src/ActivityModelActivity.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,770 | 35.946667 | 87 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.dalvik/src/com/ibm/wala/dalvik/analysis/typeInference/DalvikTypeInference.java | package com.ibm.wala.dalvik.analysis.typeInference;
import com.ibm.wala.analysis.typeInference.TypeAbstraction;
import com.ibm.wala.analysis.typeInference.TypeInference;
import com.ibm.wala.analysis.typeInference.TypeVariable;
import com.ibm.wala.fixpoint.AbstractOperator;
import com.ibm.wala.ssa.IR;
import com.ibm.wa... | 4,115 | 31.409449 | 99 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.dalvik/src/com/ibm/wala/dalvik/analysis/typeInference/DalvikTypeVariable.java | package com.ibm.wala.dalvik.analysis.typeInference;
import com.ibm.wala.analysis.typeInference.TypeAbstraction;
import com.ibm.wala.analysis.typeInference.TypeVariable;
public class DalvikTypeVariable extends TypeVariable {
private final boolean isIntZeroConstant;
public DalvikTypeVariable(TypeAbstraction type, ... | 574 | 25.136364 | 78 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.dalvik/src/com/ibm/wala/dalvik/classLoader/DexCFG.java | /*
* Copyright (c) 2002 - 2006, 2011 IBM Corporation and others.
* 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
*
* Co... | 23,306 | 31.68864 | 99 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.dalvik/src/com/ibm/wala/dalvik/classLoader/DexConstants.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,458 | 37.865169 | 79 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.dalvik/src/com/ibm/wala/dalvik/classLoader/DexFileModule.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,615 | 31.091429 | 98 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.dalvik/src/com/ibm/wala/dalvik/classLoader/DexIClass.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.
*
*/
/*
*... | 13,113 | 32.798969 | 99 | java |
null | ying-ICPC-2022-main/WALA/com.ibm.wala.dalvik/src/com/ibm/wala/dalvik/classLoader/DexIContextInterpreter.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,669 | 31.887324 | 98 | java |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.