Searched defs:APlatform (Results 1 – 1 of 1) sorted by relevance
/external/llvm-project/parallel-libs/acxxel/ |
D | acxxel.h | 189 Kernel(Platform *APlatform, void *AHandle, HandleDestructor Destructor) in Kernel() 219 Program(Platform *APlatform, void *AHandle, HandleDestructor Destructor) in Program() 383 Stream(Platform *APlatform, int DeviceIndex, void *AHandle, in Stream() 444 Event(Platform *APlatform, int DeviceIndex, void *AHandle, in Event() 594 Stream constructStream(Platform *APlatform, int DeviceIndex, void *AHandle, in constructStream() 600 Event constructEvent(Platform *APlatform, int DeviceIndex, void *AHandle, in constructEvent() 606 Program constructProgram(Platform *APlatform, void *AHandle, in constructProgram()
|