A B C L M N O S 

A

ALIGNOF - Static variable in class org.lwjgl.util.libdivide.LibDivideS32
The struct alignment in bytes.
ALIGNOF - Static variable in class org.lwjgl.util.libdivide.LibDivideS32BranchFree
The struct alignment in bytes.
ALIGNOF - Static variable in class org.lwjgl.util.libdivide.LibDivideS64
The struct alignment in bytes.
ALIGNOF - Static variable in class org.lwjgl.util.libdivide.LibDivideS64BranchFree
The struct alignment in bytes.
ALIGNOF - Static variable in class org.lwjgl.util.libdivide.LibDivideU32
The struct alignment in bytes.
ALIGNOF - Static variable in class org.lwjgl.util.libdivide.LibDivideU32BranchFree
The struct alignment in bytes.
ALIGNOF - Static variable in class org.lwjgl.util.libdivide.LibDivideU64
The struct alignment in bytes.
ALIGNOF - Static variable in class org.lwjgl.util.libdivide.LibDivideU64BranchFree
The struct alignment in bytes.

B

Buffer(long, int) - Constructor for class org.lwjgl.util.libdivide.LibDivideS32.Buffer
 
Buffer(long, int) - Constructor for class org.lwjgl.util.libdivide.LibDivideS32BranchFree.Buffer
 
Buffer(long, int) - Constructor for class org.lwjgl.util.libdivide.LibDivideS64.Buffer
 
Buffer(long, int) - Constructor for class org.lwjgl.util.libdivide.LibDivideS64BranchFree.Buffer
 
Buffer(long, int) - Constructor for class org.lwjgl.util.libdivide.LibDivideU32.Buffer
 
Buffer(long, int) - Constructor for class org.lwjgl.util.libdivide.LibDivideU32BranchFree.Buffer
 
Buffer(long, int) - Constructor for class org.lwjgl.util.libdivide.LibDivideU64.Buffer
 
Buffer(long, int) - Constructor for class org.lwjgl.util.libdivide.LibDivideU64BranchFree.Buffer
 
Buffer(ByteBuffer) - Constructor for class org.lwjgl.util.libdivide.LibDivideS32.Buffer
Creates a new LibDivideS32.Buffer instance backed by the specified container.
Buffer(ByteBuffer) - Constructor for class org.lwjgl.util.libdivide.LibDivideS32BranchFree.Buffer
Creates a new LibDivideS32BranchFree.Buffer instance backed by the specified container.
Buffer(ByteBuffer) - Constructor for class org.lwjgl.util.libdivide.LibDivideS64.Buffer
Creates a new LibDivideS64.Buffer instance backed by the specified container.
Buffer(ByteBuffer) - Constructor for class org.lwjgl.util.libdivide.LibDivideS64BranchFree.Buffer
Creates a new LibDivideS64BranchFree.Buffer instance backed by the specified container.
Buffer(ByteBuffer) - Constructor for class org.lwjgl.util.libdivide.LibDivideU32.Buffer
Creates a new LibDivideU32.Buffer instance backed by the specified container.
Buffer(ByteBuffer) - Constructor for class org.lwjgl.util.libdivide.LibDivideU32BranchFree.Buffer
Creates a new LibDivideU32BranchFree.Buffer instance backed by the specified container.
Buffer(ByteBuffer) - Constructor for class org.lwjgl.util.libdivide.LibDivideU64.Buffer
Creates a new LibDivideU64.Buffer instance backed by the specified container.
Buffer(ByteBuffer) - Constructor for class org.lwjgl.util.libdivide.LibDivideU64BranchFree.Buffer
Creates a new LibDivideU64BranchFree.Buffer instance backed by the specified container.

C

