OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:qprops
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/testsuite/lib/
cl_util.c
205
cl_command_queue_properties
qprops
;
local
328
clGetDeviceInfo (devices[j], CL_DEVICE_QUEUE_PROPERTIES, sizeof (
qprops
), &
qprops
, NULL);
329
if (
qprops
& CL_QUEUE_OUT_OF_ORDER_EXEC_MODE_ENABLE)
331
if (
qprops
& CL_QUEUE_PROFILING_ENABLE)
/src/external/gpl3/gdb/dist/gdb/testsuite/lib/
cl_util.c
205
cl_command_queue_properties
qprops
;
local
328
clGetDeviceInfo (devices[j], CL_DEVICE_QUEUE_PROPERTIES, sizeof (
qprops
), &
qprops
, NULL);
329
if (
qprops
& CL_QUEUE_OUT_OF_ORDER_EXEC_MODE_ENABLE)
331
if (
qprops
& CL_QUEUE_PROFILING_ENABLE)
Completed in 16 milliseconds
Indexes created Sat May 02 00:23:24 UTC 2026