Home
last modified time | relevance | path

Searched defs:AHandle (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/parallel-libs/acxxel/
Dacxxel.h189 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()
1190 DeviceMemorySpan(Platform *ThePlatform, pointer AHandle, index_type Size, in DeviceMemorySpan()