calloc() - Static method in class org.lwjgl.util.libdivide.LibDivideS32
Returns a new LibDivideS32 instance allocated with memCalloc.
calloc() - Static method in class org.lwjgl.util.libdivide.LibDivideS32BranchFree
Returns a new LibDivideS32BranchFree instance allocated with memCalloc.
calloc() - Static method in class org.lwjgl.util.libdivide.LibDivideS64
Returns a new LibDivideS64 instance allocated with memCalloc.
calloc() - Static method in class org.lwjgl.util.libdivide.LibDivideS64BranchFree
Returns a new LibDivideS64BranchFree instance allocated with memCalloc.
calloc() - Static method in class org.lwjgl.util.libdivide.LibDivideU32
Returns a new LibDivideU32 instance allocated with memCalloc.
calloc() - Static method in class org.lwjgl.util.libdivide.LibDivideU32BranchFree
Returns a new LibDivideU32BranchFree instance allocated with memCalloc.
calloc() - Static method in class org.lwjgl.util.libdivide.LibDivideU64
Returns a new LibDivideU64 instance allocated with memCalloc.
calloc() - Static method in class org.lwjgl.util.libdivide.LibDivideU64BranchFree
Returns a new LibDivideU64BranchFree instance allocated with memCalloc.
calloc(int) - Static method in class org.lwjgl.util.libdivide.LibDivideS32
Returns a new LibDivideS32.Buffer instance allocated with memCalloc.
calloc(int) - Static method in class org.lwjgl.util.libdivide.LibDivideS32BranchFree
Returns a new LibDivideS32BranchFree.Buffer instance allocated with memCalloc.
calloc(int) - Static method in class org.lwjgl.util.libdivide.LibDivideS64
Returns a new LibDivideS64.Buffer instance allocated with memCalloc.
calloc(int) - Static method in class org.lwjgl.util.libdivide.LibDivideS64BranchFree
Returns a new LibDivideS64BranchFree.Buffer instance allocated with memCalloc.
calloc(int) - Static method in class org.lwjgl.util.libdivide.LibDivideU32
Returns a new LibDivideU32.Buffer instance allocated with memCalloc.
calloc(int) - Static method in class org.lwjgl.util.libdivide.LibDivideU32BranchFree
Returns a new LibDivideU32BranchFree.Buffer instance allocated with memCalloc.
calloc(int) - Static method in class org.lwjgl.util.libdivide.LibDivideU64
Returns a new LibDivideU64.Buffer instance allocated with memCalloc.
calloc(int) - Static method in class org.lwjgl.util.libdivide.LibDivideU64BranchFree
Returns a new LibDivideU64BranchFree.Buffer instance allocated with memCalloc.
callocStack() - Static method in class org.lwjgl.util.libdivide.LibDivideS32
Returns a new LibDivideS32 instance allocated on the thread-local MemoryStack and initializes all its bits to zero.
callocStack() - Static method in class org.lwjgl.util.libdivide.LibDivideS32BranchFree
Returns a new LibDivideS32BranchFree instance allocated on the thread-local MemoryStack and initializes all its bits to zero.
callocStack() - Static method in class org.lwjgl.util.libdivide.LibDivideS64
Returns a new LibDivideS64 instance allocated on the thread-local MemoryStack and initializes all its bits to zero.
callocStack() - Static method in class org.lwjgl.util.libdivide.LibDivideS64BranchFree
Returns a new LibDivideS64BranchFree instance allocated on the thread-local MemoryStack and initializes all its bits to zero.
callocStack() - Static method in class org.lwjgl.util.libdivide.LibDivideU32
Returns a new LibDivideU32 instance allocated on the thread-local MemoryStack and initializes all its bits to zero.
callocStack() - Static method in class org.lwjgl.util.libdivide.LibDivideU32BranchFree
Returns a new LibDivideU32BranchFree instance allocated on the thread-local MemoryStack and initializes all its bits to zero.
callocStack() - Static method in class org.lwjgl.util.libdivide.LibDivideU64
Returns a new LibDivideU64 instance allocated on the thread-local MemoryStack and initializes all its bits to zero.
callocStack() - Static method in class org.lwjgl.util.libdivide.LibDivideU64BranchFree
Returns a new LibDivideU64BranchFree instance allocated on the thread-local MemoryStack and initializes all its bits to zero.
callocStack(int) - Static method in class org.lwjgl.util.libdivide.LibDivideS32
Returns a new LibDivideS32.Buffer instance allocated on the thread-local MemoryStack and initializes all its bits to zero.
callocStack(int) - Static method in class org.lwjgl.util.libdivide.LibDivideS32BranchFree
Returns a new LibDivideS32BranchFree.Buffer instance allocated on the thread-local MemoryStack and initializes all its bits to zero.
callocStack(int) - Static method in class org.lwjgl.util.libdivide.LibDivideS64
Returns a new LibDivideS64.Buffer instance allocated on the thread-local MemoryStack and initializes all its bits to zero.
callocStack(int) - Static method in class org.lwjgl.util.libdivide.LibDivideS64BranchFree
Returns a new LibDivideS64BranchFree.Buffer instance allocated on the thread-local MemoryStack and initializes all its bits to zero.
callocStack(int) - Static method in class org.lwjgl.util.libdivide.LibDivideU32
Returns a new LibDivideU32.Buffer instance allocated on the thread-local MemoryStack and initializes all its bits to zero.
callocStack(int) - Static method in class org.lwjgl.util.libdivide.LibDivideU32BranchFree
Returns a new LibDivideU32BranchFree.Buffer instance allocated on the thread-local MemoryStack and initializes all its bits to zero.
callocStack(int) - Static method in class org.lwjgl.util.libdivide.LibDivideU64
Returns a new LibDivideU64.Buffer instance allocated on the thread-local MemoryStack and initializes all its bits to zero.
callocStack(int) - Static method in class org.lwjgl.util.libdivide.LibDivideU64BranchFree
Returns a new LibDivideU64BranchFree.Buffer instance allocated on the thread-local MemoryStack and initializes all its bits to zero.
callocStack(int, MemoryStack) - Static method in class org.lwjgl.util.libdivide.LibDivideS32
Returns a new LibDivideS32.Buffer instance allocated on the specified MemoryStack and initializes all its bits to zero.
callocStack(int, MemoryStack) - Static method in class org.lwjgl.util.libdivide.LibDivideS32BranchFree
Returns a new LibDivideS32BranchFree.Buffer instance allocated on the specified MemoryStack and initializes all its bits to zero.
callocStack(int, MemoryStack) - Static method in class org.lwjgl.util.libdivide.LibDivideS64
Returns a new LibDivideS64.Buffer instance allocated on the specified MemoryStack and initializes all its bits to zero.
callocStack(int, MemoryStack) - Static method in class org.lwjgl.util.libdivide.LibDivideS64BranchFree
Returns a new LibDivideS64BranchFree.Buffer instance allocated on the specified MemoryStack and initializes all its bits to zero.
callocStack(int, MemoryStack) - Static method in class org.lwjgl.util.libdivide.LibDivideU32
Returns a new LibDivideU32.Buffer instance allocated on the specified MemoryStack and initializes all its bits to zero.
callocStack(int, MemoryStack) - Static method in class org.lwjgl.util.libdivide.LibDivideU32BranchFree
Returns a new LibDivideU32BranchFree.Buffer instance allocated on the specified MemoryStack and initializes all its bits to zero.
callocStack(int, MemoryStack) - Static method in class org.lwjgl.util.libdivide.LibDivideU64
Returns a new LibDivideU64.Buffer instance allocated on the specified MemoryStack and initializes all its bits to zero.
callocStack(int, MemoryStack) - Static method in class org.lwjgl.util.libdivide.LibDivideU64BranchFree
Returns a new LibDivideU64BranchFree.Buffer instance allocated on the specified MemoryStack and initializes all its bits to zero.
callocStack(MemoryStack) - Static method in class org.lwjgl.util.libdivide.LibDivideS32
Returns a new LibDivideS32 instance allocated on the specified MemoryStack and initializes all its bits to zero.
callocStack(MemoryStack) - Static method in class org.lwjgl.util.libdivide.LibDivideS32BranchFree
Returns a new LibDivideS32BranchFree instance allocated on the specified MemoryStack and initializes all its bits to zero.
callocStack(MemoryStack) - Static method in class org.lwjgl.util.libdivide.LibDivideS64
Returns a new LibDivideS64 instance allocated on the specified MemoryStack and initializes all its bits to zero.
callocStack(MemoryStack) - Static method in class org.lwjgl.util.libdivide.LibDivideS64BranchFree
Returns a new LibDivideS64BranchFree instance allocated on the specified MemoryStack and initializes all its bits to zero.
callocStack(MemoryStack) - Static method in class org.lwjgl.util.libdivide.LibDivideU32
Returns a new LibDivideU32 instance allocated on the specified MemoryStack and initializes all its bits to zero.
callocStack(MemoryStack) - Static method in class org.lwjgl.util.libdivide.LibDivideU32BranchFree
Returns a new LibDivideU32BranchFree instance allocated on the specified MemoryStack and initializes all its bits to zero.
callocStack(MemoryStack) - Static method in class org.lwjgl.util.libdivide.LibDivideU64
Returns a new LibDivideU64 instance allocated on the specified MemoryStack and initializes all its bits to zero.
callocStack(MemoryStack) - Static method in class org.lwjgl.util.libdivide.LibDivideU64BranchFree
Returns a new LibDivideU64BranchFree instance allocated on the specified MemoryStack and initializes all its bits to zero.
create() - Static method in class org.lwjgl.util.libdivide.LibDivideS32
Returns a new LibDivideS32 instance allocated with BufferUtils.
create() - Static method in class org.lwjgl.util.libdivide.LibDivideS32BranchFree
Returns a new LibDivideS32BranchFree instance allocated with BufferUtils.
create() - Static method in class org.lwjgl.util.libdivide.LibDivideS64
Returns a new LibDivideS64 instance allocated with BufferUtils.
create() - Static method in class org.lwjgl.util.libdivide.LibDivideS64BranchFree
Returns a new LibDivideS64BranchFree instance allocated with BufferUtils.
create() - Static method in class org.lwjgl.util.libdivide.LibDivideU32
Returns a new LibDivideU32 instance allocated with BufferUtils.
create() - Static method in class org.lwjgl.util.libdivide.LibDivideU32BranchFree
Returns a new LibDivideU32BranchFree instance allocated with BufferUtils.
create() - Static method in class org.lwjgl.util.libdivide.LibDivideU64
Returns a new LibDivideU64 instance allocated with BufferUtils.
create() - Static method in class org.lwjgl.util.libdivide.LibDivideU64BranchFree
Returns a new LibDivideU64BranchFree instance allocated with BufferUtils.
create(int) - Static method in class org.lwjgl.util.libdivide.LibDivideS32
Returns a new LibDivideS32.Buffer instance allocated with BufferUtils.
create(int) - Static method in class org.lwjgl.util.libdivide.LibDivideS32BranchFree
Returns a new LibDivideS32BranchFree.Buffer instance allocated with BufferUtils.
create(int) - Static method in class org.lwjgl.util.libdivide.LibDivideS64
Returns a new LibDivideS64.Buffer instance allocated with BufferUtils.
create(int) - Static method in class org.lwjgl.util.libdivide.LibDivideS64BranchFree
Returns a new LibDivideS64BranchFree.Buffer instance allocated with BufferUtils.
create(int) - Static method in class org.lwjgl.util.libdivide.LibDivideU32
Returns a new LibDivideU32.Buffer instance allocated with BufferUtils.
create(int) - Static method in class org.lwjgl.util.libdivide.LibDivideU32BranchFree
Returns a new LibDivideU32BranchFree.Buffer instance allocated with BufferUtils.
create(int) - Static method in class org.lwjgl.util.libdivide.LibDivideU64
Returns a new LibDivideU64.Buffer instance allocated with BufferUtils.
create(int) - Static method in class org.lwjgl.util.libdivide.LibDivideU64BranchFree
Returns a new LibDivideU64BranchFree.Buffer instance allocated with BufferUtils.
create(long) - Static method in class org.lwjgl.util.libdivide.LibDivideS32
Returns a new LibDivideS32 instance for the specified memory address.
create(long) - Static method in class org.lwjgl.util.libdivide.LibDivideS32BranchFree
Returns a new LibDivideS32BranchFree instance for the specified memory address.
create(long) - Static method in class org.lwjgl.util.libdivide.LibDivideS64
Returns a new LibDivideS64 instance for the specified memory address.
create(long) - Static method in class org.lwjgl.util.libdivide.LibDivideS64BranchFree
Returns a new LibDivideS64BranchFree instance for the specified memory address.
create(long) - Static method in class org.lwjgl.util.libdivide.LibDivideU32
Returns a new LibDivideU32 instance for the specified memory address.
create(long) - Static method in class org.lwjgl.util.libdivide.LibDivideU32BranchFree
Returns a new LibDivideU32BranchFree instance for the specified memory address.
create(long) - Static method in class org.lwjgl.util.libdivide.LibDivideU64
Returns a new LibDivideU64 instance for the specified memory address.
create(long) - Static method in class org.lwjgl.util.libdivide.LibDivideU64BranchFree
Returns a new LibDivideU64BranchFree instance for the specified memory address.
create(long, int) - Static method in class org.lwjgl.util.libdivide.LibDivideS32
Create a LibDivideS32.Buffer instance at the specified memory.
create(long, int) - Static method in class org.lwjgl.util.libdivide.LibDivideS32BranchFree
Create a LibDivideS32BranchFree.Buffer instance at the specified memory.
create(long, int) - Static method in class org.lwjgl.util.libdivide.LibDivideS64
Create a LibDivideS64.Buffer instance at the specified memory.
create(long, int) - Static method in class org.lwjgl.util.libdivide.LibDivideS64BranchFree
Create a LibDivideS64BranchFree.Buffer instance at the specified memory.
create(long, int) - Static method in class org.lwjgl.util.libdivide.LibDivideU32
Create a LibDivideU32.Buffer instance at the specified memory.
create(long, int) - Static method in class org.lwjgl.util.libdivide.LibDivideU32BranchFree
Create a LibDivideU32BranchFree.Buffer instance at the specified memory.
create(long, int) - Static method in class org.lwjgl.util.libdivide.LibDivideU64
Create a LibDivideU64.Buffer instance at the specified memory.
create(long, int) - Static method in class org.lwjgl.util.libdivide.LibDivideU64BranchFree
Create a LibDivideU64BranchFree.Buffer instance at the specified memory.
createSafe(long) - Static method in class org.lwjgl.util.libdivide.LibDivideS32
Like create, but returns null if address is NULL.
createSafe(long) - Static method in class org.lwjgl.util.libdivide.LibDivideS32BranchFree
Like create, but returns null if address is NULL.
createSafe(long) - Static method in class org.lwjgl.util.libdivide.LibDivideS64
Like create, but returns null if address is NULL.
createSafe(long) - Static method in class org.lwjgl.util.libdivide.LibDivideS64BranchFree
Like create, but returns null if address is NULL.
createSafe(long) - Static method in class org.lwjgl.util.libdivide.LibDivideU32
Like create, but returns null if address is NULL.
createSafe(long) - Static method in class org.lwjgl.util.libdivide.LibDivideU32BranchFree
Like create, but returns null if address is NULL.
createSafe(long) - Static method in class org.lwjgl.util.libdivide.LibDivideU64
Like create, but returns null if address is NULL.
createSafe(long) - Static method in class org.lwjgl.util.libdivide.LibDivideU64BranchFree
Like create, but returns null if address is NULL.
createSafe(long, int) - Static method in class org.lwjgl.util.libdivide.LibDivideS32
Like create, but returns null if address is NULL.
createSafe(long, int) - Static method in class org.lwjgl.util.libdivide.LibDivideS32BranchFree
Like create, but returns null if address is NULL.
createSafe(long, int) - Static method in class org.lwjgl.util.libdivide.LibDivideS64
Like create, but returns null if address is NULL.
createSafe(long, int) - Static method in class org.lwjgl.util.libdivide.LibDivideS64BranchFree
Like create, but returns null if address is NULL.
createSafe(long, int) - Static method in class org.lwjgl.util.libdivide.LibDivideU32
Like create, but returns null if address is NULL.
createSafe(long, int) - Static method in class org.lwjgl.util.libdivide.LibDivideU32BranchFree
Like create, but returns null if address is NULL.
createSafe(long, int) - Static method in class org.lwjgl.util.libdivide.LibDivideU64
Like create, but returns null if address is NULL.
createSafe(long, int) - Static method in class org.lwjgl.util.libdivide.LibDivideU64BranchFree
Like create, but returns null if address is NULL.

