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
↓ 4 callers
Method
ReleaseStream
androguard/classification/libsimilarity/sources/lzma/CPP/7zip/Archive/Common/DummyOutStream.h:17
↓ 4 callers
Method
ReleaseStream
()
androguard/classification/libsimilarity/sources/lzma/Java/SevenZip/Compression/LZ/InWindow.java:82
↓ 4 callers
Function
RemoveDirectoryWithSubItems
androguard/classification/libsimilarity/sources/lzma/CPP/Windows/FileDir.cpp:410
↓ 4 callers
Function
SResToHRESULT
androguard/classification/libsimilarity/sources/lzma/CPP/7zip/Common/CWrappers.cpp:84
↓ 4 callers
Function
SeekFromCur
androguard/classification/libsimilarity/sources/lzma/C/XzIn.c:136
↓ 4 callers
Method
SetCur
androguard/classification/libsimilarity/sources/lzma/CPP/7zip/Common/ProgressUtils.cpp:39
↓ 4 callers
Method
SetDecoderProperties2
androguard/classification/libsimilarity/sources/lzma/CPP/7zip/Common/FilterCoder.cpp:244
↓ 4 callers
Method
SetItem
androguard/classification/libsimilarity/sources/lzma/CPP/7zip/Archive/7z/7zItem.h:127
↓ 4 callers
Method
SetStream
(java.io.InputStream stream)
androguard/classification/libsimilarity/sources/lzma/Java/SevenZip/Compression/LZ/InWindow.java:81
↓ 4 callers
Function
Sha256_Init
androguard/classification/libsimilarity/sources/lzma/C/Sha256.c:12
↓ 4 callers
Method
Sort
androguard/classification/libsimilarity/sources/lzma/CPP/Common/MyVector.h:150
↓ 4 callers
Method
Special
(Position pos, Special.Kind kind)
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/AbstractNodeFactory_c.java:265
↓ 4 callers
Method
StateIsCharState
(int index)
androguard/classification/libsimilarity/sources/lzma/Java/SevenZip/Compression/LZMA/Base.java:39
↓ 4 callers
Method
StringToInt
(String s)
ded/soot/soot-2.3.0/systests/java_tests/FileReaderTest.java:39
↓ 4 callers
Function
SzReadSwitch
androguard/classification/libsimilarity/sources/lzma/C/7zIn.c:529
↓ 4 callers
Function
SzReadUInt32
androguard/classification/libsimilarity/sources/lzma/C/7zIn.c:335
↓ 4 callers
Function
ThrowException
androguard/classification/libsimilarity/sources/lzma/CPP/7zip/Archive/7z/7zIn.cpp:108
↓ 4 callers
Method
Trim
androguard/classification/libsimilarity/sources/lzma/CPP/Common/MyString.h:463
↓ 4 callers
Method
Wait
androguard/classification/libsimilarity/sources/lzma/CPP/7zip/UI/Common/Bench.cpp:892
↓ 4 callers
Function
WriteBytes
androguard/classification/libsimilarity/sources/lzma/CPP/7zip/Archive/7z/7zOut.cpp:13
↓ 4 callers
Method
__init__
(self, info, info_obj=None)
androguard/core/analysis/analysis.py:1080
↓ 4 callers
Method
_push_info
(self, class_name, info)
androguard/core/analysis/analysis.py:1443
↓ 4 callers
Method
acquire
()
ded/soot/soot-2.3.0/src/soot/util/SharedBitSet.java:31
↓ 4 callers
Method
add
(Object e)
ded/soot/soot-2.3.0/tutorial/guide/examples/analysis_framework/src/dk/brics/soot/flowsets/ValueArraySparseSet.java:77
↓ 4 callers
Method
add
(Local l, Stmt s)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/base/JimpleConstructorFolder.java:88
↓ 4 callers
Method
add
(CriticalSection tn)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/synchronization/CriticalSectionGroup.java:46
↓ 4 callers
Method
add
(Object e)
ded/soot/soot-2.3.0/tests/soot/toolkits/purity/PurityTest.java:15
↓ 4 callers
Method
addAggregatedAnd
()
ded/soot/soot-2.3.0/src/soot/dava/DavaUnitPrinter.java:121
↓ 4 callers
Method
addAggregatedOr
()
ded/soot/soot-2.3.0/src/soot/dava/DavaUnitPrinter.java:118
↓ 4 callers
Method
addAll
Adds contents of other minus the contents of exclude into this set; returns true if this set changed.
ded/soot/soot-2.3.0/src/soot/jimple/spark/sets/PointsToSetInternal.java:34
↓ 4 callers
Method
addAnnotations
(int numAnnots, annotation [] annotations, ClassFile coffiClass, VisibilityAnnotationTag tag, List references)
ded/soot/soot-2.3.0/src/soot/coffi/Util.java:967
↓ 4 callers
Method
addArg
(Value arg, Block pred)
ded/soot/soot-2.3.0/src/soot/shimple/internal/SPhiExpr.java:308
↓ 4 callers
Method
addBodyDecl
(BodyDecl node)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/EnumDecl.java:474
↓ 4 callers
Method
addChild
(CFGPartialFlowData child)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/cfg/model/CFGFlowData.java:33
↓ 4 callers
Method
addCompilationUnit
(CompilationUnit unit)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Program.java:974
↓ 4 callers
Method
addConstructor
Add a constructor to the class.
ded/soot/polyglot-1.3.5/src/polyglot/types/ParsedClassType.java:52
↓ 4 callers
Method
addControl
(ISootOptionWidget c)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/EnableGroup.java:39
↓ 4 callers
Method
addDeprecatedAttr
(DeprecatedAttr d)
ded/soot/jasmin-2.3.0/lib/jas/src/jas/Var.java:59
↓ 4 callers
Method
addEdge
(Object from, Object to)
ded/soot/soot-2.3.0/src/soot/toolkits/graph/MemoryEfficientGraph.java:56
↓ 4 callers
Method
addException
@param clazz Exception class to be added to attribute. This is typically a ClassCP
ded/soot/jasmin-2.3.0/lib/jas/src/jas/ExceptAttr.java:26
↓ 4 callers
Method
addIfNotDuplicate
A private method used to add an element into a List if it is NOT a duplicate
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/structuredAnalysis/DavaFlowSet.java:332
↓ 4 callers
Method
addLocal
(Local add)
ded/soot/soot-2.3.0/src/soot/dava/internal/javaRep/DVariableDeclarationStmt.java:71
↓ 4 callers
Method
addLocalUse
(Local local, Object obj)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/traversals/AllVariableUses.java:421
↓ 4 callers
Method
addMember
Add a member to the class, returning a new node.
ded/soot/polyglot-1.3.5/src/polyglot/ast/ClassBody.java:26
↓ 4 callers
Method
addMemberClass
Add a member class to the class.
ded/soot/polyglot-1.3.5/src/polyglot/types/ParsedClassType.java:57
↓ 4 callers
Method
addMethod
(Object method)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/AbstractRuntimeThread.java:88
↓ 4 callers
Method
addNameToAST
add name to AST to map - used mostly for inner and non public top-level classes
ded/soot/soot-2.3.0/src/soot/javaToJimple/InitialResolver.java:161
↓ 4 callers
Method
addNode
(Object node)
ded/soot/soot-2.3.0/src/soot/toolkits/graph/HashMutableDirectedGraph.java:214
↓ 4 callers
Method
addNode
(Object node)
ded/soot/soot-2.3.0/src/soot/toolkits/graph/HashMutableEdgeLabelledDirectedGraph.java:334
↓ 4 callers
Method
addNode
(JPegStmt stmt)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/mhp/PegChain.java:677
↓ 4 callers
Method
addRuntimeInvisibleAnnotationsAttribute
(Collection c)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Modifiers.java:185
↓ 4 callers
Method
addRuntimeVisibleAnnotationsAttribute
(Collection c)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Modifiers.java:167
↓ 4 callers
Method
addStringConstant
( Local l, Context srcContext, String constant )
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/callgraph/OnFlyCallGraphBuilder.java:123
↓ 4 callers
Method
addTag
( Host h, Node n, Map<Node, Tag> nodeToTag, Tag unknown )
ded/soot/soot-2.3.0/src/soot/jimple/spark/SparkTransformer.java:247
↓ 4 callers
Method
addToPAG
Adds this method to the main PAG, with all VarNodes parameterized by varNodeParameter.
ded/soot/soot-2.3.0/src/soot/jimple/spark/pag/MethodPAG.java:47
↓ 4 callers
Method
addTypeVariables
(SimpleSet c, String name)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/GenericClassDecl.java:558
↓ 4 callers
Method
add_AugmentedStmt
( AugmentedStmt as)
ded/soot/soot-2.3.0/src/soot/dava/internal/asg/AugmentedStmtGraph.java:136
↓ 4 callers
Method
add_Child
( SETNode child, IterableSet children)
ded/soot/soot-2.3.0/src/soot/dava/internal/SET/SETNode.java:107
↓ 4 callers
Method
add_lab
helper routine to clone a new production part adding a given label
ded/soot/polyglot-1.3.5/src/java_cup/parser.java:416
↓ 4 callers
Method
add_offset
(self, idx)
androguard/core/wm/wm_l2.py:189
↓ 4 callers
Method
additionalDims
The number of additional dimensions.
ded/soot/polyglot-1.3.5/src/polyglot/ast/NewArray.java:38
↓ 4 callers
Method
allPacks
()
ded/soot/soot-2.3.0/src/soot/PackManager.java:316
↓ 4 callers
Method
alternative
Get the if's else clause, or null.
ded/soot/polyglot-1.3.5/src/polyglot/ast/If.java:21
↓ 4 callers
Method
analysisType
()
ded/soot/soot-2.3.0/src/soot/tagkit/KeyTag.java:112
↓ 4 callers
Method
ancestorMethods
(String signature)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ClassDecl.java:822
↓ 4 callers
Method
and
(BoolValue other)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/annotation/arraycheck/BoolValue.java:68
↓ 4 callers
Method
and
Return a predicate that is a conjunction of this predicate and another predicate
ded/soot/soot-2.3.0/src/soot/jimple/spark/ondemand/genericutil/Predicate.java:62
↓ 4 callers
Method
andNot
(BitVector other)
ded/soot/soot-2.3.0/src/soot/util/BitVector.java:67
↓ 4 callers
Method
annotation
(TypeDecl typeDecl)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:2890
↓ 4 callers
Method
arrayOf
Return an array of this type.
ded/soot/polyglot-1.3.5/src/polyglot/types/Type.java:21
↓ 4 callers
Method
asRValue
(Body b, soot.Value v)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ASTNode.java:537
↓ 4 callers
Method
base
(Body b)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/VarAccess.java:851
↓ 4 callers
Method
body
()
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/ClassDecl_c.java:96
↓ 4 callers
Method
buildParameterLocals
(PatchingChain units, Chain locals, List paramTypes)
ded/soot/soot-2.3.0/src/soot/jbco/util/BodyBuilder.java:124
↓ 4 callers
Method
buildPredecessor
(Chain pegChain)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/mhp/PegGraph.java:547
↓ 4 callers
Method
buildUnexceptionalEdges
Utility method for <tt>UnitGraph</tt> constructors. It computes the edges corresponding to unexceptional control flow. @param unitToSuccs A {@link Ma
ded/soot/soot-2.3.0/src/soot/toolkits/graph/UnitGraph.java:97
↓ 4 callers
Method
build_Bindings
( AugmentedStmt swAs, Object index, AugmentedStmt target)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/finders/SwitchFinder.java:258
↓ 4 callers
Method
byteValue
()
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Expr_c.java:69
↓ 4 callers
Method
canBeFalse
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/OrLogicalExpr.java:233
↓ 4 callers
Method
canBeTrue
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/AndLogicalExpr.java:225
↓ 4 callers
Method
canChange
(Boolean returned, ASTNode temp)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/transformations/EliminateConditions.java:388
↓ 4 callers
Method
canCompleteNormally
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/IfStmt.java:259
↓ 4 callers
Method
canCompleteNormally
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Stmt.java:115
↓ 4 callers
Method
canonicalize
()
ded/soot/soot-2.3.0/src/soot/util/SharedBitSet.java:36
↓ 4 callers
Method
caseThrow
()
ded/soot/soot-2.3.0/src/soot/jimple/spark/builder/GlobalNodeFactory.java:126
↓ 4 callers
Method
catchErrors
Return true if we should catch errors thrown when visiting the node.
ded/soot/polyglot-1.3.5/src/polyglot/visit/ErrorHandlingVisitor.java:135
↓ 4 callers
Method
category
(Type t)
ded/soot/soot-2.3.0/src/soot/jbco/bafTransformations/MoveLoadsAboveIfs.java:197
↓ 4 callers
Method
change
(Boolean returned, ASTNode temp)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/transformations/EliminateConditions.java:393
↓ 4 callers
Method
charOp
(String x, char y)
ded/soot/soot-2.3.0/systests/java_tests/CharOps.java:21
↓ 4 callers
Method
checkBooleanUse
(ConditionExpr condition)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/transformations/BooleanConditionSimplification.java:93
↓ 4 callers
Method
checkPattern
()
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/transformations/ForLoopCreationHelper.java:221
↓ 4 callers
Method
check_List
( List psList, List htList)
ded/soot/soot-2.3.0/src/soot/dava/internal/asg/AugmentedStmtGraph.java:178
↓ 4 callers
Method
children
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/integer/TypeVariable.java:314
↓ 4 callers
Method
chooseConstructor
(Collection constructors, List argList)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Expr.java:92
↓ 4 callers
Method
classTypeSignature
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Signatures.java:258
↓ 4 callers
Method
clone
()
ded/soot/polyglot-1.3.5/src/ppg/code/Code.java:6
↓ 4 callers
Method
cloneFlowSet
(Object flowSet)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/structuredAnalysis/UnreachableCodeFinder.java:182
↓ 4 callers
Function
coder_loop
androguard/classification/libsimilarity/sources/xz-5.0.2/tests/tests.h:57
↓ 4 callers
Method
collectErrors
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ASTNode.java:228
↓ 4 callers
Method
commensurateWith
(ElementValue value)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:2914
← previous
next →
3,601–3,700 of 42,418, ranked by callers