Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A B C D E F G H I L M N O P Q R S T U V W Y _

A

ArrayCopy - class Run_Time.ArrayCopy.
 
ArrayCopy() - Constructor for class Run_Time.ArrayCopy
 
Arrays - class Run_Time.Arrays.
Arrays
Arrays() - Constructor for class Run_Time.Arrays
 
address - Variable in class Run_Time.SystemInterface.ExternalLink
 
allocateInflatedLock() - Static method in class Run_Time.Monitor
 
allocate_stack(int) - Static method in class Run_Time.SystemInterface
 
allocate_stack_4 - Static variable in class Run_Time.SystemInterface
 
arrayStoreCheck(HeapAddress, Object[]) - Static method in class Run_Time.TypeCheck
 
arraycopy(Object, int, Object, int, int) - Static method in class Run_Time.ArrayCopy
 
arraycopy(Object[], int, Object[], int, int) - Static method in class Run_Time.ArrayCopy
 
arraycopy(byte[], int, byte[], int, int) - Static method in class Run_Time.ArrayCopy
 
arraycopy(char[], int, char[], int, int) - Static method in class Run_Time.ArrayCopy
 
arraycopy(short[], int, short[], int, int) - Static method in class Run_Time.ArrayCopy
 
arraycopy(int[], int, int[], int, int) - Static method in class Run_Time.ArrayCopy
 
arraycopy(float[], int, float[], int, int) - Static method in class Run_Time.ArrayCopy
 
arraycopy(long[], int, long[], int, int) - Static method in class Run_Time.ArrayCopy
 
arraycopy(double[], int, double[], int, int) - Static method in class Run_Time.ArrayCopy
 
arraylength(Object) - Method in class Run_Time.BasicReflectionImpl
 
arraylength(Object) - Method in interface Run_Time.Reflection.Delegate
 
arraylength(Object) - Static method in class Run_Time.Reflection
 
arraylength(Object) - Method in class Run_Time.ReflectionImpl
 
arrayload_A(Object[], int) - Method in class Run_Time.BasicReflectionImpl
 
arrayload_A(Object[], int) - Method in interface Run_Time.Reflection.Delegate
 
arrayload_A(Object[], int) - Static method in class Run_Time.Reflection
 
arrayload_A(Object[], int) - Method in class Run_Time.ReflectionImpl
 
arrayload_R(Address[], int) - Method in class Run_Time.BasicReflectionImpl
 
arrayload_R(Address[], int) - Method in interface Run_Time.Reflection.Delegate
 
arrayload_R(Address[], int) - Static method in class Run_Time.Reflection
 
arrayload_R(Address[], int) - Method in class Run_Time.ReflectionImpl
 
athrow(Throwable) - Static method in class Run_Time.ExceptionDeliverer
 
atomic_count - Variable in class Run_Time.Monitor
 
attemptDelegate(String) - Static method in class Run_Time.Debug
 
attemptDelegate(String) - Static method in class Run_Time.Reflection
 

B

BasicDebugImpl - class Run_Time.BasicDebugImpl.
BasicDebugImpl
BasicDebugImpl() - Constructor for class Run_Time.BasicDebugImpl
 
BasicReflectionImpl - class Run_Time.BasicReflectionImpl.
 
BasicReflectionImpl() - Constructor for class Run_Time.BasicReflectionImpl
 
boot() - Static method in class Run_Time.HighResolutionTimer
 
buffer - Static variable in class Run_Time.Debug
 
bufferIndex - Static variable in class Run_Time.Debug
 

C

COMBINE(char, char) - Static method in class Run_Time.MathSupport
 
COMBINEQ(int, int) - Static method in class Run_Time.MathSupport
 
checkcast(Object, jq_Type) - Static method in class Run_Time.TypeCheck
 
close() - Method in class Run_Time.SystemInterface.Library
 
close_library(int) - Static method in class Run_Time.SystemInterface
 
close_library_4 - Static variable in class Run_Time.SystemInterface
 
console_available() - Static method in class Run_Time.SystemInterface
 
console_available_0 - Static variable in class Run_Time.SystemInterface
 
counter_frequency - Static variable in class Run_Time.HighResolutionTimer
 
create_thread(CodeAddress, HeapAddress) - Static method in class Run_Time.SystemInterface
 
create_thread_8 - Static variable in class Run_Time.SystemInterface
 
currentTimeMillis() - Static method in class Run_Time.SystemInterface
 
currentTimeMillis_0 - Static variable in class Run_Time.SystemInterface
 

D

DEFAULT_ENCODING - Static variable in class Run_Time.SystemInterface
 
Debug - class Run_Time.Debug.
 
Debug() - Constructor for class Run_Time.Debug
 
Debug.Delegate - interface Run_Time.Debug.Delegate.
 
DebugImpl - class Run_Time.DebugImpl.
 
DebugImpl() - Constructor for class Run_Time.DebugImpl
 
DebugInterface - class Run_Time.DebugInterface.
 
DebugInterface() - Constructor for class Run_Time.DebugInterface
 
debug_trap_handler(int) - Static method in class Run_Time.ExceptionDeliverer
 
debugwrite(String) - Static method in class Run_Time.DebugInterface
 
debugwrite(String) - Static method in class Run_Time.SystemInterface
 
debugwrite(Utf8) - Static method in class Run_Time.SystemInterface
 
