MCPcopy Create free account

hub / github.com/honeynet/apkinspector / functions

Functions42,418 in github.com/honeynet/apkinspector

↓ 2 callersMethodflattenBlock
Turns a Block into a list of Stmts.
ded/soot/polyglot-1.3.5/src/polyglot/visit/CodeCleaner.java:72
↓ 2 callersFunctionflip_bit
androguard/classification/libsimilarity/sources/bzip2-1.0.6/unzcrash.c:64
↓ 2 callersMethodflow
Produce new <code>Item</code>s as appropriate for the <code>Term n</code> and the input <code>Item in</code>. @param in the Item flowing into the nod
ded/soot/polyglot-1.3.5/src/polyglot/visit/DataFlow.java:128
↓ 2 callersMethodflush
Send out the current batch of text to be formatted. All outstanding <code>begin</code>'s are closed and the current indentation level is reset to 0. R
ded/soot/polyglot-1.3.5/src/ppg/util/CodeWriter.java:130
↓ 2 callersMethodflushBase64
Method added by PHIL. [Thanks, PHIL. -Rob] This pads the buffer without closing the stream.
ded/soot/polyglot-1.3.5/src/polyglot/util/Base64.java:1410
↓ 2 callersMethodfoo
(int j)
ded/soot/soot-2.3.0/tutorial/guide/examples/intermediate_representation/src/dk/brics/soot/intermediate/foo/Foo.java:11
↓ 2 callersMethodfoo
()
ded/soot/soot-2.3.0/systests/java_tests/CallGraphExample.java:23
↓ 2 callersFunctionfopen_output_safely
---------------------------------------------*/ Open an output file safely with O_EXCL and good permissions. This avoids a race condition in versio
androguard/classification/libsimilarity/sources/bzip2-1.0.6/bzip2.c:959
↓ 2 callersMethodformalTypeParameters
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Signatures.java:185
↓ 2 callersMethodformalTypes
()
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/types/ProcedureInstance_c.java:40
↓ 2 callersMethodformals
The method's formal parameters. @return A list of {@link polyglot.ast.Formal Formal}.
ded/soot/polyglot-1.3.5/src/polyglot/ast/MethodDecl.java:33
↓ 2 callersMethodformatForXML
(String in)
ded/soot/soot-2.3.0/src/soot/xml/Attribute.java:198
↓ 2 callersMethodformatForXML
(String in)
ded/soot/soot-2.3.0/src/soot/xml/JavaAttribute.java:214
↓ 2 callersMethodformatNodeText
A utility method which formats the text for each node in a <code>DotGraph</code> representing a CFG. @param body the <code>Body</code> whose control
ded/soot/soot-2.3.0/src/soot/util/cfgcmd/CFGToDotGraph.java:484
↓ 2 callersFunctionfree_properties
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/common/block_header_decoder.c:17
↓ 2 callersMethodfullCopy
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/MethodAccess.java:46
↓ 2 callersMethodfullCopy
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/List.java:24
↓ 2 callersMethodfullCopy
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ClassInstanceExpr.java:47
↓ 2 callersMethodfullCopy
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ConstructorDecl.java:68
↓ 2 callersMethodfullCopy
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/VarDeclStmt.java:29
↓ 2 callersMethodfullCopy
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/FieldDecl.java:27
↓ 2 callersMethodfullCopy
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ConstructorAccess.java:38
↓ 2 callersMethodgenerateJimpleForCPEntry
(cp_info constant_pool[], int i, TypeStack typeStack, TypeStack postTypeStack,
ded/soot/soot-2.3.0/src/soot/coffi/CFG.java:2790
↓ 2 callersMethodget
(String name)
ded/soot/jasmin-2.3.0/src/jasmin/ReservedWords.java:16
↓ 2 callersMethodget
(Value key)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/annotation/nullcheck/NullnessAnalysis.java:86
↓ 2 callersMethodget
(int i)
ded/soot/soot-2.3.0/src/soot/jimple/spark/ondemand/genericutil/ArraySet.java:135
↓ 2 callersMethodget
(self)
androguard/core/vm/il_reil.py:362
↓ 2 callersMethodgetAccess
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/WildcardExtends.java:82
↓ 2 callersMethodgetAccess
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/StaticImportOnDemandDecl.java:79
↓ 2 callersMethodgetAccess
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/WildcardSuper.java:82
↓ 2 callersMethodgetAccessFlags
()
ded/soot/soot-2.3.0/src/soot/tagkit/InnerClassTag.java:80
↓ 2 callersMethodgetAccessNoTransform
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ClassInstanceExpr.java:444
↓ 2 callersMethodgetAllSubinterfaces
For an interface parent (MUST be an interface), returns set of all subinterfaces.
ded/soot/soot-2.3.0/src/soot/FastHierarchy.java:165
↓ 2 callersMethodgetAnalysedMethods
Get an iterator over the list of SootMethod with an associated summary. (Does not contain filtered-out or native methods.)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/annotation/purity/AbstractInterproceduralAnalysis.java:312
↓ 2 callersMethodgetAnalysisType
()
ded/soot/soot-2.3.0/src/soot/tagkit/ColorTag.java:133
↓ 2 callersMethodgetAnnotationNoTransform
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ElementAnnotationValue.java:92
↓ 2 callersMethodgetAnnotation_Optionsannot_arraybounds_widget
()
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/PhaseOptionsDialog.java:9248
↓ 2 callersMethodgetAnnotation_Optionsannot_fieldrw_widget
()
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/PhaseOptionsDialog.java:9268
↓ 2 callersMethodgetAnnotation_Optionsannot_nullpointer_widget
()
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/PhaseOptionsDialog.java:9238
↓ 2 callersMethodgetAnnotation_Optionsannot_purity_widget
()
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/PhaseOptionsDialog.java:9228
↓ 2 callersMethodgetAnnotation_Optionsannot_side_effect_widget
()
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/PhaseOptionsDialog.java:9258
↓ 2 callersMethodgetAnySubType
()
ded/soot/soot-2.3.0/src/soot/RefType.java:224
↓ 2 callersMethodgetApplication_Mode_Optionsdynamic_class_widget
()
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/PhaseOptionsDialog.java:9173
↓ 2 callersMethodgetApplication_Mode_Optionsdynamic_dir_widget
()
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/PhaseOptionsDialog.java:9185
↓ 2 callersMethodgetApplication_Mode_Optionsdynamic_package_widget
()
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/PhaseOptionsDialog.java:9197
↓ 2 callersMethodgetApplication_Mode_Optionsexclude_widget
()
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/PhaseOptionsDialog.java:9161
↓ 2 callersMethodgetApplication_Mode_Optionsinclude_all_widget
()
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/PhaseOptionsDialog.java:9138
↓ 2 callersMethodgetApplication_Mode_Optionsinclude_widget
()
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/PhaseOptionsDialog.java:9149
↓ 2 callersMethodgetArg
(int i)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/SuperConstructorAccess.java:176
↓ 2 callersMethodgetArgBox
()
ded/soot/soot-2.3.0/src/soot/shimple/PiExpr.java:30
↓ 2 callersMethodgetArgBox
()
ded/soot/soot-2.3.0/src/soot/shimple/internal/SPiExpr.java:42
↓ 2 callersMethodgetArgumentListNoTransform
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ParInterfaceDecl.java:266
↓ 2 callersMethodgetArgumentListNoTransform
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ParClassDecl.java:313
↓ 2 callersMethodgetBgColor
@return
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/attributes/AbstractAttributesColorer.java:186
↓ 2 callersMethodgetBitMask
(PointsToSetInternal other, PAG pag)
ded/soot/soot-2.3.0/src/soot/jimple/spark/sets/PointsToSetInternal.java:158
↓ 2 callersMethodgetBlock
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/CatchClause.java:134
↓ 2 callersMethodgetBlock
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/GenericConstructorDecl.java:373
↓ 2 callersMethodgetBlockGraph
()
ded/soot/soot-2.3.0/src/soot/shimple/ShimpleFactory.java:45
↓ 2 callersMethodgetBlockNoTransform
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/CatchClause.java:141
↓ 2 callersMethodgetBlue
@return
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/attributes/AnalysisKey.java:38
↓ 2 callersMethodgetBlue
()
ded/soot/soot-2.3.0/src/soot/tagkit/ColorTag.java:145
↓ 2 callersMethodgetBody
@return The body from which this UnitGraph was built. @see Body
ded/soot/soot-2.3.0/src/soot/toolkits/graph/UnitGraph.java:304
↓ 2 callersMethodgetBodyDecl
(int i)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ParInterfaceDecl.java:356
↓ 2 callersMethodgetBodyDecl
(int i)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/GenericInterfaceDecl.java:319
↓ 2 callersMethodgetBodyDecl
(int i)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ClassDecl.java:594
↓ 2 callersMethodgetBodyDecl
(int i)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ParClassDecl.java:443
↓ 2 callersMethodgetBodyDecl
(int i)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/GenericClassDecl.java:371
↓ 2 callersMethodgetBodyDeclListChildPosition
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ParInterfaceDecl.java:398
↓ 2 callersMethodgetBodyDeclListChildPosition
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ParClassDecl.java:485
↓ 2 callersMethodgetBodyDeclListNoTransform
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ParInterfaceDecl.java:391
↓ 2 callersMethodgetBodyDeclListNoTransform
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/InterfaceDecl.java:498
↓ 2 callersMethodgetBodyDeclListNoTransform
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/GenericInterfaceDecl.java:361
↓ 2 callersMethodgetBodyDeclListNoTransform
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ClassDecl.java:636
↓ 2 callersMethodgetBodyDeclListNoTransform
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ParClassDecl.java:478
↓ 2 callersMethodgetBodyDeclListNoTransform
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/GenericClassDecl.java:413
↓ 2 callersMethodgetBranchFlowAfter
(Unit s)
ded/soot/soot-2.3.0/src/soot/toolkits/scalar/BranchedFlowAnalysis.java:80
↓ 2 callersMethodgetBreakList
()
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/structuredAnalysis/DavaFlowSet.java:465
↓ 2 callersMethodgetBuff
(self)
androguard/core/bytecodes/apk.py:680
↓ 2 callersMethodgetBusyExpressionsAfter
(Unit s)
ded/soot/soot-2.3.0/tutorial/guide/examples/analysis_framework/src/dk/brics/soot/analyses/SimpleVeryBusyExpressions.java:41
↓ 2 callersMethodgetCONSTANT_Info
(int index)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/BytecodeParser.java:574
↓ 2 callersMethodgetCallSiteTargets
(Integer callSite)
ded/soot/soot-2.3.0/src/soot/jimple/spark/ondemand/pautil/ContextSensitiveInfo.java:361
↓ 2 callersMethodgetCallTargetsForType
(Type type, NumberedString methodStr, Type receiverType, Set<SootMethod> possibleTargets)
ded/soot/soot-2.3.0/src/soot/jimple/spark/ondemand/DemandCSPointsTo.java:1261
↓ 2 callersMethodgetCatchClause
()
ded/soot/soot-2.3.0/generated/sablecc/soot/jimple/parser/node/AFullMethodBody.java:152
↓ 2 callersMethodgetCenterList
@return
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/callgraph/CallGraphGenerator.java:328
↓ 2 callersMethodgetCfgList
@return
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/launching/SootLauncher.java:403
↓ 2 callersMethodgetCheckInput
(Object key)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/AnalysisVisManipDialog.java:318
↓ 2 callersMethodgetChildren
@see org.eclipse.jface.viewers.ITreeContentProvider#getChildren(Object)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/SootOptionsContentProvider.java:41
↓ 2 callersMethodgetChildren
@see org.eclipse.jface.viewers.ITreeContentProvider#getChildren(Object)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/SootConfigContentProvider.java:42
↓ 2 callersMethodgetChildren
@see org.eclipse.jface.viewers.ITreeContentProvider#getChildren(Object)
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/editors/JimpleOutlineContentProvider.java:45
↓ 2 callersMethodgetChildren
@return
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/graph/model/ComplexNode.java:44
↓ 2 callersMethodgetChildren
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/annotation/callgraph/CallData.java:60
↓ 2 callersMethodgetClassConstant
()
ded/soot/soot-2.3.0/src/soot/jimple/spark/pag/ClassConstantNode.java:32
↓ 2 callersMethodgetClassDeclNoTransform
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/MemberClassDecl.java:86
↓ 2 callersMethodgetClassIdent
A utility routine that returns the unqualified identifier naming the class of an object. @param obj The object whose class name is to be returned.
ded/soot/soot-2.3.0/src/soot/util/PhaseDumper.java:434
↓ 2 callersMethodgetClassInfoFlowAnalysis
(SootClass sc)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/infoflow/InfoFlowAnalysis.java:87
↓ 2 callersMethodgetClassName
()
ded/soot/polyglot-1.3.5/src/polyglot/types/NoClassException.java:29
↓ 2 callersMethodgetClassName
()
ded/soot/soot-2.3.0/src/soot/tagkit/LinkTag.java:53
↓ 2 callersMethodgetClassSource
Given a class name, uses the soot-class-path to return a ClassSource for the given class.
ded/soot/soot-2.3.0/src/soot/SourceLocator.java:35
↓ 2 callersMethodgetClinitMethods
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/mhp/pegcallgraph/PegCallGraph.java:60
↓ 2 callersMethodgetCompileFiles
()
ded/soot/polyglot-1.3.5/tools/PolyglotAntTask.java:169
← previousnext →7,101–7,200 of 42,418, ranked by callers