L

LibDivide - Class in org.lwjgl.util.libdivide
Native bindings to libdivide.
LIBDIVIDE_32_SHIFT_MASK - Static variable in class org.lwjgl.util.libdivide.LibDivide
Enum values:
LIBDIVIDE_64_SHIFT_MASK - Static variable in class org.lwjgl.util.libdivide.LibDivide
Enum values:
LIBDIVIDE_ADD_MARKER - Static variable in class org.lwjgl.util.libdivide.LibDivide
Enum values:
LIBDIVIDE_NEGATIVE_DIVISOR - Static variable in class org.lwjgl.util.libdivide.LibDivide
Enum values:
libdivide_s32_branchfree_do(int, LibDivideS32BranchFree) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
libdivide_s32_branchfree_gen(int, LibDivideS32BranchFree) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
libdivide_s32_branchfree_recover(LibDivideS32BranchFree) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
libdivide_s32_do(int, LibDivideS32) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
libdivide_s32_do_alg0(int, LibDivideS32) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
libdivide_s32_do_alg1(int, LibDivideS32) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
libdivide_s32_do_alg2(int, LibDivideS32) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
libdivide_s32_do_alg3(int, LibDivideS32) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
libdivide_s32_do_alg4(int, LibDivideS32) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
libdivide_s32_gen(int, LibDivideS32) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
libdivide_s32_get_algorithm(LibDivideS32) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
libdivide_s32_recover(LibDivideS32) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
LIBDIVIDE_S32_SHIFT_PATH - Static variable in class org.lwjgl.util.libdivide.LibDivide
Enum values:
libdivide_s64_branchfree_do(long, LibDivideS64BranchFree) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
libdivide_s64_branchfree_gen(long, LibDivideS64BranchFree) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
libdivide_s64_branchfree_recover(LibDivideS64BranchFree) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
libdivide_s64_do(long, LibDivideS64) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
libdivide_s64_do_alg0(long, LibDivideS64) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
libdivide_s64_do_alg1(long, LibDivideS64) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
libdivide_s64_do_alg2(long, LibDivideS64) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
libdivide_s64_do_alg3(long, LibDivideS64) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
libdivide_s64_do_alg4(long, LibDivideS64) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
libdivide_s64_gen(long, LibDivideS64) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
libdivide_s64_get_algorithm(LibDivideS64) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
libdivide_s64_recover(LibDivideS64) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
libdivide_u32_branchfree_do(int, LibDivideU32BranchFree) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
libdivide_u32_branchfree_gen(int, LibDivideU32BranchFree) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
libdivide_u32_branchfree_recover(LibDivideU32BranchFree) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
libdivide_u32_do(int, LibDivideU32) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
libdivide_u32_do_alg0(int, LibDivideU32) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
libdivide_u32_do_alg1(int, LibDivideU32) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
libdivide_u32_do_alg2(int, LibDivideU32) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
libdivide_u32_gen(int, LibDivideU32) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
libdivide_u32_get_algorithm(LibDivideU32) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
libdivide_u32_recover(LibDivideU32) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
LIBDIVIDE_U32_SHIFT_PATH - Static variable in class org.lwjgl.util.libdivide.LibDivide
Enum values:
libdivide_u64_branchfree_do(long, LibDivideU64BranchFree) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
libdivide_u64_branchfree_gen(long, LibDivideU64BranchFree) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
libdivide_u64_branchfree_recover(LibDivideU64BranchFree) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
libdivide_u64_do(long, LibDivideU64) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
libdivide_u64_do_alg0(long, LibDivideU64) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
libdivide_u64_do_alg1(long, LibDivideU64) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
libdivide_u64_do_alg2(long, LibDivideU64) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
libdivide_u64_gen(long, LibDivideU64) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
libdivide_u64_get_algorithm(LibDivideU64) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
libdivide_u64_recover(LibDivideU64) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
LIBDIVIDE_U64_SHIFT_PATH - Static variable in class org.lwjgl.util.libdivide.LibDivide
Enum values:
LibDivideS32 - Class in org.lwjgl.util.libdivide
Layout
LibDivideS32(ByteBuffer) - Constructor for class org.lwjgl.util.libdivide.LibDivideS32
Creates a LibDivideS32 instance at the current position of the specified ByteBuffer container.
LibDivideS32.Buffer - Class in org.lwjgl.util.libdivide
An array of LibDivideS32 structs.
LibDivideS32BranchFree - Class in org.lwjgl.util.libdivide
Layout
LibDivideS32BranchFree(ByteBuffer) - Constructor for class org.lwjgl.util.libdivide.LibDivideS32BranchFree
Creates a LibDivideS32BranchFree instance at the current position of the specified ByteBuffer container.
LibDivideS32BranchFree.Buffer - Class in org.lwjgl.util.libdivide
An array of LibDivideS32BranchFree structs.
LibDivideS64 - Class in org.lwjgl.util.libdivide
Layout
LibDivideS64(ByteBuffer) - Constructor for class org.lwjgl.util.libdivide.LibDivideS64
Creates a LibDivideS64 instance at the current position of the specified ByteBuffer container.
LibDivideS64.Buffer - Class in org.lwjgl.util.libdivide
An array of LibDivideS64 structs.
LibDivideS64BranchFree - Class in org.lwjgl.util.libdivide
Layout
LibDivideS64BranchFree(ByteBuffer) - Constructor for class org.lwjgl.util.libdivide.LibDivideS64BranchFree
Creates a LibDivideS64BranchFree instance at the current position of the specified ByteBuffer container.
LibDivideS64BranchFree.Buffer - Class in org.lwjgl.util.libdivide
An array of LibDivideS64BranchFree structs.
LibDivideU32 - Class in org.lwjgl.util.libdivide
Layout
LibDivideU32(ByteBuffer) - Constructor for class org.lwjgl.util.libdivide.LibDivideU32
Creates a LibDivideU32 instance at the current position of the specified ByteBuffer container.
LibDivideU32.Buffer - Class in org.lwjgl.util.libdivide
An array of LibDivideU32 structs.
LibDivideU32BranchFree - Class in org.lwjgl.util.libdivide
Layout
LibDivideU32BranchFree(ByteBuffer) - Constructor for class org.lwjgl.util.libdivide.LibDivideU32BranchFree
Creates a LibDivideU32BranchFree instance at the current position of the specified ByteBuffer container.
LibDivideU32BranchFree.Buffer - Class in org.lwjgl.util.libdivide
An array of LibDivideU32BranchFree structs.
LibDivideU64 - Class in org.lwjgl.util.libdivide
Layout
LibDivideU64(ByteBuffer) - Constructor for class org.lwjgl.util.libdivide.LibDivideU64
Creates a LibDivideU64 instance at the current position of the specified ByteBuffer container.
LibDivideU64.Buffer - Class in org.lwjgl.util.libdivide
An array of LibDivideU64 structs.
LibDivideU64BranchFree - Class in org.lwjgl.util.libdivide
Layout
LibDivideU64BranchFree(ByteBuffer) - Constructor for class org.lwjgl.util.libdivide.LibDivideU64BranchFree
Creates a LibDivideU64BranchFree instance at the current position of the specified ByteBuffer container.
LibDivideU64BranchFree.Buffer - Class in org.lwjgl.util.libdivide
An array of LibDivideU64BranchFree structs.

