MCPcopy Create free account

hub / github.com/honeynet/apkinspector / functions

Functions42,418 in github.com/honeynet/apkinspector

↓ 1 callersMethodquestionColon_compute
(Constant cond, Constant c1, Constant c2)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TypeDecl.java:1716
↓ 1 callersMethodquestionColon_compute
(Constant cond, Constant c1, Constant c2)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/BooleanType.java:302
↓ 1 callersMethodquestionColon_compute
(Constant cond, Constant c1, Constant c2)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/IntegralType.java:341
↓ 1 callersMethodquestionColon_compute
(Constant cond, Constant c1, Constant c2)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/ClassDecl.java:695
↓ 1 callersMethodquestionColon_compute
(Constant cond, Constant c1, Constant c2)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/DoubleType.java:316
↓ 1 callersMethodquestionColon_compute
(Constant cond, Constant c1, Constant c2)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/LongType.java:372
↓ 1 callersMethodquick_similarity
(self, name_attribute, new_method, func_sim)
androguard/core/analysis/diff.py:377
↓ 1 callersMethodrawMethodDecl_compute
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/GenericMethodDecl.java:592
↓ 1 callersMethodrawSourceLastModified
()
ded/soot/polyglot-1.3.5/src/polyglot/types/reflect/ClassFile.java:144
↓ 1 callersMethodrawType_compute
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/GenericInterfaceDecl.java:544
↓ 1 callersMethodrawType_compute
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/GenericClassDecl.java:596
↓ 1 callersFunctionrc_direct_price
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/rangecoder/price.h:86
↓ 1 callersFunctionrc_flush
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/rangecoder/range_encoder.h:115
↓ 1 callersFunctionrc_pending
androguard/classification/libsimilarity/sources/xz-5.0.2/src/liblzma/rangecoder/range_encoder.h:225
↓ 1 callersFunctionrc_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 callersMethodreachableBreak_compute
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/BranchTargetStmt.java:100
↓ 1 callersMethodreachableCatchClause
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/CatchClause.java:219
↓ 1 callersMethodreachableContinue
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/BranchTargetStmt.java:112
↓ 1 callersMethodreachableContinue_compute
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/BranchTargetStmt.java:123
↓ 1 callersMethodreachableMethods
()
ded/soot/soot-2.3.0/src/soot/jimple/spark/solver/OnFlyCallGraph.java:41
↓ 1 callersMethodreachableThrow
(CatchClause c)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TryStmt.java:668
↓ 1 callersMethodreachableThrow_compute
(CatchClause c)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TryStmt.java:681
↓ 1 callersMethodreachable_compute
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Case.java:122
↓ 1 callersMethodreachables
()
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/callgraph/CallGraphBuilder.java:47
↓ 1 callersMethodreachedException
(TypeDecl type)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/TryStmt.java:131
↓ 1 callersMethodread
Read the class file.
ded/soot/polyglot-1.3.5/src/polyglot/types/reflect/ClassFile.java:169
↓ 1 callersMethodreadAccessFlags
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 callersMethodreadAttributes
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 callersMethodreadClass
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 callersMethodreadClassInfo
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 callersMethodreadConstant
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 callersMethodreadConstantPool
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 callersMethodreadConstantPool
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 callersMethodreadFields
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 callersMethodreadFields
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 callersMethodreadFile
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 callersMethodreadHeader
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 callersMethodreadMethods
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 callersMethodreadMethods
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 callersMethodreadOctal
(int firstChar)
ded/soot/jasmin-2.3.0/src/jasmin/Scanner.java:108
↓ 1 callersMethodreadSet
( Unit u )
ded/soot/soot-2.3.0/src/soot/jimple/toolkits/pointer/PASideEffectTester.java:61
↓ 1 callersMethodreadSource
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 callersMethodreadStar
()
ded/soot/soot-2.3.0/src/soot/toolkits/astmetrics/DataHandlingApplication/ProcessData.java:240
↓ 1 callersMethodread_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 callersFunctionread_name
androguard/classification/libsimilarity/sources/xz-5.0.2/src/xz/main.c:58
↓ 1 callersMethodreader
(Position pos)
ded/soot/polyglot-1.3.5/src/polyglot/util/StdErrorQueue.java:127
↓ 1 callersMethodreadparen
(StreamTokenizer inp)
ded/soot/jasmin-2.3.0/lib/jas/src/scm/driver.java:144
↓ 1 callersMethodreadtok
(StreamTokenizer inp)
ded/soot/jasmin-2.3.0/lib/jas/src/scm/driver.java:153
↓ 1 callersMethodready
()
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/Unicode.java:102
↓ 1 callersMethodrealMain
(String[] args)
ded/soot/soot-2.3.0/systests/java_tests/MethodIntroductions2.java:5
↓ 1 callersMethodreclassify
(String name, int start, int end)
ded/soot/soot-2.3.0/generated/jastadd/soot/JastAddJ/NameType.java:20
↓ 1 callersFunctionrecombineTagsAndDecorations
* @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 callersMethodreconstruct
(List keys)
ded/soot/polyglot-1.3.5/src/polyglot/ext/coffer/ast/AmbKeySetNode_c.java:38
↓ 1 callersMethodreconstruct
(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 callersMethodreconstruct
(TypeNode tn, KeySetNode keys)
ded/soot/polyglot-1.3.5/src/polyglot/ext/coffer/ast/ThrowConstraintNode_c.java:77
↓ 1 callersMethodreconstruct
(KeyNode key, TypeNode superClass, List interfaces, ClassBody body)
ded/soot/polyglot-1.3.5/src/polyglot/ext/coffer/ast/CofferClassDecl_c.java:37
↓ 1 callersMethodreconstruct
(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 callersMethodreconstruct
(TypeNode base, KeyNode key)
ded/soot/polyglot-1.3.5/src/polyglot/ext/coffer/ast/TrackedTypeNode_c.java:45
↓ 1 callersMethodreconstruct
(Expr expr)
ded/soot/polyglot-1.3.5/src/polyglot/ext/coffer/ast/Free_c.java:34
↓ 1 callersMethodreconstruct
Reconstruct the initializer.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/ArrayInit_c.java:38
↓ 1 callersMethodreconstruct
Reconstruct the statement.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Eval_c.java:35
↓ 1 callersMethodreconstruct
Reconstruct the constructor.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/ConstructorDecl_c.java:116
↓ 1 callersMethodreconstruct
Reconstruct the declaration.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/FieldDecl_c.java:112
↓ 1 callersMethodreconstruct
Reconstruct the statement.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Synchronized_c.java:50
↓ 1 callersMethodreconstruct
Reconstruct the statement.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/If_c.java:64
↓ 1 callersMethodreconstruct
Reconstruct the collection.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/SourceCollection_c.java:38
↓ 1 callersMethodreconstruct
Reconstruct the expression.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Cast_c.java:57
↓ 1 callersMethodreconstruct
Reconstruct the expression.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Instanceof_c.java:55
↓ 1 callersMethodreconstruct
Reconstruct the call.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Call_c.java:106
↓ 1 callersMethodreconstruct
Reconstruct the expression.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/New_c.java:106
↓ 1 callersMethodreconstruct
Reconstruct the statement.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Switch_c.java:53
↓ 1 callersMethodreconstruct
Reconstruct the formal.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Formal_c.java:86
↓ 1 callersMethodreconstruct
Reconstruct the expression.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/ArrayAccess_c.java:62
↓ 1 callersMethodreconstruct
Reconstruct the initializer.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Initializer_c.java:73
↓ 1 callersMethodreconstruct
(QualifierNode qual)
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/AmbTypeNode_c.java:44
↓ 1 callersMethodreconstruct
Reconstruct the expression.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Conditional_c.java:68
↓ 1 callersMethodreconstruct
Reconstruct the method.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/MethodDecl_c.java:133
↓ 1 callersMethodreconstruct
(QualifierNode qual)
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/AmbQualifierNode_c.java:55
↓ 1 callersMethodreconstruct
Reconstruct the block.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/AbstractBlock_c.java:51
↓ 1 callersMethodreconstruct
(TypeNode base)
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/ArrayTypeNode_c.java:33
↓ 1 callersMethodreconstruct
Reconstruct the statement.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Labeled_c.java:49
↓ 1 callersMethodreconstruct
Reconstruct the field.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Field_c.java:125
↓ 1 callersMethodreconstruct
Reconstruct the expression.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Assign_c.java:67
↓ 1 callersMethodreconstruct
Reconstruct the statement.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/LocalClassDecl_c.java:36
↓ 1 callersMethodreconstruct
Reconstruct the source file.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/SourceFile_c.java:92
↓ 1 callersMethodreconstruct
Reconstruct the declaration.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/LocalDecl_c.java:102
↓ 1 callersMethodreconstruct
Reconstruct the expression.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/NewArray_c.java:87
↓ 1 callersMethodreconstruct
Reconstruct the statement.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Do_c.java:50
↓ 1 callersMethodreconstruct
Reconstruct the statement.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Case_c.java:59
↓ 1 callersMethodreconstruct
Reconstruct the constructor call.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/ConstructorCall_c.java:89
↓ 1 callersMethodreconstruct
Reconstruct the prefix.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/AmbPrefix_c.java:48
↓ 1 callersMethodreconstruct
Reconstruct the statement.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Return_c.java:36
↓ 1 callersMethodreconstruct
Reconstruct the statement.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Assert_c.java:50
↓ 1 callersMethodreconstruct
Reconstruct the statement.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/For_c.java:78
↓ 1 callersMethodreconstruct
Reconstruct the expression.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Binary_c.java:78
↓ 1 callersMethodreconstruct
Reconstruct the expression.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Unary_c.java:51
↓ 1 callersMethodreconstruct
(TypeNode superClass, List interfaces, ClassBody body)
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/ClassDecl_c.java:106
↓ 1 callersMethodreconstruct
Reconstruct the statement.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/Throw_c.java:37
↓ 1 callersMethodreconstruct
Reconstruct the statement.
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/While_c.java:50
↓ 1 callersMethodreconstruct
(List members)
ded/soot/polyglot-1.3.5/src/polyglot/ext/jl/ast/ClassBody_c.java:49
← previousnext →17,101–17,200 of 42,418, ranked by callers