/aosp_15_r20/external/python/cpython3/Modules/clinic/ |
D | overlapped.c.h | 476 Py_buffer bufobj = {NULL, NULL}; in _overlapped_Overlapped_ReadFileInto() local 543 Py_buffer bufobj = {NULL, NULL}; in _overlapped_Overlapped_WSARecvInto() local 579 Py_buffer bufobj = {NULL, NULL}; in _overlapped_Overlapped_WriteFile() local 614 Py_buffer bufobj = {NULL, NULL}; in _overlapped_Overlapped_WSASend() local 883 Py_buffer bufobj = {NULL, NULL}; in _overlapped_Overlapped_WSASendTo() local 953 Py_buffer bufobj = {NULL, NULL}; in _overlapped_Overlapped_WSARecvFromInto() local
|
/aosp_15_r20/external/python/cpython3/Modules/ |
D | overlapped.c | 1054 HANDLE handle, Py_buffer *bufobj) in _overlapped_Overlapped_ReadFileInto_impl() 1160 HANDLE handle, Py_buffer *bufobj, in _overlapped_Overlapped_WSARecvInto_impl() 1196 Py_buffer *bufobj) in _overlapped_Overlapped_WriteFile_impl() 1249 Py_buffer *bufobj, DWORD flags) in _overlapped_Overlapped_WSASend_impl() 1738 Py_buffer *bufobj, DWORD flags, in _overlapped_Overlapped_WSASendTo_impl() 1882 HANDLE handle, Py_buffer *bufobj, in _overlapped_Overlapped_WSARecvFromInto_impl()
|
D | _testbuffer.c | 2308 PyObject *ret = NULL, *bufobj, *seq; in get_pointer() local
|
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/ |
H A D | st_draw.c | 209 struct gl_buffer_object *bufobj = ctx->Array.VAO->IndexBufferObj; in st_indirect_draw_vbo() local
|
/aosp_15_r20/external/python/cpython3/Parser/ |
D | tokenizer.c | 475 PyObject *bufobj = _PyObject_CallNoArgs(readline); in fp_setreadl() local
|
/aosp_15_r20/external/ComputeLibrary/include/CL/ |
H A D | opencl.hpp | 4122 ID3D10Buffer* bufobj, in BufferD3D10() 4228 cl_GLuint bufobj, in BufferGL() 4325 cl_GLuint bufobj, in BufferRenderGL()
|
/aosp_15_r20/external/OpenCL-CLHPP/tests/ |
H A D | test_openclhpp.cpp | 4531 cl_GLuint bufobj, in clCreateFromGLBuffer_testgetObjectInfo() 4558 cl_GLuint bufobj = 0; in testgetObjectInfo() local
|
/aosp_15_r20/external/libjpeg-turbo/ |
H A D | turbojpeg-jni.c | 1072 jobject arrayRegionObj, planeRegionObj, bufobj, borobj; in JNICustomFilter() local
|
/aosp_15_r20/external/mesa3d/include/CL/ |
H A D | cl.hpp | 3391 ID3D10Buffer* bufobj, in BufferD3D10() 3493 cl_GLuint bufobj, in BufferGL() 4537 cl_GLuint bufobj, in BufferRenderGL()
|
H A D | opencl.hpp | 4162 ID3D10Buffer* bufobj, in BufferD3D10() 4268 cl_GLuint bufobj, in BufferGL() 4365 cl_GLuint bufobj, in BufferRenderGL()
|
/aosp_15_r20/external/OpenCL-ICD-Loader/loader/ |
H A D | icd_dispatch_generated.c | 6363 cl_GLuint bufobj, in clCreateFromGLBuffer() 6386 cl_GLuint bufobj, in clCreateFromGLBuffer_disp()
|
/aosp_15_r20/external/OpenCL-ICD-Loader/test/layer/ |
H A D | icd_print_layer_generated.c | 2381 cl_GLuint bufobj, in clCreateFromGLBuffer_wrap()
|
/aosp_15_r20/external/OpenCL-CLHPP/include/CL/ |
H A D | opencl.hpp | 4534 ID3D10Buffer* bufobj, in BufferD3D10() 4613 cl_GLuint bufobj, in BufferGL() 4683 cl_GLuint bufobj, in BufferRenderGL()
|
/aosp_15_r20/external/OpenCL-ICD-Loader/test/loader_test/ |
H A D | param_struct.h | 960 cl_GLuint bufobj; member
|