Searched defs:AsyncHostMemory (Results 1 – 2 of 2) sorted by relevance
137 template <typename T> class AsyncHostMemory; variable1221 AsyncHostMemory(AsyncHostMemory<OtherElementType> &&Other) in AsyncHostMemory() function1238 AsyncHostMemory(ElementType *Pointer, ptrdiff_t ElementCount, in AsyncHostMemory() function
239 acxxel::AsyncHostMemory<const int> AsyncHostMemory = in TEST_P() local