debugwrite(byte[]) - Static method in class Run_Time.SystemInterface
 
debugwrite(byte[], int) - Static method in class Run_Time.SystemInterface
 
debugwrite_8 - Static variable in class Run_Time.SystemInterface
 
debugwriteln(String) - Static method in class Run_Time.DebugInterface
 
debugwriteln(String) - Static method in class Run_Time.SystemInterface
 
debugwriteln(byte[]) - Static method in class Run_Time.SystemInterface
 
debugwriteln(byte[], int) - Static method in class Run_Time.SystemInterface
 
debugwriteln_8 - Static variable in class Run_Time.SystemInterface
 
debugwwrite_8 - Static variable in class Run_Time.SystemInterface
 
debugwwriteln_8 - Static variable in class Run_Time.SystemInterface
 
declaredFieldsCache - Static variable in class Run_Time.BasicReflectionImpl
 
declaredFieldsCache - Static variable in class Run_Time.ReflectionImpl
 
declaredMethodsCache - Static variable in class Run_Time.ReflectionImpl
 
deliverToCurrentThread(Throwable, CodeAddress, StackAddress) - Static method in class Run_Time.ExceptionDeliverer
 
deliverToStackFrame(jq_CompiledCode, Throwable, jq_TryCatch, CodeAddress, StackAddress) - Method in class Run_Time.ExceptionDeliverer
 
die(int) - Method in class Run_Time.BasicDebugImpl
 
die(int) - Method in interface Run_Time.Debug.Delegate
 
die(int) - Static method in class Run_Time.Debug
 
die(int) - Method in class Run_Time.DebugImpl
 
die(int) - Static method in class Run_Time.DebugInterface
 
die(int) - Static method in class Run_Time.SystemInterface
 
die_4 - Static variable in class Run_Time.SystemInterface
 
doubleToLongBits(double) - Static method in class Run_Time.Unsafe
 

E

EAX() - Static method in class Run_Time.Unsafe
 
ExceptionDeliverer - class Run_Time.ExceptionDeliverer.
 
ExceptionDeliverer() - Constructor for class Run_Time.ExceptionDeliverer
 
ExceptionDeliverer.StackFrame - class Run_Time.ExceptionDeliverer.StackFrame.
 
ExceptionDeliverer.StackFrame(StackAddress, CodeAddress) - Constructor for class Run_Time.ExceptionDeliverer.StackFrame
 
entry_count - Variable in class Run_Time.Monitor
 
externals - Variable in class Run_Time.SystemInterface.Library
 

F

FILE_ATTRIBUTE_ARCHIVE - Static variable in class Run_Time.SystemInterface
 
FILE_ATTRIBUTE_DIRECTORY - Static variable in class Run_Time.SystemInterface
 
FILE_ATTRIBUTE_HIDDEN - Static variable in class Run_Time.SystemInterface
 
FILE_ATTRIBUTE_NORMAL - Static variable in class Run_Time.SystemInterface
 
FILE_ATTRIBUTE_READONLY - Static variable in class Run_Time.SystemInterface
 
FILE_ATTRIBUTE_SYSTEM - Static variable in class Run_Time.SystemInterface
 
FILE_ATTRIBUTE_TEMPORARY - Static variable in class Run_Time.SystemInterface
 
file_close(int) - Static method in class Run_Time.SystemInterface
 
file_close_4 - Static variable in class Run_Time.SystemInterface
 
file_open(String, int, int) - Static method in class Run_Time.SystemInterface
 
file_open_12 - Static variable in class Run_Time.SystemInterface
 
file_readbytes(int, Address, int) - Static method in class Run_Time.SystemInterface
 
file_readbytes_12 - Static variable in class Run_Time.SystemInterface
 
file_seek(int, long, int) - Static method in class Run_Time.SystemInterface
 
file_seek_16 - Static variable in class Run_Time.SystemInterface
 
file_stat(String, SystemInterface.Stat) - Static method in class Run_Time.SystemInterface
 
file_stat_8 - Static variable in class Run_Time.SystemInterface
 
file_sync(int) - Static method in class Run_Time.SystemInterface
 
file_sync_4 - Static variable in class Run_Time.SystemInterface
 
file_writebyte(int, int) - Static method in class Run_Time.SystemInterface
 
file_writebyte_8 - Static variable in class Run_Time.SystemInterface
 
file_writebytes(int, Address, int) - Static method in class Run_Time.SystemInterface
 
file_writebytes_12 - Static variable in class Run_Time.SystemInterface
 
fillInStackTrace() - Method in class Run_Time.ExceptionDeliverer.StackFrame
 
finalize() - Method in class Run_Time.SystemInterface.Library
 
findCommonSuperclass(jq_Type, jq_Type) - Static method in class Run_Time.TypeCheck
 
findCommonSuperclass(jq_Type, jq_Type, boolean) - Static method in class Run_Time.TypeCheck
 
floatToIntBits(float) - Static method in class Run_Time.Unsafe
 
fp - Variable in class Run_Time.ExceptionDeliverer.StackFrame
 
fp - Variable in class Run_Time.StackCodeWalker
 
fp - Variable in class Run_Time.StackHeapWalker
 
free() - Method in class Run_Time.Monitor
 
fromCString(Address) - Static method in class Run_Time.SystemInterface
 