M

magic() - Method in class org.lwjgl.util.libdivide.LibDivideS32.Buffer
Returns the value of the magic field.
magic() - Method in class org.lwjgl.util.libdivide.LibDivideS32
Returns the value of the magic field.
magic() - Method in class org.lwjgl.util.libdivide.LibDivideS32BranchFree.Buffer
Returns the value of the magic field.
magic() - Method in class org.lwjgl.util.libdivide.LibDivideS32BranchFree
Returns the value of the magic field.
magic() - Method in class org.lwjgl.util.libdivide.LibDivideS64.Buffer
Returns the value of the magic field.
magic() - Method in class org.lwjgl.util.libdivide.LibDivideS64
Returns the value of the magic field.
magic() - Method in class org.lwjgl.util.libdivide.LibDivideS64BranchFree.Buffer
Returns the value of the magic field.
magic() - Method in class org.lwjgl.util.libdivide.LibDivideS64BranchFree
Returns the value of the magic field.
magic() - Method in class org.lwjgl.util.libdivide.LibDivideU32.Buffer
Returns the value of the magic field.
magic() - Method in class org.lwjgl.util.libdivide.LibDivideU32
Returns the value of the magic field.
magic() - Method in class org.lwjgl.util.libdivide.LibDivideU32BranchFree.Buffer
Returns the value of the magic field.
magic() - Method in class org.lwjgl.util.libdivide.LibDivideU32BranchFree
Returns the value of the magic field.
magic() - Method in class org.lwjgl.util.libdivide.LibDivideU64.Buffer
Returns the value of the magic field.
magic() - Method in class org.lwjgl.util.libdivide.LibDivideU64
Returns the value of the magic field.
magic() - Method in class org.lwjgl.util.libdivide.LibDivideU64BranchFree.Buffer
Returns the value of the magic field.
magic() - Method in class org.lwjgl.util.libdivide.LibDivideU64BranchFree
Returns the value of the magic field.
magic(int) - Method in class org.lwjgl.util.libdivide.LibDivideS32.Buffer
Sets the specified value to the magic field.
magic(int) - Method in class org.lwjgl.util.libdivide.LibDivideS32
Sets the specified value to the magic field.
magic(int) - Method in class org.lwjgl.util.libdivide.LibDivideS32BranchFree.Buffer
Sets the specified value to the magic field.
magic(int) - Method in class org.lwjgl.util.libdivide.LibDivideS32BranchFree
Sets the specified value to the magic field.
magic(int) - Method in class org.lwjgl.util.libdivide.LibDivideU32.Buffer
Sets the specified value to the magic field.
magic(int) - Method in class org.lwjgl.util.libdivide.LibDivideU32
Sets the specified value to the magic field.
magic(int) - Method in class org.lwjgl.util.libdivide.LibDivideU32BranchFree.Buffer
Sets the specified value to the magic field.
magic(int) - Method in class org.lwjgl.util.libdivide.LibDivideU32BranchFree
Sets the specified value to the magic field.
magic(long) - Method in class org.lwjgl.util.libdivide.LibDivideS64.Buffer
Sets the specified value to the magic field.
magic(long) - Method in class org.lwjgl.util.libdivide.LibDivideS64
Sets the specified value to the magic field.
magic(long) - Method in class org.lwjgl.util.libdivide.LibDivideS64BranchFree.Buffer
Sets the specified value to the magic field.
magic(long) - Method in class org.lwjgl.util.libdivide.LibDivideS64BranchFree
Sets the specified value to the magic field.
magic(long) - Method in class org.lwjgl.util.libdivide.LibDivideU64.Buffer
Sets the specified value to the magic field.
magic(long) - Method in class org.lwjgl.util.libdivide.LibDivideU64
Sets the specified value to the magic field.
magic(long) - Method in class org.lwjgl.util.libdivide.LibDivideU64BranchFree.Buffer
Sets the specified value to the magic field.
magic(long) - Method in class org.lwjgl.util.libdivide.LibDivideU64BranchFree
Sets the specified value to the magic field.
MAGIC - Static variable in class org.lwjgl.util.libdivide.LibDivideS32
The struct member offsets.
MAGIC - Static variable in class org.lwjgl.util.libdivide.LibDivideS32BranchFree
The struct member offsets.
MAGIC - Static variable in class org.lwjgl.util.libdivide.LibDivideS64
The struct member offsets.
MAGIC - Static variable in class org.lwjgl.util.libdivide.LibDivideS64BranchFree
The struct member offsets.
MAGIC - Static variable in class org.lwjgl.util.libdivide.LibDivideU32
The struct member offsets.
MAGIC - Static variable in class org.lwjgl.util.libdivide.LibDivideU32BranchFree
The struct member offsets.
MAGIC - Static variable in class org.lwjgl.util.libdivide.LibDivideU64
The struct member offsets.
MAGIC - Static variable in class org.lwjgl.util.libdivide.LibDivideU64BranchFree
The struct member offsets.
malloc() - Static method in class org.lwjgl.util.libdivide.LibDivideS32
Returns a new LibDivideS32 instance allocated with memAlloc.
malloc() - Static method in class org.lwjgl.util.libdivide.LibDivideS32BranchFree
Returns a new LibDivideS32BranchFree instance allocated with memAlloc.
malloc() - Static method in class org.lwjgl.util.libdivide.LibDivideS64
Returns a new LibDivideS64 instance allocated with memAlloc.
malloc() - Static method in class org.lwjgl.util.libdivide.LibDivideS64BranchFree
Returns a new LibDivideS64BranchFree instance allocated with memAlloc.
malloc() - Static method in class org.lwjgl.util.libdivide.LibDivideU32
Returns a new LibDivideU32 instance allocated with memAlloc.
malloc() - Static method in class org.lwjgl.util.libdivide.LibDivideU32BranchFree
Returns a new LibDivideU32BranchFree instance allocated with memAlloc.
malloc() - Static method in class org.lwjgl.util.libdivide.LibDivideU64
Returns a new LibDivideU64 instance allocated with memAlloc.
malloc() - Static method in class org.lwjgl.util.libdivide.LibDivideU64BranchFree
Returns a new LibDivideU64BranchFree instance allocated with memAlloc.
malloc(int) - Static method in class org.lwjgl.util.libdivide.LibDivideS32
Returns a new LibDivideS32.Buffer instance allocated with memAlloc.
malloc(int) - Static method in class org.lwjgl.util.libdivide.LibDivideS32BranchFree
Returns a new LibDivideS32BranchFree.Buffer instance allocated with memAlloc.
malloc(int) - Static method in class org.lwjgl.util.libdivide.LibDivideS64
Returns a new LibDivideS64.Buffer instance allocated with memAlloc.
malloc(int) - Static method in class org.lwjgl.util.libdivide.LibDivideS64BranchFree
Returns a new LibDivideS64BranchFree.Buffer instance allocated with memAlloc.
malloc(int) - Static method in class org.lwjgl.util.libdivide.LibDivideU32
Returns a new LibDivideU32.Buffer instance allocated with memAlloc.
malloc(int) - Static method in class org.lwjgl.util.libdivide.LibDivideU32BranchFree
Returns a new LibDivideU32BranchFree.Buffer instance allocated with memAlloc.
malloc(int) - Static method in class org.lwjgl.util.libdivide.LibDivideU64
Returns a new LibDivideU64.Buffer instance allocated with memAlloc.
malloc(int) - Static method in class org.lwjgl.util.libdivide.LibDivideU64BranchFree
Returns a new LibDivideU64BranchFree.Buffer instance allocated with memAlloc.
mallocStack() - Static method in class org.lwjgl.util.libdivide.LibDivideS32
Returns a new LibDivideS32 instance allocated on the thread-local MemoryStack.
mallocStack() - Static method in class org.lwjgl.util.libdivide.LibDivideS32BranchFree
Returns a new LibDivideS32BranchFree instance allocated on the thread-local MemoryStack.
mallocStack() - Static method in class org.lwjgl.util.libdivide.LibDivideS64
Returns a new LibDivideS64 instance allocated on the thread-local MemoryStack.
mallocStack() - Static method in class org.lwjgl.util.libdivide.LibDivideS64BranchFree
Returns a new LibDivideS64BranchFree instance allocated on the thread-local MemoryStack.
mallocStack() - Static method in class org.lwjgl.util.libdivide.LibDivideU32
Returns a new LibDivideU32 instance allocated on the thread-local MemoryStack.
mallocStack() - Static method in class org.lwjgl.util.libdivide.LibDivideU32BranchFree
Returns a new LibDivideU32BranchFree instance allocated on the thread-local MemoryStack.
mallocStack() - Static method in class org.lwjgl.util.libdivide.LibDivideU64
Returns a new LibDivideU64 instance allocated on the thread-local MemoryStack.
mallocStack() - Static method in class org.lwjgl.util.libdivide.LibDivideU64BranchFree
Returns a new LibDivideU64BranchFree instance allocated on the thread-local MemoryStack.
mallocStack(int) - Static method in class org.lwjgl.util.libdivide.LibDivideS32
Returns a new LibDivideS32.Buffer instance allocated on the thread-local MemoryStack.
mallocStack(int) - Static method in class org.lwjgl.util.libdivide.LibDivideS32BranchFree
Returns a new LibDivideS32BranchFree.Buffer instance allocated on the thread-local MemoryStack.
mallocStack(int) - Static method in class org.lwjgl.util.libdivide.LibDivideS64
Returns a new LibDivideS64.Buffer instance allocated on the thread-local MemoryStack.
mallocStack(int) - Static method in class org.lwjgl.util.libdivide.LibDivideS64BranchFree
Returns a new LibDivideS64BranchFree.Buffer instance allocated on the thread-local MemoryStack.
mallocStack(int) - Static method in class org.lwjgl.util.libdivide.LibDivideU32
Returns a new LibDivideU32.Buffer instance allocated on the thread-local MemoryStack.
mallocStack(int) - Static method in class org.lwjgl.util.libdivide.LibDivideU32BranchFree
Returns a new LibDivideU32BranchFree.Buffer instance allocated on the thread-local MemoryStack.
mallocStack(int) - Static method in class org.lwjgl.util.libdivide.LibDivideU64
Returns a new LibDivideU64.Buffer instance allocated on the thread-local MemoryStack.
mallocStack(int) - Static method in class org.lwjgl.util.libdivide.LibDivideU64BranchFree
Returns a new LibDivideU64BranchFree.Buffer instance allocated on the thread-local MemoryStack.
mallocStack(int, MemoryStack) - Static method in class org.lwjgl.util.libdivide.LibDivideS32
Returns a new LibDivideS32.Buffer instance allocated on the specified MemoryStack.
mallocStack(int, MemoryStack) - Static method in class org.lwjgl.util.libdivide.LibDivideS32BranchFree
Returns a new LibDivideS32BranchFree.Buffer instance allocated on the specified MemoryStack.
mallocStack(int, MemoryStack) - Static method in class org.lwjgl.util.libdivide.LibDivideS64
Returns a new LibDivideS64.Buffer instance allocated on the specified MemoryStack.
mallocStack(int, MemoryStack) - Static method in class org.lwjgl.util.libdivide.LibDivideS64BranchFree
Returns a new LibDivideS64BranchFree.Buffer instance allocated on the specified MemoryStack.
mallocStack(int, MemoryStack) - Static method in class org.lwjgl.util.libdivide.LibDivideU32
Returns a new LibDivideU32.Buffer instance allocated on the specified MemoryStack.
mallocStack(int, MemoryStack) - Static method in class org.lwjgl.util.libdivide.LibDivideU32BranchFree
Returns a new LibDivideU32BranchFree.Buffer instance allocated on the specified MemoryStack.
mallocStack(int, MemoryStack) - Static method in class org.lwjgl.util.libdivide.LibDivideU64
Returns a new LibDivideU64.Buffer instance allocated on the specified MemoryStack.
mallocStack(int, MemoryStack) - Static method in class org.lwjgl.util.libdivide.LibDivideU64BranchFree
Returns a new LibDivideU64BranchFree.Buffer instance allocated on the specified MemoryStack.
mallocStack(MemoryStack) - Static method in class org.lwjgl.util.libdivide.LibDivideS32
Returns a new LibDivideS32 instance allocated on the specified MemoryStack.
mallocStack(MemoryStack) - Static method in class org.lwjgl.util.libdivide.LibDivideS32BranchFree
Returns a new LibDivideS32BranchFree instance allocated on the specified MemoryStack.
mallocStack(MemoryStack) - Static method in class org.lwjgl.util.libdivide.LibDivideS64
Returns a new LibDivideS64 instance allocated on the specified MemoryStack.
mallocStack(MemoryStack) - Static method in class org.lwjgl.util.libdivide.LibDivideS64BranchFree
Returns a new LibDivideS64BranchFree instance allocated on the specified MemoryStack.
mallocStack(MemoryStack) - Static method in class org.lwjgl.util.libdivide.LibDivideU32
Returns a new LibDivideU32 instance allocated on the specified MemoryStack.
mallocStack(MemoryStack) - Static method in class org.lwjgl.util.libdivide.LibDivideU32BranchFree
Returns a new LibDivideU32BranchFree instance allocated on the specified MemoryStack.
mallocStack(MemoryStack) - Static method in class org.lwjgl.util.libdivide.LibDivideU64
Returns a new LibDivideU64 instance allocated on the specified MemoryStack.
mallocStack(MemoryStack) - Static method in class org.lwjgl.util.libdivide.LibDivideU64BranchFree
Returns a new LibDivideU64BranchFree instance allocated on the specified MemoryStack.
more() - Method in class org.lwjgl.util.libdivide.LibDivideS32.Buffer
Returns the value of the more field.
more() - Method in class org.lwjgl.util.libdivide.LibDivideS32
Returns the value of the more field.
more() - Method in class org.lwjgl.util.libdivide.LibDivideS32BranchFree.Buffer
Returns the value of the more field.
more() - Method in class org.lwjgl.util.libdivide.LibDivideS32BranchFree
Returns the value of the more field.
more() - Method in class org.lwjgl.util.libdivide.LibDivideS64.Buffer
Returns the value of the more field.
more() - Method in class org.lwjgl.util.libdivide.LibDivideS64
Returns the value of the more field.
more() - Method in class org.lwjgl.util.libdivide.LibDivideS64BranchFree.Buffer
Returns the value of the more field.
more() - Method in class org.lwjgl.util.libdivide.LibDivideS64BranchFree
Returns the value of the more field.
more() - Method in class org.lwjgl.util.libdivide.LibDivideU32.Buffer
Returns the value of the more field.
more() - Method in class org.lwjgl.util.libdivide.LibDivideU32
Returns the value of the more field.
more() - Method in class org.lwjgl.util.libdivide.LibDivideU32BranchFree.Buffer
Returns the value of the more field.
more() - Method in class org.lwjgl.util.libdivide.LibDivideU32BranchFree
Returns the value of the more field.
more() - Method in class org.lwjgl.util.libdivide.LibDivideU64.Buffer
Returns the value of the more field.
more() - Method in class org.lwjgl.util.libdivide.LibDivideU64
Returns the value of the more field.
more() - Method in class org.lwjgl.util.libdivide.LibDivideU64BranchFree.Buffer
Returns the value of the more field.
more() - Method in class org.lwjgl.util.libdivide.LibDivideU64BranchFree
Returns the value of the more field.
more(byte) - Method in class org.lwjgl.util.libdivide.LibDivideS32.Buffer
Sets the specified value to the more field.
more(byte) - Method in class org.lwjgl.util.libdivide.LibDivideS32
Sets the specified value to the more field.
more(byte) - Method in class org.lwjgl.util.libdivide.LibDivideS32BranchFree.Buffer
Sets the specified value to the more field.
more(byte) - Method in class org.lwjgl.util.libdivide.LibDivideS32BranchFree
Sets the specified value to the more field.
more(byte) - Method in class org.lwjgl.util.libdivide.LibDivideS64.Buffer
Sets the specified value to the more field.
more(byte) - Method in class org.lwjgl.util.libdivide.LibDivideS64
Sets the specified value to the more field.
more(byte) - Method in class org.lwjgl.util.libdivide.LibDivideS64BranchFree.Buffer
Sets the specified value to the more field.
more(byte) - Method in class org.lwjgl.util.libdivide.LibDivideS64BranchFree
Sets the specified value to the more field.
more(byte) - Method in class org.lwjgl.util.libdivide.LibDivideU32.Buffer
Sets the specified value to the more field.
more(byte) - Method in class org.lwjgl.util.libdivide.LibDivideU32
Sets the specified value to the more field.
more(byte) - Method in class org.lwjgl.util.libdivide.LibDivideU32BranchFree.Buffer
Sets the specified value to the more field.
more(byte) - Method in class org.lwjgl.util.libdivide.LibDivideU32BranchFree
Sets the specified value to the more field.
more(byte) - Method in class org.lwjgl.util.libdivide.LibDivideU64.Buffer
Sets the specified value to the more field.
more(byte) - Method in class org.lwjgl.util.libdivide.LibDivideU64
Sets the specified value to the more field.
more(byte) - Method in class org.lwjgl.util.libdivide.LibDivideU64BranchFree.Buffer
Sets the specified value to the more field.
more(byte) - Method in class org.lwjgl.util.libdivide.LibDivideU64BranchFree
Sets the specified value to the more field.
MORE - Static variable in class org.lwjgl.util.libdivide.LibDivideS32
The struct member offsets.
MORE - Static variable in class org.lwjgl.util.libdivide.LibDivideS32BranchFree
The struct member offsets.
MORE - Static variable in class org.lwjgl.util.libdivide.LibDivideS64
The struct member offsets.
MORE - Static variable in class org.lwjgl.util.libdivide.LibDivideS64BranchFree
The struct member offsets.
MORE - Static variable in class org.lwjgl.util.libdivide.LibDivideU32
The struct member offsets.
MORE - Static variable in class org.lwjgl.util.libdivide.LibDivideU32BranchFree
The struct member offsets.
MORE - Static variable in class org.lwjgl.util.libdivide.LibDivideU64
The struct member offsets.
MORE - Static variable in class org.lwjgl.util.libdivide.LibDivideU64BranchFree
The struct member offsets.

