/third_party/icu/icu4c/source/test/cintltst/ |
D | ucsdetst.c | 94 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/ |
D | ucsdet.cpp | 38 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/ |
D | ucsdet.cpp | 38 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/ |
D | ucsdet.cpp | 38 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/ |
D | ucsdet.cpp | 38 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/ |
D | csdetest.cpp | 169 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/ |
D | csdet.c | 34 UCharsetDetector* csd; in main() local
|
/third_party/skia/third_party/externals/icu/source/samples/csdet/ |
D | csdet.c | 34 UCharsetDetector* csd; in main() local
|
/third_party/flutter/skia/third_party/externals/icu/source/samples/csdet/ |
D | csdet.c | 34 UCharsetDetector* csd; in main() local
|
/third_party/python/Lib/ |
D | platform.py | 361 def win32_ver(release='', version='', csd='', ptype=''): argument
|
/third_party/ltp/testcases/network/lib6/ |
D | asapi_01.c | 379 int csd[2]; /* control sockets */ in csum_test() local
|
/third_party/libuv/src/unix/ |
D | os390.c | 234 data_area_ptr csd = {0}; in uv_cpu_info() local
|
/third_party/uboot/u-boot-2020.01/include/ |
D | mmc.h | 618 uint csd[4]; member
|