MCPcopy Create free account

hub / github.com/ccsb-scripps/AutoDock-GPU / functions

Functions633 in github.com/ccsb-scripps/AutoDock-GPU

Methodget
! \brief Gets a list of available platforms. * * Wraps clGetPlatformIDs(). */
windows/include/CL/cl.hpp:2324
MethodgetArgInfo
windows/include/CL/cl2.hpp:5701
MethodgetArgInfo
windows/include/CL/cl.hpp:4923
MethodgetBuildInfo
windows/include/CL/cl2.hpp:6326
MethodgetBuildInfo
windows/include/CL/cl.hpp:5318
MethodgetBuildLog
windows/include/CL/cl2.hpp:1843
MethodgetDefault
! \brief Returns the first device on the default context. * * \see Context::getDefault() */
windows/include/CL/cl2.hpp:1961
MethodgetDefault
windows/include/CL/cl2.hpp:2239
MethodgetDefault
! \brief Returns a singleton context including all devices of CL_DEVICE_TYPE_DEFAULT. * * \note All calls to this function return the same
windows/include/CL/cl2.hpp:2770
MethodgetDefault
windows/include/CL/cl2.hpp:6886
MethodgetDefault
windows/include/CL/cl.hpp:2412
MethodgetDefault
! \brief Returns a singleton context including all devices of CL_DEVICE_TYPE_DEFAULT. * * \note All calls to this function return the same
windows/include/CL/cl.hpp:2646
MethodgetDefault
windows/include/CL/cl.hpp:2787
MethodgetDefault
windows/include/CL/cl.hpp:5592
MethodgetImageInfo
windows/include/CL/cl2.hpp:4173
MethodgetImageInfo
windows/include/CL/cl.hpp:3604
MethodgetInfo
windows/include/CL/cl2.hpp:2026
MethodgetInfo
\brief Wrapper for clGetPlatformInfo().
windows/include/CL/cl2.hpp:2265
MethodgetInfo
windows/include/CL/cl2.hpp:2818
MethodgetInfo
windows/include/CL/cl2.hpp:2960
MethodgetInfo
windows/include/CL/cl2.hpp:3175
MethodgetInfo
windows/include/CL/cl2.hpp:5322
MethodgetInfo
windows/include/CL/cl2.hpp:5455
MethodgetInfo
windows/include/CL/cl2.hpp:5679
MethodgetInfo
windows/include/CL/cl2.hpp:6305
MethodgetInfo
windows/include/CL/cl2.hpp:6961
MethodgetInfo
windows/include/CL/cl2.hpp:8220
MethodgetInfo
windows/include/CL/cl.hpp:2079
MethodgetInfo
\brief Wrapper for clGetPlatformInfo().
windows/include/CL/cl.hpp:2195
MethodgetInfo
windows/include/CL/cl.hpp:2717
MethodgetInfo
windows/include/CL/cl.hpp:3072
MethodgetInfo
windows/include/CL/cl.hpp:4708
MethodgetInfo
windows/include/CL/cl.hpp:4901
MethodgetInfo
windows/include/CL/cl.hpp:5297
MethodgetInfo
windows/include/CL/cl.hpp:5664
MethodgetInfo<CL_PROGRAM_BINARIES>
windows/include/CL/cl2.hpp:6531
MethodgetInfo<CL_PROGRAM_BINARIES>
windows/include/CL/cl.hpp:5442
MethodgetKernel
windows/include/CL/cl2.hpp:9386
FunctiongetObjectInfo
\brief Wrapper for clGetGLObjectInfo().
windows/include/CL/cl.hpp:4609
MethodgetObjectInfo
\brief Wrapper for clGetGLObjectInfo().
windows/include/CL/cl2.hpp:4002
MethodgetObjectInfo
\brief Wrapper for clGetGLObjectInfo().
windows/include/CL/cl2.hpp:4099
MethodgetObjectInfo
\brief Wrapper for clGetGLObjectInfo().
windows/include/CL/cl.hpp:3533
MethodgetProfilingInfo
windows/include/CL/cl2.hpp:2983
MethodgetProfilingInfo
windows/include/CL/cl.hpp:2886
MethodgetSVMMemFlags
windows/include/CL/cl2.hpp:3243
MethodgetSVMMemFlags
windows/include/CL/cl2.hpp:3254
MethodgetSVMMemFlags
windows/include/CL/cl2.hpp:3265
MethodgetSVMMemFlags
windows/include/CL/cl2.hpp:3276
MethodgetSVMMemFlags
windows/include/CL/cl2.hpp:3287
MethodgetSVMMemFlags
windows/include/CL/cl2.hpp:3297
MethodgetSVMMemFlags
windows/include/CL/cl2.hpp:3308
MethodgetSubGroupInfo
windows/include/CL/cl2.hpp:5747
MethodgetSupportedImageFormats
! \brief Gets a list of supported image formats. * * Wraps clGetSupportedImageFormats(). */
windows/include/CL/cl2.hpp:2843
MethodgetSupportedImageFormats
! \brief Gets a list of supported image formats. * * Wraps clGetSupportedImageFormats(). */
windows/include/CL/cl.hpp:2742
MethodgetWorkGroupInfo
windows/include/CL/cl2.hpp:5723
MethodgetWorkGroupInfo
windows/include/CL/cl.hpp:4945
Methodinit
host/inc/miscellaneous.h:179
MethodisReferenceCountable
windows/include/CL/cl2.hpp:1692
MethodisReferenceCountable
windows/include/CL/cl.hpp:1872
Methoditerator
* Internal iterator constructor to capture reference * to the vector it iterates over rather than taking * the vector by copy.
windows/include/CL/cl.hpp:917
Functionlength
\brief Queries the length of the string, excluding any added '\0's.
windows/include/CL/cl.hpp:644
FunctionlinkProgram
windows/include/CL/cl2.hpp:6424
FunctionlinkProgram
windows/include/CL/cl.hpp:5361
Functionmain
test_cuda.cpp:4
MethodmakeDefault
! \brief Create the default context. * * This sets @c default_ and @c default_error_. It does not throw * @c cl::Error. */
windows/include/CL/cl2.hpp:2156
MethodmakeDefault
! \brief Create the default context from the default device type in the default platform. * * This sets @c default_ and @c default_error_. I
windows/include/CL/cl2.hpp:2536
MethodmakeDefault
windows/include/CL/cl2.hpp:2889
MethodmakeDefault
! \brief Create the default command queue returned by @ref getDefault. * * It sets default_error_ to indicate success or failure. It does no
windows/include/CL/cl2.hpp:6582
MethodmakeDefault
! * Create a new default device command queue for the default device, * in the default context and of the default size. * If there is alre
windows/include/CL/cl2.hpp:8247
MethodmakeDefaultProvided
! \brief Create the default platform from a provided platform. * * This sets @c default_. It does not throw * @c cl::Error. */
windows/include/CL/cl2.hpp:1930
MethodmakeDefaultProvided
! \brief Create the default platform from a provided platform. * * This sets @c default_. It does not throw * @c cl::Error. */
windows/include/CL/cl2.hpp:2199
MethodmakeDefaultProvided
! \brief Create the default context from a provided Context. * * This sets @c default_. It does not throw * @c cl::Error. */
windows/include/CL/cl2.hpp:2574
MethodmakeDefaultProvided
! \brief Create the default command queue. * * This sets @c default_. It does not throw * @c cl::Error. */
windows/include/CL/cl2.hpp:6614
Methodmake_kernel
windows/include/CL/cl2.hpp:9404
Methodmake_kernel
windows/include/CL/cl.hpp:12805
FunctionmapSVM
windows/include/CL/cl2.hpp:8808
Functionmax_size
\brief Returns the maximum number of elements this instance can hold.
windows/include/CL/cl.hpp:829
Methodmax_size
* Return the maximum possible allocation size. * This is the minimum of the maximum sizes of all devices in the context. */
windows/include/CL/cl2.hpp:3445
FunctionmemcopyBufferObjectToBufferObject
wrapcl/src/BufferObjects.cpp:254
Methodoperator ()
windows/include/CL/cl2.hpp:1377
Methodoperator ()
windows/include/CL/cl2.hpp:1386
Methodoperator ()
windows/include/CL/cl.hpp:1575
Methodoperator ()
windows/include/CL/cl.hpp:1584
Methodoperator ()
windows/include/CL/cl.hpp:1843
Methodoperator ()
windows/include/CL/cl.hpp:1949
Functionoperator!=
windows/include/CL/cl2.hpp:1820
Methodoperator!=
windows/include/CL/cl2.hpp:3478
Methodoperator!=
windows/include/CL/cl.hpp:962
Methodoperator()
windows/include/CL/cl2.hpp:3518
Methodoperator()
* Enqueue kernel. * @param args Launch parameters of the kernel. * @param t0... List of kernel arguments based on the template type of the f
windows/include/CL/cl2.hpp:9330
Methodoperator()
windows/include/CL/cl2.hpp:9424
Methodoperator()
windows/include/CL/cl.hpp:7421
Methodoperator()
windows/include/CL/cl.hpp:7628
Methodoperator()
windows/include/CL/cl.hpp:7853
Methodoperator()
windows/include/CL/cl.hpp:8074
Methodoperator()
windows/include/CL/cl.hpp:8291
Methodoperator()
windows/include/CL/cl.hpp:8504
Methodoperator()
windows/include/CL/cl.hpp:8713
Methodoperator()
windows/include/CL/cl.hpp:8918
Methodoperator()
windows/include/CL/cl.hpp:9119
← previousnext →401–500 of 633, ranked by callers