N

nlibdivide_s32_branchfree_recover(long) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
nlibdivide_s32_recover(long) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
nlibdivide_s64_branchfree_recover(long) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
nlibdivide_s64_recover(long) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
nlibdivide_u32_branchfree_recover(long) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
nlibdivide_u32_recover(long) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
nlibdivide_u64_branchfree_recover(long) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
nlibdivide_u64_recover(long) - Static method in class org.lwjgl.util.libdivide.LibDivide
 
nmagic(long) - Static method in class org.lwjgl.util.libdivide.LibDivideS32
Unsafe version of LibDivideS32.magic().
nmagic(long) - Static method in class org.lwjgl.util.libdivide.LibDivideS32BranchFree
nmagic(long) - Static method in class org.lwjgl.util.libdivide.LibDivideS64
Unsafe version of LibDivideS64.magic().
nmagic(long) - Static method in class org.lwjgl.util.libdivide.LibDivideS64BranchFree
nmagic(long) - Static method in class org.lwjgl.util.libdivide.LibDivideU32
Unsafe version of LibDivideU32.magic().
nmagic(long) - Static method in class org.lwjgl.util.libdivide.LibDivideU32BranchFree
nmagic(long) - Static method in class org.lwjgl.util.libdivide.LibDivideU64
Unsafe version of LibDivideU64.magic().
nmagic(long) - Static method in class org.lwjgl.util.libdivide.LibDivideU64BranchFree
nmagic(long, int) - Static method in class org.lwjgl.util.libdivide.LibDivideS32
Unsafe version of magic.
nmagic(long, int) - Static method in class org.lwjgl.util.libdivide.LibDivideS32BranchFree
Unsafe version of magic.
nmagic(long, int) - Static method in class org.lwjgl.util.libdivide.LibDivideU32
Unsafe version of magic.
nmagic(long, int) - Static method in class org.lwjgl.util.libdivide.LibDivideU32BranchFree
Unsafe version of magic.
nmagic(long, long) - Static method in class org.lwjgl.util.libdivide.LibDivideS64
Unsafe version of magic.
nmagic(long, long) - Static method in class org.lwjgl.util.libdivide.LibDivideS64BranchFree
Unsafe version of magic.
nmagic(long, long) - Static method in class org.lwjgl.util.libdivide.LibDivideU64
Unsafe version of magic.
nmagic(long, long) - Static method in class org.lwjgl.util.libdivide.LibDivideU64BranchFree
Unsafe version of magic.
nmore(long) - Static method in class org.lwjgl.util.libdivide.LibDivideS32
Unsafe version of LibDivideS32.more().
nmore(long) - Static method in class org.lwjgl.util.libdivide.LibDivideS32BranchFree
nmore(long) - Static method in class org.lwjgl.util.libdivide.LibDivideS64
Unsafe version of LibDivideS64.more().
nmore(long) - Static method in class org.lwjgl.util.libdivide.LibDivideS64BranchFree
nmore(long) - Static method in class org.lwjgl.util.libdivide.LibDivideU32
Unsafe version of LibDivideU32.more().
nmore(long) - Static method in class org.lwjgl.util.libdivide.LibDivideU32BranchFree
nmore(long) - Static method in class org.lwjgl.util.libdivide.LibDivideU64
Unsafe version of LibDivideU64.more().
nmore(long) - Static method in class org.lwjgl.util.libdivide.LibDivideU64BranchFree
nmore(long, byte) - Static method in class org.lwjgl.util.libdivide.LibDivideS32
Unsafe version of more.
nmore(long, byte) - Static method in class org.lwjgl.util.libdivide.LibDivideS32BranchFree
Unsafe version of more.
nmore(long, byte) - Static method in class org.lwjgl.util.libdivide.LibDivideS64
Unsafe version of more.
nmore(long, byte) - Static method in class org.lwjgl.util.libdivide.LibDivideS64BranchFree
Unsafe version of more.
nmore(long, byte) - Static method in class org.lwjgl.util.libdivide.LibDivideU32
Unsafe version of more.
nmore(long, byte) - Static method in class org.lwjgl.util.libdivide.LibDivideU32BranchFree
Unsafe version of more.
nmore(long, byte) - Static method in class org.lwjgl.util.libdivide.LibDivideU64
Unsafe version of more.
nmore(long, byte) - Static method in class org.lwjgl.util.libdivide.LibDivideU64BranchFree
Unsafe version of more.

