A B C D E F G H I J K L M N O P R S T U V W _ 

D

d8() - Method in class com.amd.aparapi.internal.reader.ByteReader
 
data(Object...) - Method in class com.amd.aparapi.internal.tool.InstructionHelper.Table
 
deoptimizeReverseBranches() - Method in class com.amd.aparapi.internal.model.MethodModel
Javac optimizes some branches to avoid goto->goto, branch->goto etc.
DeprecatedException - Exception in com.amd.aparapi.exception
 
DeprecatedException(String) - Constructor for exception com.amd.aparapi.exception.DeprecatedException
 
Device - Class in com.amd.aparapi.device
 
Device() - Constructor for class com.amd.aparapi.device.Device
 
Device.TYPE - Enum in com.amd.aparapi.device
 
dim - Variable in class com.amd.aparapi.internal.tool.InstructionViewer.InstructionView
 
dirty() - Method in class com.amd.aparapi.internal.tool.InstructionViewer
 
disableUnsafe - Static variable in class com.amd.aparapi.Config
Disable Unsafe
dispose() - Method in class com.amd.aparapi.internal.kernel.KernelRunner
Kernel.dispose() delegates to KernelRunner.dispose() which delegates to disposeJNI() to actually close JNI data structures.
dispose() - Method in class com.amd.aparapi.Kernel
Release any resources associated with this Kernel.
DocMe - Annotation Type in com.amd.aparapi.internal.annotation
Use this annotation to tag stuff that needs Java Doc added
doesNotContainCompositeOrBranch(Instruction, Instruction) - Method in class com.amd.aparapi.internal.instruction.ExpressionList
 
doesNotContainContinueOrBreak(Instruction, Instruction) - Method in class com.amd.aparapi.internal.instruction.ExpressionList
Determine whether the sequence of instructions from _start to _extent is free of branches which extend beyond _extent.
doorbell - Static variable in class com.amd.aparapi.internal.tool.InstructionViewer
 
draw(Graphics) - Method in class com.amd.aparapi.internal.tool.InstructionViewer
 
draw(Graphics2D, Shape) - Method in class com.amd.aparapi.internal.tool.InstructionViewer
 
dumpDiagram(Instruction) - Method in class com.amd.aparapi.internal.instruction.ExpressionList
Aids debugging.
dumpFlags - Static variable in class com.amd.aparapi.Config
 
A B C D E F G H I J K L M N O P R S T U V W _