OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ctx_shared
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libgomp/plugin/
plugin-nvptx.c
297
bool
ctx_shared
;
member in struct:ptx_device
434
ptx_dev->
ctx_shared
= false;
456
ptx_dev->
ctx_shared
= true;
568
if (!ptx_dev->
ctx_shared
)
plugin-nvptx.c
297
bool
ctx_shared
;
member in struct:ptx_device
434
ptx_dev->
ctx_shared
= false;
456
ptx_dev->
ctx_shared
= true;
568
if (!ptx_dev->
ctx_shared
)
/src/external/gpl3/gcc/dist/libgomp/plugin/
plugin-nvptx.c
303
bool
ctx_shared
;
member in struct:ptx_device
446
ptx_dev->
ctx_shared
= false;
468
ptx_dev->
ctx_shared
= true;
584
if (!ptx_dev->
ctx_shared
)
plugin-nvptx.c
303
bool
ctx_shared
;
member in struct:ptx_device
446
ptx_dev->
ctx_shared
= false;
468
ptx_dev->
ctx_shared
= true;
584
if (!ptx_dev->
ctx_shared
)
Completed in 62 milliseconds
Indexes created Thu Apr 30 00:23:01 UTC 2026