O

org.lwjgl.util.libdivide - package org.lwjgl.util.libdivide
Contains bindings to libdivide.

S

set(int, byte) - Method in class org.lwjgl.util.libdivide.LibDivideS32
Initializes this struct with the specified values.
set(int, byte) - Method in class org.lwjgl.util.libdivide.LibDivideS32BranchFree
Initializes this struct with the specified values.
set(int, byte) - Method in class org.lwjgl.util.libdivide.LibDivideU32
Initializes this struct with the specified values.
set(int, byte) - Method in class org.lwjgl.util.libdivide.LibDivideU32BranchFree
Initializes this struct with the specified values.
set(long, byte) - Method in class org.lwjgl.util.libdivide.LibDivideS64
Initializes this struct with the specified values.
set(long, byte) - Method in class org.lwjgl.util.libdivide.LibDivideS64BranchFree
Initializes this struct with the specified values.
set(long, byte) - Method in class org.lwjgl.util.libdivide.LibDivideU64
Initializes this struct with the specified values.
set(long, byte) - Method in class org.lwjgl.util.libdivide.LibDivideU64BranchFree
Initializes this struct with the specified values.
set(LibDivideS32) - Method in class org.lwjgl.util.libdivide.LibDivideS32
Copies the specified struct data to this struct.
set(LibDivideS32BranchFree) - Method in class org.lwjgl.util.libdivide.LibDivideS32BranchFree
Copies the specified struct data to this struct.
set(LibDivideS64) - Method in class org.lwjgl.util.libdivide.LibDivideS64
Copies the specified struct data to this struct.
set(LibDivideS64BranchFree) - Method in class org.lwjgl.util.libdivide.LibDivideS64BranchFree
Copies the specified struct data to this struct.
set(LibDivideU32) - Method in class org.lwjgl.util.libdivide.LibDivideU32
Copies the specified struct data to this struct.
set(LibDivideU32BranchFree) - Method in class org.lwjgl.util.libdivide.LibDivideU32BranchFree
Copies the specified struct data to this struct.
set(LibDivideU64) - Method in class org.lwjgl.util.libdivide.LibDivideU64
Copies the specified struct data to this struct.
set(LibDivideU64BranchFree) - Method in class org.lwjgl.util.libdivide.LibDivideU64BranchFree
Copies the specified struct data to this struct.
sizeof() - Method in class org.lwjgl.util.libdivide.LibDivideS32
 