fs_access(String, int) - Static method in class Run_Time.SystemInterface
 
fs_access_8 - Static variable in class Run_Time.SystemInterface
 
fs_chmod(String, int) - Static method in class Run_Time.SystemInterface
 
fs_chmod_8 - Static variable in class Run_Time.SystemInterface
 
fs_closedir(int) - Static method in class Run_Time.SystemInterface
 
fs_closedir_4 - Static variable in class Run_Time.SystemInterface
 
fs_fullpath(String, byte[]) - Static method in class Run_Time.SystemInterface
 
fs_fullpath_12 - Static variable in class Run_Time.SystemInterface
 
fs_getdcwd(int, byte[]) - Static method in class Run_Time.SystemInterface
 
fs_getdcwd_12 - Static variable in class Run_Time.SystemInterface
 
fs_getfileattributes(String) - Static method in class Run_Time.SystemInterface
 
fs_getfileattributes_4 - Static variable in class Run_Time.SystemInterface
 
fs_getfiletime(String) - Static method in class Run_Time.SystemInterface
 
fs_getfiletime_4 - Static variable in class Run_Time.SystemInterface
 
fs_getlogicaldrives() - Static method in class Run_Time.SystemInterface
 
fs_getlogicaldrives_0 - Static variable in class Run_Time.SystemInterface
 
fs_gettruename(String) - Static method in class Run_Time.SystemInterface
 
fs_gettruename_4 - Static variable in class Run_Time.SystemInterface
 
fs_mkdir(String) - Static method in class Run_Time.SystemInterface
 
fs_mkdir_4 - Static variable in class Run_Time.SystemInterface
 
fs_opendir(String) - Static method in class Run_Time.SystemInterface
 
fs_opendir_4 - Static variable in class Run_Time.SystemInterface
 
fs_readdir(int) - Static method in class Run_Time.SystemInterface
 
fs_readdir_4 - Static variable in class Run_Time.SystemInterface
 
fs_remove(String) - Static method in class Run_Time.SystemInterface
 
fs_remove_4 - Static variable in class Run_Time.SystemInterface
 
fs_rename(String, String) - Static method in class Run_Time.SystemInterface
 
fs_rename_8 - Static variable in class Run_Time.SystemInterface
 
fs_setfiletime(String, long) - Static method in class Run_Time.SystemInterface
 
fs_setfiletime_12 - Static variable in class Run_Time.SystemInterface
 
fs_stat_size(String) - Static method in class Run_Time.SystemInterface
 
fs_stat_size_4 - Static variable in class Run_Time.SystemInterface
 

G

getArgTypesFromDesc(Utf8) - Static method in class Run_Time.Reflection
 
getBCIndex() - Method in class Run_Time.StackCodeWalker
 
getCode() - Method in class Run_Time.StackCodeWalker
 
getCodeOffset() - Method in class Run_Time.StackCodeWalker
 
getFP() - Method in class Run_Time.ExceptionDeliverer.StackFrame
 
getFP() - Method in class Run_Time.StackCodeWalker
 
getIP() - Method in class Run_Time.ExceptionDeliverer.StackFrame
 
getIP() - Method in class Run_Time.StackCodeWalker
 
getJDKConstructor(Class, Class[]) - Method in class Run_Time.BasicReflectionImpl
 
getJDKConstructor(Class, Class[]) - Method in interface Run_Time.Reflection.Delegate
 
getJDKConstructor(Class, Class[]) - Static method in class Run_Time.Reflection
 
getJDKConstructor(Class, Class[]) - Method in class Run_Time.ReflectionImpl
 
getJDKField(Class, String) - Method in class Run_Time.BasicReflectionImpl
 
getJDKField(Class, String) - Method in interface Run_Time.Reflection.Delegate
 
getJDKField(Class, String) - Static method in class Run_Time.Reflection
 
getJDKField(Class, String) - Method in class Run_Time.ReflectionImpl
 
getJDKMember(jq_Member) - Method in class Run_Time.BasicReflectionImpl
 
getJDKMember(jq_Member) - Method in interface Run_Time.Reflection.Delegate
 
getJDKMember(jq_Member) - Static method in class Run_Time.Reflection
 
getJDKMember(jq_Member) - Method in class Run_Time.ReflectionImpl
 
getJDKMethod(Class, String, Class[]) - Method in class Run_Time.BasicReflectionImpl
 
getJDKMethod(Class, String, Class[]) - Method in interface Run_Time.Reflection.Delegate
 
getJDKMethod(Class, String, Class[]) - Static method in class Run_Time.Reflection
 
getJDKMethod(Class, String, Class[]) - Method in class Run_Time.ReflectionImpl
 
getJDKType(jq_Type) - Method in class Run_Time.BasicReflectionImpl
 
getJDKType(jq_Primitive) - Method in class Run_Time.BasicReflectionImpl
 
getJDKType(jq_Reference) - Method in class Run_Time.BasicReflectionImpl
 
getJDKType(jq_Type) - Method in interface Run_Time.Reflection.Delegate
 
getJDKType(jq_Primitive) - Method in interface Run_Time.Reflection.Delegate
 
getJDKType(jq_Reference) - Method in interface Run_Time.Reflection.Delegate
 
getJDKType(jq_Type) - Static method in class Run_Time.Reflection
 
