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
Function
makeHeapWalker
src/heapwalk.cpp:329
↓ 2 callers
Method
makeJMethod
src/classpath-avian.cpp:72
↓ 2 callers
Method
makeMethod
(VMMethod m)
classpath/avian/Classes.java:552
↓ 2 callers
Function
makeNewArray
src/classpath-openjdk.cpp:4092
↓ 2 callers
Function
makeNewGeneral
src/machine.cpp:4321
↓ 2 callers
Function
makeProcessor
src/compile.cpp:10260
↓ 2 callers
Function
makeSingletonOfSize
src/avian/machine.h:3302
↓ 2 callers
Function
makeSnapshots
src/codegen/compiler.cpp:1116
↓ 2 callers
Function
makeThrowableV
src/avian/machine.h:2498
↓ 2 callers
Function
makeTrace
src/avian/machine.h:1983
↓ 2 callers
Method
mark
src/heap/heap.cpp:2049
↓ 2 callers
Function
markBitAtomic
src/heap/heap.cpp:69
↓ 2 callers
Function
marshalArguments
src/interpret.cpp:473
↓ 2 callers
Method
match
(VMClass a, VMClass b)
classpath/avian/Classes.java:396
↓ 2 callers
Function
maybeBuddy
src/codegen/compiler.cpp:2176
↓ 2 callers
Method
mem
Creates and accesses a ARRAY_SIZE big byte[]. @return time to create and access array in milliseconds
test/MemoryRamp.java:31
↓ 2 callers
Method
merge
(CharacterMatcher other)
classpath/java/util/regex/CharacterMatcher.java:120
↓ 2 callers
Function
methodClone
src/avian/machine.h:3749
↓ 2 callers
Function
monitorWait
src/avian/machine.h:2959
↓ 2 callers
Function
move
src/codegen/compiler.cpp:633
↓ 2 callers
Function
moveIfConflict
src/codegen/compiler/event.cpp:1461
↓ 2 callers
Method
multiplyByFive
(float a)
test/AllFloats.java:2
↓ 2 callers
Function
nativeThunk
src/compile.cpp:10040
↓ 2 callers
Method
negate
(float a)
test/AllFloats.java:32
↓ 2 callers
Function
newGlobalRef
src/jnienv.cpp:2258
↓ 2 callers
Method
next
(char c, String s, int start)
classpath/avian/Classes.java:328
↓ 2 callers
Method
nextBit
(int fromIndex, boolean bitClear)
classpath/java/util/BitSet.java:181
↓ 2 callers
Method
nextIndex
()
classpath/java/util/EnumSet.java:151
↓ 2 callers
Method
nextInt
(int limit)
classpath/java/util/Random.java:45
↓ 2 callers
Method
nextPowerOfTwo
(int n)
classpath/avian/Data.java:21
↓ 2 callers
Method
nextResourceURLPrefix
(SystemClassLoader loader, String name, long[] finderElementPtrPtr)
classpath/avian/SystemClassLoader.java:143
↓ 2 callers
Method
nextToken
()
classpath/java/util/StringTokenizer.java:78
↓ 2 callers
Method
nextWordMask
src/codegen/compiler/site.cpp:391
↓ 2 callers
Method
normalize
(String path)
classpath/java/io/File.java:91
↓ 2 callers
Function
notify
src/avian/machine.h:3142
↓ 2 callers
Method
notify
src/system/posix.cpp:419
↓ 2 callers
Function
objectMaskCount
src/tools/bootimage-generator/main.cpp:870
↓ 2 callers
Method
offerLast
(T e)
classpath/java/util/Deque.java:17
↓ 2 callers
Method
open
()
classpath/java/io/RandomAccessFile.java:40
↓ 2 callers
Method
open
()
classpath/java/nio/channels/SocketChannel.java:30
↓ 2 callers
Method
open
(ProtocolFamily family)
classpath/java/nio/channels/DatagramChannel.java:53
↓ 2 callers
Method
open
()
classpath/java/nio/channels/ServerSocketChannel.java:27
↓ 2 callers
Method
or
(BitSet otherBits)
classpath/java/util/BitSet.java:71
↓ 2 callers
Method
pad
(long number, int length)
test/Serialize.java:28
↓ 2 callers
Method
parentOf
(ThreadGroup g)
classpath/java/lang/ThreadGroup.java:91
↓ 2 callers
Method
parse
(Map map)
classpath/java/util/Properties.java:104
↓ 2 callers
Method
parse
(String text)
classpath/java/text/SimpleDateFormat.java:50
↓ 2 callers
Method
parseAnnotation
(ClassLoader loader, Object pool,
classpath/avian/Classes.java:143
↓ 2 callers
Method
parseAnnotationValue
(ClassLoader loader, Object pool,
classpath/avian/Classes.java:71
↓ 2 callers
Function
parseClass
src/machine.cpp:4672
↓ 2 callers
Method
parseDouble
(String s)
classpath/java/lang/Double.java:92
↓ 2 callers
Method
parseIntoFields
(long timeInMillis)
classpath/java/util/Calendar.java:130
↓ 2 callers
Function
parseSize
src/jnienv.cpp:3285
↓ 2 callers
Function
parseUtf8NonAscii
src/machine.cpp:752
↓ 2 callers
Function
parseVerbatimField
src/tools/type-generator/main.cpp:524
↓ 2 callers
Function
peekLong
src/interpret.cpp:178
↓ 2 callers
Function
pickFrameTarget
src/codegen/compiler/regalloc.cpp:138
↓ 2 callers
Function
pickMatchOrMove
src/codegen/compiler.cpp:975
↓ 2 callers
Function
pokeObject
src/interpret.cpp:192
↓ 2 callers
Method
poll
()
classpath/java/lang/ref/ReferenceQueue.java:16
↓ 2 callers
Method
poll
(long timeout, TimeUnit unit)
classpath/java/util/concurrent/BlockingQueue.java:23
↓ 2 callers
Method
poll
()
classpath/java/util/concurrent/ConcurrentLinkedQueue.java:79
↓ 2 callers
Method
poll
()
classpath/java/util/concurrent/ExecutorCompletionService.java:49
↓ 2 callers
Method
pollFirst
()
classpath/java/util/Deque.java:23
↓ 2 callers
Method
pollFirst
()
classpath/java/util/LinkedList.java:249
↓ 2 callers
Method
pollLast
()
classpath/java/util/Deque.java:26
↓ 2 callers
Method
poolAppendPromise
src/codegen/compiler.cpp:2377
↓ 2 callers
Function
poolSize
src/avian/machine.h:3345
↓ 2 callers
Method
pop
()
classpath/java/util/regex/Compiler.java:243
↓ 2 callers
Function
popField
src/compile.cpp:3061
↓ 2 callers
Method
popLocalFrame
src/compile.cpp:8616
↓ 2 callers
Function
popWord
src/codegen/compiler.cpp:1184
↓ 2 callers
Method
populate
(ConcurrentMap<Integer, Object> map, int base)
test/ConcurrentHashMapTest.java:117
↓ 2 callers
Function
populateSiteTables
src/codegen/compiler.cpp:1771
↓ 2 callers
Function
printInstruction
src/debug-util.cpp:37
↓ 2 callers
Method
push
(List<T> stack, T value)
test/extra/QueryDump.java:57
↓ 2 callers
Function
pushField
src/interpret.cpp:727
↓ 2 callers
Function
pushResult
src/interpret.cpp:400
↓ 2 callers
Method
pushReturnValue
src/compile.cpp:1879
↓ 2 callers
Method
put
(T e)
classpath/java/util/concurrent/BlockingQueue.java:17
↓ 2 callers
Method
putByte
(long address, byte x)
classpath/sun/misc/Unsafe.java:33
↓ 2 callers
Method
putLongVolatile
(Object o, long offset, long x)
classpath/sun/misc/Unsafe.java:89
↓ 2 callers
Method
putOrderedObject
(Object o, long offset, Object x)
classpath/sun/misc/Unsafe.java:109
↓ 2 callers
Method
rawBlockDataLong
()
classpath/java/io/ObjectInputStream.java:161
↓ 2 callers
Method
rawGetInt
(int position)
classpath/java/nio/ByteBuffer.java:240
↓ 2 callers
Method
rawGetLong
(int position)
classpath/java/nio/ByteBuffer.java:229
↓ 2 callers
Method
rawGetShort
(int position)
classpath/java/nio/ByteBuffer.java:247
↓ 2 callers
Method
rawPutInt
(int position, int val)
classpath/java/nio/ByteBuffer.java:137
↓ 2 callers
Method
rawPutLong
(int position, long val)
classpath/java/nio/ByteBuffer.java:126
↓ 2 callers
Method
rawPutShort
(int position, short val)
classpath/java/nio/ByteBuffer.java:144
↓ 2 callers
Method
rawString
()
classpath/java/io/ObjectInputStream.java:90
↓ 2 callers
Function
read
src/tools/type-generator/main.cpp:316
↓ 2 callers
Method
read
(ByteBuffer b)
classpath/java/nio/channels/ReadableByteChannel.java:17
↓ 2 callers
Method
readDir
(long handle)
classpath/java/io/File.java:308
↓ 2 callers
Method
readFully
(byte[] b)
classpath/java/io/DataInput.java:19
↓ 2 callers
Method
readLine
()
classpath/java/io/BufferedReader.java:33
↓ 2 callers
Method
readShort
()
classpath/java/io/DataInputStream.java:67
↓ 2 callers
Method
readyOps
()
classpath/java/nio/channels/SelectionKey.java:44
↓ 2 callers
Method
receive
(ByteBuffer b)
classpath/java/nio/channels/DatagramChannel.java:129
↓ 2 callers
Method
record
(Map<Integer, Record> map, int key)
test/extra/QueryDump.java:49
← previous
next →
1,501–1,600 of 6,785, ranked by callers