repo stringlengths 1 191 ⌀ | file stringlengths 23 351 | code stringlengths 0 5.32M | file_length int64 0 5.32M | avg_line_length float64 0 2.9k | max_line_length int64 0 288k | extension_type stringclasses 1
value |
|---|---|---|---|---|---|---|
soot | soot-master/src/main/java/soot/dexpler/instructions/ConstClassInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This pro... | 3,124 | 31.894737 | 103 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/ConstInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This p... | 4,905 | 32.60274 | 105 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/ConstStringInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This p... | 2,806 | 34.0875 | 103 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/DanglingInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This p... | 1,525 | 30.791667 | 83 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/DeferableInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This pro... | 1,510 | 30.479167 | 121 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/DexlibAbstractInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This pro... | 9,650 | 32.744755 | 125 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/ExecuteInlineInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1997 - 2018 Raja Vallée-Rai and others
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free So... | 3,130 | 34.988506 | 123 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/FieldInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This pro... | 5,469 | 31.366864 | 119 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/FillArrayDataInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This pro... | 8,824 | 34.159363 | 117 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/FilledArrayInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This pro... | 2,170 | 31.402985 | 111 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/FilledNewArrayInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This pro... | 4,411 | 36.389831 | 118 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/FilledNewArrayRangeInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This pro... | 3,915 | 34.6 | 114 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/GotoInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This p... | 2,060 | 29.761194 | 86 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/IfTestInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This p... | 2,204 | 32.409091 | 95 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/IfTestzInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This pro... | 2,356 | 34.179104 | 122 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/IgetInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This p... | 2,493 | 33.164384 | 103 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/InstanceOfInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This pro... | 2,737 | 30.113636 | 86 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/InstructionFactory.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This pro... | 10,903 | 27.322078 | 107 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/InvokeCustomInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This p... | 10,310 | 46.298165 | 124 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/InvokeInterfaceInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This p... | 1,537 | 29.156863 | 78 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/InvokePolymorphicInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This p... | 6,700 | 48.272059 | 123 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/InvokeSpecialInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This p... | 1,363 | 30 | 76 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/InvokeStaticInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This p... | 1,665 | 29.290909 | 75 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/InvokeVirtualInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This p... | 1,531 | 29.039216 | 76 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/IputInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This pro... | 2,673 | 34.184211 | 119 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/JumpInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This p... | 1,732 | 32.980392 | 74 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/MethodInvocationInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This pro... | 15,981 | 33.443966 | 122 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/MonitorEnterInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This p... | 2,097 | 32.83871 | 96 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/MonitorExitInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This p... | 2,086 | 32.66129 | 95 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/MoveExceptionInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This p... | 2,810 | 29.554348 | 115 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/MoveInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This p... | 2,680 | 28.461538 | 109 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/MoveResultInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This p... | 2,783 | 31.372093 | 106 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/NewArrayInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This pro... | 3,360 | 31.009524 | 103 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/NewInstanceInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This pro... | 2,966 | 31.604396 | 96 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/NopInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This p... | 1,468 | 28.38 | 71 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/OdexInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1997 - 2018 Raja Vallée-Rai and others
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free So... | 1,409 | 29.652174 | 124 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/PackedSwitchInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This pro... | 2,825 | 32.247059 | 108 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/PseudoInstruction.java | //
// (c) 2012 University of Luxembourg - Interdisciplinary Centre for
// Security Reliability and Trust (SnT) - All rights reserved
//
// Author: Alexandre Bartel
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
... | 3,222 | 27.522124 | 78 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/ReturnInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This pro... | 2,114 | 32.571429 | 103 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/ReturnVoidInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This p... | 1,529 | 29.6 | 73 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/RetypeableInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This pro... | 1,822 | 28.885246 | 124 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/SgetInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This p... | 2,365 | 32.8 | 92 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/SparseSwitchInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This pro... | 4,183 | 35.068966 | 108 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/SputInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This pro... | 2,506 | 33.342466 | 92 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/SwitchInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This p... | 2,407 | 32.915493 | 99 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/TaggedInstruction.java | //
// (c) 2012 University of Luxembourg - Interdisciplinary Centre for
// Security Reliability and Trust (SnT) - All rights reserved
//
// Author: Alexandre Bartel
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
//... | 2,300 | 31.871429 | 107 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/ThrowInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This p... | 1,932 | 31.762712 | 106 | java |
soot | soot-master/src/main/java/soot/dexpler/instructions/UnopInstruction.java | package soot.dexpler.instructions;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2012 Michael Markert, Frank Hartmann
*
* (c) 2012 University of Luxembourg - Interdisciplinary Centre for
* Security Reliability and Trust (SnT) - All rights reserved
* Alexandre Bartel
*
* %%
* This pro... | 4,641 | 28.948387 | 123 | java |
soot | soot-master/src/main/java/soot/dexpler/tags/DoubleOpTag.java | //
// (c) 2012 University of Luxembourg - Interdisciplinary Centre for
// Security Reliability and Trust (SnT) - All rights reserved
//
// Author: Alexandre Bartel
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
... | 1,942 | 30.852459 | 78 | java |
soot | soot-master/src/main/java/soot/dexpler/tags/FloatOpTag.java | //
// (c) 2012 University of Luxembourg - Interdisciplinary Centre for
// Security Reliability and Trust (SnT) - All rights reserved
//
// Author: Alexandre Bartel
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
... | 1,940 | 30.819672 | 78 | java |
soot | soot-master/src/main/java/soot/dexpler/tags/IntOpTag.java | //
// (c) 2012 University of Luxembourg - Interdisciplinary Centre for
// Security Reliability and Trust (SnT) - All rights reserved
//
// Author: Alexandre Bartel
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
... | 1,936 | 30.754098 | 78 | java |
soot | soot-master/src/main/java/soot/dexpler/tags/LongOpTag.java | //
// (c) 2012 University of Luxembourg - Interdisciplinary Centre for
// Security Reliability and Trust (SnT) - All rights reserved
//
// Author: Alexandre Bartel
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
... | 1,938 | 30.786885 | 78 | java |
soot | soot-master/src/main/java/soot/dexpler/tags/NumOpTag.java | //
// (c) 2012 University of Luxembourg - Interdisciplinary Centre for
// Security Reliability and Trust (SnT) - All rights reserved
//
// Author: Alexandre Bartel
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
... | 1,936 | 30.754098 | 78 | java |
soot | soot-master/src/main/java/soot/dexpler/tags/ObjectOpTag.java | //
// (c) 2012 University of Luxembourg - Interdisciplinary Centre for
// Security Reliability and Trust (SnT) - All rights reserved
//
// Author: Alexandre Bartel
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
... | 1,942 | 30.852459 | 78 | java |
soot | soot-master/src/main/java/soot/dexpler/typing/DalvikTyper.java | //
// (c) 2012 University of Luxembourg - Interdisciplinary Centre for
// Security Reliability and Trust (SnT) - All rights reserved
//
// Author: Alexandre Bartel
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
//... | 44,585 | 33.323326 | 125 | java |
soot | soot-master/src/main/java/soot/dexpler/typing/UntypedConstant.java | package soot.dexpler.typing;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1997 - 2018 Raja Vallée-Rai and others
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software... | 1,273 | 26.106383 | 71 | java |
soot | soot-master/src/main/java/soot/dexpler/typing/UntypedIntOrFloatConstant.java | package soot.dexpler.typing;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1997 - 2018 Raja Vallée-Rai and others
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software... | 2,700 | 28.358696 | 113 | java |
soot | soot-master/src/main/java/soot/dexpler/typing/UntypedLongOrDoubleConstant.java | package soot.dexpler.typing;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1997 - 2018 Raja Vallée-Rai and others
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software... | 2,190 | 27.089744 | 109 | java |
soot | soot-master/src/main/java/soot/dexpler/typing/Validate.java | package soot.dexpler.typing;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1997 - 2018 Raja Vallée-Rai and others
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software... | 8,287 | 32.01992 | 118 | java |
soot | soot-master/src/main/java/soot/grimp/AbstractGrimpValueSwitch.java | package soot.grimp;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1997 - 1999 Raja Vallee-Rai
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either ... | 1,081 | 31.787879 | 116 | java |
soot | soot-master/src/main/java/soot/grimp/Grimp.java | package soot.grimp;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* Copyright (C) 2004 Ondrej Lhotak
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Sof... | 25,059 | 26.782705 | 119 | java |
soot | soot-master/src/main/java/soot/grimp/GrimpBody.java | package soot.grimp;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 2.1... | 8,461 | 29.883212 | 104 | java |
soot | soot-master/src/main/java/soot/grimp/GrimpExprSwitch.java | package soot.grimp;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 2.1... | 965 | 30.16129 | 71 | java |
soot | soot-master/src/main/java/soot/grimp/GrimpValueSwitch.java | package soot.grimp;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1997 - 1999 Raja Vallee-Rai
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either ... | 991 | 31 | 71 | java |
soot | soot-master/src/main/java/soot/grimp/NewInvokeExpr.java | package soot.grimp;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1997 - 1999 Raja Vallee-Rai
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either ... | 1,021 | 29.969697 | 71 | java |
soot | soot-master/src/main/java/soot/grimp/Precedence.java | package soot.grimp;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 2.1... | 888 | 30.75 | 71 | java |
soot | soot-master/src/main/java/soot/grimp/PrecedenceTest.java | package soot.grimp;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 2003 Ondrej Lhotak
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 2... | 3,137 | 41.986301 | 125 | java |
soot | soot-master/src/main/java/soot/grimp/internal/AbstractGrimpFloatBinopExpr.java | package soot.grimp.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either ve... | 2,085 | 30.606061 | 114 | java |
soot | soot-master/src/main/java/soot/grimp/internal/AbstractGrimpIntBinopExpr.java | package soot.grimp.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either ve... | 2,318 | 32.128571 | 109 | java |
soot | soot-master/src/main/java/soot/grimp/internal/AbstractGrimpIntLongBinopExpr.java | package soot.grimp.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either ve... | 2,095 | 30.757576 | 114 | java |
soot | soot-master/src/main/java/soot/grimp/internal/ExprBox.java | package soot.grimp.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either ve... | 1,275 | 28.674419 | 120 | java |
soot | soot-master/src/main/java/soot/grimp/internal/GAddExpr.java | package soot.grimp.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either ve... | 1,472 | 24.842105 | 92 | java |
soot | soot-master/src/main/java/soot/grimp/internal/GAndExpr.java | package soot.grimp.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either ve... | 1,474 | 24.877193 | 92 | java |
soot | soot-master/src/main/java/soot/grimp/internal/GArrayRef.java | package soot.grimp.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either ve... | 2,036 | 26.90411 | 96 | java |
soot | soot-master/src/main/java/soot/grimp/internal/GAssignStmt.java | package soot.grimp.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either ve... | 1,244 | 30.125 | 102 | java |
soot | soot-master/src/main/java/soot/grimp/internal/GCastExpr.java | package soot.grimp.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either ve... | 1,620 | 27.438596 | 90 | java |
soot | soot-master/src/main/java/soot/grimp/internal/GCmpExpr.java | package soot.grimp.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either ve... | 1,472 | 24.842105 | 92 | java |
soot | soot-master/src/main/java/soot/grimp/internal/GCmpgExpr.java | package soot.grimp.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either ve... | 1,479 | 24.964912 | 93 | java |
soot | soot-master/src/main/java/soot/grimp/internal/GCmplExpr.java | package soot.grimp.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either ve... | 1,479 | 24.964912 | 93 | java |
soot | soot-master/src/main/java/soot/grimp/internal/GDivExpr.java | package soot.grimp.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either ve... | 1,472 | 24.842105 | 92 | java |
soot | soot-master/src/main/java/soot/grimp/internal/GDynamicInvokeExpr.java | package soot.grimp.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* Copyright (C) 2004 Ondrej Lhotak
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the... | 6,113 | 27.305556 | 124 | java |
soot | soot-master/src/main/java/soot/grimp/internal/GEnterMonitorStmt.java | package soot.grimp.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either ve... | 1,170 | 28.275 | 71 | java |
soot | soot-master/src/main/java/soot/grimp/internal/GEqExpr.java | package soot.grimp.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either ve... | 1,465 | 24.719298 | 91 | java |
soot | soot-master/src/main/java/soot/grimp/internal/GExitMonitorStmt.java | package soot.grimp.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either ve... | 1,169 | 28.25 | 71 | java |
soot | soot-master/src/main/java/soot/grimp/internal/GGeExpr.java | package soot.grimp.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either ve... | 1,465 | 24.719298 | 91 | java |
soot | soot-master/src/main/java/soot/grimp/internal/GGtExpr.java | package soot.grimp.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either ve... | 1,464 | 24.701754 | 91 | java |
soot | soot-master/src/main/java/soot/grimp/internal/GIdentityStmt.java | package soot.grimp.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either ve... | 1,264 | 30.625 | 104 | java |
soot | soot-master/src/main/java/soot/grimp/internal/GIfStmt.java | package soot.grimp.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either ve... | 1,224 | 28.878049 | 82 | java |
soot | soot-master/src/main/java/soot/grimp/internal/GInstanceFieldRef.java | package soot.grimp.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* Copyright (C) 2004 Ondrej Lhotak
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the... | 1,785 | 29.271186 | 90 | java |
soot | soot-master/src/main/java/soot/grimp/internal/GInstanceOfExpr.java | package soot.grimp.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either ve... | 1,238 | 29.219512 | 80 | java |
soot | soot-master/src/main/java/soot/grimp/internal/GInterfaceInvokeExpr.java | package soot.grimp.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* Copyright (C) 2004 Ondrej Lhotak
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the... | 3,280 | 27.780702 | 96 | java |
soot | soot-master/src/main/java/soot/grimp/internal/GInvokeStmt.java | package soot.grimp.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either ve... | 1,152 | 27.825 | 71 | java |
soot | soot-master/src/main/java/soot/grimp/internal/GLeExpr.java | package soot.grimp.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either ve... | 1,465 | 24.719298 | 91 | java |
soot | soot-master/src/main/java/soot/grimp/internal/GLengthExpr.java | package soot.grimp.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either ve... | 1,157 | 27.95 | 71 | java |
soot | soot-master/src/main/java/soot/grimp/internal/GLookupSwitchStmt.java | package soot.grimp.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either ve... | 1,716 | 33.34 | 121 | java |
soot | soot-master/src/main/java/soot/grimp/internal/GLtExpr.java | package soot.grimp.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either ve... | 1,464 | 24.701754 | 91 | java |
soot | soot-master/src/main/java/soot/grimp/internal/GMulExpr.java | package soot.grimp.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either ve... | 1,472 | 24.842105 | 92 | java |
soot | soot-master/src/main/java/soot/grimp/internal/GNeExpr.java | package soot.grimp.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either ve... | 1,465 | 24.719298 | 91 | java |
soot | soot-master/src/main/java/soot/grimp/internal/GNegExpr.java | package soot.grimp.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either ve... | 1,139 | 27.5 | 71 | java |
soot | soot-master/src/main/java/soot/grimp/internal/GNewArrayExpr.java | package soot.grimp.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either ve... | 1,336 | 27.446809 | 79 | java |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.