getJDKType(jq_Primitive) - Static method in class Run_Time.Reflection
 
getJDKType(jq_Reference) - Static method in class Run_Time.Reflection
 
getJDKType(jq_Type) - Method in class Run_Time.ReflectionImpl
 
getJDKType(jq_Primitive) - Method in class Run_Time.ReflectionImpl
 
getJDKType(jq_Reference) - Method in class Run_Time.ReflectionImpl
 
getJQMember(Field) - Method in class Run_Time.BasicReflectionImpl
 
getJQMember(Method) - Method in class Run_Time.BasicReflectionImpl
 
getJQMember(Constructor) - Method in class Run_Time.BasicReflectionImpl
 
getJQMember(Field) - Method in interface Run_Time.Reflection.Delegate
 
getJQMember(Method) - Method in interface Run_Time.Reflection.Delegate
 
getJQMember(Constructor) - Method in interface Run_Time.Reflection.Delegate
 
getJQMember(Field) - Static method in class Run_Time.Reflection
 
getJQMember(Method) - Static method in class Run_Time.Reflection
 
getJQMember(Constructor) - Static method in class Run_Time.Reflection
 
getJQMember(Field) - Method in class Run_Time.ReflectionImpl
 
getJQMember(Method) - Method in class Run_Time.ReflectionImpl
 
getJQMember(Constructor) - Method in class Run_Time.ReflectionImpl
 
getJQType(Class) - Method in class Run_Time.BasicReflectionImpl
 
getJQType(Class) - Method in interface Run_Time.Reflection.Delegate
 
getJQType(Class) - Static method in class Run_Time.Reflection
 
getJQType(Class) - Method in class Run_Time.ReflectionImpl
 
getLineNum() - Method in class Run_Time.StackCodeWalker
 
getLockEntryCount(Object) - Static method in class Run_Time.Monitor
Returns the depth of the lock on the given object.
getMethod() - Method in class Run_Time.StackCodeWalker
 
getMonitor(int) - Static method in class Run_Time.Monitor
Get the Monitor object associated with this lockword.
getName() - Method in class Run_Time.SystemInterface.Library
 
getNext() - Method in class Run_Time.ExceptionDeliverer.StackFrame
 
getProcAddress(String) - Method in class Run_Time.SystemInterface.Library
 
getSize() - Method in class Run_Time.ExceptionDeliverer.StackFrame
 
getSourceFile() - Method in class Run_Time.StackCodeWalker
 
getStackTrace() - Static method in class Run_Time.ExceptionDeliverer
 
getThisPointer(jq_CompiledCode, CodeAddress, StackAddress) - Method in class Run_Time.ExceptionDeliverer
 
getThreadBlock() - Static method in class Run_Time.Unsafe
 
getTypeOf(Object) - Method in class Run_Time.BasicReflectionImpl
 
getTypeOf(Object) - Method in interface Run_Time.Reflection.Delegate
 
getTypeOf(Object) - Static method in class Run_Time.Reflection
 
getTypeOf(Object) - Method in class Run_Time.ReflectionImpl
 
getValidHeapAddrs() - Method in class Run_Time.StackHeapWalker
 
get_current_thread_handle() - Static method in class Run_Time.SystemInterface
 
get_current_thread_handle_0 - Static variable in class Run_Time.SystemInterface
 
get_proc_address(int, byte[]) - Static method in class Run_Time.SystemInterface
 
get_proc_address_8 - Static variable in class Run_Time.SystemInterface
 
get_thread_context(int, jq_RegisterState) - Static method in class Run_Time.SystemInterface
 
get_thread_context_8 - Static variable in class Run_Time.SystemInterface
 
get_time_of_day() - Static method in class Run_Time.HighResolutionTimer
 
getfield(Object, jq_InstanceField) - Method in class Run_Time.BasicReflectionImpl
 
getfield(Object, jq_InstanceField) - Method in interface Run_Time.Reflection.Delegate
 
getfield(Object, jq_InstanceField) - Static method in class Run_Time.Reflection
 
getfield(Object, jq_InstanceField) - Method in class Run_Time.ReflectionImpl
 
getfield_A(Object, jq_InstanceField) - Method in class Run_Time.BasicReflectionImpl
 
getfield_A(Object, jq_InstanceField) - Method in interface Run_Time.Reflection.Delegate
 
getfield_A(Object, jq_InstanceField) - Static method in class Run_Time.Reflection
 
getfield_A(Object, jq_InstanceField) - Method in class Run_Time.ReflectionImpl
 
getfield_B(Object, jq_InstanceField) - Method in class Run_Time.BasicReflectionImpl
 
getfield_B(Object, jq_InstanceField) - Method in interface Run_Time.Reflection.Delegate
 
getfield_B(Object, jq_InstanceField) - Static method in class Run_Time.Reflection
 
getfield_B(Object, jq_InstanceField) - Method in class Run_Time.ReflectionImpl
 
getfield_C(Object, jq_InstanceField) - Method in class Run_Time.BasicReflectionImpl
 
getfield_C(Object, jq_InstanceField) - Method in interface Run_Time.Reflection.Delegate
 
getfield_C(Object, jq_InstanceField) - Static method in class Run_Time.Reflection
 
getfield_C(Object, jq_InstanceField) - Method in class Run_Time.ReflectionImpl
 
