Home
last modified time | relevance | path

Searched defs:csd (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Ducsdetst.c94 UCharsetDetector *csd = ucsdet_open(&status); in TestConstruction() local
127 UCharsetDetector *csd = ucsdet_open(&status); in TestUTF8() local
173 UCharsetDetector *csd = ucsdet_open(&status); in TestUTF16() local
236 UCharsetDetector *csd = ucsdet_open(&status); in TestC1Bytes() local
289 UCharsetDetector *csd = ucsdet_open(&status); in TestInputFilter() local
394 UCharsetDetector *csd = ucsdet_open(&status); in TestBufferOverflow() local
479 UCharsetDetector *csd = ucsdet_open(&status); in TestIBM424() local
557 UCharsetDetector *csd = ucsdet_open(&status); in TestIBM420() local
/external/icu/icu4c/source/i18n/
Ducsdet.cpp38 CharsetDetector* csd = new CharsetDetector(*status); in ucsdet_open() local
51 CharsetDetector *csd = (CharsetDetector *) ucsd; in ucsdet_close() local
123 CharsetDetector *csd = (CharsetDetector *) ucsd; in ucsdet_detectAll() local
165 CharsetDetector *csd = (CharsetDetector *) ucsd; in ucsdet_enableInputFilter() local
/external/icu/icu4c/source/test/intltest/
Dcsdetest.cpp169 LocalUCharsetDetectorPointer csd(ucsdet_open(&status)); in checkEncoding() local
258 LocalUCharsetDetectorPointer csd(ucsdet_open(status)); in ConstructionTest() local
329 UCharsetDetector *csd = ucsdet_open(&status); in UTF8Test() local
369 UCharsetDetector *csd = ucsdet_open(&status); in UTF16Test() local
429 UCharsetDetector *csd = ucsdet_open(&status); in InputFilterTest() local
497 UCharsetDetector *csd = ucsdet_open(&status); in C1BytesTest() local
639 UCharsetDetector *csd = ucsdet_open(&status); in IBM424Test() local
729 UCharsetDetector *csd = ucsdet_open(&status); in IBM420Test() local
784 UCharsetDetector *csd = ucsdet_open(&status); in Ticket6394Test() local
/external/icu/icu4c/source/samples/csdet/
Dcsdet.c34 UCharsetDetector* csd; in main() local
/external/ltp/testcases/network/lib6/
Dasapi_01.c383 int csd[2]; /* control sockets */ in csum_test() local