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
dynamic_dir
()
ded/soot/soot-2.3.0/generated/options/soot/options/Options.java:1078
↓ 1 callers
Method
dynamic_package
()
ded/soot/soot-2.3.0/generated/options/soot/options/Options.java:1086
↓ 1 callers
Method
editPressed
()
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/SootConfigManagerDialog.java:485
↓ 1 callers
Method
elementType_compute
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:1478
↓ 1 callers
Method
elementType_compute
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ArrayDecl.java:432
↓ 1 callers
Method
elementValueFor
(String name)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Annotation.java:340
↓ 1 callers
Method
elementValueFor_compute
(String name)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Annotation.java:345
↓ 1 callers
Method
eliminateJsrRets
()
ded/soot/soot-2.3.0/src/soot/coffi/CFG.java:317
↓ 1 callers
Method
eliminateNodes
()
ded/soot/soot-2.3.0/src/soot/shimple/ShimpleBody.java:187
↓ 1 callers
Method
eliminatePhiNodes
Remove Phi nodes from body. SSA form is no longer a given once done. <p> Currently available option is "naive-phi-elimination", typically specified i
ded/soot/soot-2.3.0/src/soot/shimple/ShimpleBody.java:174
↓ 1 callers
Method
eliminatePiNodes
()
ded/soot/soot-2.3.0/src/soot/shimple/ShimpleBody.java:182
↓ 1 callers
Method
else_branch_label_compute
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/IfStmt.java:295
↓ 1 callers
Method
else_branch_label_compute
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ConditionalExpr.java:449
↓ 1 callers
Method
emitAssignStmt
(AssignStmt stmt)
ded/soot/soot-2.3.0/src/soot/jimple/JasminClass.java:502
↓ 1 callers
Method
emitEvalBranch
(Body b)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ConditionalExpr.java:120
↓ 1 callers
Method
emitExceptionHandler
(Body b)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TryStmt.java:268
↓ 1 callers
Method
emitIfStmt
(IfStmt stmt)
ded/soot/soot-2.3.0/src/soot/jimple/JasminClass.java:764
↓ 1 callers
Method
emitInst
(Inst inst)
ded/soot/soot-2.3.0/src/soot/baf/JasminClass.java:299
↓ 1 callers
Method
emitLocal
(Local v)
ded/soot/soot-2.3.0/src/soot/jimple/JasminClass.java:1448
↓ 1 callers
Method
emitMethod
(SootMethod method)
ded/soot/soot-2.3.0/src/soot/AbstractJasminClass.java:640
↓ 1 callers
Method
emitMethodBody
(SootMethod method)
ded/soot/soot-2.3.0/src/soot/AbstractJasminClass.java:703
↓ 1 callers
Method
emitStore
(Body b, soot.Value lvalue, soot.Value rvalue)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/VarAccess.java:507
↓ 1 callers
Method
emitThis
(Body b, TypeDecl targetDecl)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Access.java:74
↓ 1 callers
Method
emit_AST
()
ded/soot/soot-2.3.0/src/soot/dava/internal/SET/SETNode.java:43
↓ 1 callers
Method
emit_AST
()
ded/soot/soot-2.3.0/src/soot/dava/internal/SET/SETTopNode.java:39
↓ 1 callers
Method
emit_action_code
Emit code for the non-public class holding the actual action code. @param out stream to produce output on. @param start_prod the start pr
ded/soot/polyglot-1.3.5/src/java_cup/emit.java:322
↓ 1 callers
Method
emit_dispatch_methods
(PrintWriter out, int lo, int hi, int max_actions,
ded/soot/polyglot-1.3.5/src/java_cup/emit.java:433
↓ 1 callers
Method
emit_dispatch_search
(PrintWriter out, int lo, int hi, int max_actions,
ded/soot/polyglot-1.3.5/src/java_cup/emit.java:413
↓ 1 callers
Method
emit_do_action_call
(PrintWriter out, String suffix)
ded/soot/polyglot-1.3.5/src/java_cup/emit.java:379
↓ 1 callers
Method
emit_parser
Call the emit routines necessary to write out the generated parser.
ded/soot/polyglot-1.3.5/src/java_cup/Main.java:618
↓ 1 callers
Method
emit_production_block
Emit code for a single production. @param out stream to produce output on. @param prod the production to emit. @param start_prod the star
ded/soot/polyglot-1.3.5/src/java_cup/emit.java:496
↓ 1 callers
Method
emit_production_table
Emit the production table. @param out stream to produce output on.
ded/soot/polyglot-1.3.5/src/java_cup/emit.java:590
↓ 1 callers
Method
emit_summary
Emit a long summary message to standard error (System.err) which summarizes what was found in the specification, how many states were produced, how
ded/soot/polyglot-1.3.5/src/java_cup/Main.java:648
↓ 1 callers
Method
emit_warn
Emit a warning message. The message will be marked with both the current line number and the position in the line. Messages are printed on standar
ded/soot/polyglot-1.3.5/src/java_cup/lexer.java:238
↓ 1 callers
Method
empties_as_allocs
Treat EMPTY as Alloc -- Treat singletons for empty sets etc. as allocation sites. When this option is set to true, Spark treats references to EMPTYSET
ded/soot/soot-2.3.0/generated/options/soot/options/SparkOptions.java:198
↓ 1 callers
Method
emptySet
()
ded/soot/soot-2.3.0/src/soot/jimple/spark/ondemand/genericutil/AbstractMultiMap.java:39
↓ 1 callers
Method
emulate
(self, memory)
androguard/dex2java/Instruction.py:54
↓ 1 callers
Method
enQ
( Thread t)
ded/soot/soot-2.3.0/src/soot/dava/toolkits/base/DavaMonitor/Lock.java:51
↓ 1 callers
Method
enableButtons
()
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/ui/SootConfigManagerDialog.java:212
↓ 1 callers
Method
enclosedByExceptionHandler
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/SynchronizedStmt.java:392
↓ 1 callers
Method
enclosedByExceptionHandler
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TryStmt.java:899
↓ 1 callers
Method
enclosedBy_compute
(TypeDecl type)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:2808
↓ 1 callers
Method
encloses_compute
(TypeDecl type)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:2800
↓ 1 callers
Method
enclosing
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ConstructorDecl.java:1229
↓ 1 callers
Method
enclosingAnnotationDecl
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ElementValuePair.java:176
↓ 1 callers
Method
enclosingBodyDecl
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:4414
↓ 1 callers
Method
enclosingInstance
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:4464
↓ 1 callers
Method
enclosingInstance
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ClassInstanceExpr.java:843
↓ 1 callers
Method
enclosingStmt_compute
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Expr.java:600
↓ 1 callers
Method
enclosingVariables_compute
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:3686
↓ 1 callers
Method
enclosing_compute
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:3752
↓ 1 callers
Method
enclosing_compute
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ConstructorDecl.java:1234
↓ 1 callers
Method
encodeBytes
Encodes a byte array into Base64 notation. Does not GZip-compress data. @param source The data to convert @since 1.4
ded/soot/polyglot-1.3.5/src/polyglot/util/Base64.java:375
↓ 1 callers
Function
encode_eopm
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/lzma/lzma_encoder.c:295
↓ 1 callers
Function
encode_in_place
Encodes the data in place. This is used when we are the last filter in the chain (and thus non-last filter in the encoder's filter stack).
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/delta/delta_encoder.c:37
↓ 1 callers
Function
encode_init
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/lzma/lzma_encoder.c:267
↓ 1 callers
Function
encode_symbol
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/lzma/lzma_encoder.c:233
↓ 1 callers
Method
endInnerClassAttr
()
ded/soot/jasmin-2.3.0/src/jasmin/ClassFile.java:866
↓ 1 callers
Method
endLn
()
ded/soot/soot-2.3.0/src/soot/tagkit/SourceLnPosTag.java:40
↓ 1 callers
Method
endLookupswitch
(String deflabel)
ded/soot/jasmin-2.3.0/src/jasmin/ClassFile.java:636
↓ 1 callers
Method
endMethod
()
ded/soot/jasmin-2.3.0/src/jasmin/ClassFile.java:334
↓ 1 callers
Method
endPos
()
ded/soot/soot-2.3.0/src/soot/tagkit/SourceLnPosTag.java:48
↓ 1 callers
Method
endPrintValBoxAttr
()
ded/soot/soot-2.3.0/src/soot/xml/JavaAttribute.java:177
↓ 1 callers
Method
endTableswitch
(String deflabel)
ded/soot/jasmin-2.3.0/src/jasmin/ClassFile.java:669
↓ 1 callers
Method
end_label_compute
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ForStmt.java:721
↓ 1 callers
Method
end_label_compute
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/SwitchStmt.java:438
↓ 1 callers
Method
end_label_compute
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/LabeledStmt.java:304
↓ 1 callers
Method
end_label_compute
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/EnhancedForStmt.java:501
↓ 1 callers
Method
end_label_compute
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/DoStmt.java:393
↓ 1 callers
Method
end_label_compute
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/WhileStmt.java:384
↓ 1 callers
Function
endsInBz2
---------------------------------------------*/
androguard/classification/libsimilarity/sources/bzip2-1.0.6/bzip2recover.c:261
↓ 1 callers
Method
enforceInvariants
Before running <code>Pass pass</code> on <code>SourceJob job</code> make sure that all appropriate scheduling invariants are satisfied, to ensure that
ded/soot/polyglot-1.3.5/src/polyglot/frontend/AbstractExtensionInfo.java:379
↓ 1 callers
Method
ensureSize
(int size)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ASTNode$State.java:23
↓ 1 callers
Method
enter
Visit each node before traversal of children. Call <code>dump</code> for that node. Then we begin a new <code>CodeWriter</code> block and traverse the
ded/soot/polyglot-1.3.5/src/polyglot/visit/DumpAst.java:31
↓ 1 callers
Method
enter
Begin normal traversal of a subtree rooted at <code>n</code>. This gives the visitor the option of changing internal state or returning a new visitor
ded/soot/polyglot-1.3.5/src/polyglot/visit/NodeVisitor.java:85
↓ 1 callers
Method
enter
(Node parent, Node n)
ded/soot/polyglot-1.3.5/src/polyglot/visit/ContextVisitor.java:98
↓ 1 callers
Method
enter
(Node n)
ded/soot/polyglot-1.3.5/src/polyglot/visit/DeadCodeEliminator.java:315
↓ 1 callers
Method
enterCall
Replaces the functionality of the <code>enter()</code> method; all sub-classes should over-ride this method instead of <code>enter()</code> if there i
ded/soot/polyglot-1.3.5/src/polyglot/visit/ErrorHandlingVisitor.java:85
↓ 1 callers
Method
enterError
This method determines what should be returned by <code>enter()</code> should its call to <code>enterCall()</code> throw a <code>SemanticException</co
ded/soot/polyglot-1.3.5/src/polyglot/visit/ErrorHandlingVisitor.java:104
↓ 1 callers
Method
enterFinally
Enter a finally block. This method returns a new CFGBuilder with the path_to_finally field pointing to a list that has the Term <code>from</code> appe
ded/soot/polyglot-1.3.5/src/polyglot/visit/CFGBuilder.java:413
↓ 1 callers
Method
enterScope
Returns a new context based on the current context, the Node current being visited (<code>parent</code>), and the Node that is being entered (<code>n<
ded/soot/polyglot-1.3.5/src/polyglot/visit/ContextVisitor.java:82
↓ 1 callers
Method
entropy
(self, s1)
androguard/classification/similarity.py:158
↓ 1 callers
Method
entryInitialFlow
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/thread/mhp/MonitorAnalysis.java:322
↓ 1 callers
Method
enumConstants_compute
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/EnumDecl.java:640
↓ 1 callers
Method
eof
Returns true iff we have hit the end of the input without an error.
androguard/classification/libsimilarity/sources/snappy-1.0.1/snappy.cc:611
↓ 1 callers
Method
eqIsTrue_compute
(Expr left, Expr right)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/FloatType.java:324
↓ 1 callers
Method
eqIsTrue_compute
(Expr left, Expr right)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:1727
↓ 1 callers
Method
eqIsTrue_compute
(Expr left, Expr right)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/BooleanType.java:310
↓ 1 callers
Method
eqIsTrue_compute
(Expr left, Expr right)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/IntegralType.java:349
↓ 1 callers
Method
eqIsTrue_compute
(Expr left, Expr right)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ClassDecl.java:703
↓ 1 callers
Method
eqIsTrue_compute
(Expr left, Expr right)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/DoubleType.java:324
↓ 1 callers
Method
eqIsTrue_compute
(Expr left, Expr right)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/LongType.java:380
↓ 1 callers
Method
equal
Compares this {@link GraphComparer}'s two {@link DirectedGraph}s. @return <tt>true</tt> if the two graphs have the same nodes, the same lists of head
ded/soot/soot-2.3.0/tests/soot/toolkits/graph/GraphComparer.java:401
↓ 1 callers
Method
equalEqual
(NumericConstant c)
ded/soot/soot-2.3.0/src/soot/jimple/IntConstant.java:95
↓ 1 callers
Method
equalUnits
(Object o1, Object o2, Body b)
ded/soot/soot-2.3.0/src/soot/jbco/bafTransformations/FindDuplicateSequences.java:346
↓ 1 callers
Method
equals
Equality comparison.
ded/soot/polyglot-1.3.5/src/java_cup/lalr_state.java:1043
↓ 1 callers
Method
equals
Equality comparison.
ded/soot/polyglot-1.3.5/src/java_cup/terminal_set.java:204
↓ 1 callers
Method
equals
(Object o)
ded/soot/polyglot-1.3.5/src/polyglot/ext/pao/runtime/Boolean.java:21
↓ 1 callers
Method
equals
(Object o)
ded/soot/soot-2.3.0/src/soot/shimple/toolkits/graph/ValueGraph.java:677
↓ 1 callers
Method
equals
(Object other)
ded/soot/soot-2.3.0/src/soot/toolkits/scalar/ValueUnitPair.java:132
← previous
next →
12,301–12,400 of 42,418, ranked by callers