getfield_D(Object, jq_InstanceField) - Method in class Run_Time.BasicReflectionImpl
 
getfield_D(Object, jq_InstanceField) - Method in interface Run_Time.Reflection.Delegate
 
getfield_D(Object, jq_InstanceField) - Static method in class Run_Time.Reflection
 
getfield_D(Object, jq_InstanceField) - Method in class Run_Time.ReflectionImpl
 
getfield_F(Object, jq_InstanceField) - Method in class Run_Time.BasicReflectionImpl
 
getfield_F(Object, jq_InstanceField) - Method in interface Run_Time.Reflection.Delegate
 
getfield_F(Object, jq_InstanceField) - Static method in class Run_Time.Reflection
 
getfield_F(Object, jq_InstanceField) - Method in class Run_Time.ReflectionImpl
 
getfield_I(Object, jq_InstanceField) - Method in class Run_Time.BasicReflectionImpl
 
getfield_I(Object, jq_InstanceField) - Method in interface Run_Time.Reflection.Delegate
 
getfield_I(Object, jq_InstanceField) - Static method in class Run_Time.Reflection
 
getfield_I(Object, jq_InstanceField) - Method in class Run_Time.ReflectionImpl
 
getfield_L(Object, jq_InstanceField) - Method in class Run_Time.BasicReflectionImpl
 
getfield_L(Object, jq_InstanceField) - Method in interface Run_Time.Reflection.Delegate
 
getfield_L(Object, jq_InstanceField) - Static method in class Run_Time.Reflection
 
getfield_L(Object, jq_InstanceField) - Method in class Run_Time.ReflectionImpl
 
getfield_P(Object, jq_InstanceField) - Method in class Run_Time.BasicReflectionImpl
 
getfield_P(Object, jq_InstanceField) - Method in interface Run_Time.Reflection.Delegate
 
getfield_P(Object, jq_InstanceField) - Static method in class Run_Time.Reflection
 
getfield_P(Object, jq_InstanceField) - Method in class Run_Time.ReflectionImpl
 
getfield_S(Object, jq_InstanceField) - Method in class Run_Time.BasicReflectionImpl
 
getfield_S(Object, jq_InstanceField) - Method in interface Run_Time.Reflection.Delegate
 
getfield_S(Object, jq_InstanceField) - Static method in class Run_Time.Reflection
 
getfield_S(Object, jq_InstanceField) - Method in class Run_Time.ReflectionImpl
 
getfield_Z(Object, jq_InstanceField) - Method in class Run_Time.BasicReflectionImpl
 
getfield_Z(Object, jq_InstanceField) - Method in interface Run_Time.Reflection.Delegate
 
getfield_Z(Object, jq_InstanceField) - Static method in class Run_Time.Reflection
 
getfield_Z(Object, jq_InstanceField) - Method in class Run_Time.ReflectionImpl
 
getstatic_A(jq_StaticField) - Method in class Run_Time.BasicReflectionImpl
 
getstatic_A(jq_StaticField) - Method in interface Run_Time.Reflection.Delegate
 
getstatic_A(jq_StaticField) - Static method in class Run_Time.Reflection
 
getstatic_A(jq_StaticField) - Method in class Run_Time.ReflectionImpl
 
getstatic_B(jq_StaticField) - Method in class Run_Time.BasicReflectionImpl
 
getstatic_B(jq_StaticField) - Method in interface Run_Time.Reflection.Delegate
 
getstatic_B(jq_StaticField) - Static method in class Run_Time.Reflection
 
getstatic_B(jq_StaticField) - Method in class Run_Time.ReflectionImpl
 
getstatic_C(jq_StaticField) - Method in class Run_Time.BasicReflectionImpl
 
getstatic_C(jq_StaticField) - Method in interface Run_Time.Reflection.Delegate
 
getstatic_C(jq_StaticField) - Static method in class Run_Time.Reflection
 
getstatic_C(jq_StaticField) - Method in class Run_Time.ReflectionImpl
 
getstatic_D(jq_StaticField) - Method in class Run_Time.BasicReflectionImpl
 
getstatic_D(jq_StaticField) - Method in interface Run_Time.Reflection.Delegate
 
getstatic_D(jq_StaticField) - Static method in class Run_Time.Reflection
 
getstatic_D(jq_StaticField) - Method in class Run_Time.ReflectionImpl
 
getstatic_F(jq_StaticField) - Method in class Run_Time.BasicReflectionImpl
 
getstatic_F(jq_StaticField) - Method in interface Run_Time.Reflection.Delegate
 
getstatic_F(jq_StaticField) - Static method in class Run_Time.Reflection
 
getstatic_F(jq_StaticField) - Method in class Run_Time.ReflectionImpl
 
getstatic_I(jq_StaticField) - Method in class Run_Time.BasicReflectionImpl
 
getstatic_I(jq_StaticField) - Method in interface Run_Time.Reflection.Delegate
 
getstatic_I(jq_StaticField) - Static method in class Run_Time.Reflection
 
getstatic_I(jq_StaticField) - Method in class Run_Time.ReflectionImpl
 
getstatic_L(jq_StaticField) - Method in class Run_Time.BasicReflectionImpl
 
getstatic_L(jq_StaticField) - Method in interface Run_Time.Reflection.Delegate
 
getstatic_L(jq_StaticField) - Static method in class Run_Time.Reflection
 
