Searched +defs:string +defs:properties (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/font-util/dist/
H A Ducs2any.c467 startswith(const char *string, const char *pattern) argument
487 int properties; local in function:main
[all...]
/xsrc/external/mit/freetype/dist/src/autofit/
H A Dafblue.h412 AF_Blue_String string; member in struct:AF_Blue_StringRec_
413 FT_UShort properties; member in struct:AF_Blue_StringRec_
/xsrc/external/mit/MesaLib/dist/include/CL/
H A Dcl2.hpp613 using string = std::string; typedef in namespace:cl
2255 createSubDevices(const cl_device_partition_property * properties,vector<Device> * devices) argument
2292 createSubDevices(const cl_device_partition_property_ext * properties,vector<Device> * devices) argument
2750 cl_context_properties properties[3] = { local in function:cl::Context::makeDefault
2798 Context(const vector<Device> & devices,cl_context_properties * properties=NULL,void (CL_CALLBACK * notifyFptr)(const char *,const void *,size_type,void *)=NULL,void * data=NULL,cl_int * err=NULL) argument
2829 Context(const Device & device,cl_context_properties * properties=NULL,void (CL_CALLBACK * notifyFptr)(const char *,const void *,size_type,void *)=NULL,void * data=NULL,cl_int * err=NULL) argument
2859 Context(cl_device_type type,cl_context_properties * properties=NULL,void (CL_CALLBACK * notifyFptr)(const char *,const void *,size_type,void *)=NULL,void * data=NULL,cl_int * err=NULL) argument
[all...]
H A Dcl.hpp512 class CL_EXT_PREFIX__VERSION_1_1_DEPRECATED string class in namespace:cl
519 string(void) : size_(0), str_(NULL) function in class:cl::string
534 string(const char * str, ::size_t size) : function in class:cl::string
555 string(const char * str) : function in class:cl::string
654 string(const string& rhs) : function in class:cl::string
2146 createSubDevices(const cl_device_partition_property * properties,VECTOR_CLASS<Device> * devices) argument
2172 createSubDevices(const cl_device_partition_property_ext * properties,VECTOR_CLASS<Device> * devices) argument
2512 Context(const VECTOR_CLASS<Device> & devices,cl_context_properties * properties=NULL,void (CL_CALLBACK * notifyFptr)(const char *,const void *,::size_t,void *)=NULL,void * data=NULL,cl_int * err=NULL) argument
2542 Context(const Device & device,cl_context_properties * properties=NULL,void (CL_CALLBACK * notifyFptr)(const char *,const void *,::size_t,void *)=NULL,void * data=NULL,cl_int * err=NULL) argument
2572 Context(cl_device_type type,cl_context_properties * properties=NULL,void (CL_CALLBACK * notifyFptr)(const char *,const void *,::size_t,void *)=NULL,void * data=NULL,cl_int * err=NULL) argument
5519 CommandQueue(cl_command_queue_properties properties,cl_int * err=NULL) argument
5548 CommandQueue(const Context & context,cl_command_queue_properties properties=0,cl_int * err=NULL) argument
5577 CommandQueue(const Context & context,const Device & device,cl_command_queue_properties properties=0,cl_int * err=NULL) argument
[all...]
/xsrc/external/mit/xrandr/dist/
H A Dxrandr.c54 static Bool properties = False; variable in typeref:typename:Bool
87 const char *string; member in struct:__anonda8baef70108
301 char *string; member in struct:__anonda8baef70408
622 set_name_string (name_t *name, char *string) argument
661 set_name(name_t * name,char * string,name_kind_t valid) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/include/CL/
H A Dcl.hpp512 class CL_EXT_PREFIX__VERSION_1_1_DEPRECATED string class in namespace:cl
519 string(void) : size_(0), str_(NULL) function in class:cl::string
534 string(const char * str, ::size_t size) : function in class:cl::string
555 string(const char * str) : function in class:cl::string
654 string(const string& rhs) : function in class:cl::string
2146 createSubDevices(const cl_device_partition_property * properties,VECTOR_CLASS<Device> * devices) argument
2172 createSubDevices(const cl_device_partition_property_ext * properties,VECTOR_CLASS<Device> * devices) argument
2512 Context(const VECTOR_CLASS<Device> & devices,cl_context_properties * properties=NULL,void (CL_CALLBACK * notifyFptr)(const char *,const void *,::size_t,void *)=NULL,void * data=NULL,cl_int * err=NULL) argument
2542 Context(const Device & device,cl_context_properties * properties=NULL,void (CL_CALLBACK * notifyFptr)(const char *,const void *,::size_t,void *)=NULL,void * data=NULL,cl_int * err=NULL) argument
2572 Context(cl_device_type type,cl_context_properties * properties=NULL,void (CL_CALLBACK * notifyFptr)(const char *,const void *,::size_t,void *)=NULL,void * data=NULL,cl_int * err=NULL) argument
5519 CommandQueue(cl_command_queue_properties properties,cl_int * err=NULL) argument
5548 CommandQueue(const Context & context,cl_command_queue_properties properties=0,cl_int * err=NULL) argument
5577 CommandQueue(const Context & context,const Device & device,cl_command_queue_properties properties=0,cl_int * err=NULL) argument
[all...]
H A Dcl2.hpp587 using string = std::string; typedef in namespace:cl
2111 createSubDevices(const cl_device_partition_property * properties,vector<Device> * devices) argument
2148 createSubDevices(const cl_device_partition_property_ext * properties,vector<Device> * devices) argument
2606 cl_context_properties properties[3] = { local in function:cl::Context::makeDefault
2654 Context(const vector<Device> & devices,cl_context_properties * properties=NULL,void (CL_CALLBACK * notifyFptr)(const char *,const void *,size_type,void *)=NULL,void * data=NULL,cl_int * err=NULL) argument
2685 Context(const Device & device,cl_context_properties * properties=NULL,void (CL_CALLBACK * notifyFptr)(const char *,const void *,size_type,void *)=NULL,void * data=NULL,cl_int * err=NULL) argument
2715 Context(cl_device_type type,cl_context_properties * properties=NULL,void (CL_CALLBACK * notifyFptr)(const char *,const void *,size_type,void *)=NULL,void * data=NULL,cl_int * err=NULL) argument
6698 CommandQueue(cl_command_queue_properties properties,cl_int * err=NULL) argument
6764 CommandQueue(QueueProperties properties,cl_int * err=NULL) argument
6827 CommandQueue(const Context & context,cl_command_queue_properties properties=0,cl_int * err=NULL) argument
6894 CommandQueue(const Context & context,QueueProperties properties,cl_int * err=NULL) argument
6956 CommandQueue(const Context & context,const Device & device,cl_command_queue_properties properties=0,cl_int * err=NULL) argument
7007 CommandQueue(const Context & context,const Device & device,QueueProperties properties,cl_int * err=NULL) argument
8273 DeviceCommandQueue(DeviceQueueProperties properties,cl_int * err=NULL) argument
8296 DeviceCommandQueue(const Context & context,const Device & device,DeviceQueueProperties properties=DeviceQueueProperties::None,cl_int * err=NULL) argument
8320 DeviceCommandQueue(const Context & context,const Device & device,cl_uint queueSize,DeviceQueueProperties properties=DeviceQueueProperties::None,cl_int * err=NULL) argument
8422 cl_command_queue_properties properties = local in function:cl::DeviceCommandQueue::makeDefault
8450 cl_command_queue_properties properties = local in function:cl::DeviceCommandQueue::makeDefault
8478 cl_command_queue_properties properties = local in function:cl::DeviceCommandQueue::makeDefault
[all...]
/xsrc/external/mit/libX11/dist/include/X11/
H A DXlib.h1042 XFontProp *properties; /* pointer to array of additional properties*/ member in struct:__anonf1b122fa3a08
1260 } string; member in struct:_XIMText
1294 } string; member in struct:_XIMStringConversionText
[all...]

Completed in 36 milliseconds