MCPcopy Create free account

hub / github.com/honeynet/apkinspector / functions

Functions42,418 in github.com/honeynet/apkinspector

↓ 22 callersMethodgetSignature
Returns the Soot signature of this method. Used to refer to methods unambiguously.
ded/soot/soot-2.3.0/src/soot/SootMethod.java:499
↓ 22 callersMethodgetTarget
()
ded/soot/soot-2.3.0/src/soot/jimple/internal/JIfStmt.java:109
↓ 22 callersMethodgetType
()
ded/soot/soot-2.3.0/src/soot/SootField.java:132
↓ 22 callersMethodgetTypeForCast
(TypeNode node)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/integer/ConstraintChecker.java:865
↓ 22 callersMethodhandleIndent
()
ded/soot/soot-2.3.0/src/soot/AbstractUnitPrinter.java:94
↓ 22 callersMethodisByte
Return true if byte.
ded/soot/polyglot-1.3.5/src/polyglot/types/Type.java:139
↓ 22 callersMethodisDouble
Return true if double.
ded/soot/polyglot-1.3.5/src/polyglot/types/Type.java:164
↓ 22 callersMethodisFloat
Return true if float.
ded/soot/polyglot-1.3.5/src/polyglot/types/Type.java:159
↓ 22 callersMethodkind
The kind of edge. Note: kind should not be tested by other classes; instead, accessors such as isExplicit() should be added.
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/callgraph/ContextSensitiveEdge.java:54
↓ 22 callersMethodlabel_toString
( UnitPrinter up )
ded/soot/soot-2.3.0/src/soot/dava/internal/AST/ASTLabeledNode.java:53
↓ 22 callersFunctionlzma_crc32
If you make any changes, do some bench marking! Seemingly unrelated changes can very easily ruin the performance (and very probably is very compiler d
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/check/crc32_fast.c:26
↓ 22 callersMethodname
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/FieldDeclaration.java:812
↓ 22 callersMethodnewCastExpr
Constructs a CastExpr(Immediate, Type) grammar chunk.
ded/soot/soot-2.3.0/src/soot/jimple/Jimple.java:382
↓ 22 callersMethodnewIdentityStmt
Constructs a IdentityStmt(Local, IdentityRef) grammar chunk.
ded/soot/soot-2.3.0/src/soot/grimp/Grimp.java:499
↓ 22 callersMethodnewImmediateBox
(Value value)
ded/soot/soot-2.3.0/src/soot/jimple/Jimple.java:859
↓ 22 callersMethodnode
Pointer back to the node we are delegating for, possibly this.
ded/soot/polyglot-1.3.5/src/polyglot/ast/JL.java:16
↓ 22 callersMethodpackageName
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Expr.java:459
↓ 22 callersMethodprintMsg
(String msg)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/synchronization/LockableReferenceAnalysis.java:52
↓ 22 callersMethodquotedNameOf
If this name is in the set of reserved names, then return a quoted version of it. Else pass it through.
ded/soot/soot-2.3.0/src/soot/Scene.java:147
↓ 22 callersMethodtoList
Returns an unbacked list of contained objects for this FlowSet.
ded/soot/soot-2.3.0/src/soot/toolkits/scalar/FlowSet.java:149
↓ 22 callersFunctionwriteuleb128
(value)
androguard/core/bytecodes/dvm.py:552
↓ 21 callersFunctionIncorrectCommand
androguard/classification/libsimilarity/sources/lzma/CPP/7zip/Bundles/LzmaCon/LzmaAlone.cpp:123
↓ 21 callersFunctionRangeEnc_EncodeBit
androguard/classification/libsimilarity/sources/lzma/C/LzmaEnc.c:552
↓ 21 callersMethodadd
(ThrowableSet lhs, ThrowableSet rhs, Set expectedIncluded, Set expectedExcluded)
ded/soot/soot-2.3.0/tests/soot/toolkits/exceptions/ThrowableSetTest.java:350
↓ 21 callersMethodaddMutualEdges
addMutualEdge adds bi-direct edges between two nodes. for example, i = j + 1; generates two directed edges. one from j to i with weight
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/annotation/arraycheck/WeightedDirectedSparseGraph.java:104
↓ 21 callersMethodbody
Set the body of the do statement.
ded/soot/polyglot-1.3.5/src/polyglot/ast/Do.java:11
↓ 21 callersMethoddebug
(String methodName, String debug)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/renamer/Renamer.java:613
↓ 21 callersMethodemitBooleanBranch
(String s)
ded/soot/soot-2.3.0/src/soot/jimple/JasminClass.java:2762
↓ 21 callersMethodfindAndKill
(ASTNode node)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/transformations/UselessLabelFinder.java:37
↓ 21 callersMethodfullName
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:2295
↓ 21 callersMethodgetArgument
(int index)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ParTypeDecl.java:13
↓ 21 callersMethodgetClasspathAppend
Returns the classpathAppend. @return String
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootFileLauncher.java:208
↓ 21 callersMethodgetImageDescriptor
(String name)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/SootPlugin.java:165
↓ 21 callersMethodgetInterfaces
Returns a backed Chain of the interfaces that are directly implemented by this class. (see getInterfaceCount())
ded/soot/soot-2.3.0/src/soot/SootClass.java:644
↓ 21 callersMethodgetLocalCount
Returns the number of locals declared in this body.
ded/soot/soot-2.3.0/src/soot/Body.java:131
↓ 21 callersMethodgetShell
()
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootThread.java:153
↓ 21 callersMethodgetVariableDeclaration
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/EnhancedForStmt.java:285
↓ 21 callersMethodget_name
Return the name of the bytecode
androguard/core/bytecodes/dvm.py:2075
↓ 21 callersMethodinStaticContext
Returns whether the current context is a static context. A statement of expression occurs in a static context if and only if the inner-most method, co
ded/soot/polyglot-1.3.5/src/polyglot/types/Context.java:104
↓ 21 callersMethodisTop
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/scalar/ToppedSet.java:43
↓ 21 callersMethodisVoid
Return true if void.
ded/soot/polyglot-1.3.5/src/polyglot/types/Type.java:124
↓ 21 callersMethodlookupType
(String packageName, String typeName)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Program.java:1246
↓ 21 callersMethodmakeGlobalVarNode
Finds or creates the GlobalVarNode for the variable value, of type type.
ded/soot/soot-2.3.0/src/soot/jimple/spark/pag/PAG.java:470
↓ 21 callersMethodnewBody
Returns an empty BafBody associated with method m.
ded/soot/soot-2.3.0/src/soot/baf/Baf.java:547
↓ 21 callersMethodnewIfStmt
Constructs a IfStmt(Condition, Stmt) grammar chunk.
ded/soot/soot-2.3.0/src/soot/jimple/Jimple.java:689
↓ 21 callersMethodnewVirtualInvokeExpr
Constructs a VirtualInvokeExpr(Local base, SootMethodRef method, List of Expr) grammar chunk.
ded/soot/soot-2.3.0/src/soot/grimp/Grimp.java:353
↓ 21 callersMethodpos
(Object first, Object last)
ded/soot/polyglot-1.3.5/src/polyglot/parse/BaseParser.java:101
↓ 21 callersMethodreplace
(ASTNode node)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ASTNode.java:461
↓ 21 callersMethodrhs_length
How much of the right hand side array we are presently using.
ded/soot/polyglot-1.3.5/src/java_cup/production.java:289
↓ 21 callersMethodsanityCheck
Sanity check. Used internally for debugging!
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/annotation/purity/PurityGraph.java:262
↓ 21 callersMethodsnapshotIterator
Returns an iterator over a copy of this chain. This avoids ConcurrentModificationExceptions from being thrown if the underlying Chain is modified duri
ded/soot/soot-2.3.0/src/soot/PatchingChain.java:269
↓ 21 callersMethodtypeCheck
Type check the AST. This method is called by the <code>leave()</code> method of the visitor. The method should perform work that should be done afte
ded/soot/polyglot-1.3.5/src/polyglot/ast/NodeOps.java:172
↓ 21 callersMethodv
()
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/transformations/UselessLabelFinder.java:33
↓ 20 callersFunctionMyFree
androguard/classification/libsimilarity/sources/lzma/C/Alloc.c:38
↓ 20 callersFunctionThrowUserErrorException
androguard/classification/libsimilarity/sources/lzma/CPP/7zip/UI/Common/ArchiveCommandLine.cpp:197
↓ 20 callersMethodaddPack
( Pack p )
ded/soot/soot-2.3.0/src/soot/PackManager.java:283
↓ 20 callersFunctionbsW
---------------------------------------------------*/
androguard/classification/libsimilarity/sources/bzip2-1.0.6/compress.c:71
↓ 20 callersMethodcompile
(self)
androguard/core/protection/protection.py:500
↓ 20 callersMethoddrawCFG
Create a <code>DotGraph</code> whose nodes and edges depict a control flow graph without distinguished exceptional edges. @param graph a <code>Direct
ded/soot/soot-2.3.0/src/soot/util/cfgcmd/CFGToDotGraph.java:288
↓ 20 callersMethodextFactory
()
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/NodeFactory_c.java:37
↓ 20 callersMethodgetBlock
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TryStmt.java:320
↓ 20 callersMethodgetCallSite
@return
ded/soot/soot-2.3.0/src/soot/jimple/spark/ondemand/pautil/AssignEdge.java:78
↓ 20 callersMethodgetComma
()
ded/soot/soot-2.3.0/generated/sablecc/soot/jimple/parser/node/AMultiArgList.java:68
↓ 20 callersMethodgetEditor
@return
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/attributes/SootAttributeSelectAction.java:232
↓ 20 callersMethodgetFlowAfter
Accessor function returning value of OUT set for s.
ded/soot/soot-2.3.0/src/soot/toolkits/scalar/FlowAnalysis.java:68
↓ 20 callersMethodgetModifier
Modifier Creation
ded/soot/soot-2.3.0/src/soot/javaToJimple/Util.java:507
↓ 20 callersMethodgetNumArg
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/MethodAccess.java:441
↓ 20 callersMethodgetNumChild
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ASTNode.java:783
↓ 20 callersMethodgetSelectedAlias
()
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/MultiOptionWidget.java:105
↓ 20 callersMethodgetShortName
()
ded/soot/soot-2.3.0/src/soot/tagkit/InnerClassTag.java:75
↓ 20 callersMethodgetSizeCount
()
ded/soot/soot-2.3.0/src/soot/jimple/NewMultiArrayExpr.java:41
↓ 20 callersMethodgetSource
()
ded/soot/soot-2.3.0/src/soot/jimple/PlaceholderStmt.java:55
↓ 20 callersMethodgetString
@param key @return
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/Messages.java:44
↓ 20 callersMethodgetUnitBoxes
Returns a list of Boxes containing Units defined in this Unit; typically branch targets.
ded/soot/soot-2.3.0/src/soot/Unit.java:50
↓ 20 callersMethodget_Body
()
ded/soot/soot-2.3.0/src/soot/dava/internal/SET/SETNode.java:76
↓ 20 callersMethodget_Dominators
()
ded/soot/soot-2.3.0/src/soot/dava/internal/asg/AugmentedStmt.java:156
↓ 20 callersMethodget_code
(self, off)
androguard/core/bytecodes/dvm.py:2443
↓ 20 callersMethodhandleBinop
(BinopExpr binop, boolean ordered)
ded/soot/soot-2.3.0/src/soot/shimple/toolkits/graph/ValueGraph.java:156
↓ 20 callersMethodhasFinally
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TryStmt.java:406
↓ 20 callersMethodisAbstract
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/MethodDecl.java:1115
↓ 20 callersMethodisNumericType
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:2504
↓ 20 callersMethodisShort
Return true if short.
ded/soot/polyglot-1.3.5/src/polyglot/types/Type.java:144
↓ 20 callersMethodlhs
The left hand side non-terminal.
ded/soot/polyglot-1.3.5/src/java_cup/production.java:249
↓ 20 callersFunctionlzma_index_iter_next
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/common/index.c:1093
↓ 20 callersMethodnewBody
Returns an empty JimpleBody associated with method m.
ded/soot/soot-2.3.0/src/soot/jimple/Jimple.java:890
↓ 20 callersMethodnewExprBox
(Value value)
ded/soot/soot-2.3.0/src/soot/grimp/Grimp.java:670
↓ 20 callersMethodnewTrap
Constructs a new JTrap for the given exception on the given Stmt range with the given Stmt handler.
ded/soot/soot-2.3.0/src/soot/jimple/Jimple.java:773
↓ 20 callersMethodprintBlock
(Node n, CodeWriter w, PrettyPrinter pp)
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Node_c.java:323
↓ 20 callersMethodreplaceAll
Replace all occurrences of a given substring in a given {@link String}.
ded/soot/soot-2.3.0/src/soot/jimple/spark/ondemand/genericutil/Util.java:297
↓ 20 callersMethodrunFinish
()
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootLauncher.java:209
↓ 20 callersMethodset
Create new flags with the flags in <code>other</code> also set.
ded/soot/polyglot-1.3.5/src/polyglot/types/Flags.java:111
↓ 20 callersMethodsetDef
(String id)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/MultiOptionWidget.java:94
↓ 20 callersMethodsetName
Sets the name of the current variable.
ded/soot/soot-2.3.0/src/soot/Local.java:41
↓ 20 callersMethodtext
(self)
Graph.py:248
↓ 20 callersMethodunion
Adds the RWSet other into this set.
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/pointer/CodeBlockRWSet.java:80
↓ 20 callersMethodvarDecl
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Expr.java:335
↓ 20 callersMethodyytext
Returns the text matched by the current regular expression.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/parse/Lexer_c.java:683
↓ 20 callersMethodyytext
Returns the text matched by the current regular expression.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/qq/Lexer_c.java:822
↓ 19 callersMethodIsDir
androguard/classification/libsimilarity/sources/lzma/CPP/7zip/UI/Common/DirItem.h:22
↓ 19 callersFunctionMyAlloc
androguard/classification/libsimilarity/sources/lzma/C/Alloc.c:23
← previousnext →801–900 of 42,418, ranked by callers