Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chaoyangnz/gava
/ functions
Functions
857 in github.com/chaoyangnz/gava
⨍
Functions
857
◇
Types & classes
148
Function
JDK_java_lang_Thread_isAlive
(this Reference)
gava/JDK_java_lang_Thread.go:28
Function
JDK_java_lang_Thread_isInterrupted
(this JavaLangThread, clearInterrupted Boolean)
gava/JDK_java_lang_Thread.go:60
Function
JDK_java_lang_Thread_setPriority0
(this Reference, priority Int)
gava/JDK_java_lang_Thread.go:21
Function
JDK_java_lang_Thread_sleep
(millis Long)
gava/JDK_java_lang_Thread.go:47
Function
JDK_java_lang_Thread_start0
(this Reference)
gava/JDK_java_lang_Thread.go:32
Function
JDK_java_lang_reflect_Array_newArray
(componentClassObject JavaLangClass, length Int)
gava/JDK_java_lang_reflect_Array.go:7
Function
JDK_java_security_AccessController_doPrivilegedContext
(action Reference, context Reference)
gava/JDK_java_security_AccessController.go:21
Function
JDK_java_security_AccessController_getStackAccessControlContext
()
gava/JDK_java_security_AccessController.go:16
Function
JDK_java_util_TimeZone_getSystemTimeZoneID
(javaHome JavaLangString)
gava/JDK_java_util_TimeZone.go:9
Function
JDK_java_util_concurrent_atomic_AtomicLong_VMSupportsCS8
()
gava/JDK_java_util_concurrent_atomic_AtomicLong.go:7
Function
JDK_java_util_zip_ZipFile_initIDs
()
gava/JDK_java_util_zip_ZipFile.go:7
Function
JDK_sun_misc_URLClassPath_getLookupCacheURLs
(classloader JavaLangClassLoader)
gava/JDK_sun_misc_URLClassPath.go:7
Function
JDK_sun_misc_Unsafe_addressSize
(this Reference)
gava/JDK_sun_misc_Unsafe.go:38
Function
JDK_sun_misc_Unsafe_allocateMemory
(this Reference, size Long)
gava/JDK_sun_misc_Unsafe.go:112
Function
JDK_sun_misc_Unsafe_arrayBaseOffset
(this Reference, arrayClass JavaLangClass)
gava/JDK_sun_misc_Unsafe.go:28
Function
JDK_sun_misc_Unsafe_arrayIndexScale
(this Reference, arrayClass JavaLangClass)
gava/JDK_sun_misc_Unsafe.go:33
Function
JDK_sun_misc_Unsafe_compareAndSwapInt
(this Reference, obj Reference, offset Long, expected Int, newVal Int)
gava/JDK_sun_misc_Unsafe.go:63
Function
JDK_sun_misc_Unsafe_compareAndSwapLong
(this Reference, obj Reference, offset Long, expected Long, newVal Long)
gava/JDK_sun_misc_Unsafe.go:78
Function
JDK_sun_misc_Unsafe_compareAndSwapObject
(this Reference, obj Reference, offset Long, expected Reference, newVal Reference)
gava/JDK_sun_misc_Unsafe.go:48
Function
JDK_sun_misc_Unsafe_ensureClassInitialized
(this Reference, class JavaLangClass)
gava/JDK_sun_misc_Unsafe.go:130
Function
JDK_sun_misc_Unsafe_freeMemory
(this Reference, size Long)
gava/JDK_sun_misc_Unsafe.go:126
Function
JDK_sun_misc_Unsafe_getByte
(this Reference, address Long)
gava/JDK_sun_misc_Unsafe.go:121
Function
JDK_sun_misc_Unsafe_getIntVolatile
(this Reference, obj Reference, offset Long)
gava/JDK_sun_misc_Unsafe.go:93
Function
JDK_sun_misc_Unsafe_getObjectVolatile
(this Reference, obj Reference, offset Long)
gava/JDK_sun_misc_Unsafe.go:102
Function
JDK_sun_misc_Unsafe_objectFieldOffset
(this Reference, fieldObject JavaLangReflectField)
gava/JDK_sun_misc_Unsafe.go:43
Function
JDK_sun_misc_Unsafe_putLong
(this Reference, address Long, val Long)
gava/JDK_sun_misc_Unsafe.go:117
Function
JDK_sun_misc_Unsafe_putObjectVolatile
(this Reference, obj Reference, offset Long, val Reference)
gava/JDK_sun_misc_Unsafe.go:107
Function
JDK_sun_misc_Unsafe_registerNatives
private static void registerNatives()
gava/JDK_sun_misc_Unsafe.go:26
Function
JDK_sun_misc_VM_initialize
private static void registerNatives()
gava/JDK_sun_misc_VM.go:8
Function
JDK_sun_reflect_NativeConstructorAccessorImpl_newInstance0
(constructor JavaLangReflectConstructor, args ArrayRef)
gava/JDK_sun_relact_NativeConstructorAccessorImpl.go:7
Function
JDK_sun_reflect_Reflection_getCallerClass
()
gava/JDK_sun_reflect_Reflection.go:8
Function
JDK_sun_reflect_Reflection_getClassAccessFlags
(classObj JavaLangClass)
gava/JDK_sun_reflect_Reflection.go:19
Function
JSR
*168 (0xA8)*/
gava/instructions_control.go:11
Function
JSR_W
*201 (0xC9)*/
gava/instructions_extended.go:94
Function
L2D
* l2d == Operation Convert long to double == Format l2d == Forms l2d = 138 (0x8a) == Operand Stack ..., value → ..., result == Description
gava/instructions_conversions.go:224
Function
L2F
* l2f == Operation Convert long to float == Format l2f == Forms l2f = 137 (0x89) == Operand Stack ..., value → ..., result == Description T
gava/instructions_conversions.go:186
Function
L2I
* l2i == Operation Convert long to int == Format l2i == Forms l2i = 136 (0x88) == Operand Stack ..., value → ..., result == Description The
gava/instructions_conversions.go:148
Function
LADD
*97 (0x61)*/
gava/instructions_math.go:13
Function
LALOAD
* laload == Operation Load long from array == Format laload == Forms laload = 47 (0x2f) == Operand Stack ..., arrayref, index → ..., value =
gava/instructions_loads.go:574
Function
LAND
*127 (0x7F)*/
gava/instructions_math.go:231
Function
LASTORE
*80 (0x50)*/
gava/instructions_stores.go:535
Function
LCMP
*148 (0x94)*/ * == Operation Compare long == Format lcmp == Forms lcmp = 148 (0x94) == Operand Stack ..., value1, value2 → ..., result == Des
gava/instructions_comparisons.go:34
Function
LCONST_0
* lconst_<l> == Operation Push long constant == Format lconst_<l> == Forms lconst_0 = 9 (0x9) lconst_1 = 10 (0xa) == Operand Stack ... → ...
gava/instructions_constants.go:148
Function
LCONST_1
*10 (0x0A)*/
gava/instructions_constants.go:153
Function
LDC
* ldc == Operation Push item from run-time constant pool == Format ldc index == Forms ldc = 18 (0x12) == Operand Stack ... → ..., value == D
gava/instructions_constants.go:362
Function
LDC2_W
* ldc2_w == Operation Push long or double from run-time constant pool (wide index) == Format ldc2_w indexbyte1 indexbyte2 == Forms ldc2_w = 20 (
gava/instructions_constants.go:502
Function
LDC_W
* ldc_w == Operation Push item from run-time constant pool (wide index) == Format ldc_w indexbyte1 indexbyte2 == Forms ldc_w = 19 (0x13) == Ope
gava/instructions_constants.go:442
Function
LDIV
*109 (0x6D)*/
gava/instructions_math.go:97
Function
LLOAD
* lload == Operation Load long from local variable == Format lload index == Forms lload = 22 (0x16) == Operand Stack ... → ..., value == Des
gava/instructions_loads.go:76
Function
LLOAD_0
* lload_<n> == Operation Load long from local variable == Format lload_<n> == Forms lload_0 = 30 (0x1e) lload_1 = 31 (0x1f) lload_2 = 32 (0x20
gava/instructions_loads.go:295
Function
LLOAD_1
*31 (0x1F)*/
gava/instructions_loads.go:300
Function
LLOAD_2
*32 (0x20)*/
gava/instructions_loads.go:305
Function
LLOAD_3
*33 (0x21)*/
gava/instructions_loads.go:310
Function
LMUL
*105 (0x69)*/
gava/instructions_math.go:69
Function
LNEG
*117 (0x75)*/
gava/instructions_math.go:152
Function
LOOKUPSWITCH
*171 (0xAB)*/
gava/instructions_control.go:48
Function
LOR
*129 (0x81)*/
gava/instructions_math.go:245
Function
LREM
*113 (0x71)*/
gava/instructions_math.go:125
Function
LRETURN
*173 (0xAD)*/
gava/instructions_control.go:93
Function
LSHL
*121 (0x79)*/
gava/instructions_math.go:179
Function
LSHR
*123 (0x7B)*/
gava/instructions_math.go:197
Function
LSTORE
* lstore == Operation Store long into local variable == Format lstore index == Forms lstore = 55 (0x37) == Operand Stack ..., value → ... ==
gava/instructions_stores.go:72
Function
LSTORE_0
* lstore_<n> == Operation Store long into local variable == Format lstore_<n> == Forms lstore_0 = 63 (0x3f) lstore_1 = 64 (0x40) lstore_2 = 65
gava/instructions_stores.go:303
Function
LSTORE_1
*64 (0x40)*/
gava/instructions_stores.go:308
Function
LSTORE_2
*65 (0x41)*/
gava/instructions_stores.go:313
Function
LSTORE_3
*66 (0x42)*/
gava/instructions_stores.go:318
Function
LSUB
*101 (0x65)*/
gava/instructions_math.go:41
Function
LUSHR
*125 (0x7D)*/
gava/instructions_math.go:215
Function
LXOR
*131 (0x83)*/
gava/instructions_math.go:259
Method
ListNode
(int x)
example/src/ds_util/ListNode.java:7
Function
MONITORENTER
*194 (0xC2)*/
gava/instructions_references.go:242
Function
MONITOREXIT
*195 (0xC3)*/
gava/instructions_references.go:252
Function
MULTIANEWARRAY
*197 (0xC5)*/
gava/instructions_extended.go:39
Function
NEW
*187 (0xBB)*/
gava/instructions_references.go:113
Function
NEWARRAY
*188 (0xBC)*/
gava/instructions_references.go:134
Function
NOP
*00 (0x00)*/
gava/instructions_constants.go:4
Method
Name
()
gava/type_primitives.go:30
Method
Name
()
gava/type_primitives.go:31
Method
Name
()
gava/type_primitives.go:32
Method
Name
()
gava/type_primitives.go:33
Method
Name
()
gava/type_primitives.go:34
Method
Name
()
gava/type_primitives.go:35
Method
Name
()
gava/type_primitives.go:36
Method
Name
()
gava/type_primitives.go:37
Method
Name
()
gava/type_primitives.go:38
Method
NativeLibrary
(Class<?> fromClass, String name, boolean isBuiltin)
example/src/java/lang/ClassLoader.java:1715
Function
POP
*87 (0x57)*/
gava/instructions_stack.go:4
Function
POP2
*88 (0x58)*/
gava/instructions_stack.go:9
Function
PUTFIELD
*181 (0xB5)*/
gava/instructions_references.go:35
Function
PUTSTATIC
*179 (0xB3)*/
gava/instructions_references.go:15
Method
Pair
(TreeNode node, boolean visited)
example/src/ds_util/TreeNode.java:18
Method
ParallelLoaders
()
example/src/java/lang/ClassLoader.java:178
Method
Producer
(List<Integer> sharedQueue)
example/src/ProducerConsumer.java:27
Method
Qualifier
()
gava/type_class.go:352
Function
RET
*169 (0xA9)*/
gava/instructions_control.go:16
Function
RETURN
*177 (0xB1)*/
gava/instructions_control.go:121
Method
Resolve
()
gava/type_class.go:377
Method
ResolvedClass
()
gava/type_class.go:407
Method
ResolvedMethod
()
gava/type_class.go:462
Function
SALOAD
* saload == Operation Load short from array == Format saload == Forms saload = 53 (0x35) == Operand Stack ..., arrayref, index → ..., value
gava/instructions_loads.go:894
← previous
next →
601–700 of 857, ranked by callers