Searched defs:csd (Results 1 – 10 of 10) sorted by relevance
94 UCharsetDetector *csd = ucsdet_open(&status); in TestConstruction() local127 UCharsetDetector *csd = ucsdet_open(&status); in TestUTF8() local173 UCharsetDetector *csd = ucsdet_open(&status); in TestUTF16() local236 UCharsetDetector *csd = ucsdet_open(&status); in TestC1Bytes() local289 UCharsetDetector *csd = ucsdet_open(&status); in TestInputFilter() local394 UCharsetDetector *csd = ucsdet_open(&status); in TestBufferOverflow() local479 UCharsetDetector *csd = ucsdet_open(&status); in TestIBM424() local557 UCharsetDetector *csd = ucsdet_open(&status); in TestIBM420() local
38 CharsetDetector* csd = new CharsetDetector(*status); in ucsdet_open() local51 CharsetDetector *csd = (CharsetDetector *) ucsd; in ucsdet_close() local123 CharsetDetector *csd = (CharsetDetector *) ucsd; in ucsdet_detectAll() local165 CharsetDetector *csd = (CharsetDetector *) ucsd; in ucsdet_enableInputFilter() local
169 LocalUCharsetDetectorPointer csd(ucsdet_open(&status)); in checkEncoding() local258 LocalUCharsetDetectorPointer csd(ucsdet_open(status)); in ConstructionTest() local329 UCharsetDetector *csd = ucsdet_open(&status); in UTF8Test() local369 UCharsetDetector *csd = ucsdet_open(&status); in UTF16Test() local429 UCharsetDetector *csd = ucsdet_open(&status); in InputFilterTest() local497 UCharsetDetector *csd = ucsdet_open(&status); in C1BytesTest() local639 UCharsetDetector *csd = ucsdet_open(&status); in IBM424Test() local729 UCharsetDetector *csd = ucsdet_open(&status); in IBM420Test() local784 UCharsetDetector *csd = ucsdet_open(&status); in Ticket6394Test() local
34 UCharsetDetector* csd; in main() local
294 sp<ABuffer> csd; in play() local
379 int csd[2]; /* control sockets */ in csum_test() local
533 def win32_ver(release='', version='', csd='', ptype=''): argument
656 def win32_ver(release='', version='', csd='', ptype=''): argument
599 sp<ABuffer> csd; in TEST_P() local
578 uint csd[4]; member