| Modifier and Type | Field and Description |
|---|---|
| private static final MemoryIO | |
| private static final BigInteger |
| Access | Constructor and Description |
|---|---|
| private |
| Modifier and Type | Method and Description |
|---|---|
| public static int | |
| public static long | |
| public static int | |
| public static long | |
| public static long | |
| public static PyObject | |
| public static PyObject | |
| public static PyObject | |
| public static PyObject | |
| public static PyObject | |
| public static PyObject | |
| public static PyObject | |
| public static PyObject | |
| public static PyObject | |
| public static PyObject | |
| public static PyObject | |
| public static PyObject | |
| public static PyObject | |
| public static PyObject | |
| public static PyObject | |
| public static PyObject | |
| public static PyObject | |
| public static PyObject | |
| public static PyObject | |
| public static PyObject | |
| public static PyObject | |
| public static PyObject | |
| public static PyObject | |
| public static PyObject | |
| public static PyObject | |
| public static PyObject | |
| public static PyObject | |
| public static int | |
| public static long | |
| public static int | |
| public static long | |
| public static int | |
| public static long | |
| public static long | |
| public static int | |
| public static long | |
| public static int | |
| public static long | |
| public static int | |
| public static long | |
| public static long | |
| public static int | |
| public static long |
| IO | back to summary |
|---|---|
| private static final MemoryIO IO | |
| UINT64_BASE | back to summary |
|---|---|
| private static final BigInteger UINT64_BASE | |
| JITRuntime | back to summary |
|---|---|
| private JITRuntime() | |
| boolValue32 | back to summary |
|---|---|
| public static int boolValue32(PyObject parameter) | |
| boolValue64 | back to summary |
|---|---|
| public static long boolValue64(PyObject parameter) | |
| f32Value32 | back to summary |
|---|---|
| public static int f32Value32(PyObject parameter) | |
| f32Value64 | back to summary |
|---|---|
| public static long f32Value64(PyObject parameter) | |
| f64Value64 | back to summary |
|---|---|
| public static long f64Value64(PyObject parameter) | |
| newBoolean | back to summary |
|---|---|
| public static PyObject newBoolean(int value) | |
| newBoolean | back to summary |
|---|---|
| public static PyObject newBoolean(long value) | |
| newFloat32 | back to summary |
|---|---|
| public static PyObject newFloat32(int value) | |
| newFloat32 | back to summary |
|---|---|
| public static PyObject newFloat32(long value) | |
| newFloat64 | back to summary |
|---|---|
| public static PyObject newFloat64(long value) | |
| newNone | back to summary |
|---|---|
| public static PyObject newNone(int unused) | |
| newNone | back to summary |
|---|---|
| public static PyObject newNone(long unused) | |
| newPointer32 | back to summary |
|---|---|
| public static PyObject newPointer32(int value) | |
| newPointer32 | back to summary |
|---|---|
| public static PyObject newPointer32(long value) | |
| newPointer64 | back to summary |
|---|---|
| public static PyObject newPointer64(long value) | |
| newSigned16 | back to summary |
|---|---|
| public static PyObject newSigned16(int value) | |
| newSigned16 | back to summary |
|---|---|
| public static PyObject newSigned16(long value) | |
| newSigned32 | back to summary |
|---|---|
| public static PyObject newSigned32(int value) | |
| newSigned32 | back to summary |
|---|---|
| public static PyObject newSigned32(long value) | |
| newSigned64 | back to summary |
|---|---|
| public static PyObject newSigned64(int value) | |
| newSigned64 | back to summary |
|---|---|
| public static PyObject newSigned64(long value) | |
| newSigned8 | back to summary |
|---|---|
| public static PyObject newSigned8(int value) | |
| newSigned8 | back to summary |
|---|---|
| public static PyObject newSigned8(long value) | |
| newString | back to summary |
|---|---|
| public static PyObject newString(int address) | |
| newString | back to summary |
|---|---|
| public static PyObject newString(long address) | |
| newUnsigned16 | back to summary |
|---|---|
| public static PyObject newUnsigned16(int value) | |
| newUnsigned16 | back to summary |
|---|---|
| public static PyObject newUnsigned16(long value) | |
| newUnsigned32 | back to summary |
|---|---|
| public static PyObject newUnsigned32(int value) | |
| newUnsigned32 | back to summary |
|---|---|
| public static PyObject newUnsigned32(long value) | |
| newUnsigned64 | back to summary |
|---|---|
| public static PyObject newUnsigned64(long value) | |
| newUnsigned8 | back to summary |
|---|---|
| public static PyObject newUnsigned8(int value) | |
| newUnsigned8 | back to summary |
|---|---|
| public static PyObject newUnsigned8(long value) | |
| pointerValue32 | back to summary |
|---|---|
| public static int pointerValue32(PyObject ptr) | |
| pointerValue64 | back to summary |
|---|---|
| public static long pointerValue64(PyObject ptr) | |
| s16Value32 | back to summary |
|---|---|
| public static int s16Value32(PyObject parameter) | |
| s16Value64 | back to summary |
|---|---|
| public static long s16Value64(PyObject parameter) | |
| s32Value32 | back to summary |
|---|---|
| public static int s32Value32(PyObject parameter) | |
| s32Value64 | back to summary |
|---|---|
| public static long s32Value64(PyObject parameter) | |
| s64Value64 | back to summary |
|---|---|
| public static long s64Value64(PyObject parameter) | |
| s8Value32 | back to summary |
|---|---|
| public static int s8Value32(PyObject parameter) | |
| s8Value64 | back to summary |
|---|---|
| public static long s8Value64(PyObject parameter) | |
| u16Value32 | back to summary |
|---|---|
| public static int u16Value32(PyObject parameter) | |
| u16Value64 | back to summary |
|---|---|
| public static long u16Value64(PyObject parameter) | |
| u32Value32 | back to summary |
|---|---|
| public static int u32Value32(PyObject parameter) | |
| u32Value64 | back to summary |
|---|---|
| public static long u32Value64(PyObject parameter) | |
| u64Value64 | back to summary |
|---|---|
| public static long u64Value64(PyObject parameter) | |
| u8Value32 | back to summary |
|---|---|
| public static int u8Value32(PyObject parameter) | |
| u8Value64 | back to summary |
|---|---|
| public static long u8Value64(PyObject parameter) | |