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
↓ 35 callers
Method
store
src/compile.cpp:1639
↓ 35 callers
Method
valueOf
(int value)
classpath/java/lang/Integer.java:29
↓ 34 callers
Method
expect
(boolean v)
test/extra/DynamicWind.java:18
↓ 34 callers
Method
index
()
test/extra/QueryDump.java:316
↓ 33 callers
Function
intercept
only safe to call during bootstrap when there's only one thread running:
src/avian/classpath-common.h:603
↓ 33 callers
Function
makeObjectArray
src/machine.cpp:5251
↓ 33 callers
Method
start
src/finder.cpp:245
↓ 32 callers
Function
pad
src/avian/common.h:291
↓ 32 callers
Method
toArray
()
classpath/java/util/Collection.java:30
↓ 31 callers
Function
bitsToFloat
src/avian/common.h:450
↓ 31 callers
Function
snprintf
src/avian/common.h:241
↓ 30 callers
Function
bitsToDouble
src/avian/common.h:443
↓ 30 callers
Method
clear
()
classpath/java/util/Map.java:30
↓ 30 callers
Method
getBytes
(int srcOffset, int srcLength, byte[] dst, int dstOffset)
classpath/java/lang/String.java:426
↓ 30 callers
Function
getMethodRuntimeData
src/avian/machine.h:3623
↓ 29 callers
Method
charAt
(int index)
classpath/java/lang/CharSequence.java:14
↓ 29 callers
Function
resolveMethod
src/machine.cpp:5043
↓ 29 callers
Method
thaw
src/codegen/compiler/site.cpp:319
↓ 28 callers
Function
asFloat
src/codegen/compiler/event.cpp:1576
↓ 28 callers
Method
expect
(boolean v)
test/ConcurrentHashMapTest.java:12
↓ 28 callers
Function
frameMethod
src/interpret.cpp:238
↓ 28 callers
Method
getMethod
(String name, Class ... parameterTypes)
classpath/java/lang/Class.java:228
↓ 28 callers
Method
isEmpty
()
classpath/java/util/Map.java:14
↓ 28 callers
Method
notifyAll
src/system/posix.cpp:439
↓ 28 callers
Function
pushObject
src/interpret.cpp:55
↓ 27 callers
Method
close
()
classpath/java/io/Closeable.java:14
↓ 27 callers
Method
currentTimeMillis
()
classpath/java/lang/System.java:92
↓ 27 callers
Method
test3
(int path1, int path2, int path3)
test/Subroutine.java:163
↓ 26 callers
Method
compare
(T o1, T o2)
classpath/java/util/Comparator.java:14
↓ 26 callers
Method
freeze
src/codegen/compiler/site.cpp:312
↓ 26 callers
Function
get
src/heapwalk.cpp:221
↓ 26 callers
Method
getClass
(VMClass vmClass)
classpath/avian/SystemClassLoader.java:30
↓ 26 callers
Method
pushLarge
src/compile.cpp:1593
↓ 26 callers
Function
throwNewErrno
classpath/jni-util.h:106
↓ 26 callers
Method
wait
src/system/posix.cpp:321
↓ 25 callers
Method
add
(T value)
classpath/java/util/TreeSet.java:67
↓ 25 callers
Method
assertTrue
(String msg, boolean flag)
test/BitsetTest.java:108
↓ 25 callers
Method
get
(int index)
classpath/java/util/BitSet.java:99
↓ 25 callers
Function
makeString
src/machine.cpp:4386
↓ 25 callers
Method
position
src/heap/heap.cpp:463
↓ 25 callers
Function
value
src/codegen/compiler/value.cpp:180
↓ 24 callers
Method
addSite
src/codegen/compiler/value.cpp:55
↓ 24 callers
Method
end
include/avian/util/slice.h:48
↓ 24 callers
Function
equal
src/tools/type-generator/main.cpp:213
↓ 24 callers
Method
getKey
()
classpath/java/util/Map.java:43
↓ 24 callers
Function
loadMemoryBarrier
src/avian/x86.h:256
↓ 24 callers
Function
releaseChars
classpath/java-io.cpp:230
↓ 24 callers
Function
throwIOException
classpath/java-nio.cpp:110
↓ 23 callers
Function
acquire
src/avian/machine.h:1495
↓ 23 callers
Method
append
src/classpath-openjdk.cpp:339
↓ 23 callers
Method
array
()
classpath/java/nio/CharBuffer.java:97
↓ 23 callers
Method
arraysEqual
(byte[] a, byte[] b)
test/Strings.java:10
↓ 23 callers
Function
getChars
classpath/java-io.cpp:225
↓ 23 callers
Method
getValue
()
classpath/java/util/Map.java:45
↓ 23 callers
Method
iterator
()
classpath/java/lang/Iterable.java:16
↓ 23 callers
Function
make
src/avian/machine.h:2003
↓ 23 callers
Method
skip
(long n)
classpath/java/io/ObjectInput.java:20
↓ 23 callers
Method
split
src/codegen/compiler/value.cpp:86
↓ 23 callers
Method
startsWith
(String s)
classpath/java/lang/String.java:394
↓ 23 callers
Function
stringChars
src/machine.cpp:4433
↓ 22 callers
Method
getDeclaredField
(String name)
classpath/java/lang/Class.java:195
↓ 22 callers
Method
method
src/compile.cpp:644
↓ 22 callers
Method
position
()
classpath/java/nio/channels/FileChannel.java:30
↓ 22 callers
Function
release
src/avian/machine.h:1500
↓ 21 callers
Method
add
(T element)
classpath/java/util/LinkedList.java:127
↓ 21 callers
Method
addMethodRef
(List<PoolEntry> pool, String className, Str
classpath/avian/ConstantPool.java:78
↓ 21 callers
Function
enter
src/machine.cpp:3980
↓ 21 callers
Method
indexOf
(Object value)
classpath/java/util/List.java:26
↓ 21 callers
Method
rawByte
(int v)
classpath/java/io/ObjectOutputStream.java:67
↓ 21 callers
Method
resolve
src/codegen/compiler.cpp:2887
↓ 21 callers
Function
resolveField
src/machine.cpp:5070
↓ 21 callers
Method
scale
(long value, long conversion)
classpath/java/util/concurrent/TimeUnit.java:364
↓ 21 callers
Method
value
src/codegen/compiler/promise.cpp:31
↓ 21 callers
Method
verify
(boolean val)
test/QueueHelper.java:6
↓ 21 callers
Method
verify
(boolean val)
test/LinkedBlockingQueueTest.java:38
↓ 20 callers
Method
charAt
(int index)
classpath/java/lang/String.java:501
↓ 20 callers
Function
floatToBits
src/avian/common.h:429
↓ 20 callers
Function
hashMapFind
src/avian/util.h:25
↓ 20 callers
Method
peek
()
classpath/java/util/Queue.java:17
↓ 19 callers
Method
addFourBytes
(int bytes, int offset, byte[] buffer)
classpath/java/util/zip/ZipOutputStream.java:234
↓ 19 callers
Method
addTwoBytes
(int bytes, int offset, byte[] buffer)
classpath/java/util/zip/ZipOutputStream.java:229
↓ 19 callers
Method
binaryOp
src/codegen/compiler.cpp:2823
↓ 19 callers
Function
doubleToBits
src/avian/common.h:436
↓ 19 callers
Function
getField
src/jnienv.cpp:1447
↓ 19 callers
Method
getFlags
src/avian/machine.h:1314
↓ 19 callers
Function
getStaticField
src/jnienv.cpp:1823
↓ 19 callers
Function
hashMapInsert
src/util.cpp:393
↓ 19 callers
Method
owner
src/system/posix.cpp:453
↓ 19 callers
Function
popDouble
src/interpret.cpp:146
↓ 19 callers
Function
popFloat
src/interpret.cpp:126
↓ 19 callers
Method
read
()
classpath/java/io/ObjectInput.java:16
↓ 18 callers
Method
addRead
src/codegen/compiler/event.cpp:130
↓ 18 callers
Function
apply
src/codegen/compiler.cpp:693
↓ 18 callers
Method
equals
(Object[] a, Object[] b)
classpath/java/util/Arrays.java:272
↓ 18 callers
Method
expect
(boolean v)
test/UnsafeTest.java:4
↓ 18 callers
Method
follow
src/heap/heap.cpp:2123
↓ 18 callers
Method
hashCode
()
classpath/java/util/Map.java:40
↓ 18 callers
Function
maskAlignedPointer
src/avian/common.h:419
↓ 18 callers
Function
peekObject
src/interpret.cpp:152
↓ 18 callers
Method
primitiveClass
(char name)
classpath/avian/Classes.java:38
← previous
next →
101–200 of 6,785, ranked by callers