Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/honeynet/apkinspector
/ functions
Functions
42,418 in github.com/honeynet/apkinspector
⨍
Functions
42,418
◇
Types & classes
5,601
↓ 7 callers
Method
newPrimitiveCastInst
(Type fromType, Type toType)
ded/soot/soot-2.3.0/src/soot/baf/Baf.java:282
↓ 7 callers
Method
newThrowInst
()
ded/soot/soot-2.3.0/src/soot/baf/Baf.java:412
↓ 7 callers
Method
not_null
Helper function to test for a null object and throw an exception if one is found. @param obj the object we are testing.
ded/soot/polyglot-1.3.5/src/java_cup/symbol_set.java:54
↓ 7 callers
Method
not_null
Helper function for null test. Throws an interal_error exception if its parameter is null. @param obj the object we are testing.
ded/soot/polyglot-1.3.5/src/java_cup/lalr_item_set.java:215
↓ 7 callers
Method
original
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/InterfaceDeclSubstituted.java:299
↓ 7 callers
Method
original
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/GenericInterfaceDeclSubstituted.java:437
↓ 7 callers
Method
original
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/GenericClassDeclSubstituted.java:480
↓ 7 callers
Method
original
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ClassDeclSubstituted.java:343
↓ 7 callers
Method
outer
Set the class's outer class.
ded/soot/polyglot-1.3.5/src/polyglot/types/ParsedClassType.java:67
↓ 7 callers
Method
outputFile
Return a file object for the output of the source file in the given package.
ded/soot/polyglot-1.3.5/src/polyglot/frontend/TargetFactory.java:52
↓ 7 callers
Method
ownId
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/TypeVariableBV.java:346
↓ 7 callers
Method
passes
Get the list of passes for a given source job.
ded/soot/polyglot-1.3.5/src/polyglot/frontend/ExtensionInfo.java:123
↓ 7 callers
Method
passes
Get the list of passes that this <code>Job</code> needs to go through. This list is initialized with the list returned by <code>getPasses</code>.
ded/soot/polyglot-1.3.5/src/polyglot/frontend/Job.java:179
↓ 7 callers
Method
plant
(String name)
ded/soot/jasmin-2.3.0/src/jasmin/ClassFile.java:417
↓ 7 callers
Method
post
Method to be invoked for postprocessing a {@link Statement}. By default, nothing happens. @param s current Statment @param t result from <code>process
ded/soot/soot-2.3.0/tutorial/guide/examples/intermediate_representation/src/dk/brics/soot/intermediate/representation/StatementProcessor.java:210
↓ 7 callers
Method
postDelLit
(JL del)
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/AbstractDelFactory_c.java:1632
↓ 7 callers
Method
postExtLit
(Ext ext)
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/AbstractExtFactory_c.java:1637
↓ 7 callers
Method
pre
Method to be invoked for preprocessing a {@link Statement}. By default, nothing happens and null is returned. @param s current Statement @return resul
ded/soot/soot-2.3.0/tutorial/guide/examples/intermediate_representation/src/dk/brics/soot/intermediate/representation/StatementProcessor.java:200
↓ 7 callers
Method
printSpaces
Utility method to print a number of spaces to a PrintStream. @param out output PrintStream @param n number of spaces to print.
ded/soot/polyglot-1.3.5/src/polyglot/main/Options.java:504
↓ 7 callers
Method
process
Method to be invoked for processing an {@link FooMethodCall}. By default, nothing happens and null is returned. @param s current Statement @return res
ded/soot/soot-2.3.0/tutorial/guide/examples/intermediate_representation/src/dk/brics/soot/intermediate/representation/StatementProcessor.java:129
↓ 7 callers
Method
push_info
(self, ins, info)
androguard/core/analysis/analysis.py:1314
↓ 7 callers
Method
put
( Object key, Object value )
ded/soot/soot-2.3.0/src/soot/util/HashMultiMap.java:70
↓ 7 callers
Method
readSet
( SootMethod method, Stmt stmt, CriticalSection tn, HashSet uses )
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/synchronization/CriticalSectionAwareSideEffectAnalysis.java:370
↓ 7 callers
Method
removeChild
(Node child)
ded/soot/soot-2.3.0/generated/sablecc/soot/jimple/parser/node/ANonstaticInvokeExpr.java:250
↓ 7 callers
Method
removeFileExt
(String filename)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootFileLauncher.java:198
↓ 7 callers
Method
renderLine
(OutputStream out, String content, int indent)
ded/soot/soot-2.3.0/src/soot/util/dot/DotGraphUtility.java:88
↓ 7 callers
Method
replaceIndex2BodyList
(Map<Object, List<Object>> index2BodyList)
ded/soot/soot-2.3.0/src/soot/dava/internal/AST/ASTSwitchNode.java:66
↓ 7 callers
Method
replaceTryBody
(List<Object> tryBody)
ded/soot/soot-2.3.0/src/soot/dava/internal/AST/ASTTryNode.java:86
↓ 7 callers
Method
requiresAccessor
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/VarAccess.java:832
↓ 7 callers
Method
returnType
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ReturnStmt.java:345
↓ 7 callers
Method
right
Right child (source) of the assignment.
ded/soot/polyglot-1.3.5/src/polyglot/ast/Assign.java:55
↓ 7 callers
Method
rta
RTA -- Emulate Rapid Type Analysis. Setting RTA to true sets types-for-sites to true, and causes Spark to use a single points-to set for all variables
ded/soot/soot-2.3.0/generated/options/soot/options/SparkOptions.java:117
↓ 7 callers
Method
setDefaultTarget
(Unit defaultTarget)
ded/soot/soot-2.3.0/src/soot/jimple/LookupSwitchStmt.java:38
↓ 7 callers
Method
setFailureMessage
(String failureMessage)
ded/soot/polyglot-1.3.5/tools/pth/src/polyglot/pth/AbstractTest.java:70
↓ 7 callers
Method
setGraphAttribute
sets any general attributes @param id is the attribute name. @param value is the attribute value.
ded/soot/soot-2.3.0/src/soot/util/dot/DotGraph.java:202
↓ 7 callers
Method
setHandlerUnit
Sets the unit handling the exception to <code>handlerUnit</code>.
ded/soot/soot-2.3.0/src/soot/Trap.java:94
↓ 7 callers
Method
setLeftOp
(Value variable)
ded/soot/soot-2.3.0/src/soot/jimple/AssignStmt.java:36
↓ 7 callers
Method
setStatements
(List<Object> statementSequence)
ded/soot/soot-2.3.0/src/soot/dava/internal/AST/ASTStatementSequenceNode.java:107
↓ 7 callers
Method
set_compress_type
(self, t)
androguard/classification/similarity.py:166
↓ 7 callers
Method
set_reg
(self, pos, variable)
androguard/core/vm/vm.py:264
↓ 7 callers
Method
shortToBytes
Utility routines, used mostly by the compile routines of various Instruction subclasses; this method converts a short into two bytes. @param bc comple
ded/soot/soot-2.3.0/src/soot/coffi/Instruction.java:255
↓ 7 callers
Method
skip
(int length)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/BytecodeParser.java:266
↓ 7 callers
Method
sourceJob
Get the <code>SourceJob</code> associated with this <code>Job</code>. If this <code>Job</code> is a <code>SourceJob</code>, then this object should be
ded/soot/polyglot-1.3.5/src/polyglot/frontend/Job.java:148
↓ 7 callers
Method
src
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/callgraph/Edge.java:33
↓ 7 callers
Method
storeSources
()
ded/soot/soot-2.3.0/src/soot/jimple/spark/pag/PAG.java:363
↓ 7 callers
Method
subst
(char kind)
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/qq/Lexer_c.java:404
↓ 7 callers
Method
substType
Perform substitutions on a type.
ded/soot/polyglot-1.3.5/src/polyglot/ext/param/types/Subst_c.java:114
↓ 7 callers
Method
subtype
(TypeDecl type)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeVariable.java:899
↓ 7 callers
Method
subtype
(TypeDecl type)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ParInterfaceDecl.java:611
↓ 7 callers
Method
test
(T obj)
ded/soot/soot-2.3.0/src/soot/jimple/spark/ondemand/genericutil/Util.java:412
↓ 7 callers
Method
throwConstraints
()
ded/soot/polyglot-1.3.5/src/polyglot/ext/coffer/types/CofferProcedureInstance.java:13
↓ 7 callers
Method
throwTypes
Get the throwTypes of the constructor.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/ConstructorDecl_c.java:70
↓ 7 callers
Method
throwTypes
Get the exception types of the method.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/MethodDecl_c.java:88
↓ 7 callers
Method
toMachineType
Converts the int-like types (short, byte, boolean and char) to IntType.
ded/soot/soot-2.3.0/src/soot/Type.java:42
↓ 7 callers
Method
toString
Returns a String representation of this entry. @param constant_pool constant pool of ClassFile. @return String representation of this entry.
ded/soot/soot-2.3.0/src/soot/coffi/cp_info.java:67
↓ 7 callers
Method
topMatches
(ImmutableStack<T> other)
ded/soot/soot-2.3.0/src/soot/jimple/spark/ondemand/genericutil/ImmutableStack.java:115
↓ 7 callers
Method
typeSystem
()
ded/soot/polyglot-1.3.5/src/polyglot/visit/TypeBuilder.java:54
↓ 7 callers
Method
unaryNumericPromotion
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:2472
↓ 7 callers
Method
union
(TypeVariable var)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/TypeVariable.java:141
↓ 7 callers
Method
union
(TypeVariableBV var)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/TypeVariableBV.java:143
↓ 7 callers
Method
unknownType
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Program.java:1212
↓ 7 callers
Method
usesTypeVariable
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/FieldDeclaration.java:854
↓ 7 callers
Method
v
()
ded/soot/soot-2.3.0/src/soot/shimple/toolkits/scalar/SEvaluator.java:242
↓ 7 callers
Method
v
Returns the single instance of <code>UnitThrowAnalysis</code>. @return Soot's <code>UnitThrowAnalysis</code>.
ded/soot/soot-2.3.0/src/soot/toolkits/exceptions/UnitThrowAnalysis.java:72
↓ 7 callers
Method
v
Returns the single instance of <code>PedanticThrowAnalysis</code>. @return Soot's <code>PedanticThrowAnalysis</code>.
ded/soot/soot-2.3.0/src/soot/toolkits/exceptions/PedanticThrowAnalysis.java:52
↓ 7 callers
Method
validFromBothEnds
(SparkField field)
ded/soot/soot-2.3.0/src/soot/jimple/spark/ondemand/FieldCheckHeuristic.java:33
↓ 7 callers
Method
waitForContinue
()
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/interaction/InteractionController.java:167
↓ 7 callers
Method
walk_value
( ASTAnalysis a, Value v)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/ASTWalker.java:70
↓ 7 callers
Method
writeOffset
(CodeAttr ce, Insn source, DataOutputStream out)
ded/soot/jasmin-2.3.0/lib/jas/src/jas/Label.java:38
↓ 7 callers
Method
writeSet
( SootMethod method, Stmt stmt, CriticalSection tn, Set uses )
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/synchronization/CriticalSectionAwareSideEffectAnalysis.java:620
↓ 7 callers
Method
yytext
Returns the text matched by the current regular expression.
ded/soot/polyglot-1.3.5/src/ppg/lex/Lexer.java:485
↓ 6 callers
Function
AddNameToCensor
androguard/classification/libsimilarity/sources/lzma/CPP/7zip/UI/Common/ArchiveCommandLine.cpp:265
↓ 6 callers
Function
AreEqual
androguard/classification/libsimilarity/sources/lzma/CPP/7zip/Archive/Common/HandlerOut.cpp:82
↓ 6 callers
Function
BoolToInt
androguard/classification/libsimilarity/sources/lzma/CPP/Common/Defs.h:14
↓ 6 callers
Function
Buf_Init
androguard/classification/libsimilarity/sources/lzma/C/7zBuf.c:8
↓ 6 callers
Method
Cast
(Position pos, TypeNode type, Expr expr)
ded/soot/polyglot-1.3.5/src/polyglot/ast/NodeFactory.java:99
↓ 6 callers
Function
ConvertWIN32_FIND_DATA_To_FileInfo
androguard/classification/libsimilarity/sources/lzma/CPP/Windows/FileFind.cpp:71
↓ 6 callers
Method
Define_SimpleSet_lookupVariable
(ASTNode caller, ASTNode child, String name)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Block.java:358
↓ 6 callers
Function
File_Close
androguard/classification/libsimilarity/sources/lzma/C/7zFile.c:76
↓ 6 callers
Method
Final
()
ded/soot/polyglot-1.3.5/src/polyglot/types/TypeSystem.java:791
↓ 6 callers
Method
Float
<code>float</code>
ded/soot/polyglot-1.3.5/src/polyglot/types/TypeSystem.java:454
↓ 6 callers
Method
GetItemPath
androguard/classification/libsimilarity/sources/lzma/CPP/7zip/UI/Common/OpenArchive.cpp:38
↓ 6 callers
Method
GetMatchLen
(Int32 index, UInt32 distance, UInt32 limit)
androguard/classification/libsimilarity/sources/lzma/CS/7zip/Compress/LZ/LzBinTree.cs:74
↓ 6 callers
Method
GetMatchLen
(int index, int distance, int limit)
androguard/classification/libsimilarity/sources/lzma/Java/SevenZip/Compression/LZ/InWindow.java:108
↓ 6 callers
Method
GetProperty
androguard/classification/libsimilarity/sources/lzma/CPP/7zip/Archive/XzHandler.cpp:276
↓ 6 callers
Method
GetProperty
androguard/classification/libsimilarity/sources/lzma/CPP/7zip/Archive/7z/7zHandler.cpp:201
↓ 6 callers
Method
GetSubCoder
(UInt32 pos, Byte prevByte)
androguard/classification/libsimilarity/sources/lzma/CS/7zip/Compress/LZMA/LzmaEncoder.cs:163
↓ 6 callers
Method
GetSubCoder
(int pos, byte prevByte)
androguard/classification/libsimilarity/sources/lzma/Java/SevenZip/Compression/LZMA/Encoder.java:163
↓ 6 callers
Function
GetTime
androguard/classification/libsimilarity/sources/lzma/CPP/7zip/Archive/7z/7zHandlerOut.cpp:169
↓ 6 callers
Method
GetUnpackSize
androguard/classification/libsimilarity/sources/lzma/CPP/7zip/Archive/7z/7zItem.h:48
↓ 6 callers
Function
IsItSwitchChar
androguard/classification/libsimilarity/sources/lzma/CPP/Common/CommandLineParser.cpp:54
↓ 6 callers
Function
LookInStream_Read2
androguard/classification/libsimilarity/sources/lzma/C/7zStream.c:50
↓ 6 callers
Function
LzmaDec_FreeProbs
androguard/classification/libsimilarity/sources/lzma/C/LzmaDec.c:880
↓ 6 callers
Function
LzmaEncProps_Init
androguard/classification/libsimilarity/sources/lzma/C/LzmaEnc.c:45
↓ 6 callers
Method
MessageError
androguard/classification/libsimilarity/sources/lzma/CPP/7zip/UI/Console/ExtractCallbackConsole.cpp:100
↓ 6 callers
Function
MyCharUpper
androguard/classification/libsimilarity/sources/lzma/CPP/Common/MyString.h:49
↓ 6 callers
Function
MyFormatMessage
androguard/classification/libsimilarity/sources/lzma/CPP/Windows/Error.h:12
↓ 6 callers
Function
MyMemCpy
androguard/classification/libsimilarity/sources/lzma/C/Delta.c:13
↓ 6 callers
Function
MyMultDiv64
androguard/classification/libsimilarity/sources/lzma/CPP/7zip/UI/Common/Bench.cpp:439
↓ 6 callers
Function
MySetFileAttributes
androguard/classification/libsimilarity/sources/lzma/CPP/Windows/FileDir.cpp:123
← previous
next →
2,401–2,500 of 42,418, ranked by callers