Uses of Interface
org.deepjava.runtime.IdeepCompilerConstants
- 
- 
Uses of IdeepCompilerConstants in org.deepjava.runtime.arm32Classes in org.deepjava.runtime.arm32 that implement IdeepCompilerConstants Modifier and Type Class Description classHeapHeap manager with mark-sweep garbage collection.
 As soon as the remaining heap space is lower than a third of the total available heap space, a garbage collection is called.
- 
Uses of IdeepCompilerConstants in org.deepjava.runtime.iMX6Classes in org.deepjava.runtime.iMX6 that implement IdeepCompilerConstants Modifier and Type Class Description classKernelThis is the kernel class.(package private) classResetThe class for the ARM reset exception.
- 
Uses of IdeepCompilerConstants in org.deepjava.runtime.mpc5200Classes in org.deepjava.runtime.mpc5200 that implement IdeepCompilerConstants Modifier and Type Class Description classKernelThis is the kernel class.(package private) classResetPCMioThe class for the PPC reset exception.
 The stack pointer will be initialized and the program counter will be set to the beginning of the class initializer of the kernel.(package private) classResetPCMtinyThe class for the PPC reset exception.
 The stack pointer will be initialized and the program counter will be set to the beginning of the class initializer of the kernel.(package private) classResetPCMuBootThe class for the PPC reset exception.
 The stack pointer will be initialized and the program counter will be set to the beginning of the class initializer of the kernel.
- 
Uses of IdeepCompilerConstants in org.deepjava.runtime.mpc555Classes in org.deepjava.runtime.mpc555 that implement IdeepCompilerConstants Modifier and Type Class Description classKernelThis is the kernel class.(package private) classResetThe class for the PPC reset exception.
- 
Uses of IdeepCompilerConstants in org.deepjava.runtime.ppc32Classes in org.deepjava.runtime.ppc32 that implement IdeepCompilerConstants Modifier and Type Class Description classHeapHeap manager with mark-sweep garbage collection.
 As soon as the remaining heap space is lower than a third of the total available heap space, a garbage collection is called.
- 
Uses of IdeepCompilerConstants in org.deepjava.runtime.zynq7000Classes in org.deepjava.runtime.zynq7000 that implement IdeepCompilerConstants Modifier and Type Class Description (package private) classResetThe class for the ARM reset exception.
- 
Uses of IdeepCompilerConstants in org.deepjava.runtime.zynq7000.microzedClasses in org.deepjava.runtime.zynq7000.microzed that implement IdeepCompilerConstants Modifier and Type Class Description classKernelThis is the kernel class.
- 
Uses of IdeepCompilerConstants in org.deepjava.runtime.zynq7000.zyboClasses in org.deepjava.runtime.zynq7000.zybo that implement IdeepCompilerConstants Modifier and Type Class Description classKernelThis is the kernel class.
 
-