sizeof() - Method in class org.lwjgl.util.libdivide.LibDivideS32BranchFree
 
sizeof() - Method in class org.lwjgl.util.libdivide.LibDivideS64
 
sizeof() - Method in class org.lwjgl.util.libdivide.LibDivideS64BranchFree
 
sizeof() - Method in class org.lwjgl.util.libdivide.LibDivideU32
 
sizeof() - Method in class org.lwjgl.util.libdivide.LibDivideU32BranchFree
 
sizeof() - Method in class org.lwjgl.util.libdivide.LibDivideU64
 
sizeof() - Method in class org.lwjgl.util.libdivide.LibDivideU64BranchFree
 
SIZEOF - Static variable in class org.lwjgl.util.libdivide.LibDivideS32
The struct size in bytes.
SIZEOF - Static variable in class org.lwjgl.util.libdivide.LibDivideS32BranchFree
The struct size in bytes.
SIZEOF - Static variable in class org.lwjgl.util.libdivide.LibDivideS64
The struct size in bytes.
SIZEOF - Static variable in class org.lwjgl.util.libdivide.LibDivideS64BranchFree
The struct size in bytes.
SIZEOF - Static variable in class org.lwjgl.util.libdivide.LibDivideU32
The struct size in bytes.
SIZEOF - Static variable in class org.lwjgl.util.libdivide.LibDivideU32BranchFree
The struct size in bytes.
SIZEOF - Static variable in class org.lwjgl.util.libdivide.LibDivideU64
The struct size in bytes.
SIZEOF - Static variable in class org.lwjgl.util.libdivide.LibDivideU64BranchFree
The struct size in bytes.
A B C L M N O S