Home
last modified time | relevance | path

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

/third_party/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
/third_party/flutter/skia/third_party/externals/icu/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
/third_party/skia/third_party/externals/icu/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
/third_party/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
/third_party/node/deps/icu-small/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
/third_party/icu/icu4c/source/test/intltest/
Dcsdetest.cpp169 LocalUCharsetDetectorPointer csd(ucsdet_open(&status)); in checkEncoding() local
254 LocalUCharsetDetectorPointer csd(ucsdet_open(status)); in ConstructionTest() local
325 UCharsetDetector *csd = ucsdet_open(&status); in UTF8Test() local
365 LocalUCharsetDetectorPointer csd(ucsdet_open(&status)); in UTF16Test() local
414 UCharsetDetector *csd = ucsdet_open(&status); in InputFilterTest() local
482 UCharsetDetector *csd = ucsdet_open(&status); in C1BytesTest() local
624 UCharsetDetector *csd = ucsdet_open(&status); in IBM424Test() local
714 UCharsetDetector *csd = ucsdet_open(&status); in IBM420Test() local
769 UCharsetDetector *csd = ucsdet_open(&status); in Ticket6394Test() local
/third_party/icu/icu4c/source/samples/csdet/
Dcsdet.c34 UCharsetDetector* csd; in main() local
/third_party/skia/third_party/externals/icu/source/samples/csdet/
Dcsdet.c34 UCharsetDetector* csd; in main() local
/third_party/flutter/skia/third_party/externals/icu/source/samples/csdet/
Dcsdet.c34 UCharsetDetector* csd; in main() local
/third_party/python/Lib/
Dplatform.py361 def win32_ver(release='', version='', csd='', ptype=''): argument
/third_party/ltp/testcases/network/lib6/
Dasapi_01.c379 int csd[2]; /* control sockets */ in csum_test() local
/third_party/libuv/src/unix/
Dos390.c234 data_area_ptr csd = {0}; in uv_cpu_info() local
/third_party/uboot/u-boot-2020.01/include/
Dmmc.h618 uint csd[4]; member