MCPcopy Create free account

hub / github.com/honeynet/apkinspector / functions

Functions42,418 in github.com/honeynet/apkinspector

↓ 17 callersMethodapply
Entry point for a peephole. This method is repeatly called by the peephole driver, until a fixed-point is reached over all peepholes. @param b
ded/soot/soot-2.3.0/src/soot/baf/toolkits/base/Peephole.java:52
↓ 17 callersMethodassign
Regular assignment such as "a = b".
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/pointer/util/NativeHelper.java:37
↓ 17 callersMethodcond
Get the if's condition.
ded/soot/polyglot-1.3.5/src/polyglot/ast/If.java:11
↓ 17 callersMethoddelExprImpl
Create the delegate for a <code>Expr</code> AST node. @return the delegate for a <code>Expr</code> AST node.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/AbstractDelFactory_c.java:1116
↓ 17 callersMethodempty
()
ded/soot/soot-2.3.0/src/soot/jimple/spark/ondemand/genericutil/ArraySet.java:34
↓ 17 callersMethodext
(AbstractJimpleBodyBuilder ext)
ded/soot/soot-2.3.0/src/soot/javaToJimple/AbstractJimpleBodyBuilder.java:30
↓ 17 callersMethodextExprImpl
Create the <code>Ext</code> object for a <code>Expr</code> AST node. @return the <code>Ext</code> object for a <code>Expr</code> AST node.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/AbstractExtFactory_c.java:1119
↓ 17 callersMethodfalse_label
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Expr.java:634
↓ 17 callersMethodfastAdd
( Node n )
ded/soot/soot-2.3.0/src/soot/jimple/spark/sets/HybridPointsToSet.java:214
↓ 17 callersMethodgenerateLocal
generates a new soot local given the type
ded/soot/soot-2.3.0/src/soot/javaToJimple/LocalGenerator.java:49
↓ 17 callersMethodgetDescriptorTypeOf
(Type opType)
ded/soot/soot-2.3.0/src/soot/baf/Baf.java:44
↓ 17 callersMethodgetDest
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/AssignExpr.java:156
↓ 17 callersMethodgetInt
()
ded/soot/soot-2.3.0/generated/sablecc/soot/jimple/parser/node/AIntBaseType.java:33
↓ 17 callersMethodgetLength
(String val)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/editors/parser/JimpleFile.java:202
↓ 17 callersMethodgetLine
Extracts line number from a packed position.
ded/soot/soot-2.3.0/generated/jastadd/beaver/Symbol.java:30
↓ 17 callersMethodgetManager
@return
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/SootPlugin.java:244
↓ 17 callersMethodgetMessage
()
ded/soot/polyglot-1.3.5/src/ppg/PPGError.java:14
↓ 17 callersMethodgetName
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/mhp/stmt/JPegStmt.java:146
↓ 17 callersMethodgetNumException
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/MethodDecl.java:721
↓ 17 callersMethodgetO2
()
ded/soot/soot-2.3.0/src/soot/jimple/spark/ondemand/genericutil/MutablePair.java:55
↓ 17 callersMethodgetPointsToAnalysis
Retrieves the active pointer analysis
ded/soot/soot-2.3.0/src/soot/Scene.java:536
↓ 17 callersMethodgetSuccs
Returns the List of Blocks that are successors to this block, @return A list of successorblocks. @see BlockGraph
ded/soot/soot-2.3.0/src/soot/toolkits/graph/Block.java:289
↓ 17 callersMethodgetTarget
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/annotation/purity/PurityEdge.java:54
↓ 17 callersMethodgetTgt
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/callgraph/Edge.java:52
↓ 17 callersMethodget_access_flag
(self)
androguard/core/analysis/analysis.py:1096
↓ 17 callersMethodget_name
(self)
androguard/core/wm/wm_l2.py:115
↓ 17 callersMethodgo
()
ded/soot/soot-2.3.0/systests/java_tests/InitTest4.java:16
↓ 17 callersMethodisConcrete
Returns true if this class is not an interface and not abstract.
ded/soot/soot-2.3.0/src/soot/SootClass.java:840
↓ 17 callersMethodisIntegralType
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:2512
↓ 17 callersMethodisLibraryClass
Convenience method returning true if this class is a library class. @see Scene#getLibraryClasses()
ded/soot/soot-2.3.0/src/soot/SootClass.java:953
↓ 17 callersMethodisPrivate
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/MethodDecl.java:1099
↓ 17 callersMethodisStatic
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:2217
↓ 17 callersMethodisTopLevelType
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:2749
↓ 17 callersMethodjl
The <code>JL</code> object we dispatch to, by default, the node itself, but possibly another delegate.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/JL_c.java:26
↓ 17 callersFunctionlzma_block_header_size
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/common/block_header_encoder.c:17
↓ 17 callersFunctionlzma_index_file_size
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/common/index.c:556
↓ 17 callersMethodmakeClassRef
Returns a (possibly not yet resolved) SootClass to be used in references to a class. If/when the class is resolved, it will be resolved into this Soot
ded/soot/soot-2.3.0/src/soot/SootResolver.java:102
↓ 17 callersMethodmemberTypes
(String name)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:2065
↓ 17 callersMethodname
Simple name of the type object. Anonymous classes do not have names.
ded/soot/polyglot-1.3.5/src/polyglot/types/Named.java:11
↓ 17 callersMethodpop
()
ded/soot/soot-2.3.0/src/soot/jimple/spark/ondemand/genericutil/Stack.java:60
↓ 17 callersMethodpostDelExpr
(JL del)
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/AbstractDelFactory_c.java:1584
↓ 17 callersMethodpostExtExpr
(Ext ext)
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/AbstractExtFactory_c.java:1589
↓ 17 callersMethodremove
Removes the given object from this Chain.
ded/soot/soot-2.3.0/src/soot/PatchingChain.java:156
↓ 17 callersMethodset
(Object o)
ded/soot/soot-2.3.0/generated/sablecc/soot/jimple/parser/node/TypedLinkedList.java:132
↓ 17 callersMethodsetPlainText
(self, plainText)
CodeEditor.py:194
↓ 17 callersMethodsetResolvingLevel
( int newLevel )
ded/soot/soot-2.3.0/src/soot/SootClass.java:129
↓ 17 callersMethodtype
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/TypeVariableBV.java:491
↓ 17 callersMethodv
()
ded/soot/soot-2.3.0/src/soot/EntryPoints.java:31
↓ 17 callersMethodv
(String value)
ded/soot/soot-2.3.0/src/soot/jimple/StringConstant.java:44
↓ 16 callersMethodClear
androguard/classification/libsimilarity/sources/lzma/CPP/7zip/UI/Common/TempFiles.cpp:13
↓ 16 callersMethodGetIndexByte
(Int32 index)
androguard/classification/libsimilarity/sources/lzma/CS/7zip/Compress/LZ/LzBinTree.cs:72
↓ 16 callersFunctionMyStringLen
androguard/classification/libsimilarity/sources/lzma/CPP/Common/MyString.h:11
↓ 16 callersMethodString
<code>java.lang.String</code>
ded/soot/polyglot-1.3.5/src/polyglot/types/TypeSystem.java:469
↓ 16 callersMethodadd
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/cppsupport/miniclasses/java/util/Vector.cpp:22
↓ 16 callersMethodapprox
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/integer/TypeVariable.java:324
↓ 16 callersFunctionbsPutUChar
---------------------------------------------------*/
androguard/classification/libsimilarity/sources/bzip2-1.0.6/compress.c:93
↓ 16 callersFunctionbsPutUChar
---------------------------------------------*/
androguard/classification/libsimilarity/sources/bzip2-1.0.6/bzip2recover.c:242
↓ 16 callersMethodcontainer
Set the method's containing type.
ded/soot/polyglot-1.3.5/src/polyglot/types/MethodInstance.java:53
↓ 16 callersMethoddefaultCase
(Type t)
ded/soot/soot-2.3.0/src/soot/TypeSwitch.java:114
↓ 16 callersMethoddrawEdge
Draws a directed edge (including the source and end nodes, if they have not already been drawn). @param from, the source node @param to, the end node
ded/soot/soot-2.3.0/src/soot/util/dot/DotGraph.java:98
↓ 16 callersMethodedge
Add an edge to the CFG from <code>p</code> to <code>q</code>.
ded/soot/polyglot-1.3.5/src/polyglot/visit/CFGBuilder.java:424
↓ 16 callersMethodgetCurrent
@return
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/interaction/DataKeeper.java:135
↓ 16 callersMethodgetFlowInfoList
@return
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/interaction/DataKeeper.java:142
↓ 16 callersMethodgetImportDecl
(int i)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/CompilationUnit.java:259
↓ 16 callersMethodgetLBrace
()
ded/soot/soot-2.3.0/generated/sablecc/soot/jimple/parser/node/AFileBody.java:67
↓ 16 callersMethodgetLabel
()
ded/soot/soot-2.3.0/src/soot/dava/internal/javaRep/DAbruptStmt.java:99
↓ 16 callersMethodgetNumArgument
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ParTypeDecl.java:9
↓ 16 callersMethodgetNumCatchClause
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TryStmt.java:344
↓ 16 callersMethodgetParentOf
(Object statementOrNode)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/traversals/ASTParentNodeFinder.java:240
↓ 16 callersMethodgetRBrace
()
ded/soot/soot-2.3.0/generated/sablecc/soot/jimple/parser/node/AFileBody.java:103
↓ 16 callersMethodgetRight
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/AbstractDot.java:146
↓ 16 callersMethodgetSource
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/AssignExpr.java:175
↓ 16 callersMethodgetTraps
Returns a backed view of the traps found in this Body.
ded/soot/soot-2.3.0/src/soot/Body.java:347
↓ 16 callersMethodgetWeight
(String phasename)
ded/soot/soot-2.3.0/src/soot/jbco/Main.java:376
↓ 16 callersMethodget_name_index
(self)
androguard/core/bytecodes/jvm.py:627
↓ 16 callersMethodhasInit
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/FieldDeclaration.java:506
↓ 16 callersMethodignoreThisDataType
(Type type)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/infoflow/SmartMethodInfoFlowAnalysis.java:279
↓ 16 callersMethodinfo
()
ded/soot/soot-2.3.0/src/soot/xml/LinkAttribute.java:42
↓ 16 callersMethodintern
()
ded/soot/polyglot-1.3.5/src/polyglot/util/Enum.java:64
↓ 16 callersMethodisInnerType
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:2765
↓ 16 callersMethodisNested
Return true if the class is a nested. Equivalent to kind() == MEMBER || kind() == LOCAL || kind() == ANONYMOUS.
ded/soot/polyglot-1.3.5/src/polyglot/types/ClassType.java:45
↓ 16 callersMethodisUnknown
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:2664
↓ 16 callersFunctionlzma_index_append
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/common/index.c:636
↓ 16 callersMethodnewNewExpr
Constructs a NewExpr(RefType) grammar chunk.
ded/soot/soot-2.3.0/src/soot/jimple/Jimple.java:402
↓ 16 callersMethodnewParameterRef
Constructs a ParameterRef(SootMethod, int) grammar chunk.
ded/soot/soot-2.3.0/src/soot/baf/Baf.java:153
↓ 16 callersMethodnewStmtBox
(Unit unit)
ded/soot/soot-2.3.0/src/soot/jimple/Jimple.java:884
↓ 16 callersMethodnext
Returns (and removes) the next object in the queue, or null if there are none.
ded/soot/soot-2.3.0/src/soot/util/queue/QueueReader.java:41
↓ 16 callersMethodoperator
The binary's operator.
ded/soot/polyglot-1.3.5/src/polyglot/ast/Binary.java:57
↓ 16 callersFunctionpanic
---------------------------------------------*/
androguard/classification/libsimilarity/sources/bzip2-1.0.6/bzip2.c:745
↓ 16 callersMethodpush
()
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/types/Context_c.java:67
↓ 16 callersMethodresolvingLevel
()
ded/soot/soot-2.3.0/src/soot/SootClass.java:128
↓ 16 callersMethodrunAndCompare
(String orig, String toBeReplaced, String replacement, String expected)
ded/soot/soot-2.3.0/tests/soot/util/StringTools_replaceAll_Test.java:18
↓ 16 callersMethodthrowTypes
List of Types of exceptions that might get thrown. The result is not necessarily correct until after type checking.
ded/soot/polyglot-1.3.5/src/polyglot/ast/NodeOps.java:205
↓ 16 callersMethodtype
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/TypeVariable.java:507
↓ 16 callersMethodunpackFromStrings
Utility function: unpacks parse tables from strings
ded/soot/polyglot-1.3.5/src/java_cup/runtime/lr_parser.java:1220
↓ 15 callersFunctionConvertUInt32ToString
androguard/classification/libsimilarity/sources/lzma/CPP/7zip/Archive/XzHandler.cpp:128
↓ 15 callersMethodGetIndexByte
(int index)
androguard/classification/libsimilarity/sources/lzma/Java/SevenZip/Compression/LZ/InWindow.java:105
↓ 15 callersFunctionGetLongPath
androguard/classification/libsimilarity/sources/lzma/CPP/Windows/FileIO.cpp:94
↓ 15 callersMethodGetPrice1
()
androguard/classification/libsimilarity/sources/lzma/CS/7zip/Compress/RangeCoder/RangeCoderBit.cs:68
↓ 15 callersMethodGetPrice1
(int Prob)
androguard/classification/libsimilarity/sources/lzma/Java/SevenZip/Compression/RangeCoder/Encoder.java:147
← previousnext →1,001–1,100 of 42,418, ranked by callers