Searched defs:csd (Results 1 – 6 of 6) sorted by relevance
33 CharsetDetector* csd = new CharsetDetector(*status); in ucsdet_open() local46 CharsetDetector *csd = (CharsetDetector *) ucsd; in ucsdet_close() local118 CharsetDetector *csd = (CharsetDetector *) ucsd; in ucsdet_detectAll() local160 CharsetDetector *csd = (CharsetDetector *) ucsd; in ucsdet_enableInputFilter() local
93 UCharsetDetector *csd = ucsdet_open(&status); in TestConstruction() local126 UCharsetDetector *csd = ucsdet_open(&status); in TestUTF8() local172 UCharsetDetector *csd = ucsdet_open(&status); in TestUTF16() local235 UCharsetDetector *csd = ucsdet_open(&status); in TestC1Bytes() local288 UCharsetDetector *csd = ucsdet_open(&status); in TestInputFilter() local393 UCharsetDetector *csd = ucsdet_open(&status); in TestBufferOverflow() local478 UCharsetDetector *csd = ucsdet_open(&status); in TestIBM424() local556 UCharsetDetector *csd = ucsdet_open(&status); in TestIBM420() local
169 LocalUCharsetDetectorPointer csd(ucsdet_open(&status)); in checkEncoding() local258 LocalUCharsetDetectorPointer csd(ucsdet_open(status)); in ConstructionTest() local290 UCharsetDetector *csd = ucsdet_open(&status); in UTF8Test() local330 UCharsetDetector *csd = ucsdet_open(&status); in UTF16Test() local390 UCharsetDetector *csd = ucsdet_open(&status); in InputFilterTest() local458 UCharsetDetector *csd = ucsdet_open(&status); in C1BytesTest() local599 UCharsetDetector *csd = ucsdet_open(&status); in IBM424Test() local683 UCharsetDetector *csd = ucsdet_open(&status); in IBM420Test() local733 UCharsetDetector *csd = ucsdet_open(&status); in Ticket6394Test() local
30 UCharsetDetector* csd; in main() local
278 _wecam_setup(CameraServiceDesc* csd, in _wecam_setup()313 _camera_service_init(CameraServiceDesc* csd) in _camera_service_init()484 _factory_client_list_cameras(CameraServiceDesc* csd, QemudClient* client) in _factory_client_list_cameras()538 CameraServiceDesc* csd = (CameraServiceDesc*)opaque; in _factory_client_recv() local649 _camera_client_create(CameraServiceDesc* csd, const char* param) in _camera_client_create()1246 CameraServiceDesc* csd = (CameraServiceDesc*)opaque; in _camera_service_connect() local
69 struct mmc_csd csd; /* card specific */ member