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
↓ 1 callers
Method
findField
Deprecated version of the findField method. @deprecated
ded/soot/polyglot-1.3.5/src/polyglot/types/TypeSystem.java:276
↓ 1 callers
Method
findFields
Returns a set of fields named <code>name</code> defined in type <code>container</code> or a supertype. The list returned may be empty.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/types/TypeSystem_c.java:656
↓ 1 callers
Method
findFinalFields
()
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/transformations/FinalFieldDefinition.java:103
↓ 1 callers
Method
findFirstTerminal
Scans lookaheads expected in a given state for a terminal symbol. Used in error recovery when an unexpected terminal is replaced with one that is expe
ded/soot/soot-2.3.0/generated/jastadd/beaver/ParsingTables.java:158
↓ 1 callers
Method
findIdentityStmt
(Body b)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/base/ThisInliner.java:180
↓ 1 callers
Method
findImageType
()
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/editors/parser/JimpleMethod.java:70
↓ 1 callers
Method
findImageType
()
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/editors/parser/JimpleFile.java:63
↓ 1 callers
Method
findImageType
()
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/editors/parser/JimpleField.java:63
↓ 1 callers
Method
findLast
()
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/interaction/DataKeeper.java:73
↓ 1 callers
Method
findLocalVariableTable
Locates the LocalVariableTable attribute, if one is present. @return the local variable table attribute, or <i>null</i> if not found. @see LocalVariab
ded/soot/soot-2.3.0/src/soot/coffi/Code_attribute.java:71
↓ 1 callers
Method
findLocalVariableTypeTable
Locates the LocalVariableTypeTable attribute, if one is present. @return the local variable type table attribute, or <i>null</i> if not found. @see Lo
ded/soot/soot-2.3.0/src/soot/coffi/Code_attribute.java:86
↓ 1 callers
Method
findLockableReferences
(List<CriticalSection> AllTransactions, PointsToAnalysis pta, CriticalSectionAwareSideEffectAnalysis tasea,
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/synchronization/LockAllocator.java:391
↓ 1 callers
Method
findLoopBody
(Map<Object, Object> backEdges, DirectedGraph g)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/mhp/LoopBodyFinder.java:24
↓ 1 callers
Method
findMatch
A naive string-searching algorithm for finding a pattern in a byte array. @param text the array to search in. @param pattern the string of bytes to s
ded/soot/soot-2.3.0/src/soot/util/cfgcmd/AltClassLoader.java:342
↓ 1 callers
Method
findMatchingRet
(Instruction astore, Instruction jsr, HashSet<Instruction> innerJsrs)
ded/soot/soot-2.3.0/src/soot/coffi/CFG.java:420
↓ 1 callers
Method
findMemberClasses
(ClassType container, String name)
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/types/TypeSystem_c.java:728
↓ 1 callers
Method
findMethod
Find a method. We need to pass the class from which the method is being found because the method we find depends on whether the method is accessible
ded/soot/polyglot-1.3.5/src/polyglot/types/TypeSystem.java:305
↓ 1 callers
Method
findMostSpecificProcedures
(List acceptable, ReferenceType container,
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/types/TypeSystem_c.java:924
↓ 1 callers
Method
findMultiCalledMethodsIntra
(Set<Object> multiCalledMethods, CallGraph callGraph)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/mhp/findobject/MultiRunStatementsFinder.java:60
↓ 1 callers
Method
findNestedTypeDecl
(TypeDecl typeDecl, SootClass sc)
ded/soot/soot-2.3.0/src/soot/JastAddInitialResolver.java:88
↓ 1 callers
Method
findNonTrappedUnit
(PatchingChain units, soot.util.Chain traps)
ded/soot/soot-2.3.0/src/soot/jbco/bafTransformations/IndirectIfJumpsToCaughtGotos.java:169
↓ 1 callers
Method
findOutmostJsrs
(Instruction start, Instruction end)
ded/soot/soot-2.3.0/src/soot/coffi/CFG.java:369
↓ 1 callers
Method
findProduction
Provides a copy of the production that was present in the original grammar, but is equal (minus semantic actions) to the given production set. Thus, w
ded/soot/polyglot-1.3.5/src/ppg/spec/CUPSpec.java:60
↓ 1 callers
Method
findReceivers
(SootMethod m, Body b)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/callgraph/OnFlyCallGraphBuilder.java:185
↓ 1 callers
Method
findSCCs
Returns the linked list [by_scc, scc_head] where by_scc is an array in which SCCs occur in topologically order. scc_head[n] where n is the first pe
ded/soot/polyglot-1.3.5/src/polyglot/visit/DataFlow.java:436
↓ 1 callers
Method
findSetMass
( PAG pag )
ded/soot/soot-2.3.0/src/soot/jimple/spark/SparkTransformer.java:252
↓ 1 callers
Method
findSingleVariable
(String name)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:490
↓ 1 callers
Method
findSpot
(char c, int first, int last)
ded/soot/soot-2.3.0/src/soot/jbco/util/StringTrie.java:79
↓ 1 callers
Method
findSynchObj
(SootMethod targetMethod)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/mhp/PegChain.java:646
↓ 1 callers
Method
findTargetType
()
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Call_c.java:236
↓ 1 callers
Method
find_AbruptEdges
( AbruptEdgeFinder aef)
ded/soot/soot-2.3.0/src/soot/dava/internal/SET/SETNode.java:240
↓ 1 callers
Method
find_Breaks
( SETNode prev, SETNode cur)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/finders/AbruptEdgeFinder.java:59
↓ 1 callers
Method
find_CharacterizingStmt
( AugmentedStmt entry_point, IterableSet sc_component, AugmentedStmtGraph asg)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/finders/CycleFinder.java:253
↓ 1 callers
Method
find_Continues
( SETNode SETParent, IterableSet body, IterableSet children)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/finders/AbruptEdgeFinder.java:42
↓ 1 callers
Method
find_LabeledBlocks
( SETNode SETParent)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/finders/LabeledBlockFinder.java:284
↓ 1 callers
Method
find_SmallestSETNode
( AugmentedStmt as)
ded/soot/soot-2.3.0/src/soot/dava/internal/SET/SETNode.java:188
↓ 1 callers
Method
find_StatementSequences
( SETNode SETParent, IterableSet body, HashSet<AugmentedStmt> childUnion, DavaBody davaBody)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/finders/SequenceFinder.java:41
↓ 1 callers
Method
find_SubBody
( AugmentedStmt switchAS, AugmentedStmt branchS)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/finders/SwitchFinder.java:228
↓ 1 callers
Method
find_VariableIncreasing
( AugmentedStmtGraph asg, HashMap local2level_template, LinkedList<AugmentedStmt> viAugStmts, HashMap<
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/finders/SynchronizedBlockFinder.java:199
↓ 1 callers
Function
find_lzma_header
androguard/classification/libsimilarity/sources/xz-5.0.2/extra/scanlzma/scanlzma.c:42
↓ 1 callers
Method
find_recovery_config
Put the (real) parse stack into error recovery configuration by popping the stack down to a state that can shift on the special error Symbol, then d
ded/soot/polyglot-1.3.5/src/java_cup/runtime/lr_parser.java:913
↓ 1 callers
Method
find_single_char
Try to look up a single character symbol, returns -1 for not found. @param ch the character in question.
ded/soot/polyglot-1.3.5/src/java_cup/lexer.java:276
↓ 1 callers
Method
find_state
Find and return state with a given a kernel item set (or null if not found). The kernel item set is the subset of items that were used to originall
ded/soot/polyglot-1.3.5/src/java_cup/lalr_state.java:120
↓ 1 callers
Method
finder
(Object tail, Object head, DirectedGraph g)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/mhp/LoopBodyFinder.java:39
↓ 1 callers
Method
finder1
(PegCallGraph pcg)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/mhp/findobject/MultiCalledMethods.java:66
↓ 1 callers
Method
finder2
(PegCallGraph pcg)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/mhp/findobject/MultiCalledMethods.java:100
↓ 1 callers
Method
finds_OriginalName
( StringTokenizer st, boolean forClass)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/misc/PackageNamer.java:243
↓ 1 callers
Method
fini
Called after all tags for a method have been aggregated.
ded/soot/soot-2.3.0/src/soot/tagkit/TagAggregator.java:70
↓ 1 callers
Method
finish
()
ded/soot/polyglot-1.3.5/src/polyglot/visit/DumpAst.java:51
↓ 1 callers
Method
finish
The finish method is called after the entire tree has been visited. This method allows the visitor to perform any last minute cleanup, including flush
ded/soot/polyglot-1.3.5/src/polyglot/visit/NodeVisitor.java:184
↓ 1 callers
Method
finish
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/fast/IUseVisitor.java:32
↓ 1 callers
Method
finish
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/fast/TypeResolver.java:295
↓ 1 callers
Method
finishConstructorDecl
Perform necessary actions upon seeing the ConstructorDecl <code>cd</code>.
ded/soot/polyglot-1.3.5/src/polyglot/visit/InitChecker.java:868
↓ 1 callers
Method
finishInitializer
Perform necessary actions upon seeing the Initializer <code>initializer</code>.
ded/soot/polyglot-1.3.5/src/polyglot/visit/InitChecker.java:840
↓ 1 callers
Method
finishInnerClassAttr
(InnerClassAttr attr)
ded/soot/jasmin-2.3.0/lib/jas/src/jas/ClassEnv.java:344
↓ 1 callers
Method
finishNode
()
ded/soot/polyglot-1.3.5/src/polyglot/visit/FlowGraph.java:48
↓ 1 callers
Method
finishPhases
This is called when Soot finishes executing all interprocedural phases. Paddle uses it to stop profiling if profiling is enabled.
ded/soot/soot-2.3.0/src/soot/jimple/paddle/PaddleHook.java:69
↓ 1 callers
Method
finishScriptTestSuite
(ScriptTestSuite sts)
ded/soot/polyglot-1.3.5/tools/pth/src/polyglot/pth/OutputController.java:53
↓ 1 callers
Method
finishSourceFileTest
(SourceFileTest sft, ErrorQueue eq)
ded/soot/polyglot-1.3.5/tools/pth/src/polyglot/pth/OutputController.java:54
↓ 1 callers
Method
firstOrElse
(Collection l, Object alt)
ded/soot/polyglot-1.3.5/src/polyglot/util/CollectionUtil.java:80
↓ 1 callers
Method
firstStringAddPart
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/AddExpr.java:236
↓ 1 callers
Method
firstStringAddPart_compute
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/AddExpr.java:241
↓ 1 callers
Method
fixAncestors
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/TypeVariable.java:299
↓ 1 callers
Method
fixAncestors
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/TypeVariableBV.java:297
↓ 1 callers
Method
fixApprox
(TreeSet<TypeVariable> workList)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/TypeVariable.java:546
↓ 1 callers
Method
fixApprox
(TreeSet<TypeVariableBV> workList)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/TypeVariableBV.java:530
↓ 1 callers
Method
fixApprox
(TreeSet<TypeVariable> workList)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/integer/TypeVariable.java:394
↓ 1 callers
Method
fixChildren
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/TypeVariable.java:823
↓ 1 callers
Method
fixChildren
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/integer/TypeVariable.java:524
↓ 1 callers
Method
fixConversion
Fixes the actual String used to represent the internal representation. We must have rep == convert(); we verify hashCodes() to spot-check this. No use
ded/soot/soot-2.3.0/src/soot/coffi/CONSTANT_Utf8_info.java:94
↓ 1 callers
Method
fixInvApprox
(TreeSet<TypeVariable> workList)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/integer/TypeVariable.java:428
↓ 1 callers
Method
fixNames
()
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/misc/PackageNamer.java:357
↓ 1 callers
Method
fixParents
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/TypeVariable.java:809
↓ 1 callers
Method
fixParents
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/TypeVariableBV.java:320
↓ 1 callers
Method
fixParents
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/typing/integer/TypeVariable.java:510
↓ 1 callers
Method
fix_ClassNames
( String curPackName)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/misc/PackageNamer.java:260
↓ 1 callers
Method
fix_MultiEntryPoint
( DavaBody body, AugmentedStmtGraph asg, LinkedList<AugmentedStmt> entry_points, IterableSet scc)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/finders/CycleFinder.java:432
↓ 1 callers
Method
fix_PackageNames
()
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/misc/PackageNamer.java:279
↓ 1 callers
Method
flags
Set the initializer's flags.
ded/soot/polyglot-1.3.5/src/polyglot/types/InitializerInstance.java:12
↓ 1 callers
Method
flags
Get the flags of the declaration.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/LocalDecl_c.java:38
↓ 1 callers
Method
flip
()
ded/soot/soot-2.3.0/src/soot/dava/internal/AST/ASTAggregatedCondition.java:51
↓ 1 callers
Method
flip
()
ded/soot/soot-2.3.0/tests/soot/toolkits/purity/PurityTest.java:68
↓ 1 callers
Method
flipAll
(List list)
ded/soot/soot-2.3.0/tests/soot/toolkits/purity/PurityTest.java:91
↓ 1 callers
Method
floatSwitch
(int op,float l,float r)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/AST/transformations/SimplifyConditions.java:672
↓ 1 callers
Method
float_lit
(String s)
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/parse/Lexer_c.java:423
↓ 1 callers
Method
float_lit
(String s)
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/qq/Lexer_c.java:571
↓ 1 callers
Method
flowBooleanConditions
@param trueItem The item for flows coming into n for true conditions. Cannot be null. @param falseItem The item for flows coming into n for false cond
ded/soot/polyglot-1.3.5/src/polyglot/visit/DataFlow.java:232
↓ 1 callers
Method
flowConstructorCall
Perform the appropriate flow operations for a constructor call
ded/soot/polyglot-1.3.5/src/polyglot/visit/InitChecker.java:724
↓ 1 callers
Method
flowFieldAssign
Perform the appropriate flow operations for assignment to a field
ded/soot/polyglot-1.3.5/src/polyglot/visit/InitChecker.java:697
↓ 1 callers
Method
flowFormal
Perform the appropriate flow operations for declaration of a formal parameter
ded/soot/polyglot-1.3.5/src/polyglot/visit/InitChecker.java:618
↓ 1 callers
Method
flowLocalAssign
Perform the appropriate flow operations for assignment to a local variable
ded/soot/polyglot-1.3.5/src/polyglot/visit/InitChecker.java:672
↓ 1 callers
Method
flowLocalDecl
Perform the appropriate flow operations for declaration of a local variable
ded/soot/polyglot-1.3.5/src/polyglot/visit/InitChecker.java:633
↓ 1 callers
Method
flowOther
Allow subclasses to override if necessary.
ded/soot/polyglot-1.3.5/src/polyglot/visit/InitChecker.java:742
↓ 1 callers
Method
flowThrough
(Object inValue, Object unit)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/annotation/arraycheck/ArrayBoundsCheckerAnalysis.java:474
↓ 1 callers
Method
flowThrough
(Object inValue, Object unit, Object outValue)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/infoflow/SimpleMethodInfoFlowAnalysis.java:370
↓ 1 callers
Method
flowThrough
(Object inValue, Object unit, Object outValue)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/mhp/StartJoinAnalysis.java:214
↓ 1 callers
Method
flowThrough
(Object inValue, Object unit, Object outValue)
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/mhp/MonitorAnalysis.java:209
↓ 1 callers
Method
flowToBooleanFlow
A utility method that simply collects together all the TRUE items, FALSE items, and all other items (including ExceptionEdgeKey items), calls <code>co
ded/soot/polyglot-1.3.5/src/polyglot/visit/DataFlow.java:182
↓ 1 callers
Method
flush
()
ded/soot/polyglot-1.3.5/src/polyglot/util/StdErrorQueue.java:234
↓ 1 callers
Method
flush
This method is called to flush the error queue. Subclasses may want to print summary information in this method.
ded/soot/polyglot-1.3.5/src/polyglot/util/AbstractErrorQueue.java:61
← previous
next →
12,601–12,700 of 42,418, ranked by callers