MCPcopy Create free account

hub / github.com/honeynet/apkinspector / functions

Functions42,418 in github.com/honeynet/apkinspector

↓ 1 callersFunctionprint_crc64_table
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/check/crc64_tablegen.c:53
↓ 1 callersFunctionprint_info_adv
androguard/classification/libsimilarity/sources/xz-5.0.2/src/xz/list.c:672
↓ 1 callersFunctionprint_info_basic
androguard/classification/libsimilarity/sources/xz-5.0.2/src/xz/list.c:602
↓ 1 callersFunctionprint_info_robot
androguard/classification/libsimilarity/sources/xz-5.0.2/src/xz/list.c:848
↓ 1 callersFunctionprint_lz_table
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/check/crc32_tablegen.c:82
↓ 1 callersFunctionprint_price_table
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/rangecoder/price_tablegen.c:54
↓ 1 callersFunctionprint_totals_adv
androguard/classification/libsimilarity/sources/xz-5.0.2/src/xz/list.c:995
↓ 1 callersFunctionprint_totals_basic
androguard/classification/libsimilarity/sources/xz-5.0.2/src/xz/list.c:953
↓ 1 callersFunctionprint_totals_robot
androguard/classification/libsimilarity/sources/xz-5.0.2/src/xz/list.c:1017
↓ 1 callersMethodprocedureInstance
Get the procedureInstance of the constructor.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/ConstructorDecl_c.java:100
↓ 1 callersMethodprocedureInstance
Get the procedure instance of the method.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/MethodDecl_c.java:128
↓ 1 callersMethodprocess
Visit this statement by the given statement visitor. This will invoke the corresponding method in the visitor. @param <T> return type @param v Entry p
ded/soot/soot-2.3.0/tutorial/guide/examples/intermediate_representation/src/dk/brics/soot/intermediate/representation/Statement.java:102
↓ 1 callersMethodprocess
The entry point of native method simulation. @param method, must be a native method @param thisVar, the variable represent @this, it c
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/pointer/util/NativeMethodDriver.java:129
↓ 1 callersMethodprocessASTDoWhileNode
(ASTDoWhileNode node, Object input)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/structuredAnalysis/StructuredAnalysis.java:620
↓ 1 callersMethodprocessASTForLoopNode
(ASTForLoopNode node,Object input)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/structuredAnalysis/StructuredAnalysis.java:705
↓ 1 callersMethodprocessASTIfElseNode
(ASTIfElseNode node,Object input)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/structuredAnalysis/StructuredAnalysis.java:533
↓ 1 callersMethodprocessASTIfNode
(ASTIfNode node,Object input)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/structuredAnalysis/StructuredAnalysis.java:503
↓ 1 callersMethodprocessASTLabeledBlockNode
(ASTLabeledBlockNode node,Object input)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/structuredAnalysis/StructuredAnalysis.java:466
↓ 1 callersMethodprocessASTMethodNode
(ASTMethodNode node,Object input)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/structuredAnalysis/StructuredAnalysis.java:421
↓ 1 callersMethodprocessASTStatementSequenceNode
(ASTStatementSequenceNode node,Object input)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/structuredAnalysis/StructuredAnalysis.java:435
↓ 1 callersMethodprocessASTSwitchNode
(ASTSwitchNode node,Object input)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/structuredAnalysis/StructuredAnalysis.java:780
↓ 1 callersMethodprocessASTSynchronizedBlockNode
(ASTSynchronizedBlockNode node,Object input)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/structuredAnalysis/StructuredAnalysis.java:483
↓ 1 callersMethodprocessASTTryNode
(ASTTryNode node,Object input)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/structuredAnalysis/StructuredAnalysis.java:893
↓ 1 callersMethodprocessASTUnconditionalLoopNode
(ASTUnconditionalLoopNode node,Object input)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/structuredAnalysis/StructuredAnalysis.java:664
↓ 1 callersMethodprocessASTWhileNode
(ASTWhileNode node,Object input)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/structuredAnalysis/StructuredAnalysis.java:579
↓ 1 callersMethodprocessArgs
(String[] args)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Frontend.java:102
↓ 1 callersMethodprocessAttributeNode
(SootAttribute current, Node node)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/attributes/AttributeDomProcessor.java:99
↓ 1 callersMethodprocessAttributesDom
Method processAttributesDom.
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/attributes/AttributeDomProcessor.java:47
↓ 1 callersMethodprocessCallEdges
()
ded/soot/soot-2.3.0/src/soot/jimple/spark/solver/OnFlyCallGraph.java:68
↓ 1 callersMethodprocessCmdLine
(String[] args)
ded/soot/soot-2.3.0/src/soot/Main.java:76
↓ 1 callersMethodprocessDefinitionStmt
Returns (Unit, Constant) pair if an assumption has changed due to the fact that u is reachable. Else returns null.
ded/soot/soot-2.3.0/src/soot/shimple/toolkits/scalar/SConstantPropagatorAndFolder.java:539
↓ 1 callersMethodprocessDrop
(CUPSpec combined, CUPSpec newSpec)
ded/soot/polyglot-1.3.5/src/ppg/spec/PPGSpec.java:288
↓ 1 callersMethodprocessErrors
(Collection errors, CompilationUnit unit)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Frontend.java:109
↓ 1 callersMethodprocessExtend
(CUPSpec combined, CUPSpec newSpec)
ded/soot/polyglot-1.3.5/src/ppg/spec/PPGSpec.java:328
↓ 1 callersMethodprocessFlow
(Instruction ins, TypeStack typeStack, cp_info[] constant_pool)
ded/soot/soot-2.3.0/src/soot/coffi/CFG.java:1503
↓ 1 callersMethodprocessNew
(CUPSpec combined, CUPSpec newSpec)
ded/soot/polyglot-1.3.5/src/ppg/spec/PPGSpec.java:398
↓ 1 callersMethodprocessNewMethod
( SootMethod m )
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/callgraph/OnFlyCallGraphBuilder.java:177
↓ 1 callersMethodprocessNewMethodContext
( MethodOrMethodContext momc )
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/callgraph/OnFlyCallGraphBuilder.java:329
↓ 1 callersMethodprocessNoErrors
(CompilationUnit unit)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Frontend.java:126
↓ 1 callersMethodprocessNode
(Node node)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/attributes/AttributeDomProcessor.java:53
↓ 1 callersMethodprocessNode
Calculate dominance frontier for a set of basic blocks. <p> Uses the algorithm of Cytron et al., TOPLAS Oct. 91: <pre> for each X in a bottom-up tra
ded/soot/soot-2.3.0/src/soot/toolkits/graph/CytronDominanceFrontier.java:105
↓ 1 callersMethodprocessOverride
(CUPSpec combined, CUPSpec newSpec)
ded/soot/polyglot-1.3.5/src/ppg/spec/PPGSpec.java:314
↓ 1 callersMethodprocessPartition
(Partition partition)
ded/soot/soot-2.3.0/src/soot/shimple/toolkits/graph/SimpleGlobalValueNumberer.java:114
↓ 1 callersMethodprocessPhaseOptions
(String phaseName, String option)
ded/soot/soot-2.3.0/src/soot/PhaseOptions.java:66
↓ 1 callersMethodprocessReachables
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/callgraph/OnFlyCallGraphBuilder.java:72
↓ 1 callersMethodprocessSootAttributes
()
ded/soot/jasmin-2.3.0/lib/jas/src/jas/CodeAttr.java:114
↓ 1 callersMethodprocessStatement
Specific stmts within AST Constructs are processed through this method. It will be invoked everytime a stmt is encountered
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/structuredAnalysis/StructuredAnalysis.java:138
↓ 1 callersMethodprocessStatement
(Stmt s, Object input)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/structuredAnalysis/UnreachableCodeFinder.java:204
↓ 1 callersMethodprocessSwitchKey
Deal with the key in the switch construct
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/structuredAnalysis/StructuredAnalysis.java:163
↓ 1 callersMethodprocessSynchronizedLocal
To deal with the local used for synch blocks
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/structuredAnalysis/StructuredAnalysis.java:156
↓ 1 callersMethodprocessTransferL
(CUPSpec combined, CUPSpec newSpec)
ded/soot/polyglot-1.3.5/src/ppg/spec/PPGSpec.java:341
↓ 1 callersMethodprocessTransferR
(CUPSpec combined, CUPSpec newSpec)
ded/soot/polyglot-1.3.5/src/ppg/spec/PPGSpec.java:370
↓ 1 callersMethodprocessUnaryBinaryCondition
To have maximum flexibility in analyzing conditions the analysis API breaks down the aggregated conditions to simple unary or binary conditions user d
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/structuredAnalysis/StructuredAnalysis.java:149
↓ 1 callersMethodprocessWarnings
(Collection warnings, CompilationUnit unit)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Frontend.java:118
↓ 1 callersMethodprocess_method
(self, cls, meth)
androguard/dex2java/start.py:383
↓ 1 callersMethodpromote
(Type tlow, Type thigh)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/fast/TypeResolver.java:226
↓ 1 callersMethodpropagate
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/infoflow/ClassLocalObjectsAnalysis.java:498
↓ 1 callersMethodpropagate
(PegCallGraph cg)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/mhp/MethodExtentBuilder.java:116
↓ 1 callersMethodpropagate
(PegCallGraph pcg)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/mhp/findobject/MultiCalledMethods.java:37
↓ 1 callersMethodpropagate
Actually does the propagation.
ded/soot/soot-2.3.0/src/soot/jimple/spark/solver/PropIter.java:34
↓ 1 callersMethodpropagateResults
Propagates constants to the definition and uses of the relevant locals given a mapping. Notice that we use the Shimple implementation of LocalDefs an
ded/soot/soot-2.3.0/src/soot/shimple/toolkits/scalar/SConstantPropagatorAndFolder.java:90
↓ 1 callersMethodpropagate_all_lookaheads
Propagate lookahead sets through the constructed viable prefix recognizer. When the machine is constructed, each item that results in the crea
ded/soot/polyglot-1.3.5/src/java_cup/lalr_state.java:210
↓ 1 callersMethodpropagate_lookaheads
Propagate lookahead sets out of this state. This recursively propagates to all items that have propagation links from some item in this state.
ded/soot/polyglot-1.3.5/src/java_cup/lalr_state.java:431
↓ 1 callersMethodprototype
Returns the prototype of this field. @param constant_pool the constant_pool for this class. @return the prototype (access + return + name + parameters
ded/soot/soot-2.3.0/src/soot/coffi/method_info.java:109
↓ 1 callersMethodpull
Removes the first block in the queue (and resets its <i>inq</i> flag). @return BasicBlock which was first. @exception java.util.NoSuchElementException
ded/soot/soot-2.3.0/src/soot/coffi/BBQ.java:61
↓ 1 callersMethodpush
()
ded/soot/polyglot-1.3.5/src/polyglot/visit/ExceptionChecker.java:41
↓ 1 callersMethodpushAnonClass
(Position pos)
ded/soot/polyglot-1.3.5/src/polyglot/visit/TypeBuilder.java:245
↓ 1 callersMethodpushCode
()
ded/soot/polyglot-1.3.5/src/polyglot/visit/TypeBuilder.java:145
↓ 1 callersMethodpushNew
()
ded/soot/polyglot-1.3.5/src/polyglot/visit/ExceptionChecker.java:33
↓ 1 callersMethodpushSource
Enter the scope of a source file.
ded/soot/polyglot-1.3.5/src/polyglot/types/Context.java:69
↓ 1 callersMethodpushStatic
Enter a static scope. In general, this is only used for explicit constructor calls; static methods, initializers of static fields and static initializ
ded/soot/polyglot-1.3.5/src/polyglot/types/Context.java:84
↓ 1 callersMethodput
( Map<Object, List> m, Object key, Object value )
ded/soot/soot-2.3.0/src/soot/FastHierarchy.java:35
↓ 1 callersMethodput
( Object key, Object value)
ded/soot/soot-2.3.0/src/soot/util/IterableMap.java:206
↓ 1 callersMethodput
Associates a value with a key.
ded/soot/soot-2.3.0/src/soot/util/SmallNumberedMap.java:33
↓ 1 callersFunctionqInitResources
()
src/images/mainwindow_rc.py:12183
↓ 1 callersMethodqq_decl
Parse the input as an <code>ClassDecl</code>.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/qq/QQParser.java:19
↓ 1 callersMethodqq_expr
Parse the input as an <code>Expr</code>.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/qq/QQParser.java:10
↓ 1 callersMethodqq_file
Parse the input as an <code>SourceFile</code>.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/qq/QQParser.java:22
↓ 1 callersMethodqq_member
Parse the input as an <code>ClassMember</code>.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/qq/QQParser.java:25
↓ 1 callersMethodqq_stmt
Parse the input as an <code>Stmt</code>.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/qq/QQParser.java:13
↓ 1 callersMethodqq_type
Parse the input as an <code>TypeNode</code>.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/qq/QQParser.java:16
↓ 1 callersMethodqualifiedLookupType
(String name)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Expr.java:439
↓ 1 callersMethodqualifiedLookupType_compute
(String name)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/PackageAccess.java:144
↓ 1 callersMethodqualifiedLookupType_compute
(String name)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Expr.java:444
↓ 1 callersMethodqualifiedLookupType_compute
(String name)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/PackageOrTypeAccess.java:126
↓ 1 callersMethodqualifiedLookupType_compute
(String name)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ClassInstanceExpr.java:729
↓ 1 callersMethodqualifiedLookupType_compute
(String name)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/AmbiguousAccess.java:126
↓ 1 callersMethodqualifiedLookupType_compute
(String name)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ParseName.java:112
↓ 1 callersMethodqualifiedLookupVariable
(String name)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Expr.java:447
↓ 1 callersMethodqualifiedLookupVariable_compute
(String name)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/PackageAccess.java:169
↓ 1 callersMethodqualifiedLookupVariable_compute
(String name)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Expr.java:452
↓ 1 callersMethodqualifiedLookupVariable_compute
(String name)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeAccess.java:338
↓ 1 callersMethodqualifiedLookupVariable_compute
(String name)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/PackageOrTypeAccess.java:134
↓ 1 callersMethodqualifiedLookupVariable_compute
(String name)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/AmbiguousAccess.java:134
↓ 1 callersMethodqualifiedLookupVariable_compute
(String name)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ParseName.java:120
↓ 1 callersMethodqualifier
Get the qualifier expression of the allocation.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/New_c.java:38
↓ 1 callersMethodqualifier
()
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/AmbQualifierNode_c.java:25
↓ 1 callersMethodqualifier_compute
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Access.java:156
↓ 1 callersMethodquestionColon
(Constant cond, Constant c1, Constant c2)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:1711
↓ 1 callersMethodquestionColon_compute
(Constant cond, Constant c1, Constant c2)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/FloatType.java:316
← previousnext →17,001–17,100 of 42,418, ranked by callers