getstatic_L(jq_StaticField) - Method in class Run_Time.ReflectionImpl
 
getstatic_P(jq_StaticField) - Method in class Run_Time.BasicReflectionImpl
 
getstatic_P(jq_StaticField) - Method in interface Run_Time.Reflection.Delegate
 
getstatic_P(jq_StaticField) - Static method in class Run_Time.Reflection
 
getstatic_P(jq_StaticField) - Method in class Run_Time.ReflectionImpl
 
getstatic_S(jq_StaticField) - Method in class Run_Time.BasicReflectionImpl
 
getstatic_S(jq_StaticField) - Method in interface Run_Time.Reflection.Delegate
 
getstatic_S(jq_StaticField) - Static method in class Run_Time.Reflection
 
getstatic_S(jq_StaticField) - Method in class Run_Time.ReflectionImpl
 
getstatic_Z(jq_StaticField) - Method in class Run_Time.BasicReflectionImpl
 
getstatic_Z(jq_StaticField) - Method in interface Run_Time.Reflection.Delegate
 
getstatic_Z(jq_StaticField) - Static method in class Run_Time.Reflection
 
getstatic_Z(jq_StaticField) - Method in class Run_Time.ReflectionImpl
 
gettimeofday - Static variable in class Run_Time.HighResolutionTimer
 
gotoNext() - Method in class Run_Time.StackCodeWalker
 
gotoNext() - Method in class Run_Time.StackHeapWalker
 

H

HHALF(int) - Static method in class Run_Time.MathSupport
 
HHALFQ(long) - Static method in class Run_Time.MathSupport
 
HashCode - class Run_Time.HashCode.
 
HashCode() - Constructor for class Run_Time.HashCode
 
HighResolutionTimer - class Run_Time.HighResolutionTimer.
 
HighResolutionTimer() - Constructor for class Run_Time.HighResolutionTimer
 
hasNext() - Method in class Run_Time.StackCodeWalker
 
hp - Variable in class Run_Time.StackHeapWalker
 

I

INFINITE - Static variable in class Run_Time.SystemInterface
 
ITIMER_VIRTUAL - Static variable in class Run_Time.SystemInterface
 
identityHashCode(Object) - Static method in class Run_Time.HashCode
 
imul(int, int) - Static method in class Run_Time.MathSupport
 
init() - Static method in class Run_Time.HighResolutionTimer
 
init_semaphore() - Static method in class Run_Time.SystemInterface
 
init_semaphore_0 - Static variable in class Run_Time.SystemInterface
 
init_thread() - Static method in class Run_Time.SystemInterface
 
init_thread_0 - Static variable in class Run_Time.SystemInterface
 
initialize() - Method in class Run_Time.BasicReflectionImpl
 
initialize() - Method in interface Run_Time.Reflection.Delegate
 
initialize() - Method in class Run_Time.ReflectionImpl
 
installInflatedLock(Object, Monitor) - Static method in class Run_Time.Monitor
Installs an inflated lock on the given object.
instance_of(Object, jq_Type) - Static method in class Run_Time.TypeCheck
 
intBitsToFloat(int) - Static method in class Run_Time.Unsafe
 
invoke(jq_Method, Object, Object[]) - Method in class Run_Time.BasicReflectionImpl
 
invoke(jq_Method, Object, Object[]) - Method in interface Run_Time.Reflection.Delegate
 
invoke(jq_Method, Object, Object[]) - Static method in class Run_Time.Reflection
 
invoke(jq_Method, Object, Object[]) - Method in class Run_Time.ReflectionImpl
 
invoke(CodeAddress) - Static method in class Run_Time.Unsafe
 
invokeA(jq_Method, Object, Object[]) - Method in class Run_Time.BasicReflectionImpl
 
invokeA(jq_Method, Object, Object[]) - Method in interface Run_Time.Reflection.Delegate
 
invokeA(jq_Method, Object, Object[]) - Static method in class Run_Time.Reflection
 
invokeA(jq_Method, Object, Object[]) - Method in class Run_Time.ReflectionImpl
 
invokeA(CodeAddress) - Static method in class Run_Time.Unsafe
 
invokeinstance_A(jq_InstanceMethod, Object) - Method in class Run_Time.BasicReflectionImpl
 
invokeinstance_A(jq_InstanceMethod, Object, Object) - Method in class Run_Time.BasicReflectionImpl
 
invokeinstance_A(jq_InstanceMethod, Object) - Method in interface Run_Time.Reflection.Delegate
 
invokeinstance_A(jq_InstanceMethod, Object, Object) - Method in interface Run_Time.Reflection.Delegate
 
invokeinstance_A(jq_InstanceMethod, Object) - Static method in class Run_Time.Reflection
 
invokeinstance_A(jq_InstanceMethod, Object, Object) - Static method in class Run_Time.Reflection
 
invokeinstance_A(jq_InstanceMethod, Object) - Method in class Run_Time.ReflectionImpl
 
invokeinstance_A(jq_InstanceMethod, Object, Object) - Method in class Run_Time.ReflectionImpl
 
invokeinstance_V(jq_InstanceMethod, Object) - Method in class Run_Time.BasicReflectionImpl
 
invokeinstance_V(jq_InstanceMethod, Object, Object) - Method in class Run_Time.BasicReflectionImpl
 
