MCPcopy Create free account

hub / github.com/honeynet/apkinspector / functions

Functions42,418 in github.com/honeynet/apkinspector

↓ 2 callersFunctionlzma_index_buffer_decode
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/common/index_decoder.c:300
↓ 2 callersFunctionlzma_index_hash_append
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/common/index_hash.c:141
↓ 2 callersFunctionlzma_index_hash_end
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/common/index_hash.c:103
↓ 2 callersFunctionlzma_index_hash_init
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/common/index_hash.c:72
↓ 2 callersFunctionlzma_index_padding_size
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/common/index.c:589
↓ 2 callersFunctionlzma_lz_decoder_init
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/lz/lz_decoder.c:202
↓ 2 callersFunctionlzma_lz_encoder_init
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/lz/lz_encoder.c:497
↓ 2 callersFunctionlzma_lzma_decoder_create
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/lzma/lzma_decoder.c:935
↓ 2 callersFunctionlzma_lzma_decoder_memusage_nocheck
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/lzma/lzma_decoder.c:1009
↓ 2 callersFunctionlzma_lzma_encode
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/lzma/lzma_encoder.c:311
↓ 2 callersFunctionlzma_lzma_encoder_create
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/lzma/lzma_encoder.c:547
↓ 2 callersFunctionlzma_lzma_encoder_reset
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/lzma/lzma_encoder.c:475
↓ 2 callersFunctionlzma_lzma_lclppb_decode
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/lzma/lzma_decoder.c:993
↓ 2 callersFunctionlzma_properties_size
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/common/filter_encoder.c:254
↓ 2 callersFunctionlzma_raw_coder_init
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/common/filter_common.c:241
↓ 2 callersFunctionlzma_raw_coder_memusage
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/common/filter_common.c:294
↓ 2 callersFunctionlzma_raw_decoder_init
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/common/filter_decoder.c:138
↓ 2 callersFunctionlzma_stream_decoder_init
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/common/stream_decoder.c:403
↓ 2 callersFunctionlzma_version_string
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/common/common.c:27
↓ 2 callersMethodm
()
ded/soot/soot-2.3.0/systests/java_tests/InitTest3.java:12
↓ 2 callersMethodm
()
ded/soot/soot-2.3.0/systests/java_tests/InitTest4.java:39
↓ 2 callersMethodmacroEscape
"Escapes" an input string "s" so that it can be used as a macro. Removes all '.' and ':' chars and substitutes in '_' instead. @param s - the input st
ded/soot/polyglot-1.3.5/src/polyglot/visit/Translator.java:227
↓ 2 callersMethodmainIterator
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/mhp/PegGraph.java:1115
↓ 2 callersMethodmakeCons
(CallGraphInfo info, CallGraphNode center)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/callgraph/CallGraphGenerator.java:126
↓ 2 callersMethodmakeContextManager
( CallGraph cg )
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/callgraph/CallGraphBuilder.java:49
↓ 2 callersMethodmakeDotNodeLabel
Generate a node declaration for a dot file. @param node the node @param p a predicate over nodes, which, if true, will cause the node to appear red @r
ded/soot/soot-2.3.0/src/soot/jimple/spark/pag/PagToDotDumper.java:168
↓ 2 callersMethodmakeSameSCC
(Set<SootMethod> methods)
ded/soot/soot-2.3.0/src/soot/jimple/spark/ondemand/pautil/OTFMethodSCCManager.java:42
↓ 2 callersMethodmakeUnitPrinter
Utility method that returns a {@link LabeledUnitPrinter} for printing the {@link Unit}s in graph. @param g the graph for which to return a {@link Lab
ded/soot/soot-2.3.0/tests/soot/toolkits/graph/GraphComparer.java:1037
↓ 2 callersMethodmakeVisibilityAnnotation
(Object tval, Object list)
ded/soot/jasmin-2.3.0/src/jasmin/ClassFile.java:911
↓ 2 callersMethodmakeWhileNode
(ASTIfElseNode ifElseNode, ASTNode loopNode)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/transformations/StrengthenByIfElse.java:181
↓ 2 callersMethodmakeWithBudget
(int maxTraversal, int maxPasses)
ded/soot/soot-2.3.0/src/soot/jimple/spark/ondemand/DemandCSPointsTo.java:214
↓ 2 callersFunctionmake_short_rep
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/lzma/lzma_encoder_optimum_normal.c:212
↓ 2 callersFunctionmallocFail
---------------------------------------------*/
androguard/classification/libsimilarity/sources/bzip2-1.0.6/bzip2recover.c:111
↓ 2 callersMethodmapForPhase
( String phaseName )
ded/soot/soot-2.3.0/src/soot/PhaseOptions.java:115
↓ 2 callersMethodmark
Prepare a stream to accumulate tokens. @param size number of shifted tokens to accumulate
ded/soot/soot-2.3.0/generated/jastadd/beaver/Parser.java:201
↓ 2 callersMethodmarkLocal
(Value shortcutLocal)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/transformations/ShortcutArrayInit.java:438
↓ 2 callersFunctionmatch
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/lzma/lzma_encoder.c:142
↓ 2 callersMethodmatch
()
ded/soot/soot-2.3.0/tests/soot/toolkits/exceptions/ThrowableSetTest.java:127
↓ 2 callersMethodmatchPattern
(ASTIfNode one, ASTIfNode two)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/transformations/OrAggregatorThree.java:256
↓ 2 callersMethodmatchPatternTwo
(ASTIfElseNode node)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/transformations/OrAggregatorTwo.java:160
↓ 2 callersMethodmerge
(TypeVariable var)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/TypeVariable.java:189
↓ 2 callersMethodmerge
(TypeVariableBV var)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/TypeVariableBV.java:195
↓ 2 callersMethodmerge
(TypeVariable var)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/integer/TypeVariable.java:163
↓ 2 callersMethodmergeExplicitAndImplicit
(String label,DavaFlowSet output,List explicitSet, List implicitSet)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/structuredAnalysis/StructuredAnalysis.java:1060
↓ 2 callersMethodmergeGroups
(CriticalSectionGroup other)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/synchronization/CriticalSectionGroup.java:64
↓ 2 callersMethodmergeWith
Merge with the node other.
ded/soot/soot-2.3.0/src/soot/jimple/spark/pag/Node.java:53
↓ 2 callersMethodmerge_connected_components
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/TypeResolverBV.java:469
↓ 2 callersMethodmerge_connected_components
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/TypeResolver.java:450
↓ 2 callersMethodmerge_primitive_types
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/TypeResolverBV.java:408
↓ 2 callersMethodmerge_primitive_types
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/TypeResolver.java:395
↓ 2 callersMethodmerge_single_constraints
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/TypeResolverBV.java:494
↓ 2 callersMethodmerge_single_constraints
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/TypeResolver.java:473
↓ 2 callersMethodmessage
(String className)
ded/soot/polyglot-1.3.5/src/polyglot/types/BadSerializationException.java:17
↓ 2 callersFunctionmessage_filename
androguard/classification/libsimilarity/sources/xz-5.0.2/src/xz/message.c:243
↓ 2 callersFunctionmessage_filters_to_str
androguard/classification/libsimilarity/sources/xz-5.0.2/src/xz/message.c:907
↓ 2 callersFunctionmessage_help
androguard/classification/libsimilarity/sources/xz-5.0.2/src/xz/message.c:1081
↓ 2 callersFunctionmessage_progress_update
androguard/classification/libsimilarity/sources/xz-5.0.2/src/xz/message.c:549
↓ 2 callersFunctionmessage_set_files
androguard/classification/libsimilarity/sources/xz-5.0.2/src/xz/message.c:199
↓ 2 callersFunctionmessage_try_help
androguard/classification/libsimilarity/sources/xz-5.0.2/src/xz/message.c:1053
↓ 2 callersFunctionmethod2format
androguard/core/bytecode.py:233
↓ 2 callersMethodmethodCount
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/AbstractRuntimeThread.java:103
↓ 2 callersMethodmethodHolder
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/InterfaceDecl.java:240
↓ 2 callersMethodmethodInstance
Get the method instance of the method.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/MethodDecl_c.java:112
↓ 2 callersMethodmethods
Returns a list of MethodInstances for all the methods declared in this. It does not return methods declared in supertypes.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/types/ReferenceType_c.java:33
↓ 2 callersMethodmethodsOfApplicationClasses
Returns a list of all concrete methods of all application classes.
ded/soot/soot-2.3.0/src/soot/EntryPoints.java:119
↓ 2 callersMethodmethodsSignatureMap
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:2002
↓ 2 callersMethodmetricListFileName
(String[] args)
ded/soot/soot-2.3.0/src/soot/toolkits/astmetrics/DataHandlingApplication/ProcessData.java:194
↓ 2 callersFunctionmf_position
Calculate the absolute offset from the beginning of the most recent dictionary reset. Only the lowest four bits are important, so there's no problem t
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/lz/lz_encoder.h:252
↓ 2 callersMethodmightThrowTo
A utility routine which determines if a particular {@link Unit} might throw an exception to a particular {@link Trap}, according to the information su
ded/soot/soot-2.3.0/src/soot/toolkits/exceptions/TrapTightener.java:116
↓ 2 callersMethodmightThrowToIntraproceduralCatcher
Utility method for checking if a Unit might throw an exception which may be caught by a {@link Trap} within this method. @param u The unit for wh
ded/soot/soot-2.3.0/src/soot/toolkits/graph/ExceptionalUnitGraph.java:697
↓ 2 callersMethodminCasts
(Collection<Typing> sigma, IHierarchy h, int[] count)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/fast/TypeResolver.java:349
↓ 2 callersMethodmissingTokenInserted
(Symbol token)
ded/soot/soot-2.3.0/generated/jastadd/beaver/Parser.java:91
↓ 2 callersMethodmodifyHierarchy
()
ded/soot/soot-2.3.0/src/soot/Scene.java:222
↓ 2 callersMethodmodifyUseBoxes
(Local from, Local to, List useBoxes)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/traversals/CopyPropagation.java:365
↓ 2 callersMethodmonitor
(Body b)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/SynchronizedStmt.java:270
↓ 2 callersFunctionmove_pending
When flushing, we cannot run the match finder unless there is nice_len bytes available in the dictionary. Instead, we skip running the match finder (i
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/lz/lz_encoder_mf.c:175
↓ 2 callersMethodmutablePClass
Create a new mutable PClass. @param pos The position of the pclass
ded/soot/polyglot-1.3.5/src/polyglot/ext/param/types/ParamTypeSystem.java:16
↓ 2 callersMethodmutateStaticField
Store a primitive type into a static field left.field = v
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/annotation/purity/PurityGraph.java:856
↓ 2 callersFunctionmyMalloc
---------------------------------------------*/
androguard/classification/libsimilarity/sources/bzip2-1.0.6/bzip2.c:1703
↓ 2 callersFunctionmy_time
Get the current time as microseconds since epoch
androguard/classification/libsimilarity/sources/xz-5.0.2/src/xz/message.c:116
↓ 2 callersFunctionmyfeof
---------------------------------------------*/
androguard/classification/libsimilarity/sources/bzip2-1.0.6/bzlib.c:906
↓ 2 callersMethodname
String for the human readable name of the symbol.
ded/soot/polyglot-1.3.5/src/java_cup/symbol.java:55
↓ 2 callersMethodname
Ambiguous name.
ded/soot/polyglot-1.3.5/src/polyglot/ast/AmbTypeNode.java:22
↓ 2 callersMethodname
Get the name of the local variable.
ded/soot/polyglot-1.3.5/src/polyglot/ast/Local.java:11
↓ 2 callersMethodname
Ambiguous name.
ded/soot/polyglot-1.3.5/src/polyglot/ast/AmbExpr.java:12
↓ 2 callersMethodname
The class declaration's name.
ded/soot/polyglot-1.3.5/src/polyglot/ast/ClassDecl.java:36
↓ 2 callersMethodname
Get the field's name.
ded/soot/polyglot-1.3.5/src/polyglot/ast/Field.java:44
↓ 2 callersMethodname
()
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/types/MethodInstance_c.java:39
↓ 2 callersMethodname
Get the name of the formal.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Formal_c.java:62
↓ 2 callersMethodname
Get the name of the declaration.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/LocalDecl_c.java:63
↓ 2 callersMethodneedsBracketsRight
( ValueBox subExprBox, Value expr )
ded/soot/soot-2.3.0/src/soot/grimp/PrecedenceTest.java:76
↓ 2 callersMethodnew
(self, loop)
androguard/core/bytecodes/jvm_generate.py:74
↓ 2 callersMethodnewArrayLengthInst
()
ded/soot/soot-2.3.0/src/soot/baf/Baf.java:228
↓ 2 callersMethodnewCmpExpr
Constructs a CmpExpr(Immediate, Immediate) grammar chunk.
ded/soot/soot-2.3.0/src/soot/jimple/Jimple.java:313
↓ 2 callersMethodnewCmpgExpr
Constructs a CmpgExpr(Immediate, Immediate) grammar chunk.
ded/soot/soot-2.3.0/src/soot/jimple/Jimple.java:303
↓ 2 callersMethodnewCmplExpr
Constructs a CmplExpr(Immediate, Immediate) grammar chunk.
ded/soot/soot-2.3.0/src/soot/jimple/Jimple.java:293
↓ 2 callersMethodnewConditionExprBox
(Value value)
ded/soot/soot-2.3.0/src/soot/grimp/Grimp.java:690
↓ 2 callersMethodnewConditionExprBox
(Value value)
ded/soot/soot-2.3.0/src/soot/jimple/Jimple.java:874
↓ 2 callersMethodnewDup1Inst
(Type type)
ded/soot/soot-2.3.0/src/soot/baf/Baf.java:429
↓ 2 callersMethodnewIfCmpEqInst
(Type opType, Unit unit)
ded/soot/soot-2.3.0/src/soot/baf/Baf.java:327
← previousnext →8,001–8,100 of 42,418, ranked by callers