Home
last modified time | relevance | path

Searched refs:CL_Handle (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
Dclmodule.c17 CL_Handle ob_compressorHdl;
39 cl_ErrorHandler(CL_Handle handle, int code, const char *fmt, ...) in cl_ErrorHandler()
185 doClose(clobject *self, int (*close_func)(CL_Handle)) in doClose() argument
307 doParams(clobject *self, PyObject *args, int (*func)(CL_Handle, int *, int), in doParams() argument
385 do_get(clobject *self, PyObject *args, int (*func)(CL_Handle, int)) in do_get() argument
666 doOpen(PyObject *self, PyObject *args, int (*open_func)(int, CL_Handle *), in doOpen() argument