| /xsrc/external/mit/freetype/dist/src/autofit/ |
| H A D | afglobal.c | 132 FT_Error error; local in function:af_face_globals_compute_style_coverage 163 AF_Script_UniRange range; local in function:af_face_globals_compute_style_coverage 335 FT_Error error; local in function:af_face_globals_new 431 FT_Error error = FT_Err_Ok; local in function:af_face_globals_get_metrics [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/ |
| H A D | d3d12_root_signature.cpp | 161 ComPtr<ID3DBlob> sig, error; local in function:create_root_signature 73 init_range_root_param(D3D12_ROOT_PARAMETER1 * param,D3D12_DESCRIPTOR_RANGE1 * range,D3D12_DESCRIPTOR_RANGE_TYPE type,uint32_t num_descs,D3D12_SHADER_VISIBILITY visibility,uint32_t base_shader_register) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/ |
| H A D | platform_android_mapper.cpp | 54 Error error = Error::NONE; local in function:GetMetadata 75 Error error = GetMetadata(mapper, buffer, local in function:GetPlaneLayouts 196 Dataspace range = (Dataspace)((int)dataspace & (uint32_t)Dataspace::RANGE_MASK); local in function:mapper_metadata_get_buffer_info
|
| /xsrc/external/mit/xf86-input-synaptics/dist/tools/ |
| H A D | syndaemon.c | 401 XRecordRange *range; local in function:record_main_loop 490 int error = 0; local in function:dp_get_device [all...] |
| /xsrc/external/mit/MesaLib/dist/src/microsoft/clc/ |
| H A D | compute_test.cpp | 202 ID3DBlob *sig, *error; local in function:ComputeTest::create_root_signature 578 for (auto &range : resources.ranges) { local in function:ComputeTest::run_shader_with_raw_args
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | bufferobj.c | 199 get_buffer(struct gl_context * ctx,const char * func,GLenum target,GLenum error) argument 1284 set_buffer_multi_binding(struct gl_context * ctx,const GLuint * buffers,int idx,const char * caller,struct gl_buffer_binding * binding,GLintptr offset,GLsizeiptr size,bool range,gl_buffer_usage usage) argument 3722 bind_uniform_buffers(struct gl_context * ctx,GLuint first,GLsizei count,const GLuint * buffers,bool range,const GLintptr * offsets,const GLsizeiptr * sizes,const char * caller) argument 3822 bind_shader_storage_buffers(struct gl_context * ctx,GLuint first,GLsizei count,const GLuint * buffers,bool range,const GLintptr * offsets,const GLsizeiptr * sizes,const char * caller) argument 3986 bind_xfb_buffers(struct gl_context * ctx,GLuint first,GLsizei count,const GLuint * buffers,bool range,const GLintptr * offsets,const GLsizeiptr * sizes,const char * caller) argument 4145 bind_atomic_buffers(struct gl_context * ctx,GLuint first,GLsizei count,const GLuint * buffers,bool range,const GLintptr * offsets,const GLsizeiptr * sizes,const char * caller) argument [all...] |
| H A D | dlist.c | 9207 save_error(struct gl_context * ctx,GLenum error,const char * s) argument 9226 _mesa_compile_error(struct gl_context * ctx,GLenum error,const char * s) argument 10785 _mesa_DeleteLists(GLuint list,GLsizei range) argument 10819 _mesa_GenLists(GLsizei range) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | bufferobj.c | 213 get_buffer(struct gl_context * ctx,const char * func,GLenum target,GLenum error) argument 1226 _mesa_multi_bind_lookup_bufferobj(struct gl_context * ctx,const GLuint * buffers,GLuint index,const char * caller,bool * error) argument 1397 set_buffer_multi_binding(struct gl_context * ctx,const GLuint * buffers,int idx,const char * caller,struct gl_buffer_binding * binding,GLintptr offset,GLsizeiptr size,bool range,gl_buffer_usage usage) argument 1412 bool error; local in function:set_buffer_multi_binding 4170 bind_uniform_buffers(struct gl_context * ctx,GLuint first,GLsizei count,const GLuint * buffers,bool range,const GLintptr * offsets,const GLsizeiptr * sizes,const char * caller) argument 4272 bind_shader_storage_buffers(struct gl_context * ctx,GLuint first,GLsizei count,const GLuint * buffers,bool range,const GLintptr * offsets,const GLsizeiptr * sizes,const char * caller) argument 4436 bind_xfb_buffers(struct gl_context * ctx,GLuint first,GLsizei count,const GLuint * buffers,bool range,const GLintptr * offsets,const GLsizeiptr * sizes,const char * caller) argument 4543 bool error; local in function:bind_xfb_buffers 4599 bind_atomic_buffers(struct gl_context * ctx,GLuint first,GLsizei count,const GLuint * buffers,bool range,const GLintptr * offsets,const GLsizeiptr * sizes,const char * caller) argument [all...] |
| H A D | dlist.c | 11153 save_error(struct gl_context * ctx,GLenum error,const char * s) argument 11172 _mesa_compile_error(struct gl_context * ctx,GLenum error,const char * s) argument 13464 _mesa_DeleteLists(GLuint list,GLsizei range) argument 13498 _mesa_GenLists(GLsizei range) argument [all...] |
| /xsrc/external/mit/fontconfig/dist/src/ |
| H A D | fcxml.c | 190 FcExprCreateRange (FcConfig *config, FcRange *range) argument 562 FcRange *range; member in union:_FcVStack::__anoncf15b917020a 581 FcBool error; member in struct:_FcConfigParse 932 FcVStackPushRange (FcConfigParse *parse, FcRange *range) argument 3473 FcBool error = FcTrue; local in function:FcConfigParseAndLoadFromMemoryInternal [all...] |
| /xsrc/external/mit/freetype/dist/src/truetype/ |
| H A D | ttinterp.c | 127 TT_Goto_CodeRange(TT_ExecContext exec,FT_Int range,FT_Long IP) argument 176 TT_Set_CodeRange(TT_ExecContext exec,FT_Int range,void * base,FT_Long length) argument 205 TT_Clear_CodeRange(TT_ExecContext exec,FT_Int range) argument 293 FT_Error error; local in function:Init_Context 364 FT_Error error; local in function:Update_Max 412 FT_Error error; local in function:TT_Load_Context 602 FT_Error error; local in function:TT_New_Context 1660 TT_CodeRange* range; local in function:Ins_Goto_CodeRange [all...] |
| /xsrc/external/mit/MesaLib/dist/include/CL/ |
| H A D | cl2.hpp | 2211 getHostTimer(cl_int * error=nullptr) argument 2235 getDeviceAndHostTimer(cl_int * error=nullptr) argument 2809 cl_int error; local in function:cl::Context::Context 2840 cl_int error; local in function:cl::Context::Context 2870 cl_int error; local in function:cl::Context::Context 3103 cl_int error = 0; local in function:cl::Device::makeDefault 3270 cl_int error; local in function:cl::UserEvent::UserEvent 3826 cl_int error; local in function:cl::Buffer::Buffer 3850 cl_int error; local in function:cl::Buffer::Buffer 3876 cl_int error; local in function:cl::Buffer::Buffer 3993 cl_int error; local in function:cl::Buffer::createSubBuffer 4053 cl_int error; local in function:cl::BufferD3D10::BufferD3D10 4142 cl_int error; local in function:cl::BufferGL::BufferGL 4239 cl_int error; local in function:cl::BufferRenderGL::BufferRenderGL 4422 cl_int error; local in function:cl::Image1D::Image1D 4510 cl_int error; local in function:cl::Image1DBuffer::Image1DBuffer 4596 cl_int error; local in function:cl::Image1DArray::Image1DArray 4694 cl_int error; local in function:cl::Image2D::Image2D 4764 cl_int error; local in function:cl::Image2D::Image2D 4811 cl_int error; local in function:cl::Image2D::Image2D 4938 cl_int error; local in function:cl::Image2DGL::Image2DGL 5027 cl_int error; local in function:cl::Image2DArray::Image2DArray 5125 cl_int error; local in function:cl::Image3D::Image3D 5260 cl_int error; local in function:cl::Image3DGL::Image3DGL 5346 cl_int error; local in function:cl::ImageGL::ImageGL 5437 cl_int error; local in function:cl::Pipe::Pipe 5461 cl_int error; local in function:cl::Pipe::Pipe 5576 cl_int error; local in function:cl::Sampler::Sampler 5951 getSubGroupInfo(const cl::Device & dev,cl_kernel_sub_group_info name,const cl::NDRange & range,size_type * param) const argument 5973 getSubGroupInfo(const cl::Device & dev,const cl::NDRange & range,cl_int * err=NULL) const argument 6145 cl_int error; local in function:cl::Kernel::clone 6173 cl_int error; local in function:cl::Program::Program 6213 cl_int error; local in function:cl::Program::Program 6252 cl_int error; local in function:cl::Program::Program 6288 cl_int error; local in function:cl::Program::Program 6325 cl_int error; local in function:cl::Program::Program [all...] |
| /xsrc/external/mit/MesaLib.old/dist/include/CL/ |
| H A D | cl2.hpp | 2665 cl_int error; local in function:cl::Context::Context 2696 cl_int error; local in function:cl::Context::Context 2726 cl_int error; local in function:cl::Context::Context 2959 cl_int error = 0; local in function:cl::Device::makeDefault 3126 cl_int error; local in function:cl::UserEvent::UserEvent 3682 cl_int error; local in function:cl::Buffer::Buffer 3706 cl_int error; local in function:cl::Buffer::Buffer 3732 cl_int error; local in function:cl::Buffer::Buffer 3849 cl_int error; local in function:cl::Buffer::createSubBuffer 3909 cl_int error; local in function:cl::BufferD3D10::BufferD3D10 3998 cl_int error; local in function:cl::BufferGL::BufferGL 4095 cl_int error; local in function:cl::BufferRenderGL::BufferRenderGL 4278 cl_int error; local in function:cl::Image1D::Image1D 4366 cl_int error; local in function:cl::Image1DBuffer::Image1DBuffer 4452 cl_int error; local in function:cl::Image1DArray::Image1DArray 4550 cl_int error; local in function:cl::Image2D::Image2D 4620 cl_int error; local in function:cl::Image2D::Image2D 4667 cl_int error; local in function:cl::Image2D::Image2D 4794 cl_int error; local in function:cl::Image2DGL::Image2DGL 4883 cl_int error; local in function:cl::Image2DArray::Image2DArray 4981 cl_int error; local in function:cl::Image3D::Image3D 5116 cl_int error; local in function:cl::Image3DGL::Image3DGL 5202 cl_int error; local in function:cl::ImageGL::ImageGL 5293 cl_int error; local in function:cl::Pipe::Pipe 5317 cl_int error; local in function:cl::Pipe::Pipe 5432 cl_int error; local in function:cl::Sampler::Sampler 5808 getSubGroupInfo(const cl::Device & dev,cl_kernel_sub_group_info name,const cl::NDRange & range,size_type * param) const argument 5820 getSubGroupInfo(const cl::Device & dev,const cl::NDRange & range,cl_int * err=NULL) const argument 6005 cl_int error; local in function:cl::Program::Program 6045 cl_int error; local in function:cl::Program::Program 6084 cl_int error; local in function:cl::Program::Program 6120 cl_int error; local in function:cl::Program::Program 6172 cl_int error; local in function:cl::Program::Program 6235 cl_int error; local in function:cl::Program::Program 6352 cl_int error = ::clCompileProgram( local in function:cl::Program::compile 6606 cl_int error; local in function:cl::Kernel::Kernel 6653 int error; local in function:cl::CommandQueue::makeDefault 6702 cl_int error; local in function:cl::CommandQueue::CommandQueue 6768 cl_int error; local in function:cl::CommandQueue::CommandQueue 6832 cl_int error; local in function:cl::CommandQueue::CommandQueue 6899 cl_int error; local in function:cl::CommandQueue::CommandQueue 6962 cl_int error; local in function:cl::CommandQueue::CommandQueue 7013 cl_int error; local in function:cl::CommandQueue::CommandQueue 7649 cl_int error; local in function:cl::CommandQueue::enqueueMapBuffer 7680 cl_int error; local in function:cl::CommandQueue::enqueueMapImage 8275 cl_int error; local in function:cl::DeviceCommandQueue::DeviceCommandQueue 8302 cl_int error; local in function:cl::DeviceCommandQueue::DeviceCommandQueue 8327 cl_int error; local in function:cl::DeviceCommandQueue::DeviceCommandQueue 8418 cl_int error; local in function:cl::DeviceCommandQueue::makeDefault 8448 cl_int error; local in function:cl::DeviceCommandQueue::makeDefault 8476 cl_int error; local in function:cl::DeviceCommandQueue::makeDefault 8521 cl_int error; local in function:cl::Buffer::Buffer 8572 cl_int error; local in function:cl::Buffer::Buffer 8619 cl_int error; local in function:cl::enqueueReadBuffer 8638 cl_int error; local in function:cl::enqueueWriteBuffer 8658 cl_int error; local in function:cl::enqueueMapBuffer 8695 cl_int error; local in function:cl::enqueueMapSVM 8719 cl_int error; local in function:cl::enqueueMapSVM 8742 cl_int error; local in function:cl::enqueueMapSVM 8760 cl_int error; local in function:cl::enqueueUnmapMemObject 8794 cl_int error; local in function:cl::enqueueUnmapSVM 8816 cl_int error; local in function:cl::enqueueUnmapSVM 8837 cl_int error; local in function:cl::enqueueUnmapSVM 8858 cl_int error; local in function:cl::enqueueCopyBuffer 8876 cl_int error; local in function:cl::copy 8892 cl_int error; local in function:cl::copy 8909 cl_int error; local in function:cl::copy 8948 cl_int error; local in function:cl::copy 9007 cl_int error; local in function:cl::enqueueReadBufferRect 9043 cl_int error; local in function:cl::enqueueWriteBufferRect 9078 cl_int error; local in function:cl::enqueueCopyBufferRect 9111 cl_int error; local in function:cl::enqueueReadImage 9141 cl_int error; local in function:cl::enqueueWriteImage 9169 cl_int error; local in function:cl::enqueueCopyImage 9195 cl_int error; local in function:cl::enqueueCopyImageToBuffer 9221 cl_int error; local in function:cl::enqueueCopyBufferToImage 9241 cl_int error; local in function:cl::flush 9253 cl_int error; local in function:cl::finish 9522 operator ()(const EnqueueArgs & args,Ts...ts,cl_int & error) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_private.h | 1331 anv_batch_set_error(struct anv_batch * batch,VkResult error) argument 1586 uint32_t range; member in struct:anv_address_range_descriptor 1715 uint64_t range; member in struct:anv_descriptor::__anon7bd6f269060a::__anon7bd6f2690808 1743 uint64_t range; /**< VkBufferViewCreateInfo::range */ member in struct:anv_buffer_view 1932 anv_buffer_get_range(struct anv_buffer * buffer,uint64_t offset,uint64_t range) argument 3315 anv_get_levelCount(const struct anv_image * image,const VkImageSubresourceRange * range) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | anv_private.h | 1576 anv_batch_set_error(struct anv_batch *batch, VkResult error) argument 1846 uint32_t range; member in struct:anv_address_range_descriptor 1983 uint64_t range; member in struct:anv_descriptor::__anon54356e7c080a::__anon54356e7c0a08 2029 uint64_t range; /**< VkBufferViewCreateInfo::range */ member in struct:anv_buffer_view 2287 anv_buffer_get_range(struct anv_buffer * buffer,uint64_t offset,uint64_t range) argument [all...] |
| /xsrc/external/mit/MesaLib/src/mapi/shared-glapi/ |
| H A D | glapi_mapi_tmp.h | 1708 static void APIENTRY noopDeleteLists(GLuint list, GLsizei range) argument 1714 static GLuint APIENTRY noopGenLists(GLsizei range) argument 6596 static void APIENTRY noopGetShaderPrecisionFormat(GLenum shadertype, GLenum precisiontype, GLint *range, GLin argument 9252 noopGenFragmentShadersATI(GLuint range) argument 11582 noopInternalSetError(GLenum error) argument 20229 shared_dispatch_stub_4(GLuint list,GLsizei range) argument 20236 shared_dispatch_stub_5(GLsizei range) argument 25906 shared_dispatch_stub_815(GLenum shadertype,GLenum precisiontype,GLint * range,GLint * precision) argument 28993 shared_dispatch_stub_1256(GLuint range) argument 31702 shared_dispatch_stub_1643(GLenum error) argument [all...] |