MCPcopy Create free account

hub / github.com/digitalgust/tinyj2c / functions

Functions3,895 in github.com/digitalgust/tinyj2c

↓ 11 callersMethodvalueUsing
Construct a {@link LuaString} around, possibly using the the supplied byte array as the backing store. <p> The caller must ensure that the array is no
option_pack/luaj/core/src/org/luaj/vm2/LuaString.java:161
↓ 10 callersMethodGETARG_A
(int i)
option_pack/luaj/core/src/org/luaj/vm2/Lua.java:111
↓ 10 callersMethodGETARG_B
(int i)
option_pack/luaj/core/src/org/luaj/vm2/Lua.java:119
↓ 10 callersMethodaddUsedLabel
(String lab)
class2c/src/main/java/com/ebsee/j2c/MV.java:1368
↓ 10 callersMethodcanSkipCodeTrack
()
class2c/src/main/java/com/ebsee/j2c/MV.java:121
↓ 10 callersMethodcheckfile
(LuaValue val)
option_pack/luaj/core/src/org/luaj/vm2/lib/IoLib.java:567
↓ 10 callersMethoddischargevars
(expdesc e)
option_pack/luaj/core/src/org/luaj/vm2/compiler/FuncState.java:532
↓ 10 callersMethoddoubleToLongBits
(double value)
app/java/java/lang/Double.java:50
↓ 10 callersFunctiongarbage_thread_lock
app/vm/garbage.c:140
↓ 10 callersFunctiongarbage_thread_unlock
app/vm/garbage.c:144
↓ 10 callersMethodgetFieldVarName
(Field field)
class2c/src/main/java/com/ebsee/j2c/Util.java:411
↓ 10 callersMethodgetName
()
class2c/src/main/java/com/ebsee/classparser/CPEntry.java:265
↓ 10 callersMethodgetTime
()
app/java/java/util/Date.java:25
↓ 10 callersMethodisAssignableFrom
(Class cls)
app/java/java/lang/Class.java:163
↓ 10 callersMethodisclosure
Check if {@code this} is a {@code function} that is a closure, meaning interprets lua bytecode for its execution @return true if this is a {@code clos
option_pack/luaj/core/src/org/luaj/vm2/LuaValue.java:305
↓ 10 callersMethodlog2
(int x)
option_pack/luaj/core/src/org/luaj/vm2/LuaTable.java:598
↓ 10 callersFunctionmz_zip_reader_end_internal
app/vm/miniz.c:3721
↓ 10 callersFunctionnew_instance_with_name
app/vm/jvmsvc.c:70
↓ 10 callersMethodread
()
app/java/java/io/DataInputStream.java:18
↓ 10 callersMethodread
()
option_pack/luaj/core/src/org/luaj/vm2/lib/IoLib.java:94
↓ 10 callersMethodreadConst
Reads a numeric or string constant pool entry in this {@link ClassReader}. <i>This method is intended for {@link Attribute} sub classes, and is normal
class2c/src/main/java/org/objectweb/asm/ClassReader.java:3588
↓ 10 callersMethodreadTypeAnnotationTarget
Parses the header of a JVMS type_annotation structure to extract its target_type, target_info and target_path (the result is stored in the given conte
class2c/src/main/java/org/objectweb/asm/ClassReader.java:2623
↓ 10 callersMethodreserveregs
(int n)
option_pack/luaj/core/src/org/luaj/vm2/compiler/FuncState.java:459
↓ 10 callersMethodtoboolean
Convert to boolean false if {@link #NIL} or {@link #FALSE}, true if anything else @return Value cast to byte if number or string convertible to number
option_pack/luaj/core/src/org/luaj/vm2/LuaValue.java:439
↓ 10 callersMethodtojstring
()
option_pack/luaj/core/src/org/luaj/vm2/LuaString.java:259
↓ 10 callersMethodtojstring
()
option_pack/luaj/core/src/org/luaj/vm2/lib/IoLib.java:118
↓ 10 callersFunctionutf8_char_at
utf8_char utf8_char_at(Utf8String *a1, int pos);
app/vm/utf8string.h:98
↓ 9 callersMethodINDEXK
gets the index of the constant
option_pack/luaj/core/src/org/luaj/vm2/Lua.java:149
↓ 9 callersMethodadd
Adds the given entry in the {@link #entries} hash set. This method does <i>not</i> check whether {@link #entries} already contains a similar entry or
class2c/src/main/java/org/objectweb/asm/SymbolTable.java:436
↓ 9 callersMethodaddClass
(List<PoolEntry> pool, String name)
class2c/src/main/java/com/ebsee/invoke/bytecode/ByteCodeConstantPool.java:54
↓ 9 callersMethodaddSuccessorToCurrentBasicBlock
Adds a successor to {@link #currentBasicBlock} in the control flow graph. @param info information about the control flow edge to be added. @param suc
class2c/src/main/java/org/objectweb/asm/MethodWriter.java:1781
↓ 9 callersMethodaritherror
Throw a {@link LuaError} based on an arithmetic error such as add, or pow, typically due to an invalid operand type @throws LuaError in all cases
option_pack/luaj/core/src/org/luaj/vm2/LuaValue.java:1098
↓ 9 callersFunctionarraylist_create
app/vm/arraylist.c:39
↓ 9 callersMethodcheck_match
(int what, int who, int where)
option_pack/luaj/core/src/org/luaj/vm2/compiler/LexState.java:889
↓ 9 callersMethodcheckdouble
Return argument i as a double, or throw an error if it cannot be converted to one. @param i the index of the argument to test, 1 is the first argument
option_pack/luaj/core/src/org/luaj/vm2/Varargs.java:294
↓ 9 callersMethodcodearith
(int op, expdesc e1, expdesc e2, int line)
option_pack/luaj/core/src/org/luaj/vm2/compiler/FuncState.java:914
↓ 9 callersFunctionconstruct_string_with_ustr
app/vm/jvmsvc.c:138
↓ 9 callersMethodddiv
Divide two double numbers according to lua math, and return a {@link LuaValue} result. @param lhs Left-hand-side of the division. @param rhs Right-han
option_pack/luaj/core/src/org/luaj/vm2/LuaDouble.java:158
↓ 9 callersMethoddmod
Take modulo double numbers according to lua math, and return a {@link LuaValue} result. @param lhs Left-hand-side of the modulo. @param rhs Right-hand
option_pack/luaj/core/src/org/luaj/vm2/LuaDouble.java:179
↓ 9 callersMethodenterblock
(BlockCnt bl, boolean isloop)
option_pack/luaj/core/src/org/luaj/vm2/compiler/FuncState.java:211
↓ 9 callersMethodexpr
(expdesc v)
option_pack/luaj/core/src/org/luaj/vm2/compiler/LexState.java:1598
↓ 9 callersFunctionfind_classraw
app/vm/jassist.c:150
↓ 9 callersMethodgetAccessFlags
()
class2c/src/main/java/com/ebsee/classparser/Field.java:69
↓ 9 callersMethodgetEntry
()
class2c/src/main/java/com/ebsee/classparser/CPEntry.java:373
↓ 9 callersMethodgetMajorVersion
Returns the major version of the class to which this symbol table belongs. @return the major version of the class to which this symbol table belongs.
class2c/src/main/java/org/objectweb/asm/SymbolTable.java:296
↓ 9 callersMethodgetMethodRawName
(Method method)
class2c/src/main/java/com/ebsee/j2c/Util.java:332
↓ 9 callersMethodgetPrimitiveClass
(String name)
app/java/java/lang/Class.java:179
↓ 9 callersMethodgetResult
()
class2c/src/main/java/com/ebsee/j2c/JSignature.java:59
↓ 9 callersMethodgetSuperClassName
()
class2c/src/main/java/com/ebsee/classparser/ClassFile.java:173
↓ 9 callersMethodindexFor
(int h, int length)
app/java/java/util/HashMap.java:108
↓ 9 callersMethodintBitsToFloat
(int bits)
app/java/java/lang/Float.java:52
↓ 9 callersMethodleaveblock
()
option_pack/luaj/core/src/org/luaj/vm2/compiler/FuncState.java:222
↓ 9 callersFunctionmz_zip_reader_locate_file_v2
app/vm/miniz.c:4235
↓ 9 callersMethodpatchtohere
(int list)
option_pack/luaj/core/src/org/luaj/vm2/compiler/FuncState.java:430
↓ 9 callersMethodput11
Puts two bytes into this byte vector. The byte vector is automatically enlarged if necessary. @param byteValue1 a byte. @param byteValue2 another byt
class2c/src/main/java/org/objectweb/asm/ByteVector.java:91
↓ 9 callersMethodrawget
Get a value in a table without metatag processing. @param key the key to look up, must not be {@link #NIL} or null @return {@link LuaValue} for that k
option_pack/luaj/core/src/org/luaj/vm2/LuaValue.java:1218
↓ 9 callersMethodstr_checkname
()
option_pack/luaj/core/src/org/luaj/vm2/compiler/LexState.java:901
↓ 8 callersMethodadd
(List<PoolEntry> pool, PoolEntry e)
class2c/src/main/java/com/ebsee/invoke/bytecode/ByteCodeConstantPool.java:29
↓ 8 callersFunctionarraylist_destory
app/vm/arraylist.c:73
↓ 8 callersMethodarrload
(String ctype)
class2c/src/main/java/com/ebsee/j2c/MV.java:1692
↓ 8 callersMethodarrstore
(String ctype)
class2c/src/main/java/com/ebsee/j2c/MV.java:1670
↓ 8 callersMethodcall
()
option_pack/luaj/core/src/org/luaj/vm2/LuaClosure.java:139
↓ 8 callersMethodcheckthread
Return argument i as a LuaThread if a lua thread, or throw an error if any other type. @param i the index of the argument to test, 1 is the first argu
option_pack/luaj/core/src/org/luaj/vm2/Varargs.java:357
↓ 8 callersFunctionclass_clinit
app/vm/jvm.c:271
↓ 8 callersMethodclose
()
app/java/java/io/Reader.java:88
↓ 8 callersMethodcomparemt
Perform metatag processing for comparison operations. <p> Finds the supplied metatag value and invokes it, or throws {@link LuaError} if none applies.
option_pack/luaj/core/src/org/luaj/vm2/LuaValue.java:2982
↓ 8 callersMethodcomputeAttributesSize
Returns the total size in bytes of all the attributes in the attribute list that begins with this attribute. This size includes the 6 header bytes (at
class2c/src/main/java/org/objectweb/asm/Attribute.java:186
↓ 8 callersMethodcurrentline
()
option_pack/luaj/core/src/org/luaj/vm2/lib/DebugLib.java:698
↓ 8 callersMethodexp2anyreg
(expdesc e)
option_pack/luaj/core/src/org/luaj/vm2/compiler/FuncState.java:647
↓ 8 callersMethodget
()
option_pack/luaj/core/src/org/luaj/vm2/compiler/InstructionPtr.java:31
↓ 8 callersMethodgetInstance
()
app/java/java/util/Calendar.java:121
↓ 8 callersMethodgetJavaSignatureCtype
(String str)
class2c/src/main/java/com/ebsee/j2c/Util.java:79
↓ 8 callersMethodgetProperty
(String key)
app/java/java/lang/System.java:26
↓ 8 callersMethodgetStackFieldName_by_Ctype
(String ctype)
class2c/src/main/java/com/ebsee/j2c/Util.java:182
↓ 8 callersMethodgetTable
()
app/java/java/util/WeakHashMap.java:146
↓ 8 callersMethodgetTimeZone
()
app/java/java/util/Calendar.java:209
↓ 8 callersMethodgetType
Returns the {@link Type} corresponding to the given type descriptor. @param typeDescriptor a field or method type descriptor. @return the {@link Type
class2c/src/main/java/org/objectweb/asm/Type.java:176
↓ 8 callersMethodgetcodePtr
(expdesc e)
option_pack/luaj/core/src/org/luaj/vm2/compiler/FuncState.java:73
↓ 8 callersMethodhashSlot
Find the hashtable slot index to use. @param key the key to look for @param hashMask N-1 where N is the number of hash slots (must be power of 2) @ret
option_pack/luaj/core/src/org/luaj/vm2/LuaTable.java:508
↓ 8 callersMethodisDigit
(char ch)
app/java/java/lang/Character.java:39
↓ 8 callersMethodisstring
()
option_pack/luaj/core/src/org/luaj/vm2/LuaString.java:243
↓ 8 callersMethoditerator
()
app/java/java/util/AbstractCollection.java:11
↓ 8 callersMethodjump
()
option_pack/luaj/core/src/org/luaj/vm2/compiler/FuncState.java:302
↓ 8 callersFunctionmz_zip_get_cdh
app/vm/miniz.c:3949
↓ 8 callersFunctionmz_zip_reader_file_stat
app/vm/miniz.c:7540
↓ 8 callersMethodnewInstance
()
app/java/java/lang/Class.java:177
↓ 8 callersMethodnewLine
()
app/java/java/io/PrintStream.java:12
↓ 8 callersMethodnext
(int bits)
app/java/java/util/Random.java:23
↓ 8 callersMethodparseDataType
parse return types & parameterList to Java form from JVM form
class2c/src/main/java/com/ebsee/classparser/MethodFormatter.java:146
↓ 8 callersMethodparseType
Parses a JavaTypeSignature and makes the given visitor visit it. @param signature a string containing the signature that must be parsed. @param start
class2c/src/main/java/org/objectweb/asm/signature/SignatureReader.java:151
↓ 8 callersMethodrest
Return rest of elements
option_pack/luaj/core/src/org/luaj/vm2/LuaTable.java:936
↓ 8 callersMethodset
(int index, E element)
app/java/java/util/List.java:53
↓ 8 callersMethodsetLocal
Replaces the abstract type stored at the given local variable index in the output frame. @param localIndex the index of the output frame local variab
class2c/src/main/java/org/objectweb/asm/Frame.java:502
↓ 8 callersMethodspec
()
class2c/src/main/java/com/ebsee/invoke/MethodType.java:200
↓ 8 callersMethodstrcmp
(LuaValue lhs)
option_pack/luaj/core/src/org/luaj/vm2/LuaString.java:321
↓ 8 callersFunctiontinfl_decompress
app/vm/miniz.c:2339
↓ 8 callersMethodtoint
Return argument i as a java int value, discarding any fractional part and truncating, or 0 if not a number. @param i the index of the argument to conv
option_pack/luaj/core/src/org/luaj/vm2/Varargs.java:445
↓ 8 callersFunctionutf8_insert
app/vm/utf8string.c:432
↓ 8 callersMethodwrite4
(OutputStream out, int v)
class2c/src/main/java/com/ebsee/invoke/bytecode/ByteCodeStream.java:41
↓ 7 callersFunction_garbage_mark_object
app/vm/garbage.c:721
← previousnext →201–300 of 3,895, ranked by callers