/external/mesa3d/include/CL/ |
cl_gl.h | 79 clGetGLObjectInfo(cl_mem /* memobj */, 84 clGetGLTextureInfo(cl_mem /* memobj */,
|
cl_ext.h | 52 * stack associated with memobj. The registered user callback functions are called in the reverse order in 54 * and its resources freed. This provides a mechanism for the application (and libraries) using memobj to be 64 cl_int CL_API_ENTRY clSetMemObjectDestructorAPPLE( cl_mem /* memobj */, 65 void (* /*pfn_notify*/)( cl_mem /* memobj */, void* /*user_data*/),
|
cl.h | [all...] |
/external/mesa3d/src/gallium/state_trackers/clover/api/ |
dispatch.hpp | 148 cl_mem memobj); 151 cl_mem memobj); 162 cl_mem memobj, 431 cl_mem memobj, 511 cl_mem memobj, 516 cl_mem memobj, 566 cl_mem memobj,
|
/external/swiftshader/third_party/subzero/src/ |
IceCompiler.cpp | 90 std::unique_ptr<llvm::StreamingMemoryObject> MemObj( 93 std::unique_ptr<llvm::StreamingMemoryObject> MemObj( 96 PTranslator->translate(IRFilename, std::move(MemObj));
|
PNaClTranslator.cpp | [all...] |
/external/ImageMagick/MagickCore/ |
opencl-private.h | 124 (CL_API_CALL *MAGICKpfn_clReleaseMemObject)(cl_mem memobj) 195 cl_command_queue command_queue,cl_mem memobj,void *mapped_ptr,
|
opencl.c | 458 MagickPrivate void ReleaseOpenCLMemObject(cl_mem memobj) 460 (void) openCL_library->clReleaseMemObject(memobj); [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
puremodule.c | 347 PyObject* memobj = Py_BuildValue("lil", memrep, user_size,
local 350 if (memobj == NULL)
353 result = PyEval_CallObject(MapCallable, memobj);
355 Py_DECREF(memobj);
[all...] |
/external/python/cpython2/Modules/ |
puremodule.c | 347 PyObject* memobj = Py_BuildValue("lil", memrep, user_size, local 350 if (memobj == NULL) 353 result = PyEval_CallObject(MapCallable, memobj); 355 Py_DECREF(memobj);
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/_io/ |
bufferedio.c | 1289 PyObject *memobj, *res; local 1713 PyObject *memobj, *res; local [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_io/ |
bufferedio.c | 1271 PyObject *memobj, *res; local 1685 PyObject *memobj, *res; local [all...] |
/external/python/cpython2/Modules/_io/ |
bufferedio.c | 1286 PyObject *memobj, *res; local 1709 PyObject *memobj, *res; local [all...] |
/external/python/cpython3/Modules/_io/ |
bufferedio.c | 1475 PyObject *memobj, *res; local 1828 PyObject *memobj, *res; local [all...] |
/device/google/marlin/camera/QCamera2/HAL3/ |
QCamera3PostProc.cpp | [all...] |
/hardware/qcom/camera/msm8998/QCamera2/HAL/ |
QCamera2HWICallbacks.cpp | [all...] |
QCameraPostProc.cpp | [all...] |
/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
QCamera3PostProc.cpp | [all...] |
/device/google/marlin/camera/QCamera2/HAL/ |
QCameraPostProc.cpp | [all...] |
QCamera2HWICallbacks.cpp | [all...] |
/prebuilts/ndk/r16/sources/third_party/vulkan/src/layers/ |
core_validation.cpp | 581 // First update CB binding in MemObj mini CB list 607 // First update CB binding in MemObj mini CB list 635 // First update CB binding in MemObj mini CB list [all...] |
/external/vulkan-validation-layers/layers/ |
core_validation.cpp | 440 // First update CB binding in MemObj mini CB list 469 // First update CB binding in MemObj mini CB list [all...] |