MCPcopy Create free account

hub / github.com/honeynet/apkinspector / functions

Functions42,418 in github.com/honeynet/apkinspector

↓ 19 callersMethodaccessibleFrom
(TypeDecl type)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:1402
↓ 19 callersMethodcaseBinopExpr
(BinopExpr expr)
ded/soot/soot-2.3.0/src/soot/toolkits/exceptions/UnitThrowAnalysis.java:714
↓ 19 callersMethodclose
Flushes and closes (I think, in the superclass) the stream. @since 1.3
ded/soot/polyglot-1.3.5/src/polyglot/util/Base64.java:1433
↓ 19 callersFunctioncopyFileName
---------------------------------------------*/
androguard/classification/libsimilarity/sources/bzip2-1.0.6/bzip2.c:918
↓ 19 callersMethodextStmtImpl
Create the <code>Ext</code> object for a <code>Stmt</code> AST node. @return the <code>Ext</code> object for a <code>Stmt</code> AST node.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/AbstractExtFactory_c.java:1351
↓ 19 callersMethodextendsType
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/WildcardExtendsType.java:364
↓ 19 callersMethodfinallyBlock
The block to "finally" execute.
ded/soot/polyglot-1.3.5/src/polyglot/ast/Try.java:29
↓ 19 callersMethodfindOrAdd
( String s )
ded/soot/soot-2.3.0/src/soot/util/StringNumberer.java:39
↓ 19 callersMethodgetArg
(int i)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/MethodAccess.java:448
↓ 19 callersMethodgetCondition
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ConditionalExpr.java:174
↓ 19 callersMethodgetCurrentUnit
()
ded/soot/soot-2.3.0/src/soot/jimple/JimpleToBafContext.java:57
↓ 19 callersMethodgetDeclaringClass
()
ded/soot/soot-2.3.0/src/soot/SootField.java:97
↓ 19 callersMethodgetExpr
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/EnhancedForStmt.java:304
↓ 19 callersMethodgetInvokeExpr
()
ded/soot/soot-2.3.0/src/soot/jimple/InvokeStmt.java:37
↓ 19 callersMethodgetMinus
()
ded/soot/soot-2.3.0/generated/sablecc/soot/jimple/parser/node/AMinusBinop.java:33
↓ 19 callersMethodgetModifiers
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/MethodDecl.java:578
↓ 19 callersMethodgetParameterCount
Returns the number of parameters taken by this method.
ded/soot/soot-2.3.0/src/soot/SootMethod.java:263
↓ 19 callersMethodgetString
()
ded/soot/soot-2.3.0/systests/java_tests/Test5.java:20
↓ 19 callersMethodgetValue
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ConstCase.java:113
↓ 19 callersMethodget_AugStmt
()
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/finders/SwitchNode.java:79
↓ 19 callersMethodget_value
(self)
androguard/core/vm/il_reil.py:75
↓ 19 callersMethodisAbstract
Return true if <code>this</code> has the <code>abstract</code> flag set.
ded/soot/polyglot-1.3.5/src/polyglot/types/Flags.java:386
↓ 19 callersMethodisArray
Return true if an array type.
ded/soot/polyglot-1.3.5/src/polyglot/types/Type.java:194
↓ 19 callersMethodisFalse
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Expr.java:327
↓ 19 callersMethodisInt
Return true if int.
ded/soot/polyglot-1.3.5/src/polyglot/types/Type.java:149
↓ 19 callersMethodisNull
Return true if a null type.
ded/soot/polyglot-1.3.5/src/polyglot/types/Type.java:189
↓ 19 callersMethodisTopLevel
Return true if the class is top-level (i.e., not inner). Equivalent to kind() == TOP_LEVEL.
ded/soot/polyglot-1.3.5/src/polyglot/types/ClassType.java:31
↓ 19 callersMethodisTypeAccess
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Expr.java:475
↓ 19 callersMethodis_Break
()
ded/soot/soot-2.3.0/src/soot/dava/internal/javaRep/DAbruptStmt.java:87
↓ 19 callersFunctionlzma_next_end
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/common/common.c:119
↓ 19 callersMethodnewCastExpr
Constructs a CastExpr(Expr, Type) grammar chunk.
ded/soot/soot-2.3.0/src/soot/grimp/Grimp.java:276
↓ 19 callersMethodnewInstanceFieldRef
Constructs a InstanceFieldRef(Local, SootFieldRef) grammar chunk.
ded/soot/soot-2.3.0/src/soot/jimple/Jimple.java:817
↓ 19 callersMethodnewParameterRef
Constructs a ParameterRef(SootMethod, int) grammar chunk.
ded/soot/soot-2.3.0/src/soot/jimple/Jimple.java:808
↓ 19 callersMethodnewSpecialInvokeExpr
Constructs a NewSpecialInvokeExpr(Local base, SootMethodRef method, List of Immediate) grammar chunk.
ded/soot/soot-2.3.0/src/soot/jimple/Jimple.java:441
↓ 19 callersMethodnewStaticInvokeExpr
Constructs a StaticInvokeExpr(ArrayType, List of Expr) grammar chunk.
ded/soot/soot-2.3.0/src/soot/grimp/Grimp.java:333
↓ 19 callersMethodparameterize
( LocalVarNode vn, Context varNodeParameter )
ded/soot/soot-2.3.0/src/soot/jimple/spark/pag/MethodPAG.java:139
↓ 19 callersMethodprocess
(Object body, Object input)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/structuredAnalysis/StructuredAnalysis.java:208
↓ 19 callersMethodrhs
Access to the collection of parts for the right hand side.
ded/soot/polyglot-1.3.5/src/java_cup/production.java:274
↓ 19 callersMethodsetBase
(Local base)
ded/soot/soot-2.3.0/src/soot/jimple/ArrayRef.java:38
↓ 19 callersMethodsource
Get the source file.
ded/soot/polyglot-1.3.5/src/polyglot/ast/SourceFile.java:47
↓ 19 callersMethodtgt
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/callgraph/Edge.java:50
↓ 19 callersMethodthrowsSet
Method to allow the throws clause and method body to inspect and modify the throwsSet.
ded/soot/polyglot-1.3.5/src/polyglot/visit/ExceptionChecker.java:118
↓ 19 callersMethodtoReference
Cast the type to a reference type, or null.
ded/soot/polyglot-1.3.5/src/polyglot/types/Type.java:41
↓ 19 callersMethodtoString
Returns a textual representation of this type.
ded/soot/soot-2.3.0/src/soot/Type.java:39
↓ 19 callersMethodtoTimeString
(Timer timer, long totalTime)
ded/soot/soot-2.3.0/src/soot/Timers.java:225
↓ 19 callersMethodtrue_label
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Expr.java:650
↓ 19 callersMethodwrite
(String s)
ded/soot/polyglot-1.3.5/src/polyglot/util/CodeWriter.java:31
↓ 18 callersMethodInitBitModels
(short []probs)
androguard/classification/libsimilarity/sources/lzma/Java/SevenZip/Compression/RangeCoder/Encoder.java:96
↓ 18 callersMethodInt
<code>int</code>
ded/soot/polyglot-1.3.5/src/polyglot/types/TypeSystem.java:444
↓ 18 callersMethodLong
<code>long</code>
ded/soot/polyglot-1.3.5/src/polyglot/types/TypeSystem.java:449
↓ 18 callersMethodadd
(Unit u)
ded/soot/soot-2.3.0/src/soot/jimple/internal/JIfStmt.java:186
↓ 18 callersMethodadvance
()
ded/soot/jasmin-2.3.0/src/jasmin/Scanner.java:77
↓ 18 callersMethodassertSameMembers
Asserts that the membership in the component sets of a ThrowableSet correspond to expectations. @param s The set to be checked. @param included the
ded/soot/soot-2.3.0/tests/soot/toolkits/exceptions/ThrowableSetTest.java:234
↓ 18 callersMethodcaseExprOrRefValueBox
(ValueBox vb)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/analysis/DepthFirstAdapter.java:677
↓ 18 callersMethodcontainsAll
(KeySet keys)
ded/soot/polyglot-1.3.5/src/polyglot/ext/coffer/types/KeySet.java:17
↓ 18 callersMethoddelStmtImpl
Create the delegate for a <code>Stmt</code> AST node. @return the delegate for a <code>Stmt</code> AST node.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/AbstractDelFactory_c.java:1348
↓ 18 callersMethodedgesOutOf
Returns all ContextSensitiveEdge's out of unit srcUnit in method src in context srcCtxt.
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/callgraph/ContextSensitiveCallGraph.java:41
↓ 18 callersMethoderror
(String msg, Position pos)
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/qq/Lexer_c.java:334
↓ 18 callersMethodforall
Calls v's visit method on all nodes in this set.
ded/soot/soot-2.3.0/src/soot/jimple/spark/sets/PointsToSetInternal.java:64
↓ 18 callersMethodgenericDecl
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ParClassDecl.java:1341
↓ 18 callersMethodgetFinally
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TryStmt.java:413
↓ 18 callersMethodgetMethod
Returns the method associated with this Body. @return the method that owns this body.
ded/soot/soot-2.3.0/src/soot/Body.java:112
↓ 18 callersMethodgetMethodByName
Attempts to retrieve the method with the given name. This method may throw an AmbiguousMethodException if there are more than one method with
ded/soot/soot-2.3.0/src/soot/SootClass.java:465
↓ 18 callersMethodgetNode
( Value v )
ded/soot/soot-2.3.0/src/soot/jimple/spark/builder/MethodNodeFactory.java:58
↓ 18 callersMethodgetSuccOf
Returns the object immediately following <code>point</code>.
ded/soot/soot-2.3.0/src/soot/PatchingChain.java:222
↓ 18 callersMethodgetTail
Returns the last unit in this block. @return The last unit in this block.
ded/soot/soot-2.3.0/src/soot/toolkits/graph/Block.java:240
↓ 18 callersMethodgetToProcessList
@return
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootFileLauncher.java:309
↓ 18 callersMethodgetTypeParameter
(int index)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/GenericTypeDecl.java:16
↓ 18 callersMethodgetUseBoxes
Returns a List of boxes corresponding to Values which are used by (ie contained within) this Value.
ded/soot/soot-2.3.0/src/soot/Value.java:42
↓ 18 callersMethodgetValue
()
ded/soot/soot-2.3.0/src/soot/shimple/PiExpr.java:31
↓ 18 callersMethodgetVariable
Returns the underlying variable that this node represents.
ded/soot/soot-2.3.0/src/soot/jimple/spark/pag/VarNode.java:52
↓ 18 callersMethodget_bc
(self)
androguard/androguard.py:351
↓ 18 callersMethodget_classes_names
Return the names of classes
androguard/core/bytecodes/jvm.py:2987
↓ 18 callersMethodget_length
Return the length of the instruction
androguard/core/bytecodes/dvm.py:2071
↓ 18 callersMethodget_length
@rtype : an integer which is the length of the code
androguard/core/analysis/analysis.py:1735
↓ 18 callersMethodhasMoreOptions
()
ded/soot/soot-2.3.0/src/soot/options/OptionsBase.java:86
↓ 18 callersMethodid
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/TypeVariableBV.java:336
↓ 18 callersMethodisBoolean
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:2520
↓ 18 callersMethodisInstanceVariable
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Variable.java:21
↓ 18 callersMethodisTrue
(Object o)
ded/soot/polyglot-1.3.5/src/polyglot/util/Predicate.java:15
↓ 18 callersMethodlca
(TypeNode type)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/TypeNode.java:296
↓ 18 callersFunctionlzma_index_iter_locate
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/common/index.c:1200
↓ 18 callersMethodmemberMethods
(String name)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:1911
↓ 18 callersMethodnewAddExpr
Constructs a AddExpr(Expr, Expr) grammar chunk.
ded/soot/soot-2.3.0/src/soot/grimp/Grimp.java:236
↓ 18 callersMethodnewInitialFlow
()
ded/soot/soot-2.3.0/src/soot/toolkits/scalar/InitAnalysis.java:59
↓ 18 callersMethodnewVirtualInvokeExpr
Constructs a NewVirtualInvokeExpr(Local base, SootMethodRef method, List of Immediate) grammar chunk.
ded/soot/soot-2.3.0/src/soot/jimple/Jimple.java:451
↓ 18 callersMethodnextOption
()
ded/soot/soot-2.3.0/src/soot/options/OptionsBase.java:87
↓ 18 callersMethodpostDelStmt
(JL del)
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/AbstractDelFactory_c.java:1700
↓ 18 callersMethodpostExtStmt
(Ext ext)
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/AbstractExtFactory_c.java:1705
↓ 18 callersMethodpromote
Unary promotion for numeric types. @exception SemanticException if the type cannot be promoted.
ded/soot/polyglot-1.3.5/src/polyglot/types/TypeSystem.java:261
↓ 18 callersMethodsetSuperclass
Sets the superclass of this class. Note that passing a null will cause the class to have no superclass.
ded/soot/soot-2.3.0/src/soot/SootClass.java:726
↓ 18 callersMethodset_value
(self, v)
androguard/core/vm/il_reil.py:42
↓ 18 callersMethodtimestr
Helper routine to format a decimal based display of seconds and percentage of total time given counts of milliseconds. Note: this is broken for us
ded/soot/polyglot-1.3.5/src/java_cup/Main.java:772
↓ 18 callersMethodtransformation
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ParTypeDecl.java:49
↓ 18 callersMethodv
()
ded/soot/soot-2.3.0/src/soot/UnknownType.java:40
↓ 18 callersMethodwarning
(String s)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ASTNode.java:217
↓ 17 callersFunctionEvent_Set
androguard/classification/libsimilarity/sources/lzma/C/Threads.c:49
↓ 17 callersMethodadd
Returns a <code>ThrowableSet</code> which contains <code>e</code> in addition to the exceptions in this <code>ThrowableSet</code>. <p>Add <code>e</co
ded/soot/soot-2.3.0/src/soot/toolkits/exceptions/ThrowableSet.java:502
↓ 17 callersMethodadd
Adds n to this set, returns true if n was not already in this set.
ded/soot/soot-2.3.0/src/soot/jimple/spark/sets/HybridPointsToSet.java:173
↓ 17 callersMethodaddMethod
( List<SootMethod> set, SootClass cls, NumberedString methodSubSig )
ded/soot/soot-2.3.0/src/soot/EntryPoints.java:51
← previousnext →901–1,000 of 42,418, ranked by callers