A B C D F G M O R S T U
A
- active() - Method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
Returns the value of the
activefield. - active() - Method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.Buffer
-
Returns the value of the
activefield. - aligned_alloc(long, long) - Method in class org.lwjgl.system.rpmalloc.RPmallocAllocator
- aligned_free(long) - Method in class org.lwjgl.system.rpmalloc.RPmallocAllocator
- allocated() - Method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
Returns the value of the
allocatedfield. - allocated() - Method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.Buffer
-
Returns the value of the
allocatedfield.
B
- Buffer(ByteBuffer) - Constructor for class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics.Buffer
-
Creates a new
RPmallocGlobalStatistics.Bufferinstance backed by the specified container. - Buffer(ByteBuffer) - Constructor for class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.Buffer
-
Creates a new
RPmallocThreadStatistics.Bufferinstance backed by the specified container.
C
- cached() - Method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics.Buffer
-
Returns the value of the
cachedfield. - cached() - Method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
Returns the value of the
cachedfield. - cached_large() - Method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics.Buffer
-
Returns the value of the
cached_largefield. - cached_large() - Method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
Returns the value of the
cached_largefield. - calloc() - Static method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
Returns a new
RPmallocGlobalStatisticsinstance allocated withmemCalloc. - calloc() - Static method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
Returns a new
RPmallocThreadStatisticsinstance allocated withmemCalloc. - calloc(int) - Static method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
Returns a new
RPmallocGlobalStatistics.Bufferinstance allocated withmemCalloc. - calloc(int) - Static method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
Returns a new
RPmallocThreadStatistics.Bufferinstance allocated withmemCalloc. - calloc(long, long) - Method in class org.lwjgl.system.rpmalloc.RPmallocAllocator
- callocStack() - Static method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
Returns a new
RPmallocGlobalStatisticsinstance allocated on the thread-localMemoryStackand initializes all its bits to zero. - callocStack() - Static method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
Returns a new
RPmallocThreadStatisticsinstance allocated on the thread-localMemoryStackand initializes all its bits to zero. - callocStack(int) - Static method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
Returns a new
RPmallocGlobalStatistics.Bufferinstance allocated on the thread-localMemoryStackand initializes all its bits to zero. - callocStack(int) - Static method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
Returns a new
RPmallocThreadStatistics.Bufferinstance allocated on the thread-localMemoryStackand initializes all its bits to zero. - callocStack(int, MemoryStack) - Static method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
Returns a new
RPmallocGlobalStatistics.Bufferinstance allocated on the specifiedMemoryStackand initializes all its bits to zero. - callocStack(int, MemoryStack) - Static method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
Returns a new
RPmallocThreadStatistics.Bufferinstance allocated on the specifiedMemoryStackand initializes all its bits to zero. - callocStack(MemoryStack) - Static method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
Returns a new
RPmallocGlobalStatisticsinstance allocated on the specifiedMemoryStackand initializes all its bits to zero. - callocStack(MemoryStack) - Static method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
Returns a new
RPmallocThreadStatisticsinstance allocated on the specifiedMemoryStackand initializes all its bits to zero. - create() - Static method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
Returns a new
RPmallocGlobalStatisticsinstance allocated withBufferUtils. - create() - Static method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
Returns a new
RPmallocThreadStatisticsinstance allocated withBufferUtils. - create(int) - Static method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
Returns a new
RPmallocGlobalStatistics.Bufferinstance allocated withBufferUtils. - create(int) - Static method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
Returns a new
RPmallocThreadStatistics.Bufferinstance allocated withBufferUtils. - create(long) - Static method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
Returns a new
RPmallocGlobalStatisticsinstance for the specified memory address ornullif the address isNULL. - create(long) - Static method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
Returns a new
RPmallocThreadStatisticsinstance for the specified memory address ornullif the address isNULL. - create(long, int) - Static method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
Create a
RPmallocGlobalStatistics.Bufferinstance at the specified memory. - create(long, int) - Static method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
Create a
RPmallocThreadStatistics.Bufferinstance at the specified memory.
D
- deferred() - Method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.Buffer
-
Returns the value of the
deferredfield. - deferred() - Method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
Returns the value of the
deferredfield.
F
- free(long) - Method in class org.lwjgl.system.rpmalloc.RPmallocAllocator
G
- getAlignedAlloc() - Method in class org.lwjgl.system.rpmalloc.RPmallocAllocator
- getAlignedFree() - Method in class org.lwjgl.system.rpmalloc.RPmallocAllocator
- getCalloc() - Method in class org.lwjgl.system.rpmalloc.RPmallocAllocator
- getFree() - Method in class org.lwjgl.system.rpmalloc.RPmallocAllocator
- getMalloc() - Method in class org.lwjgl.system.rpmalloc.RPmallocAllocator
- getRealloc() - Method in class org.lwjgl.system.rpmalloc.RPmallocAllocator
- global_to_thread() - Method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.Buffer
-
Returns the value of the
global_to_threadfield. - global_to_thread() - Method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
Returns the value of the
global_to_threadfield.
M
- malloc() - Static method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
Returns a new
RPmallocGlobalStatisticsinstance allocated withmemAlloc. - malloc() - Static method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
Returns a new
RPmallocThreadStatisticsinstance allocated withmemAlloc. - malloc(int) - Static method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
Returns a new
RPmallocGlobalStatistics.Bufferinstance allocated withmemAlloc. - malloc(int) - Static method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
Returns a new
RPmallocThreadStatistics.Bufferinstance allocated withmemAlloc. - malloc(long) - Method in class org.lwjgl.system.rpmalloc.RPmallocAllocator
- mallocStack() - Static method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
Returns a new
RPmallocGlobalStatisticsinstance allocated on the thread-localMemoryStack. - mallocStack() - Static method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
Returns a new
RPmallocThreadStatisticsinstance allocated on the thread-localMemoryStack. - mallocStack(int) - Static method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
Returns a new
RPmallocGlobalStatistics.Bufferinstance allocated on the thread-localMemoryStack. - mallocStack(int) - Static method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
Returns a new
RPmallocThreadStatistics.Bufferinstance allocated on the thread-localMemoryStack. - mallocStack(int, MemoryStack) - Static method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
Returns a new
RPmallocGlobalStatistics.Bufferinstance allocated on the specifiedMemoryStack. - mallocStack(int, MemoryStack) - Static method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
Returns a new
RPmallocThreadStatistics.Bufferinstance allocated on the specifiedMemoryStack. - mallocStack(MemoryStack) - Static method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
Returns a new
RPmallocGlobalStatisticsinstance allocated on the specifiedMemoryStack. - mallocStack(MemoryStack) - Static method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
Returns a new
RPmallocThreadStatisticsinstance allocated on the specifiedMemoryStack. - mapped() - Method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics.Buffer
-
Returns the value of the
mappedfield. - mapped() - Method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
Returns the value of the
mappedfield. - mapped_total() - Method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics.Buffer
-
Returns the value of the
mapped_totalfield. - mapped_total() - Method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
Returns the value of the
mapped_totalfield.
O
- org.lwjgl.system.rpmalloc - package org.lwjgl.system.rpmalloc
-
Contains bindings to the rpmalloc library.
R
- realloc(long, long) - Method in class org.lwjgl.system.rpmalloc.RPmallocAllocator
- requested() - Method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.Buffer
-
Returns the value of the
requestedfield. - requested() - Method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
Returns the value of the
requestedfield. - rpaligned_alloc(long, long) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
- rpaligned_realloc(ByteBuffer, long, long, int) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
- rpcalloc(long, long) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
- rpfree(ByteBuffer) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
- rpfree(DoubleBuffer) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
- rpfree(FloatBuffer) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
- rpfree(IntBuffer) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
- rpfree(LongBuffer) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
- rpfree(ShortBuffer) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
- rpfree(PointerBuffer) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
- rpmalloc(long) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
- RPmalloc - Class in org.lwjgl.system.rpmalloc
-
Native bindings to the rpmalloc library.
- rpmalloc_finalize() - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
-
Call at process exit to finalize the allocator.
- rpmalloc_global_statistics(RPmallocGlobalStatistics) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
- rpmalloc_initialize() - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
-
Call at process start to initialize the allocator.
- rpmalloc_is_thread_initialized() - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
- RPMALLOC_NO_PRESERVE - Static variable in class org.lwjgl.system.rpmalloc.RPmalloc
-
Flag to
aligned_reallocto not preserve content in reallocation. - rpmalloc_thread_collect() - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
- rpmalloc_thread_finalize() - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
-
Call at each thread exit to finalize and release thread cache back to global cache.
- rpmalloc_thread_initialize() - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
-
Call at each thread start to initialize the thread local data for the allocator.
- rpmalloc_thread_statistics(RPmallocThreadStatistics) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
- rpmalloc_usable_size(ByteBuffer) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
- rpmalloc_usable_size(DoubleBuffer) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
- rpmalloc_usable_size(FloatBuffer) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
- rpmalloc_usable_size(IntBuffer) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
- rpmalloc_usable_size(LongBuffer) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
- rpmalloc_usable_size(ShortBuffer) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
- rpmalloc_usable_size(PointerBuffer) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
- RPmallocAllocator - Class in org.lwjgl.system.rpmalloc
-
A
MemoryUtil.MemoryAllocatorimplementation using the rpmalloc library. - RPmallocAllocator() - Constructor for class org.lwjgl.system.rpmalloc.RPmallocAllocator
- RPmallocGlobalStatistics - Class in org.lwjgl.system.rpmalloc
-
Member documentation
- RPmallocGlobalStatistics(ByteBuffer) - Constructor for class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
Creates a
RPmallocGlobalStatisticsinstance at the current position of the specifiedByteBuffercontainer. - RPmallocGlobalStatistics.Buffer - Class in org.lwjgl.system.rpmalloc
-
An array of
RPmallocGlobalStatisticsstructs. - RPmallocThreadStatistics - Class in org.lwjgl.system.rpmalloc
-
Member documentation
- RPmallocThreadStatistics(ByteBuffer) - Constructor for class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
Creates a
RPmallocThreadStatisticsinstance at the current position of the specifiedByteBuffercontainer. - RPmallocThreadStatistics.Buffer - Class in org.lwjgl.system.rpmalloc
-
An array of
RPmallocThreadStatisticsstructs. - rpmemalign(long, long) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
- rpposix_memalign(PointerBuffer, long, long) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
- rprealloc(ByteBuffer, long) - Static method in class org.lwjgl.system.rpmalloc.RPmalloc
S
- sizecache() - Method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.Buffer
-
Returns the value of the
sizecachefield. - sizecache() - Method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
Returns the value of the
sizecachefield. - sizeof() - Method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics.Buffer
- sizeof() - Method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
- sizeof() - Method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.Buffer
- sizeof() - Method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
- SIZEOF - Static variable in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
The struct size in bytes.
- SIZEOF - Static variable in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
The struct size in bytes.
- spancache() - Method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.Buffer
-
Returns the value of the
spancachefield. - spancache() - Method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
Returns the value of the
spancachefield.
T
- thread_to_global() - Method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics.Buffer
-
Returns the value of the
thread_to_globalfield. - thread_to_global() - Method in class org.lwjgl.system.rpmalloc.RPmallocThreadStatistics
-
Returns the value of the
thread_to_globalfield.
U
- unmapped_total() - Method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics.Buffer
-
Returns the value of the
unmapped_totalfield. - unmapped_total() - Method in class org.lwjgl.system.rpmalloc.RPmallocGlobalStatistics
-
Returns the value of the
unmapped_totalfield.