OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cuCtxDestroy
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/include/cuda/
cuda.h
118
#define
cuCtxDestroy
cuCtxDestroy_v2
119
CUresult
cuCtxDestroy
(CUcontext);
/src/external/gpl3/gcc/dist/include/cuda/
cuda.h
205
#define
cuCtxDestroy
cuCtxDestroy_v2
206
CUresult
cuCtxDestroy
(CUcontext);
/src/external/gpl3/gcc/dist/libgomp/plugin/
plugin-nvptx.c
585
CUDA_CALL (
cuCtxDestroy
, ptx_dev->ctx);
2121
CUDA_CALL_ASSERT (
cuCtxDestroy
, new_ctx);
/src/external/gpl3/gcc.old/dist/libgomp/plugin/
plugin-nvptx.c
569
CUDA_CALL (
cuCtxDestroy
, ptx_dev->ctx);
1889
CUDA_CALL_ASSERT (
cuCtxDestroy
, new_ctx);
Completed in 27 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026