Searched refs:widestr (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | BusLogic.c | 1830 char widestr[BLOGIC_MAXDEV + 1]; in blogic_reportconfig() local 1834 char *widemsg = widestr; in blogic_reportconfig() 1905 widestr[tgt_id] = ((wide_ok & (1 << tgt_id)) ? 'Y' : 'N'); in blogic_reportconfig() 1906 widestr[adapter->scsi_id] = '#'; in blogic_reportconfig() 1907 widestr[adapter->maxdev] = '\0'; in blogic_reportconfig()
|
| /OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/ |
| H A D | stb_image_write.h | 292 …ar(unsigned int cp, unsigned long flags, const char *str, int cbmb, wchar_t *widestr, int cchwide); 293 …WideCharToMultiByte(unsigned int cp, unsigned long flags, const wchar_t *widestr, int cchwide, cha…
|
| H A D | stb_image.h | 1182 …ar(unsigned int cp, unsigned long flags, const char *str, int cbmb, wchar_t *widestr, int cchwide); 1183 …WideCharToMultiByte(unsigned int cp, unsigned long flags, const wchar_t *widestr, int cchwide, cha…
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/ |
| H A D | stb_image_write.h | 292 …ar(unsigned int cp, unsigned long flags, const char *str, int cbmb, wchar_t *widestr, int cchwide); 293 …WideCharToMultiByte(unsigned int cp, unsigned long flags, const wchar_t *widestr, int cchwide, cha…
|
| H A D | stb_image.h | 1182 …ar(unsigned int cp, unsigned long flags, const char *str, int cbmb, wchar_t *widestr, int cchwide); 1183 …WideCharToMultiByte(unsigned int cp, unsigned long flags, const wchar_t *widestr, int cchwide, cha…
|