Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/allocations/
Dallocation_execute.cpp69 int check_image(cl_command_queue queue, cl_mem mem) { in check_image() function
351 if (check_image(*queue, mems[i])) { in execute_kernel()
/external/python/cpython2/Mac/Demo/applescript/Disk_Copy/
DSpecial_Events.py243 def check_image(self, _object, _attributes={}, **_arguments): member in Special_Events_Events