Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/asLody/legend
/ functions
Functions
503 in github.com/asLody/legend
⨍
Functions
503
◇
Types & classes
74
Method
peekInt
(byte[] src, int offset, ByteOrder order)
Legend/legendCore/src/main/java/libcore/io/Memory.java:32
Method
peekIntArray
(int address, int[] dst, int dstOffset, int intCount, boolean swap)
Legend/legendCore/src/main/java/libcore/io/Memory.java:77
Method
peekLong
(byte[] src, int offset, ByteOrder order)
Legend/legendCore/src/main/java/libcore/io/Memory.java:36
Method
peekLongArray
(int address, long[] dst, int dstOffset, int longCount, boolean swap)
Legend/legendCore/src/main/java/libcore/io/Memory.java:78
Method
peekShort
(byte[] src, int offset, ByteOrder order)
Legend/legendCore/src/main/java/libcore/io/Memory.java:40
Method
peekShortArray
(int address, short[] dst, int dstOffset, int shortCount, boolean swap)
Legend/legendCore/src/main/java/libcore/io/Memory.java:79
Method
pokeByte
(int address, byte value)
Legend/legendCore/src/main/java/libcore/io/Memory.java:81
Method
pokeByteArray
(int address, byte[] src, int offset, int count)
Legend/legendCore/src/main/java/libcore/io/Memory.java:86
Method
pokeCharArray
(int address, char[] src, int offset, int count, boolean swap)
Legend/legendCore/src/main/java/libcore/io/Memory.java:87
Method
pokeDoubleArray
(int address, double[] src, int offset, int count, boolean swap)
Legend/legendCore/src/main/java/libcore/io/Memory.java:88
Method
pokeFloatArray
(int address, float[] src, int offset, int count, boolean swap)
Legend/legendCore/src/main/java/libcore/io/Memory.java:89
Method
pokeInt
(byte[] dst, int offset, int value, ByteOrder order)
Legend/legendCore/src/main/java/libcore/io/Memory.java:44
Method
pokeIntArray
(int address, int[] src, int offset, int count, boolean swap)
Legend/legendCore/src/main/java/libcore/io/Memory.java:90
Method
pokeLong
(byte[] dst, int offset, long value, ByteOrder order)
Legend/legendCore/src/main/java/libcore/io/Memory.java:48
Method
pokeLongArray
(int address, long[] src, int offset, int count, boolean swap)
Legend/legendCore/src/main/java/libcore/io/Memory.java:91
Method
pokeShort
(byte[] dst, int offset, short value, ByteOrder order)
Legend/legendCore/src/main/java/libcore/io/Memory.java:52
Method
pokeShortArray
(int address, short[] src, int offset, int count, boolean swap)
Legend/legendCore/src/main/java/libcore/io/Memory.java:92
Method
putIntVolatile
Stores an <code>int</code> field into the given object, using <code>volatile</code> semantics. @param obj non-null; object containing the field @para
Legend/legendCore/src/main/java/sun/misc/Unsafe.java:149
Method
putLongVolatile
Stores a <code>long</code> field into the given object, using <code>volatile</code> semantics. @param obj non-null; object containing the field @para
Legend/legendCore/src/main/java/sun/misc/Unsafe.java:169
Method
putObject
Stores an <code>Object</code> field into the given object. @param obj non-null; object containing the field @param offset offset to the field within
Legend/legendCore/src/main/java/sun/misc/Unsafe.java:254
Method
putObjectVolatile
Stores an <code>Object</code> field into the given object, using <code>volatile</code> semantics. @param obj non-null; object containing the field @p
Legend/legendCore/src/main/java/sun/misc/Unsafe.java:189
Method
putOrderedInt
Lazy set an int field.
Legend/legendCore/src/main/java/sun/misc/Unsafe.java:213
Method
putOrderedLong
Lazy set a long field.
Legend/legendCore/src/main/java/sun/misc/Unsafe.java:236
Method
putOrderedObject
Lazy set an object field.
Legend/legendCore/src/main/java/sun/misc/Unsafe.java:259
Method
readInsideAsPointer
(int length)
Legend/legendCore/src/main/java/com/lody/legend/utility/StructMember.java:64
Method
readString
(int limit)
Legend/legendCore/src/main/java/com/lody/legend/utility/StructMember.java:69
Method
release
Legend/Native/jni/include/UniquePtr.h:123
Method
release
Legend/Native/jni/include/ScopedFd.h:39
Method
release
Legend/Native/jni/include/ScopedLocalRef.h:44
Method
reset
Legend/Native/jni/include/UniquePtr.h:129
Method
reset
Legend/Native/jni/include/ScopedFd.h:45
Method
reset
Legend/Native/jni/include/ScopedLocalRef.h:35
Method
restore
()
Legend/legendCore/src/main/java/com/lody/legend/interfaces/Restoreable.java:8
Method
setAccessFlags
(int newFlags)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV22_64Bit.java:122
Method
setAccessFlags
(int newFlags)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV23_64Bit.java:114
Method
setAccessFlags
(int newFlags)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV22.java:122
Method
setAccessFlags
(int newFlags)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV23.java:114
Method
setAccessFlags
(int newFlags)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV19.java:115
Method
setDeclaringClass
(long declaringClass)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV22_64Bit.java:132
Method
setDeclaringClass
(long declaringClass)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV23_64Bit.java:124
Method
setDeclaringClass
(long declaringClass)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV22.java:132
Method
setDeclaringClass
(long declaringClass)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV23.java:124
Method
setDeclaringClass
(long declaringClass)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV19.java:125
Method
setDexCacheResolvedMethods
(long pointer_dex_cache_resolved_methods_)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV22_64Bit.java:142
Method
setDexCacheResolvedMethods
(long pointer_dex_cache_resolved_methods_)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV23_64Bit.java:134
Method
setDexCacheResolvedMethods
(long pointer_dex_cache_resolved_methods_)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV22.java:142
Method
setDexCacheResolvedMethods
(long pointer_dex_cache_resolved_methods_)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV23.java:134
Method
setDexCacheResolvedMethods
(long pointer_dex_cache_resolved_methods_)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV19.java:135
Method
setDexCacheResolvedTypes
(long pointer_dex_cache_resolved_types_)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV22_64Bit.java:152
Method
setDexCacheResolvedTypes
(long pointer_dex_cache_resolved_types_)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV23_64Bit.java:144
Method
setDexCacheResolvedTypes
(long pointer_dex_cache_resolved_types_)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV22.java:152
Method
setDexCacheResolvedTypes
(long pointer_dex_cache_resolved_types_)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV23.java:144
Method
setDexCacheResolvedTypes
(long pointer_dex_cache_resolved_types_)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV19.java:145
Method
setDexCodeItemOffset
(int offset)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV22_64Bit.java:162
Method
setDexCodeItemOffset
(int offset)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV23_64Bit.java:154
Method
setDexCodeItemOffset
(int offset)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV22.java:162
Method
setDexCodeItemOffset
(int offset)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV23.java:154
Method
setDexCodeItemOffset
(int offset)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV19.java:155
Method
setDexMethodIndex
(int index)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV22_64Bit.java:172
Method
setDexMethodIndex
(int index)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV23_64Bit.java:164
Method
setDexMethodIndex
(int index)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV22.java:172
Method
setDexMethodIndex
(int index)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV23.java:164
Method
setDexMethodIndex
(int index)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV19.java:165
Method
setEntryPointFromInterpreter
(long pointer_entry_point_from_interpreter)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV22_64Bit.java:92
Method
setEntryPointFromInterpreter
(long pointer_entry_point_from_interpreter)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV23_64Bit.java:84
Method
setEntryPointFromInterpreter
(long pointer_entry_point_from_interpreter)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV22.java:92
Method
setEntryPointFromInterpreter
(long pointer_entry_point_from_interpreter)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV23.java:84
Method
setEntryPointFromInterpreter
(long pointer_entry_point_from_interpreter)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV19.java:85
Method
setEntryPointFromJni
(long pointer_entry_point_from_jni)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV22_64Bit.java:102
Method
setEntryPointFromJni
(long pointer_entry_point_from_jni)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV23_64Bit.java:94
Method
setEntryPointFromJni
(long pointer_entry_point_from_jni)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV22.java:102
Method
setEntryPointFromJni
(long pointer_entry_point_from_jni)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV23.java:94
Method
setEntryPointFromJni
(long pointer_entry_point_from_jni)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV19.java:95
Method
setEntryPointFromQuickCompiledCode
(long pointer_entry_point_from_quick_compiled_code)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV22_64Bit.java:112
Method
setEntryPointFromQuickCompiledCode
(long pointer_entry_point_from_quick_compiled_code)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV23_64Bit.java:104
Method
setEntryPointFromQuickCompiledCode
(long pointer_entry_point_from_quick_compiled_code)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV22.java:112
Method
setEntryPointFromQuickCompiledCode
(long pointer_entry_point_from_quick_compiled_code)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV23.java:104
Method
setEntryPointFromQuickCompiledCode
(long pointer_entry_point_from_quick_compiled_code)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV19.java:105
Method
setMethodIndex
(int index)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV22_64Bit.java:182
Method
setMethodIndex
(int index)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethod.java:188
Method
setMethodIndex
(int index)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV23_64Bit.java:174
Method
setMethodIndex
(int index)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV22.java:182
Method
setMethodIndex
(int index)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV23.java:174
Method
setMethodIndex
(int index)
Legend/legendCore/src/main/java/com/lody/legend/art/ArtMethodStructV19.java:175
Method
size
Legend/Native/jni/include/ScopedStringChars.h:55
Method
swap
Swap with another unique pointer.
Legend/Native/jni/include/UniquePtr.h:89
Function
toStringArray
Legend/Native/jni/include/toStringArray.h:29
Method
unlock
(long address, int size)
Legend/legendCore/src/main/java/com/lody/legend/utility/Memory.java:46
Method
unpark
Unparks the given object, which must be a {@link Thread}. <p>See {@link java.util.concurrent.locks.LockSupport} for more in-depth information of the
Legend/legendCore/src/main/java/sun/misc/Unsafe.java:289
Method
unsafeBulkGet
Used to optimize nio heap buffer bulk get operations. 'dst' must be a primitive array. 'dstOffset' is measured in units of 'sizeofElements' bytes.
Legend/legendCore/src/main/java/libcore/io/Memory.java:22
Method
unsafeBulkPut
Used to optimize nio heap buffer bulk put operations. 'src' must be a primitive array. 'srcOffset' is measured in units of 'sizeofElements' bytes.
Legend/legendCore/src/main/java/libcore/io/Memory.java:29
Method
w
(String msg)
Legend/legendCore/src/main/java/com/lody/legend/utility/Logger.java:35
Method
write
(byte[] data)
Legend/legendCore/src/main/java/com/lody/legend/utility/StructMember.java:53
Method
write
(byte[] data)
Legend/legendCore/src/main/java/com/lody/legend/utility/Struct.java:58
Method
~C
Legend/Native/jni/include/UniquePtr.h:161
Method
~ScopedBytes
Legend/Native/jni/include/ScopedBytes.h:44
Method
~ScopedFd
Legend/Native/jni/include/ScopedFd.h:31
Method
~ScopedLocalFrame
Legend/Native/jni/include/ScopedLocalFrame.h:28
Method
~ScopedLocalRef
Legend/Native/jni/include/ScopedLocalRef.h:31
Method
~ScopedStringChars
Legend/Native/jni/include/ScopedStringChars.h:45
← previous
next →
401–500 of 503, ranked by callers