Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/digitalgust/tinyj2c
/ functions
Functions
3,895 in github.com/digitalgust/tinyj2c
⨍
Functions
3,895
◇
Types & classes
522
↓ 3 callers
Function
tdefl_create_comp_flags_from_zip_params
level may actually range from [0,10] (10 is a "hidden" max level, where we want a bit more compression and it's fine if throughput to fall off a cliff
app/vm/miniz.c:2034
↓ 3 callers
Function
tdefl_record_match
app/vm/miniz.c:1641
↓ 3 callers
Function
throw_exception
app/vm/jvmsvc.c:217
↓ 3 callers
Method
time
Returns the current time when called without arguments, or a time representing the date and time specified by the given table. This table must have fi
option_pack/luaj/core/src/org/luaj/vm2/lib/OsLib.java:488
↓ 3 callers
Method
timeZoneOffset
(Calendar d)
option_pack/luaj/core/src/org/luaj/vm2/lib/OsLib.java:374
↓ 3 callers
Method
toArray
()
app/java/java/util/ArrayList.java:93
↓ 3 callers
Method
toVarargs
Return varargsOf(key(), value()) or equivalent
option_pack/luaj/core/src/org/luaj/vm2/LuaTable.java:980
↓ 3 callers
Method
todouble
Return argument i as a java double value or 0 if not a number. @param i the index of the argument to convert, 1 is the first argument @return double v
option_pack/luaj/core/src/org/luaj/vm2/Varargs.java:431
↓ 3 callers
Method
toint
()
option_pack/luaj/core/src/org/luaj/vm2/LuaString.java:389
↓ 3 callers
Method
tojstring
Return argument i as a java String based on the type of the argument. @param i the index of the argument to convert, 1 is the first argument @return S
option_pack/luaj/core/src/org/luaj/vm2/Varargs.java:458
↓ 3 callers
Method
type
()
option_pack/luaj/core/src/org/luaj/vm2/lib/IoLib.java:110
↓ 3 callers
Method
useWeakKeys
Return whether or not this table's keys are weak.
option_pack/luaj/core/src/org/luaj/vm2/Metatable.java:32
↓ 3 callers
Function
utf8_remove_range
app/vm/utf8string.c:470
↓ 3 callers
Method
value
Get buffer contents as a {@link LuaValue} @return value as a {@link LuaValue}, converting as necessary
option_pack/luaj/core/src/org/luaj/vm2/Buffer.java:91
↓ 3 callers
Method
value
Return first entry's value
option_pack/luaj/core/src/org/luaj/vm2/LuaTable.java:977
↓ 3 callers
Method
value
()
option_pack/luaj/core/src/org/luaj/vm2/LuaTable.java:1079
↓ 3 callers
Method
values
()
app/java/java/util/Map.java:40
↓ 3 callers
Method
visitAnnotation
(final String descriptor, final boolean visible)
class2c/src/main/java/org/objectweb/asm/FieldWriter.java:144
↓ 3 callers
Method
visitFrameEnd
Ends the visit of {@link #currentFrame} by writing it in the StackMapTable entries and by updating the StackMapTable number_of_entries (except if the
class2c/src/main/java/org/objectweb/asm/MethodWriter.java:1845
↓ 3 callers
Method
visitFrameStart
Starts the visit of a new stack map frame, stored in {@link #currentFrame}. @param offset the bytecode offset of the instruction to which the frame c
class2c/src/main/java/org/objectweb/asm/MethodWriter.java:1819
↓ 3 callers
Method
visitTypeArgument
()
class2c/src/main/java/org/objectweb/asm/signature/SignatureWriter.java:175
↓ 3 callers
Method
write
(int c)
app/java/java/io/Writer.java:32
↓ 3 callers
Method
writeBytes
(byte[] b, int off, int len)
app/java/java/io/RandomAccessFile.java:135
↓ 2 callers
Method
CREATE_ABC
(int o, int a, int b, int c)
option_pack/luaj/core/src/org/luaj/vm2/compiler/Constants.java:95
↓ 2 callers
Method
GETARG_Bx
(int i)
option_pack/luaj/core/src/org/luaj/vm2/Lua.java:127
↓ 2 callers
Method
RKASK
code a constant index as a RK value
option_pack/luaj/core/src/org/luaj/vm2/Lua.java:156
↓ 2 callers
Function
TDEFL_READ_UNALIGNED_WORD
app/vm/miniz.c:1343
↓ 2 callers
Function
__sync_bool_compare_and_swap
app/vm/spinlock.h:33
↓ 2 callers
Function
_cnd_timedwait_win32
app/vm/tinycthread.c:220
↓ 2 callers
Function
_garbage_collect
* 查找所有实例,如果发现没有被引用时 mb->garbage_mark , * 去除掉此对象对其他对象的引用,并销毁对象 * * @return ret */
app/vm/garbage.c:363
↓ 2 callers
Function
_garbage_resume_the_world
app/vm/garbage.c:545
↓ 2 callers
Function
_utf8_equals_impl
app/vm/utf8string.c:353
↓ 2 callers
Function
_utf8_indexof_pos_impl
app/vm/utf8string.c:184
↓ 2 callers
Function
_utf8_last_indexof_pos_impl
app/vm/utf8string.c:231
↓ 2 callers
Function
_utf8_replace_impl
app/vm/utf8string.c:317
↓ 2 callers
Function
_wclosedir
* Close directory stream opened by opendir() function. This invalidates the * DIR structure as well as any directory entry read previously by * _wr
app/vm/dirent_win.h:546
↓ 2 callers
Method
accept
Makes the given {@link MethodWriter} visit the input frame of this {@link Frame}. The visit is done with the {@link MethodWriter#visitFrameStart}, {@l
class2c/src/main/java/org/objectweb/asm/Frame.java:1353
↓ 2 callers
Method
addBefore
(Entry<K, V> existingEntry)
app/java/java/util/LinkedHashMap.java:111
↓ 2 callers
Method
addBootstrapMethod
Adds a bootstrap method to the BootstrapMethods attribute of this symbol table. Does nothing if the BootstrapMethods already contains a similar bootst
class2c/src/main/java/org/objectweb/asm/SymbolTable.java:1038
↓ 2 callers
Method
addConstantDouble
Adds a CONSTANT_Double_info to the constant pool of this symbol table. Does nothing if the constant pool already contains a similar item. @param valu
class2c/src/main/java/org/objectweb/asm/SymbolTable.java:680
↓ 2 callers
Method
addConstantDynamic
Adds a CONSTANT_Dynamic_info to the constant pool of this symbol table. Also adds the related bootstrap method to the BootstrapMethods of this symbol
class2c/src/main/java/org/objectweb/asm/SymbolTable.java:879
↓ 2 callers
Method
addConstantFloat
Adds a CONSTANT_Float_info to the constant pool of this symbol table. Does nothing if the constant pool already contains a similar item. @param value
class2c/src/main/java/org/objectweb/asm/SymbolTable.java:625
↓ 2 callers
Method
addConstantInvokeDynamic
Adds a CONSTANT_InvokeDynamic_info to the constant pool of this symbol table. Also adds the related bootstrap method to the BootstrapMethods of this s
class2c/src/main/java/org/objectweb/asm/SymbolTable.java:900
↓ 2 callers
Method
addConstantLong
Adds a CONSTANT_Long_info to the constant pool of this symbol table. Does nothing if the constant pool already contains a similar item. @param value
class2c/src/main/java/org/objectweb/asm/SymbolTable.java:669
↓ 2 callers
Method
addConstantMethodType
Adds a CONSTANT_MethodType_info to the constant pool of this symbol table. Does nothing if the constant pool already contains a similar item. @param
class2c/src/main/java/org/objectweb/asm/SymbolTable.java:864
↓ 2 callers
Method
addFieldInfo
(Field f)
class2c/src/main/java/com/ebsee/j2c/AssistLLVM.java:464
↓ 2 callers
Method
addFieldRef
(List<PoolEntry> pool, String className, String name, String spec)
class2c/src/main/java/com/ebsee/invoke/bytecode/ByteCodeConstantPool.java:66
↓ 2 callers
Method
addForwardReference
Adds a forward reference to this label. This method must be called only for a true forward reference, i.e. only if this label is not resolved yet. For
class2c/src/main/java/org/objectweb/asm/Label.java:425
↓ 2 callers
Method
addTypeInternal
Adds the given type Symbol to {@link #typeTable}. @param entry a {@link Symbol#TYPE_TAG} or {@link Symbol#UNINITIALIZED_TYPE_TAG} type symbol. Th
class2c/src/main/java/org/objectweb/asm/SymbolTable.java:1213
↓ 2 callers
Method
addUninitializedType
Adds an {@link Frame#ITEM_UNINITIALIZED} type in the type table of this symbol table. Does nothing if the type table already contains a similar type.
class2c/src/main/java/org/objectweb/asm/SymbolTable.java:1158
↓ 2 callers
Method
age
()
option_pack/test/src/main/java/test/SpecTest.java:1351
↓ 2 callers
Method
age
()
option_pack/test/src/main/java/test/SpecTest.java:1378
↓ 2 callers
Method
appendFourDigits
(StringBuffer sb, int number)
app/java/java/util/CalendarImpl.java:283
↓ 2 callers
Method
arg
(int i)
option_pack/luaj/core/src/org/luaj/vm2/LuaTable.java:1088
↓ 2 callers
Method
argcheck
Performs test on argument i as a LuaValue when a user-supplied assertion passes, or throw an error. Returns normally if the value of {@code test} is {
option_pack/luaj/core/src/org/luaj/vm2/Varargs.java:397
↓ 2 callers
Function
array_class_create_get
app/vm/jvm.c:122
↓ 2 callers
Function
arraylist_remove
app/vm/arraylist.c:204
↓ 2 callers
Method
auxgetinfo
(String what, LuaFunction f, CallFrame ci)
option_pack/luaj/core/src/org/luaj/vm2/lib/DebugLib.java:597
↓ 2 callers
Method
avail
()
option_pack/luaj/core/src/org/luaj/vm2/Globals.java:350
↓ 2 callers
Method
available
()
app/java/java/io/InputStream.java:62
↓ 2 callers
Method
beginningOfYear
(Calendar d)
option_pack/luaj/core/src/org/luaj/vm2/lib/OsLib.java:351
↓ 2 callers
Method
booleanValue
()
app/java/java/lang/Boolean.java:23
↓ 2 callers
Function
bytebuf_destory
app/vm/bytebuf.c:18
↓ 2 callers
Function
bytebuf_expand
app/vm/bytebuf.c:96
↓ 2 callers
Method
byteseq
Return true if the bytes in the supplied range match this LuaStrings bytes.
option_pack/luaj/core/src/org/luaj/vm2/LuaString.java:499
↓ 2 callers
Method
calculateJulianDay
(boolean isGregorian, int year)
app/java/java/util/CalendarImpl.java:367
↓ 2 callers
Method
call
(LuaValue modname, LuaValue env)
option_pack/luaj/core/src/org/luaj/vm2/lib/IoLib.java:250
↓ 2 callers
Method
ceil
(double a)
app/java/java/lang/Math.java:36
↓ 2 callers
Method
charValue
()
app/java/java/lang/Character.java:17
↓ 2 callers
Function
check_suspend_and_pause
app/vm/jvmsvc.c:286
↓ 2 callers
Method
checkint
()
option_pack/luaj/core/src/org/luaj/vm2/LuaString.java:339
↓ 2 callers
Method
checkstack
(int n)
option_pack/luaj/core/src/org/luaj/vm2/compiler/FuncState.java:450
↓ 2 callers
Method
checkstring
Check that this is a lua string, or throw {@link LuaError} if it is not. <p> In lua all numbers are strings, so this will succeed for anything that de
option_pack/luaj/core/src/org/luaj/vm2/LuaValue.java:980
↓ 2 callers
Method
classend
( int poffset )
option_pack/luaj/core/src/org/luaj/vm2/lib/StringLib.java:979
↓ 2 callers
Function
classes_get_c
app/vm/jvm.c:243
↓ 2 callers
Method
close
()
app/java/java/io/InputStream.java:67
↓ 2 callers
Method
close
()
option_pack/luaj/core/src/org/luaj/vm2/Globals.java:327
↓ 2 callers
Method
close_func
()
option_pack/luaj/core/src/org/luaj/vm2/compiler/LexState.java:1117
↓ 2 callers
Method
closegoto
(int g, Labeldesc label)
option_pack/luaj/core/src/org/luaj/vm2/compiler/LexState.java:999
↓ 2 callers
Function
cnd_broadcast
app/vm/tinycthread.c:196
↓ 2 callers
Function
cnd_signal
app/vm/tinycthread.c:174
↓ 2 callers
Function
cnd_timedwait
app/vm/tinycthread.c:271
↓ 2 callers
Function
cnd_wait
app/vm/tinycthread.c:263
↓ 2 callers
Method
code_label
(int A, int b, int jump)
option_pack/luaj/core/src/org/luaj/vm2/compiler/FuncState.java:564
↓ 2 callers
Method
compare
(int i, int j, LuaValue cmpfunc)
option_pack/luaj/core/src/org/luaj/vm2/LuaTable.java:828
↓ 2 callers
Method
compareToRule
(int month, int monthLen, int dayOfMonth, int dayOfWeek, int millis,
app/java/java/util/TimeZoneImpl.java:147
↓ 2 callers
Method
computeBootstrapMethodsSize
Returns the size in bytes of this symbol table's BootstrapMethods attribute. Also adds the attribute name in the constant pool. @return the size in b
class2c/src/main/java/org/objectweb/asm/SymbolTable.java:357
↓ 2 callers
Method
computeParameterAnnotationsSize
Returns the size of a Runtime[In]VisibleParameterAnnotations attribute containing all the annotation lists from the given AnnotationWriter sub-array.
class2c/src/main/java/org/objectweb/asm/AnnotationWriter.java:487
↓ 2 callers
Method
concatTo
(LuaNumber lhs)
option_pack/luaj/core/src/org/luaj/vm2/LuaString.java:312
↓ 2 callers
Method
concatTo
(LuaNumber lhs)
option_pack/luaj/core/src/org/luaj/vm2/LuaNumber.java:78
↓ 2 callers
Method
cond
()
option_pack/luaj/core/src/org/luaj/vm2/compiler/LexState.java:1711
↓ 2 callers
Function
construct_string_with_cstr_and_size
app/vm/jvmsvc.c:115
↓ 2 callers
Method
constructor
(expdesc t)
option_pack/luaj/core/src/org/luaj/vm2/compiler/LexState.java:1202
↓ 2 callers
Method
containsAll
(Collection<?> c)
app/java/java/util/Set.java:27
↓ 2 callers
Method
conv
(String className, String classesPath, String cPath)
class2c/src/main/java/com/ebsee/j2c/AssistLLVM.java:128
↓ 2 callers
Method
copyInto
Copy the bytes of the string into the given byte array. @param strOffset offset from which to copy @param bytes destination byte array @param arrayOff
option_pack/luaj/core/src/org/luaj/vm2/LuaString.java:561
↓ 2 callers
Method
currentThread
()
app/java/java/lang/Thread.java:34
↓ 2 callers
Method
dealias
Return Varargs that cannot be using a shared array for the storage, and is flattened. Internal utility method not intended to be called directly from
option_pack/luaj/core/src/org/luaj/vm2/Varargs.java:713
↓ 2 callers
Method
deepCopy
()
app/java/java/util/WeakHashMap.java:616
↓ 2 callers
Method
deleteTree
(File f)
class2c/src/main/java/com/ebsee/j2c/Util.java:656
← previous
next →
801–900 of 3,895, ranked by callers