A B C M N O S U
A
- ALIGNOF - Static variable in class org.lwjgl.util.meow.MeowHash
-
The struct alignment in bytes.
- ALIGNOF - Static variable in class org.lwjgl.util.meow.MeowHashState
-
The struct alignment in bytes.
- ALIGNOF - Static variable in class org.lwjgl.util.meow.MeowU128
-
The struct alignment in bytes.
B
- Buffer(long, int) - Constructor for class org.lwjgl.util.meow.MeowHash.Buffer
- Buffer(long, int) - Constructor for class org.lwjgl.util.meow.MeowHashState.Buffer
- Buffer(long, int) - Constructor for class org.lwjgl.util.meow.MeowU128.Buffer
- Buffer(ByteBuffer) - Constructor for class org.lwjgl.util.meow.MeowHash.Buffer
-
Creates a new
MeowHash.Buffer
instance backed by the specified container. - Buffer(ByteBuffer) - Constructor for class org.lwjgl.util.meow.MeowHashState.Buffer
-
Creates a new
MeowHashState.Buffer
instance backed by the specified container. - Buffer(ByteBuffer) - Constructor for class org.lwjgl.util.meow.MeowU128.Buffer
-
Creates a new
MeowU128.Buffer
instance backed by the specified container.
C
- calloc() - Static method in class org.lwjgl.util.meow.MeowHash
-
Returns a new
MeowHash
instance allocated withmemCalloc
. - calloc() - Static method in class org.lwjgl.util.meow.MeowHashState
-
Returns a new
MeowHashState
instance allocated withmemCalloc
. - calloc(int) - Static method in class org.lwjgl.util.meow.MeowHash
-
Returns a new
MeowHash.Buffer
instance allocated withmemCalloc
. - calloc(int) - Static method in class org.lwjgl.util.meow.MeowHashState
-
Returns a new
MeowHashState.Buffer
instance allocated withmemCalloc
. - callocStack() - Static method in class org.lwjgl.util.meow.MeowHash
-
Returns a new
MeowHash
instance allocated on the thread-localMemoryStack
and initializes all its bits to zero. - callocStack() - Static method in class org.lwjgl.util.meow.MeowHashState
-
Returns a new
MeowHashState
instance allocated on the thread-localMemoryStack
and initializes all its bits to zero. - callocStack(int) - Static method in class org.lwjgl.util.meow.MeowHash
-
Returns a new
MeowHash.Buffer
instance allocated on the thread-localMemoryStack
and initializes all its bits to zero. - callocStack(int) - Static method in class org.lwjgl.util.meow.MeowHashState
-
Returns a new
MeowHashState.Buffer
instance allocated on the thread-localMemoryStack
and initializes all its bits to zero. - callocStack(int, MemoryStack) - Static method in class org.lwjgl.util.meow.MeowHash
-
Returns a new
MeowHash.Buffer
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero. - callocStack(int, MemoryStack) - Static method in class org.lwjgl.util.meow.MeowHashState
-
Returns a new
MeowHashState.Buffer
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero. - callocStack(MemoryStack) - Static method in class org.lwjgl.util.meow.MeowHash
-
Returns a new
MeowHash
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero. - callocStack(MemoryStack) - Static method in class org.lwjgl.util.meow.MeowHashState
-
Returns a new
MeowHashState
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero. - create() - Static method in class org.lwjgl.util.meow.MeowHash
-
Returns a new
MeowHash
instance allocated withBufferUtils
. - create() - Static method in class org.lwjgl.util.meow.MeowHashState
-
Returns a new
MeowHashState
instance allocated withBufferUtils
. - create(int) - Static method in class org.lwjgl.util.meow.MeowHash
-
Returns a new
MeowHash.Buffer
instance allocated withBufferUtils
. - create(int) - Static method in class org.lwjgl.util.meow.MeowHashState
-
Returns a new
MeowHashState.Buffer
instance allocated withBufferUtils
. - create(long) - Static method in class org.lwjgl.util.meow.MeowHash
-
Returns a new
MeowHash
instance for the specified memory address. - create(long) - Static method in class org.lwjgl.util.meow.MeowHashState
-
Returns a new
MeowHashState
instance for the specified memory address. - create(long) - Static method in class org.lwjgl.util.meow.MeowU128
-
Returns a new
MeowU128
instance for the specified memory address. - create(long, int) - Static method in class org.lwjgl.util.meow.MeowHash
-
Create a
MeowHash.Buffer
instance at the specified memory. - create(long, int) - Static method in class org.lwjgl.util.meow.MeowHashState
-
Create a
MeowHashState.Buffer
instance at the specified memory. - create(long, int) - Static method in class org.lwjgl.util.meow.MeowU128
-
Create a
MeowU128.Buffer
instance at the specified memory. - createSafe(long) - Static method in class org.lwjgl.util.meow.MeowHash
- createSafe(long) - Static method in class org.lwjgl.util.meow.MeowHashState
- createSafe(long) - Static method in class org.lwjgl.util.meow.MeowU128
- createSafe(long, int) - Static method in class org.lwjgl.util.meow.MeowHash
- createSafe(long, int) - Static method in class org.lwjgl.util.meow.MeowHashState
- createSafe(long, int) - Static method in class org.lwjgl.util.meow.MeowU128
M
- malloc() - Static method in class org.lwjgl.util.meow.MeowHash
-
Returns a new
MeowHash
instance allocated withmemAlloc
. - malloc() - Static method in class org.lwjgl.util.meow.MeowHashState
-
Returns a new
MeowHashState
instance allocated withmemAlloc
. - malloc(int) - Static method in class org.lwjgl.util.meow.MeowHash
-
Returns a new
MeowHash.Buffer
instance allocated withmemAlloc
. - malloc(int) - Static method in class org.lwjgl.util.meow.MeowHashState
-
Returns a new
MeowHashState.Buffer
instance allocated withmemAlloc
. - mallocStack() - Static method in class org.lwjgl.util.meow.MeowHash
-
Returns a new
MeowHash
instance allocated on the thread-localMemoryStack
. - mallocStack() - Static method in class org.lwjgl.util.meow.MeowHashState
-
Returns a new
MeowHashState
instance allocated on the thread-localMemoryStack
. - mallocStack(int) - Static method in class org.lwjgl.util.meow.MeowHash
-
Returns a new
MeowHash.Buffer
instance allocated on the thread-localMemoryStack
. - mallocStack(int) - Static method in class org.lwjgl.util.meow.MeowHashState
-
Returns a new
MeowHashState.Buffer
instance allocated on the thread-localMemoryStack
. - mallocStack(int, MemoryStack) - Static method in class org.lwjgl.util.meow.MeowHash
-
Returns a new
MeowHash.Buffer
instance allocated on the specifiedMemoryStack
. - mallocStack(int, MemoryStack) - Static method in class org.lwjgl.util.meow.MeowHashState
-
Returns a new
MeowHashState.Buffer
instance allocated on the specifiedMemoryStack
. - mallocStack(MemoryStack) - Static method in class org.lwjgl.util.meow.MeowHash
-
Returns a new
MeowHash
instance allocated on the specifiedMemoryStack
. - mallocStack(MemoryStack) - Static method in class org.lwjgl.util.meow.MeowHashState
-
Returns a new
MeowHashState
instance allocated on the specifiedMemoryStack
. - Meow - Class in org.lwjgl.util.meow
-
Native bindings to Meow hash, an extremely fast non-cryptographic hash.
- MEOW_HASH_VERSION - Static variable in class org.lwjgl.util.meow.Meow
- MEOW_HASH_VERSION_NAME - Static variable in class org.lwjgl.util.meow.Meow
- MeowC - Class in org.lwjgl.util.meow
-
Pure C implementation of Meow hash.
- MeowHash - Class in org.lwjgl.util.meow
-
Layout
- MeowHash(ByteBuffer) - Constructor for class org.lwjgl.util.meow.MeowHash
-
Creates a
MeowHash
instance at the current position of the specifiedByteBuffer
container. - MeowHash_Accelerated(long, ByteBuffer, MeowHash) - Static method in class org.lwjgl.util.meow.Meow
- MeowHash_Accelerated(long, DoubleBuffer, MeowHash) - Static method in class org.lwjgl.util.meow.Meow
- MeowHash_Accelerated(long, FloatBuffer, MeowHash) - Static method in class org.lwjgl.util.meow.Meow
- MeowHash_Accelerated(long, IntBuffer, MeowHash) - Static method in class org.lwjgl.util.meow.Meow
- MeowHash_Accelerated(long, LongBuffer, MeowHash) - Static method in class org.lwjgl.util.meow.Meow
- MeowHash_Accelerated(long, ShortBuffer, MeowHash) - Static method in class org.lwjgl.util.meow.Meow
- MeowHash_Accelerated(long, PointerBuffer, MeowHash) - Static method in class org.lwjgl.util.meow.Meow
- MeowHash_C(long, ByteBuffer, MeowHash) - Static method in class org.lwjgl.util.meow.MeowC
- MeowHash_C(long, DoubleBuffer, MeowHash) - Static method in class org.lwjgl.util.meow.MeowC
- MeowHash_C(long, FloatBuffer, MeowHash) - Static method in class org.lwjgl.util.meow.MeowC
- MeowHash_C(long, IntBuffer, MeowHash) - Static method in class org.lwjgl.util.meow.MeowC
- MeowHash_C(long, LongBuffer, MeowHash) - Static method in class org.lwjgl.util.meow.MeowC
- MeowHash_C(long, ShortBuffer, MeowHash) - Static method in class org.lwjgl.util.meow.MeowC
- MeowHash_C(long, PointerBuffer, MeowHash) - Static method in class org.lwjgl.util.meow.MeowC
- MeowHash.Buffer - Class in org.lwjgl.util.meow
-
An array of
MeowHash
structs. - MeowHashAbsorb(MeowHashState, ByteBuffer) - Static method in class org.lwjgl.util.meow.Meow
- MeowHashBegin(MeowHashState) - Static method in class org.lwjgl.util.meow.Meow
- MeowHashEnd(MeowHashState, long, MeowHash) - Static method in class org.lwjgl.util.meow.Meow
- MeowHashesAreEqual(MeowHash, MeowHash) - Static method in class org.lwjgl.util.meow.Meow
- MeowHashState - Class in org.lwjgl.util.meow
- MeowHashState(ByteBuffer) - Constructor for class org.lwjgl.util.meow.MeowHashState
-
Creates a
MeowHashState
instance at the current position of the specifiedByteBuffer
container. - MeowHashState.Buffer - Class in org.lwjgl.util.meow
-
An array of
MeowHashState
structs. - MeowU128 - Class in org.lwjgl.util.meow
- MeowU128(ByteBuffer) - Constructor for class org.lwjgl.util.meow.MeowU128
-
Creates a
MeowU128
instance at the current position of the specifiedByteBuffer
container. - MeowU128.Buffer - Class in org.lwjgl.util.meow
-
An array of
MeowU128
structs. - MeowU32From(MeowHash) - Static method in class org.lwjgl.util.meow.Meow
- MeowU64From(MeowHash) - Static method in class org.lwjgl.util.meow.Meow
N
- nMeowHash_Accelerated(long, long, long, long) - Static method in class org.lwjgl.util.meow.Meow
- nMeowHash_C(long, long, long, long) - Static method in class org.lwjgl.util.meow.MeowC
- nMeowHashAbsorb(long, long, long) - Static method in class org.lwjgl.util.meow.Meow
- nMeowHashBegin(long) - Static method in class org.lwjgl.util.meow.Meow
- nMeowHashEnd(long, long, long) - Static method in class org.lwjgl.util.meow.Meow
- nMeowHashesAreEqual(long, long) - Static method in class org.lwjgl.util.meow.Meow
- nMeowU32From(long) - Static method in class org.lwjgl.util.meow.Meow
- nMeowU64From(long) - Static method in class org.lwjgl.util.meow.Meow
- nu128(long) - Static method in class org.lwjgl.util.meow.MeowHash
-
Unsafe version of
MeowHash.u128()
. - nu32(long) - Static method in class org.lwjgl.util.meow.MeowHash
-
Unsafe version of
MeowHash.u32()
. - nu32(long, int) - Static method in class org.lwjgl.util.meow.MeowHash
-
Unsafe version of
u32
. - nu64(long) - Static method in class org.lwjgl.util.meow.MeowHash
-
Unsafe version of
MeowHash.u64()
. - nu64(long, int) - Static method in class org.lwjgl.util.meow.MeowHash
-
Unsafe version of
u64
.
O
- org.lwjgl.util.meow - package org.lwjgl.util.meow
-
Contains bindings to Meow hash, an extremely fast non-cryptographic hash.
S
- sizeof() - Method in class org.lwjgl.util.meow.MeowHash
- sizeof() - Method in class org.lwjgl.util.meow.MeowHashState
- sizeof() - Method in class org.lwjgl.util.meow.MeowU128
- SIZEOF - Static variable in class org.lwjgl.util.meow.MeowHash
-
The struct size in bytes.
- SIZEOF - Static variable in class org.lwjgl.util.meow.MeowHashState
-
The struct size in bytes.
- SIZEOF - Static variable in class org.lwjgl.util.meow.MeowU128
-
The struct size in bytes.
U
- u128() - Method in class org.lwjgl.util.meow.MeowHash.Buffer
-
Returns a
MeowU128
view of theu128
field. - u128() - Method in class org.lwjgl.util.meow.MeowHash
-
Returns a
MeowU128
view of theu128
field. - U128 - Static variable in class org.lwjgl.util.meow.MeowHash
-
The struct member offsets.
- u32() - Method in class org.lwjgl.util.meow.MeowHash.Buffer
-
Returns a
IntBuffer
view of theu32
field. - u32() - Method in class org.lwjgl.util.meow.MeowHash
-
Returns a
IntBuffer
view of theu32
field. - u32(int) - Method in class org.lwjgl.util.meow.MeowHash.Buffer
-
Returns the value at the specified index of the
u32
field. - u32(int) - Method in class org.lwjgl.util.meow.MeowHash
-
Returns the value at the specified index of the
u32
field. - U32 - Static variable in class org.lwjgl.util.meow.MeowHash
-
The struct member offsets.
- u64() - Method in class org.lwjgl.util.meow.MeowHash.Buffer
-
Returns a
LongBuffer
view of theu64
field. - u64() - Method in class org.lwjgl.util.meow.MeowHash
-
Returns a
LongBuffer
view of theu64
field. - u64(int) - Method in class org.lwjgl.util.meow.MeowHash.Buffer
-
Returns the value at the specified index of the
u64
field. - u64(int) - Method in class org.lwjgl.util.meow.MeowHash
-
Returns the value at the specified index of the
u64
field. - U64 - Static variable in class org.lwjgl.util.meow.MeowHash
-
The struct member offsets.