Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ functions
Functions
6,785 in github.com/ReadyTalk/avian
⨍
Functions
6,785
◇
Types & classes
1,143
↓ 2 callers
Method
record
(Map<Integer, Record> map, int key)
test/extra/DumpStats.java:53
↓ 2 callers
Method
recv
(/* SOCKET */long sock, byte[] buffer, int start_pos, int count)
classpath/java/net/Socket.java:51
↓ 2 callers
Function
referenceTargetReachable
src/machine.cpp:458
↓ 2 callers
Function
referenceUnreachable
src/machine.cpp:442
↓ 2 callers
Method
reflect
(int x, int n)
classpath/java/util/zip/CRC32.java:59
↓ 2 callers
Function
registerDaemon
src/avian/machine.h:1881
↓ 2 callers
Function
release
src/codegen/compiler/resource.cpp:209
↓ 2 callers
Function
releaseLock
src/compile.cpp:2044
↓ 2 callers
Method
remainingCapacity
()
classpath/java/util/concurrent/LinkedBlockingQueue.java:225
↓ 2 callers
Method
remove
(int index)
classpath/java/util/ArrayList.java:139
↓ 2 callers
Method
remove
(Object value)
classpath/java/util/TreeSet.java:115
↓ 2 callers
Method
remove
(int index)
classpath/java/util/Vector.java:72
↓ 2 callers
Method
removeAllTest
(Queue<Object> q)
test/QueueHelper.java:115
↓ 2 callers
Method
removeAndReturn
(T value)
classpath/java/util/TreeSet.java:93
↓ 2 callers
Method
removeCell
(Object key)
classpath/java/util/HashMap.java:166
↓ 2 callers
Method
removeCell
(Object value)
classpath/java/util/TreeSet.java:98
↓ 2 callers
Method
removeEmptyFail
(Queue<Object> q)
test/QueueHelper.java:74
↓ 2 callers
Method
removeFirst
()
classpath/java/util/concurrent/LinkedBlockingQueue.java:164
↓ 2 callers
Method
removeHandler
(Handler handler)
classpath/java/util/logging/Logger.java:50
↓ 2 callers
Function
removeNewline
classpath/java-util.cpp:19
↓ 2 callers
Method
removeObjectTest
(Queue<Object> q)
test/QueueHelper.java:106
↓ 2 callers
Method
removeTest
(Queue<Object> q)
test/QueueHelper.java:67
↓ 2 callers
Function
removeThread
src/avian/machine.h:1835
↓ 2 callers
Method
replace
(String replacement, int limit)
classpath/java/util/regex/Matcher.java:54
↓ 2 callers
Method
replaceAll
(String regex, String replacement)
classpath/java/lang/String.java:535
↓ 2 callers
Method
reset
()
classpath/java/util/zip/CRC32.java:36
↓ 2 callers
Method
reset
()
classpath/java/util/regex/Matcher.java:35
↓ 2 callers
Function
resetClassRuntimeState
src/compile.cpp:9499
↓ 2 callers
Function
resetFrame
src/codegen/compiler.cpp:1793
↓ 2 callers
Function
resetRuntimeState
src/compile.cpp:9539
↓ 2 callers
Method
resize
(int capacity)
classpath/java/util/HashMap.java:68
↓ 2 callers
Function
resolve
src/avian/machine.h:3413
↓ 2 callers
Function
resolveArrayClass
src/machine.cpp:3050
↓ 2 callers
Method
resolveClass
(Class c)
classpath/java/lang/ClassLoader.java:141
↓ 2 callers
Function
resolveExceptionJTypes
src/avian/classpath-common.h:450
↓ 2 callers
Function
resolveMethod
src/avian/machine.h:2409
↓ 2 callers
Function
resolveObjectArrayClass
src/machine.cpp:5209
↓ 2 callers
Function
resolveParameterJTypes
src/avian/classpath-common.h:427
↓ 2 callers
Function
resolveSourceSites
src/codegen/compiler.cpp:1626
↓ 2 callers
Method
resolveSpec
(ClassLoader loader, byte[] spec, int start)
classpath/avian/Classes.java:190
↓ 2 callers
Function
resolveTarget
src/compile.cpp:335
↓ 2 callers
Function
resolveTargetSites
src/codegen/compiler.cpp:1669
↓ 2 callers
Function
resourceCost
src/codegen/compiler/regalloc.cpp:32
↓ 2 callers
Function
restore
src/codegen/compiler.cpp:1842
↓ 2 callers
Function
restoreState
src/codegen/compiler.cpp:2159
↓ 2 callers
Function
returnClass
src/compile.cpp:7612
↓ 2 callers
Function
rightRotate
src/util.cpp:192
↓ 2 callers
Method
roundUp
(long a, long b)
test/Longs.java:55
↓ 2 callers
Method
runAtomicIntegerTest
(final boolean increment)
test/AtomicTests.java:29
↓ 2 callers
Method
runAtomicLongTest
(final boolean increment)
test/AtomicTests.java:88
↓ 2 callers
Function
runOnLoadIfFound
src/avian/classpath-common.h:119
↓ 2 callers
Method
save
src/codegen/compiler.cpp:2228
↓ 2 callers
Function
saveLocals
src/codegen/compiler.cpp:769
↓ 2 callers
Function
search
src/builtin.cpp:22
↓ 2 callers
Method
send
(/* SOCKET */long sock, byte[] buffer, int start_pos, int count)
classpath/java/net/Socket.java:50
↓ 2 callers
Method
set4
(byte[] array, int offset, int v)
classpath/avian/Stream.java:74
↓ 2 callers
Method
setAccessible
(boolean v)
classpath/java/lang/reflect/Field.java:43
↓ 2 callers
Method
setClient
src/heap/heap.cpp:1939
↓ 2 callers
Method
setDaemon
(boolean v)
classpath/java/lang/Thread.java:256
↓ 2 callers
Method
setExecutableTestWithPermissions
(boolean executable)
test/Files.java:26
↓ 2 callers
Function
setFieldValue
src/compile.cpp:2887
↓ 2 callers
Method
setInt
(Object instance, int value)
classpath/java/lang/reflect/Field.java:322
↓ 2 callers
Method
setMatch
(int c)
classpath/java/util/regex/CharacterMatcher.java:101
↓ 2 callers
Method
setPosition
include/avian/util/stream.h:35
↓ 2 callers
Function
setPrimitive
src/avian/classpath-common.h:810
↓ 2 callers
Method
setSeed
(long seed)
classpath/java/util/Random.java:36
↓ 2 callers
Function
setSites
src/codegen/compiler.cpp:1778
↓ 2 callers
Function
setTreeNodeValue
src/util.cpp:70
↓ 2 callers
Function
shiftMaskPromise
src/codegen/compiler/promise.cpp:50
↓ 2 callers
Method
shrink
()
classpath/java/util/HashMap.java:62
↓ 2 callers
Method
siftDown
(List<T> list, Comparator<? super T> comparator, int i, int count, int offset)
classpath/java/util/Collections.java:119
↓ 2 callers
Method
siftDown
(T[] array, Comparator<? super T> comparator, int i, int count, int offset)
classpath/java/util/Arrays.java:226
↓ 2 callers
Function
signature
src/avian/finder.h:45
↓ 2 callers
Function
simpleFrameMapTableSize
src/compile.cpp:3028
↓ 2 callers
Function
singletonBit
src/avian/machine.h:3321
↓ 2 callers
Method
size
()
test/Serialize.java:81
↓ 2 callers
Method
size
()
classpath/java/util/TreeMap.java:116
↓ 2 callers
Method
size
()
classpath/java/util/AbstractCollection.java:93
↓ 2 callers
Method
size
()
classpath/java/util/TreeSet.java:119
↓ 2 callers
Method
size
()
classpath/java/util/Collections.java:228
↓ 2 callers
Method
size
()
classpath/java/util/Vector.java:28
↓ 2 callers
Method
sizeTest
(Queue<Object> q)
test/QueueHelper.java:16
↓ 2 callers
Function
snapshot
src/codegen/compiler.cpp:1104
↓ 2 callers
Method
socket
()
classpath/java/nio/channels/DatagramChannel.java:71
↓ 2 callers
Method
socket
()
classpath/java/nio/channels/ServerSocketChannel.java:56
↓ 2 callers
Method
socketFD
()
classpath/java/nio/channels/SelectableChannel.java:20
↓ 2 callers
Function
stack
src/codegen/compiler/frame.cpp:125
↓ 2 callers
Method
stackMap
(Object x)
test/Subroutine.java:18
↓ 2 callers
Method
stackMap1
(boolean predicate)
test/GC.java:41
↓ 2 callers
Method
stackMap2
(boolean predicate)
test/GC.java:49
↓ 2 callers
Method
stackMap3
(boolean predicate)
test/GC.java:59
↓ 2 callers
Method
stackMap4
(boolean predicate)
test/GC.java:69
↓ 2 callers
Method
stackMap5
(boolean predicate)
test/GC.java:86
↓ 2 callers
Method
stackMap6
(boolean predicate)
test/GC.java:100
↓ 2 callers
Method
stackMap7
(boolean predicate)
test/GC.java:117
↓ 2 callers
Method
stackMap8
(boolean predicate)
test/GC.java:136
↓ 2 callers
Method
staticMethod
(Interface i, int n)
test/extra/Tails.java:10
↓ 2 callers
Function
steal
src/codegen/compiler.cpp:488
↓ 2 callers
Function
stringUTFChars
src/machine.cpp:4477
↓ 2 callers
Method
subslice
include/avian/util/slice.h:53
← previous
next →
1,601–1,700 of 6,785, ranked by callers