invokeinstance_V(jq_InstanceMethod, Object, Object, Object) - Method in class Run_Time.BasicReflectionImpl
 
invokeinstance_V(jq_InstanceMethod, Object, Object, Object, Object) - Method in class Run_Time.BasicReflectionImpl
 
invokeinstance_V(jq_InstanceMethod, Object, Object, Object, Object, long) - Method in class Run_Time.BasicReflectionImpl
 
invokeinstance_V(jq_InstanceMethod, Object, Object, int, long, int) - Method in class Run_Time.BasicReflectionImpl
 
invokeinstance_V(jq_InstanceMethod, Object) - Method in interface Run_Time.Reflection.Delegate
 
invokeinstance_V(jq_InstanceMethod, Object, Object) - Method in interface Run_Time.Reflection.Delegate
 
invokeinstance_V(jq_InstanceMethod, Object, Object, Object) - Method in interface Run_Time.Reflection.Delegate
 
invokeinstance_V(jq_InstanceMethod, Object, Object, Object, Object) - Method in interface Run_Time.Reflection.Delegate
 
invokeinstance_V(jq_InstanceMethod, Object, Object, Object, Object, long) - Method in interface Run_Time.Reflection.Delegate
 
invokeinstance_V(jq_InstanceMethod, Object, Object, int, long, int) - Method in interface Run_Time.Reflection.Delegate
 
invokeinstance_V(jq_InstanceMethod, Object) - Static method in class Run_Time.Reflection
 
invokeinstance_V(jq_InstanceMethod, Object, Object) - Static method in class Run_Time.Reflection
 
invokeinstance_V(jq_InstanceMethod, Object, Object, Object) - Static method in class Run_Time.Reflection
 
invokeinstance_V(jq_InstanceMethod, Object, Object, Object, Object) - Static method in class Run_Time.Reflection
 
invokeinstance_V(jq_InstanceMethod, Object, Object, Object, Object, long) - Static method in class Run_Time.Reflection
 
invokeinstance_V(jq_InstanceMethod, Object, Object, int, long, int) - Static method in class Run_Time.Reflection
 
invokeinstance_V(jq_InstanceMethod, Object) - Method in class Run_Time.ReflectionImpl
 
invokeinstance_V(jq_InstanceMethod, Object, Object) - Method in class Run_Time.ReflectionImpl
 
invokeinstance_V(jq_InstanceMethod, Object, Object, Object) - Method in class Run_Time.ReflectionImpl
 
invokeinstance_V(jq_InstanceMethod, Object, Object, Object, Object) - Method in class Run_Time.ReflectionImpl
 
invokeinstance_V(jq_InstanceMethod, Object, Object, Object, Object, long) - Method in class Run_Time.ReflectionImpl
 
invokeinstance_V(jq_InstanceMethod, Object, Object, int, long, int) - Method in class Run_Time.ReflectionImpl
 
invokeinstance_Z(jq_InstanceMethod, Object, Object) - Method in class Run_Time.BasicReflectionImpl
 
invokeinstance_Z(jq_InstanceMethod, Object, Object) - Method in interface Run_Time.Reflection.Delegate
 
invokeinstance_Z(jq_InstanceMethod, Object, Object) - Static method in class Run_Time.Reflection
 
invokeinstance_Z(jq_InstanceMethod, Object, Object) - Method in class Run_Time.ReflectionImpl
 
invokestatic_A(jq_StaticMethod) - Method in class Run_Time.BasicReflectionImpl
 
invokestatic_A(jq_StaticMethod) - Method in interface Run_Time.Reflection.Delegate
 
invokestatic_A(jq_StaticMethod) - Static method in class Run_Time.Reflection
 
invokestatic_A(jq_StaticMethod) - Method in class Run_Time.ReflectionImpl
 
invokestatic_I(jq_StaticMethod) - Method in class Run_Time.BasicReflectionImpl
 
invokestatic_I(jq_StaticMethod) - Method in interface Run_Time.Reflection.Delegate
 
invokestatic_I(jq_StaticMethod) - Static method in class Run_Time.Reflection
 
invokestatic_I(jq_StaticMethod) - Method in class Run_Time.ReflectionImpl
 
invokestatic_J(jq_StaticMethod) - Method in class Run_Time.BasicReflectionImpl
 
invokestatic_J(jq_StaticMethod) - Method in interface Run_Time.Reflection.Delegate
 
invokestatic_J(jq_StaticMethod) - Static method in class Run_Time.Reflection
 
invokestatic_J(jq_StaticMethod) - Method in class Run_Time.ReflectionImpl
 
invokestatic_V(jq_StaticMethod) - Method in class Run_Time.BasicReflectionImpl
 
invokestatic_V(jq_StaticMethod, Object) - Method in class Run_Time.BasicReflectionImpl
 
invokestatic_V(jq_StaticMethod) - Method in interface Run_Time.Reflection.Delegate
 
invokestatic_V(jq_StaticMethod, Object) - Method in interface Run_Time.Reflection.Delegate
 
invokestatic_V(jq_StaticMethod) - Static method in class Run_Time.Reflection
 
invokestatic_V(jq_StaticMethod, Object) - Static method in class Run_Time.Reflection
 
invokestatic_V(jq_StaticMethod) - Method in class Run_Time.ReflectionImpl
 
