Home
last modified time | relevance | path

Searched defs:csd (Results 1 – 13 of 13) 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/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
/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/samples/csdet/
Dcsdet.c34 UCharsetDetector* csd; in main() local
/external/v4l2_codec2/common/
DEncodeHelpers.cpp87 void extractCSDInfo(std::unique_ptr<C2StreamInitDataInfo::output>* const csd, const uint8_t* data, in extractCSDInfo()
/external/python/cpython3/Lib/
Dplatform.py361 def win32_ver(release='', version='', csd='', ptype=''): argument
/external/ltp/testcases/network/lib6/
Dasapi_01.c379 int csd[2]; /* control sockets */ in csum_test() local
/external/python/cpython2/Lib/
Dplatform.py656 def win32_ver(release='', version='', csd='', ptype=''): argument
/external/arm-trusted-firmware/include/drivers/brcm/emmc/
Demmc_csl_sdprot.h428 uint32_t csd[4]; member
433 union sd_csd csd; member
/external/v4l2_codec2/components/
DV4L2EncodeComponent.cpp874 std::unique_ptr<C2StreamInitDataInfo::output> csd; in onOutputBufferDone() local
/external/exoplayer/tree/library/smoothstreaming/src/main/java/com/google/android/exoplayer2/source/smoothstreaming/manifest/
DSsManifestParser.java734 ArrayList<byte[]> csd = new ArrayList<>(); in buildCodecSpecificData() local
/external/linux-kselftest/tools/testing/selftests/net/
Dnettest.c1168 int lsd, csd = -1; in do_server() local
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_private.h901 } csd; member