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
questionColon_compute
(Constant cond, Constant c1, Constant c2)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:1716
↓ 1 callers
Method
questionColon_compute
(Constant cond, Constant c1, Constant c2)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/BooleanType.java:302
↓ 1 callers
Method
questionColon_compute
(Constant cond, Constant c1, Constant c2)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/IntegralType.java:341
↓ 1 callers
Method
questionColon_compute
(Constant cond, Constant c1, Constant c2)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ClassDecl.java:695
↓ 1 callers
Method
questionColon_compute
(Constant cond, Constant c1, Constant c2)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/DoubleType.java:316
↓ 1 callers
Method
questionColon_compute
(Constant cond, Constant c1, Constant c2)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/LongType.java:372
↓ 1 callers
Method
quick_similarity
(self, name_attribute, new_method, func_sim)
androguard/core/analysis/diff.py:377
↓ 1 callers
Method
rawMethodDecl_compute
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/GenericMethodDecl.java:592
↓ 1 callers
Method
rawSourceLastModified
()
ded/soot/polyglot-1.3.5/src/polyglot/types/reflect/ClassFile.java:144
↓ 1 callers
Method
rawType_compute
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/GenericInterfaceDecl.java:544
↓ 1 callers
Method
rawType_compute
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/GenericClassDecl.java:596
↓ 1 callers
Function
rc_direct_price
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/rangecoder/price.h:86
↓ 1 callers
Function
rc_flush
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/rangecoder/range_encoder.h:115
↓ 1 callers
Function
rc_pending
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/rangecoder/range_encoder.h:225
↓ 1 callers
Function
rc_read_init
Reads the first five bytes to initialize the range decoder.
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/rangecoder/range_decoder.h:28
↓ 1 callers
Method
reachableBreak_compute
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/BranchTargetStmt.java:100
↓ 1 callers
Method
reachableCatchClause
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/CatchClause.java:219
↓ 1 callers
Method
reachableContinue
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/BranchTargetStmt.java:112
↓ 1 callers
Method
reachableContinue_compute
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/BranchTargetStmt.java:123
↓ 1 callers
Method
reachableMethods
()
ded/soot/soot-2.3.0/src/soot/jimple/spark/solver/OnFlyCallGraph.java:41
↓ 1 callers
Method
reachableThrow
(CatchClause c)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TryStmt.java:668
↓ 1 callers
Method
reachableThrow_compute
(CatchClause c)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TryStmt.java:681
↓ 1 callers
Method
reachable_compute
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Case.java:122
↓ 1 callers
Method
reachables
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/callgraph/CallGraphBuilder.java:47
↓ 1 callers
Method
reachedException
(TypeDecl type)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TryStmt.java:131
↓ 1 callers
Method
read
Read the class file.
ded/soot/polyglot-1.3.5/src/polyglot/types/reflect/ClassFile.java:169
↓ 1 callers
Method
readAccessFlags
Read the class's access flags. @param in The stream from which to read. @exception IOException If an error occurs while reading.
ded/soot/polyglot-1.3.5/src/polyglot/types/reflect/ClassFile.java:698
↓ 1 callers
Method
readAttributes
Read the class's attributes. Since none of the attributes are required, just read the length of each attribute and skip that many bytes. @param in
ded/soot/polyglot-1.3.5/src/polyglot/types/reflect/ClassFile.java:779
↓ 1 callers
Method
readClass
Builds the internal representation of this Class by reading in the given class file. @param d Stream forming the <tt>.class</tt> file. @return <i>true
ded/soot/soot-2.3.0/src/soot/coffi/ClassFile.java:362
↓ 1 callers
Method
readClassInfo
Read the class's name, superclass, and interfaces. @param in The stream from which to read. @exception IOException If an error occurs w
ded/soot/polyglot-1.3.5/src/polyglot/types/reflect/ClassFile.java:712
↓ 1 callers
Method
readConstant
Read a constant from the constant pool. @param in The stream from which to read. @return The constant. @exception IOException If
ded/soot/polyglot-1.3.5/src/polyglot/types/reflect/ClassFile.java:588
↓ 1 callers
Method
readConstantPool
Read the class's constant pool. Constants in the constant pool are modeled by an array of <tt>reflect.Constant</tt>/ @param in The stream fro
ded/soot/polyglot-1.3.5/src/polyglot/types/reflect/ClassFile.java:666
↓ 1 callers
Method
readConstantPool
Reads in the constant pool from the given stream. @param d Stream forming the <tt>.class</tt> file. @return <i>true</i> if read was successful, <i>fal
ded/soot/soot-2.3.0/src/soot/coffi/ClassFile.java:435
↓ 1 callers
Method
readFields
Read the class's fields. @param in The stream from which to read. @exception IOException If an error occurs while reading.
ded/soot/polyglot-1.3.5/src/polyglot/types/reflect/ClassFile.java:737
↓ 1 callers
Method
readFields
Reads in the fields from the given stream. @param d Stream forming the <tt>.class</tt> file. @return <i>true</i> if read was successful, <i>false</i>
ded/soot/soot-2.3.0/src/soot/coffi/ClassFile.java:858
↓ 1 callers
Method
readFile
Method readFile. @return String reads given file trimming white space
ded/soot/soot-2.3.0/eclipse/ca.mcgill.sable.soot/src/ca/mcgill/sable/soot/attributes/AttributeFileReader.java:42
↓ 1 callers
Method
readHeader
Read the class file header. @param in The stream from which to read. @exception IOException If an error occurs while reading.
ded/soot/polyglot-1.3.5/src/polyglot/types/reflect/ClassFile.java:641
↓ 1 callers
Method
readMethods
Read the class's methods. @param in The stream from which to read. @exception IOException If an error occurs while reading.
ded/soot/polyglot-1.3.5/src/polyglot/types/reflect/ClassFile.java:757
↓ 1 callers
Method
readMethods
Reads in the methods from the given stream. @param d Stream forming the <tt>.class</tt> file. @return <i>true</i> if read was successful, <i>false</i>
ded/soot/soot-2.3.0/src/soot/coffi/ClassFile.java:888
↓ 1 callers
Method
readOctal
(int firstChar)
ded/soot/jasmin-2.3.0/src/jasmin/Scanner.java:108
↓ 1 callers
Method
readSet
( Unit u )
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/pointer/PASideEffectTester.java:61
↓ 1 callers
Method
readSource
Read a source file and compile up to the current job's barrier.
ded/soot/polyglot-1.3.5/src/polyglot/frontend/ExtensionInfo.java:110
↓ 1 callers
Method
readStar
()
ded/soot/soot-2.3.0/src/soot/toolkits/astmetrics/DataHandlingApplication/ProcessData.java:240
↓ 1 callers
Method
read_lookahead
Read from input to establish our buffer of "parse ahead" lookahead Symbols.
ded/soot/polyglot-1.3.5/src/java_cup/runtime/lr_parser.java:974
↓ 1 callers
Function
read_name
androguard/classification/libsimilarity/sources/xz-5.0.2/src/xz/main.c:58
↓ 1 callers
Method
reader
(Position pos)
ded/soot/polyglot-1.3.5/src/polyglot/util/StdErrorQueue.java:127
↓ 1 callers
Method
readparen
(StreamTokenizer inp)
ded/soot/jasmin-2.3.0/lib/jas/src/scm/driver.java:144
↓ 1 callers
Method
readtok
(StreamTokenizer inp)
ded/soot/jasmin-2.3.0/lib/jas/src/scm/driver.java:153
↓ 1 callers
Method
ready
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Unicode.java:102
↓ 1 callers
Method
realMain
(String[] args)
ded/soot/soot-2.3.0/systests/java_tests/MethodIntroductions2.java:5
↓ 1 callers
Method
reclassify
(String name, int start, int end)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/NameType.java:20
↓ 1 callers
Function
recombineTagsAndDecorations
* @param {string} sourceText plain text * @param {Array.<number|string>} extractedTags chunks of raw html preceded * by their position in so
androguard/specs/dalvik/prettify.js:956
↓ 1 callers
Method
reconstruct
(List keys)
ded/soot/polyglot-1.3.5/src/polyglot/ext/coffer/ast/AmbKeySetNode_c.java:38
↓ 1 callers
Method
reconstruct
(List formals, KeySetNode entryKeys, KeySetNode returnKeys, List throwConstraints, Block body)
ded/soot/polyglot-1.3.5/src/polyglot/ext/coffer/ast/CofferConstructorDecl_c.java:88
↓ 1 callers
Method
reconstruct
(TypeNode tn, KeySetNode keys)
ded/soot/polyglot-1.3.5/src/polyglot/ext/coffer/ast/ThrowConstraintNode_c.java:77
↓ 1 callers
Method
reconstruct
(KeyNode key, TypeNode superClass, List interfaces, ClassBody body)
ded/soot/polyglot-1.3.5/src/polyglot/ext/coffer/ast/CofferClassDecl_c.java:37
↓ 1 callers
Method
reconstruct
(TypeNode returnType, List formals, KeySetNode entryKeys, KeySetNode returnKeys, List throwConstraints, Block
ded/soot/polyglot-1.3.5/src/polyglot/ext/coffer/ast/CofferMethodDecl_c.java:91
↓ 1 callers
Method
reconstruct
(TypeNode base, KeyNode key)
ded/soot/polyglot-1.3.5/src/polyglot/ext/coffer/ast/TrackedTypeNode_c.java:45
↓ 1 callers
Method
reconstruct
(Expr expr)
ded/soot/polyglot-1.3.5/src/polyglot/ext/coffer/ast/Free_c.java:34
↓ 1 callers
Method
reconstruct
Reconstruct the initializer.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/ArrayInit_c.java:38
↓ 1 callers
Method
reconstruct
Reconstruct the statement.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Eval_c.java:35
↓ 1 callers
Method
reconstruct
Reconstruct the constructor.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/ConstructorDecl_c.java:116
↓ 1 callers
Method
reconstruct
Reconstruct the declaration.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/FieldDecl_c.java:112
↓ 1 callers
Method
reconstruct
Reconstruct the statement.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Synchronized_c.java:50
↓ 1 callers
Method
reconstruct
Reconstruct the statement.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/If_c.java:64
↓ 1 callers
Method
reconstruct
Reconstruct the collection.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/SourceCollection_c.java:38
↓ 1 callers
Method
reconstruct
Reconstruct the expression.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Cast_c.java:57
↓ 1 callers
Method
reconstruct
Reconstruct the expression.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Instanceof_c.java:55
↓ 1 callers
Method
reconstruct
Reconstruct the call.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Call_c.java:106
↓ 1 callers
Method
reconstruct
Reconstruct the expression.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/New_c.java:106
↓ 1 callers
Method
reconstruct
Reconstruct the statement.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Switch_c.java:53
↓ 1 callers
Method
reconstruct
Reconstruct the formal.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Formal_c.java:86
↓ 1 callers
Method
reconstruct
Reconstruct the expression.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/ArrayAccess_c.java:62
↓ 1 callers
Method
reconstruct
Reconstruct the initializer.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Initializer_c.java:73
↓ 1 callers
Method
reconstruct
(QualifierNode qual)
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/AmbTypeNode_c.java:44
↓ 1 callers
Method
reconstruct
Reconstruct the expression.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Conditional_c.java:68
↓ 1 callers
Method
reconstruct
Reconstruct the method.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/MethodDecl_c.java:133
↓ 1 callers
Method
reconstruct
(QualifierNode qual)
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/AmbQualifierNode_c.java:55
↓ 1 callers
Method
reconstruct
Reconstruct the block.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/AbstractBlock_c.java:51
↓ 1 callers
Method
reconstruct
(TypeNode base)
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/ArrayTypeNode_c.java:33
↓ 1 callers
Method
reconstruct
Reconstruct the statement.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Labeled_c.java:49
↓ 1 callers
Method
reconstruct
Reconstruct the field.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Field_c.java:125
↓ 1 callers
Method
reconstruct
Reconstruct the expression.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Assign_c.java:67
↓ 1 callers
Method
reconstruct
Reconstruct the statement.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/LocalClassDecl_c.java:36
↓ 1 callers
Method
reconstruct
Reconstruct the source file.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/SourceFile_c.java:92
↓ 1 callers
Method
reconstruct
Reconstruct the declaration.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/LocalDecl_c.java:102
↓ 1 callers
Method
reconstruct
Reconstruct the expression.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/NewArray_c.java:87
↓ 1 callers
Method
reconstruct
Reconstruct the statement.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Do_c.java:50
↓ 1 callers
Method
reconstruct
Reconstruct the statement.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Case_c.java:59
↓ 1 callers
Method
reconstruct
Reconstruct the constructor call.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/ConstructorCall_c.java:89
↓ 1 callers
Method
reconstruct
Reconstruct the prefix.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/AmbPrefix_c.java:48
↓ 1 callers
Method
reconstruct
Reconstruct the statement.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Return_c.java:36
↓ 1 callers
Method
reconstruct
Reconstruct the statement.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Assert_c.java:50
↓ 1 callers
Method
reconstruct
Reconstruct the statement.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/For_c.java:78
↓ 1 callers
Method
reconstruct
Reconstruct the expression.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Binary_c.java:78
↓ 1 callers
Method
reconstruct
Reconstruct the expression.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Unary_c.java:51
↓ 1 callers
Method
reconstruct
(TypeNode superClass, List interfaces, ClassBody body)
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/ClassDecl_c.java:106
↓ 1 callers
Method
reconstruct
Reconstruct the statement.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Throw_c.java:37
↓ 1 callers
Method
reconstruct
Reconstruct the statement.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/While_c.java:50
↓ 1 callers
Method
reconstruct
(List members)
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/ClassBody_c.java:49
← previous
next →
17,101–17,200 of 42,418, ranked by callers