invokestatic_V(jq_StaticMethod, Object) - Method in class Run_Time.ReflectionImpl
 
ip - Variable in class Run_Time.ExceptionDeliverer.StackFrame
 
ip - Variable in class Run_Time.StackCodeWalker
 
isAssignable(jq_Type, jq_Type) - Static method in class Run_Time.TypeCheck
 
isAssignable_graph(jq_Type, jq_Type) - Static method in class Run_Time.TypeCheck
 
isAssignable_noload(jq_Type, jq_Type) - Static method in class Run_Time.TypeCheck
 
isEQ() - Static method in class Run_Time.Unsafe
 
isGE() - Static method in class Run_Time.Unsafe
 
isSuperclassOf(jq_Class, jq_Class) - Static method in class Run_Time.TypeCheck
 
isValidHeapAddr(HeapAddress) - Method in class Run_Time.StackHeapWalker
 

L

LHALF(int) - Static method in class Run_Time.MathSupport
 
LHALFQ(long) - Static method in class Run_Time.MathSupport
 
LHUP(int) - Static method in class Run_Time.MathSupport
 
ldiv(long, long) - Static method in class Run_Time.MathSupport
 
libraries - Static variable in class Run_Time.SystemInterface
 
library - Variable in class Run_Time.SystemInterface.ExternalLink
 
library_pointer - Variable in class Run_Time.SystemInterface.Library
 
lmul(long, long) - Static method in class Run_Time.MathSupport
 
lock(jq_Thread) - Method in class Run_Time.Monitor
Lock this monitor with the given thread block.
longBitsToDouble(long) - Static method in class Run_Time.Unsafe
 
longJump(CodeAddress, StackAddress, StackAddress, int) - Static method in class Run_Time.Unsafe
 
lrem(long, long) - Static method in class Run_Time.MathSupport
 

M

MAYBE - Static variable in class Run_Time.TypeCheck
 
MathSupport - class Run_Time.MathSupport.
 
MathSupport() - Constructor for class Run_Time.MathSupport
 
Monitor - class Run_Time.Monitor.
 
Monitor() - Constructor for class Run_Time.Monitor
 
main(String[]) - Static method in class Run_Time.HighResolutionTimer
 
main_argc() - Static method in class Run_Time.SystemInterface
 
main_argc_0 - Static variable in class Run_Time.SystemInterface
 
main_argv(int, byte[]) - Static method in class Run_Time.SystemInterface
 
main_argv_8 - Static variable in class Run_Time.SystemInterface
 
main_argv_length(int) - Static method in class Run_Time.SystemInterface
 
main_argv_length_4 - Static variable in class Run_Time.SystemInterface
 
maxint - Static variable in class Run_Time.MathSupport
 
maxlong - Static variable in class Run_Time.MathSupport
 
mem_cpy(Address, Address, int) - Static method in class Run_Time.SystemInterface
 
mem_cpy_12 - Static variable in class Run_Time.SystemInterface
 
mem_set(Address, int, byte) - Static method in class Run_Time.SystemInterface
 
mem_set_12 - Static variable in class Run_Time.SystemInterface
 
minint - Static variable in class Run_Time.MathSupport
 
minlong - Static variable in class Run_Time.MathSupport
 
monitor_owner - Variable in class Run_Time.Monitor
 
monitorenter(Object) - Static method in class Run_Time.Monitor
Monitorenter runtime routine.
monitorexit(Object) - Static method in class Run_Time.Monitor
Monitorexit runtime routine.
msleep(int) - Static method in class Run_Time.SystemInterface
 
msleep_4 - Static variable in class Run_Time.SystemInterface
 
multinewarray(char, jq_Type) - Static method in class Run_Time.Arrays
Allocate a multidimensional array with dim dimensions and array type f.
multinewarray_helper(int[], int, jq_Array) - Static method in class Run_Time.Arrays
Allocates a multidimensional array of type a, with dimensions given in dims[ind] to dims[dims.length-1].

N

NO - Static variable in class Run_Time.TypeCheck
 
name - Variable in class Run_Time.SystemInterface.ExternalLink
 
name - Variable in class Run_Time.SystemInterface.Library
 
native_library_present - Static variable in class Run_Time.HighResolutionTimer
 
next - Variable in class Run_Time.ExceptionDeliverer.StackFrame
 
next() - Method in class Run_Time.StackCodeWalker
 
now() - Static method in class Run_Time.HighResolutionTimer
 

O

obj_trav - Static variable in class Run_Time.Reflection
 
open() - Method in class Run_Time.SystemInterface.Library
 
open_library(byte[]) - Static method in class Run_Time.SystemInterface
 
open_library_4 - Static variable in class Run_Time.SystemInterface
 
opened - Variable in class Run_Time.SystemInterface.Library
 

P

popFP32() - Static method in class Run_Time.Unsafe
 
popFP64() - Static method in class Run_Time.Unsafe
 
printStackTrace(Object, PrintWriter) - Static method in class Run_Time.ExceptionDeliverer
 
printStackTrace(Object, PrintStream) - Static method in class Run_Time.ExceptionDeliverer
 
printStackTrace(Object) - Static method in class Run_Time.ExceptionDeliverer
 
pushArg(int) - Static method in class Run_Time.Unsafe
 
pushArgA(Address) - Static method in class Run_Time.