MCPcopy Create free account

hub / github.com/Hiro420/NikkeTools / functions

Functions1,058 in github.com/Hiro420/NikkeTools

↓ 198 callersMethodprint
(String s)
UnLuac/src/unluac/decompile/OutputProvider.java:5
↓ 130 callersMethodprintln
()
UnLuac/src/unluac/decompile/OutputProvider.java:9
↓ 84 callersMethodget
(int opNumber)
UnLuac/src/unluac/decompile/OpcodeMap.java:293
↓ 65 callersMethodA
Returns the A field of the instruction at the given line.
UnLuac/src/unluac/decompile/Code.java:74
↓ 54 callersMethodop
Returns the operation indicated by the instruction at the given line.
UnLuac/src/unluac/decompile/Code.java:54
↓ 46 callersMethodlength
()
UnLuac/src/unluac/decompile/Code.java:156
↓ 43 callersMethodpeek
()
UnLuac/src/unluac/util/Stack.java:18
↓ 42 callersMethodwrite
(OutputStream out, BHeader header, LFunction object)
UnLuac/src/unluac/parse/LFunctionType.java:211
↓ 36 callersMethodsize
()
UnLuac/src/unluac/decompile/OpcodeMap.java:305
↓ 35 callersMethodB
Returns the B field of the instruction at the given line.
UnLuac/src/unluac/decompile/Code.java:104
↓ 33 callersMethodcontains
(Block block)
UnLuac/src/unluac/decompile/block/Block.java:35
↓ 33 callersMethodget
(int register, int line)
UnLuac/src/unluac/decompile/VariableFinder.java:45
↓ 33 callersMethodgetExpression
(int register, int line)
UnLuac/src/unluac/decompile/Registers.java:104
↓ 31 callersMethodtoString
()
UnLuac/src/unluac/decompile/condition/Condition.java:77
↓ 29 callersMethodC
Returns the C field of the instruction at the given line.
UnLuac/src/unluac/decompile/Code.java:81
↓ 28 callersMethodasInt
()
UnLuac/src/unluac/parse/BInteger.java:33
↓ 28 callersMethodextract
(int codepoint)
UnLuac/src/unluac/decompile/CodeExtract.java:20
↓ 27 callersMethodequals
(Object o)
UnLuac/src/unluac/parse/LNil.java:16
↓ 27 callersMethodremove_branch
(State state, Branch b)
UnLuac/src/unluac/decompile/ControlFlowHandler.java:1631
↓ 25 callersMethodgetInteger
()
UnLuac/src/unluac/assemble/Assembler.java:860
↓ 24 callersMethodgetExpression
(int index)
UnLuac/src/unluac/decompile/Upvalues.java:43
↓ 24 callersMethodsize
()
UnLuac/src/unluac/util/Stack.java:37
↓ 23 callersMethodget
(int index)
UnLuac/src/unluac/parse/BList.java:16
↓ 22 callersMethodisLocal
(int register, int line)
UnLuac/src/unluac/decompile/Registers.java:60
↓ 22 callersMethodwrite
(OutputStream out, BHeader header, LHeader object)
UnLuac/src/unluac/parse/LHeaderType.java:328
↓ 21 callersMethodget
(Version.FunctionType type)
UnLuac/src/unluac/parse/LFunctionType.java:15
↓ 21 callersMethodmax
()
UnLuac/src/unluac/decompile/CodeExtract.java:36
↓ 21 callersMethodpop
()
UnLuac/src/unluac/util/Stack.java:26
↓ 20 callersMethodisEmpty
()
UnLuac/src/unluac/util/Stack.java:14
↓ 18 callersMethodget
(Version.HeaderType type)
UnLuac/src/unluac/parse/LHeaderType.java:22
↓ 18 callersMethodwrite
(OutputStream out, BHeader header, LObject object)
UnLuac/src/unluac/parse/LConstantType.java:62
↓ 17 callersMethodRead
(byte[] buffer, int offset, int count)
Catalog/NikkeCatalog/OFBStream.cs:35
↓ 17 callersMethodasExpression
(Registers r)
UnLuac/src/unluac/decompile/condition/Condition.java:75
↓ 17 callersMethodinverse
()
UnLuac/src/unluac/decompile/condition/Condition.java:61
↓ 16 callersMethodisEmpty
()
UnLuac/src/unluac/decompile/block/Goto.java:33
↓ 16 callersMethodk
Returns the k field of the instruction at the given line (1 is true, 0 is false).
UnLuac/src/unluac/decompile/Code.java:97
↓ 16 callersMethodnext
()
UnLuac/src/unluac/assemble/Tokenizer.java:16
↓ 15 callersMethodparse
(ByteBuffer buffer, BHeader header)
UnLuac/src/unluac/parse/LFunctionType.java:45
↓ 15 callersMethodparseList
(final ByteBuffer buffer, final BHeader header)
UnLuac/src/unluac/parse/BObjectType.java:16
↓ 15 callersMethodsetRead
(int register, int line)
UnLuac/src/unluac/decompile/VariableFinder.java:54
↓ 14 callersMethodcreate
(double x)
UnLuac/src/unluac/parse/LNumberType.java:95
↓ 14 callersMethodget_close_type
(State state, int line)
UnLuac/src/unluac/decompile/ControlFlowHandler.java:1741
↓ 14 callersMethodpush
(T item)
UnLuac/src/unluac/util/Stack.java:30
↓ 14 callersMethodvisitStatement
(Statement stmt)
UnLuac/src/unluac/decompile/Walker.java:8
↓ 13 callersMethodgetConstantExpression
(int constantIndex)
UnLuac/src/unluac/decompile/Function.java:37
↓ 13 callersMethodsetWritten
(int register, int line)
UnLuac/src/unluac/decompile/VariableFinder.java:49
↓ 13 callersMethodvalue
()
UnLuac/src/unluac/parse/LNumber.java:17
↓ 12 callersMethoddedent
()
UnLuac/src/unluac/decompile/Output.java:38
↓ 12 callersMethodgetKExpression
(int register, int line)
UnLuac/src/unluac/decompile/Registers.java:112
↓ 12 callersMethodhandle50BinOp
(List<Operation> operations, State state, int line, Expression.BinaryOperation op)
UnLuac/src/unluac/decompile/Decompiler.java:259
↓ 12 callersMethodhandle54BinOp
(List<Operation> operations, State state, int line, Expression.BinaryOperation op)
UnLuac/src/unluac/decompile/Decompiler.java:263
↓ 12 callersMethodindent
()
UnLuac/src/unluac/decompile/Output.java:34
↓ 12 callersMethodtarget
Returns the absolute target address of a jump instruction and the given line. This field will be chosen automatically based on the opcode.
UnLuac/src/unluac/decompile/Code.java:141
↓ 11 callersMethoderror
(String err, boolean usage)
UnLuac/src/unluac/Main.java:119
↓ 11 callersMethodmake
(BinaryOperation op, Expression left, Expression right)
UnLuac/src/unluac/decompile/expression/Expression.java:73
↓ 11 callersMethodprintSequence
Prints out a sequences of statements on separate lines. Correctly informs the last statement that it is last in a block.
UnLuac/src/unluac/decompile/statement/Statement.java:16
↓ 11 callersMethodtarget
Returns the target register of the instruction at the given line or -1 if the instruction does not have a unique target.
UnLuac/src/unluac/decompile/Op.java:224
↓ 11 callersMethodvisitExpression
(Expression expr)
UnLuac/src/unluac/decompile/Walker.java:12
↓ 11 callersMethodwriteList
(OutputStream out, BHeader header, T[] array)
UnLuac/src/unluac/parse/BObjectType.java:30
↓ 10 callersMethodgetValue
()
UnLuac/src/unluac/decompile/block/SetBlock.java:92
↓ 10 callersMethodhandle54BinKOp
(List<Operation> operations, State state, int line, Expression.BinaryOperation op)
UnLuac/src/unluac/decompile/Decompiler.java:267
↓ 10 callersMethodis_conditional
(Branch b)
UnLuac/src/unluac/decompile/ControlFlowHandler.java:1375
↓ 9 callersMethodcreateInteger
(int i)
UnLuac/src/unluac/decompile/expression/ConstantExpression.java:25
↓ 9 callersMethodgetTarget
(int register, int line)
UnLuac/src/unluac/decompile/Registers.java:145
↓ 9 callersMethodis_close
(State state, int line)
UnLuac/src/unluac/decompile/ControlFlowHandler.java:1708
↓ 9 callersMethodparse
(ByteBuffer buffer, BHeader header)
UnLuac/src/unluac/parse/LConstantType.java:25
↓ 8 callersMethodcombine_conditional
(State state, Branch branch1)
UnLuac/src/unluac/decompile/ControlFlowHandler.java:1413
↓ 8 callersMethodenclosing_block
(State state, int line)
UnLuac/src/unluac/decompile/ControlFlowHandler.java:1186
↓ 8 callersMethodget
(Version.StringType type)
UnLuac/src/unluac/parse/LStringType.java:12
↓ 8 callersMethodgetDeclaration
(int register, int line)
UnLuac/src/unluac/decompile/Registers.java:85
↓ 8 callersMethodinsert_branch
(State state, Branch b)
UnLuac/src/unluac/decompile/ControlFlowHandler.java:1647
↓ 8 callersMethodsplits_decl
(int line, int begin, int end, Declaration[] declList)
UnLuac/src/unluac/decompile/ControlFlowHandler.java:752
↓ 7 callersMethodisConstantReference
(Decompiler d, int value)
UnLuac/src/unluac/decompile/VariableFinder.java:106
↓ 7 callersMethodisMua
()
UnLuac/src/unluac/Version.java:325
↓ 7 callersMethodis_jmp
(State state, int line)
UnLuac/src/unluac/decompile/ControlFlowHandler.java:1696
↓ 7 callersMethodprint
(Decompiler d, Output out)
UnLuac/src/unluac/decompile/expression/Expression.java:143
↓ 6 callersMethodcodepoint
Returns the full instruction codepoint at the given line.
UnLuac/src/unluac/decompile/Code.java:148
↓ 6 callersMethodcombine_assignment
(State state, Branch branch1)
UnLuac/src/unluac/decompile/ControlFlowHandler.java:1457
↓ 6 callersMethodenclosing_breakable_block
(State state, int line)
UnLuac/src/unluac/decompile/ControlFlowHandler.java:1198
↓ 6 callersMethodencode
(int x)
UnLuac/src/unluac/decompile/CodeExtract.java:28
↓ 6 callersMethodfind_loadboolblock
(State state, int target)
UnLuac/src/unluac/decompile/ControlFlowHandler.java:182
↓ 6 callersMethodget
(Version.UpvalueType type)
UnLuac/src/unluac/parse/LUpvalueType.java:11
↓ 6 callersMethodgetOpcodeMap
()
UnLuac/src/unluac/Version.java:366
↓ 6 callersMethodisConstant
(int register)
UnLuac/src/unluac/decompile/Function.java:23
↓ 6 callersMethodisDeclaration
()
UnLuac/src/unluac/decompile/statement/Assignment.java:148
↓ 6 callersMethodisIdentifier
()
UnLuac/src/unluac/decompile/expression/Expression.java:221
↓ 6 callersMethodisUngrouped
An ungrouped expression is one that needs to be enclosed in parentheses before it can be dereferenced. This doesn't apply to multiply-valued expressio
UnLuac/src/unluac/decompile/expression/Expression.java:196
↓ 6 callersMethodis_assignment
(Branch b)
UnLuac/src/unluac/decompile/ControlFlowHandler.java:1379
↓ 6 callersMethodparse_code
(ByteBuffer buffer, BHeader header, LFunctionParseState s)
UnLuac/src/unluac/parse/LFunctionType.java:77
↓ 6 callersMethodregister
()
UnLuac/src/unluac/decompile/condition/Condition.java:65
↓ 6 callersMethodsetInternalLoopVariable
(int register, int begin, int end)
UnLuac/src/unluac/decompile/Registers.java:152
↓ 6 callersMethodwrite
(OutputStream out, BHeader header, LString string)
UnLuac/src/unluac/parse/LStringType.java:63
↓ 6 callersMethodwrite_code
(OutputStream out, BHeader header, LFunction object)
UnLuac/src/unluac/parse/LFunctionType.java:91
↓ 5 callersMethodSeek
(long offset, System.IO.SeekOrigin origin)
Catalog/NikkeCatalog/OFBStream.cs:121
↓ 5 callersMethodWrite
(byte[] buffer, int offset, int count)
Catalog/NikkeCatalog/OFBStream.cs:63
↓ 5 callersMethodaddStatement
(Statement statement)
UnLuac/src/unluac/decompile/block/Goto.java:23
↓ 5 callersMethodasArray
(final T[] array)
UnLuac/src/unluac/parse/BList.java:24
↓ 5 callersMethodcompareTo
(Block block)
UnLuac/src/unluac/decompile/block/Block.java:102
↓ 5 callersMethodcreateBoolean
(boolean v)
UnLuac/src/unluac/decompile/expression/ConstantExpression.java:21
↓ 5 callersMethodgetAny
()
UnLuac/src/unluac/assemble/Assembler.java:842
next →1–100 of 1,058, ranked by callers