Home
last modified time | relevance | path

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

12

/external/icu/icu4c/source/test/cintltst/
Ducsdetst.c95 UCharsetDetector *csd = ucsdet_open(&status); in TestConstruction() local
128 UCharsetDetector *csd = ucsdet_open(&status); in TestUTF8() local
174 UCharsetDetector *csd = ucsdet_open(&status); in TestUTF16() local
237 UCharsetDetector *csd = ucsdet_open(&status); in TestC1Bytes() local
290 UCharsetDetector *csd = ucsdet_open(&status); in TestInputFilter() local
395 UCharsetDetector *csd = ucsdet_open(&status); in TestBufferOverflow() local
481 UCharsetDetector *csd = ucsdet_open(&status); in TestIBM424() local
559 UCharsetDetector *csd = ucsdet_open(&status); in TestIBM420() local
/external/cronet/stable/third_party/icu/source/test/cintltst/
Ducsdetst.c95 UCharsetDetector *csd = ucsdet_open(&status); in TestConstruction() local
128 UCharsetDetector *csd = ucsdet_open(&status); in TestUTF8() local
174 UCharsetDetector *csd = ucsdet_open(&status); in TestUTF16() local
237 UCharsetDetector *csd = ucsdet_open(&status); in TestC1Bytes() local
290 UCharsetDetector *csd = ucsdet_open(&status); in TestInputFilter() local
395 UCharsetDetector *csd = ucsdet_open(&status); in TestBufferOverflow() local
481 UCharsetDetector *csd = ucsdet_open(&status); in TestIBM424() local
559 UCharsetDetector *csd = ucsdet_open(&status); in TestIBM420() local
/external/cronet/tot/third_party/icu/source/test/cintltst/
Ducsdetst.c95 UCharsetDetector *csd = ucsdet_open(&status); in TestConstruction() local
128 UCharsetDetector *csd = ucsdet_open(&status); in TestUTF8() local
174 UCharsetDetector *csd = ucsdet_open(&status); in TestUTF16() local
237 UCharsetDetector *csd = ucsdet_open(&status); in TestC1Bytes() local
290 UCharsetDetector *csd = ucsdet_open(&status); in TestInputFilter() local
395 UCharsetDetector *csd = ucsdet_open(&status); in TestBufferOverflow() local
481 UCharsetDetector *csd = ucsdet_open(&status); in TestIBM424() local
559 UCharsetDetector *csd = ucsdet_open(&status); in TestIBM420() local
/external/cronet/tot/third_party/icu/source/test/intltest/
Dcsdetest.cpp173 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 LocalUCharsetDetectorPointer csd(ucsdet_open(&status)); in UTF16Test() local
418 UCharsetDetector *csd = ucsdet_open(&status); in InputFilterTest() local
486 UCharsetDetector *csd = ucsdet_open(&status); in C1BytesTest() local
628 UCharsetDetector *csd = ucsdet_open(&status); in IBM424Test() local
718 UCharsetDetector *csd = ucsdet_open(&status); in IBM420Test() local
773 UCharsetDetector *csd = ucsdet_open(&status); in Ticket6394Test() local
854 UCharsetDetector* csd = ucsdet_open(&status); in Ticket21823Test() local
/external/cronet/stable/third_party/icu/source/test/intltest/
Dcsdetest.cpp173 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 LocalUCharsetDetectorPointer csd(ucsdet_open(&status)); in UTF16Test() local
418 UCharsetDetector *csd = ucsdet_open(&status); in InputFilterTest() local
486 UCharsetDetector *csd = ucsdet_open(&status); in C1BytesTest() local
628 UCharsetDetector *csd = ucsdet_open(&status); in IBM424Test() local
718 UCharsetDetector *csd = ucsdet_open(&status); in IBM420Test() local
773 UCharsetDetector *csd = ucsdet_open(&status); in Ticket6394Test() local
854 UCharsetDetector* csd = ucsdet_open(&status); in Ticket21823Test() local
/external/icu/icu4c/source/test/intltest/
Dcsdetest.cpp173 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 LocalUCharsetDetectorPointer csd(ucsdet_open(&status)); in UTF16Test() local
418 UCharsetDetector *csd = ucsdet_open(&status); in InputFilterTest() local
486 UCharsetDetector *csd = ucsdet_open(&status); in C1BytesTest() local
628 UCharsetDetector *csd = ucsdet_open(&status); in IBM424Test() local
718 UCharsetDetector *csd = ucsdet_open(&status); in IBM420Test() local
773 UCharsetDetector *csd = ucsdet_open(&status); in Ticket6394Test() local
854 UCharsetDetector* csd = ucsdet_open(&status); in Ticket21823Test() local
/external/cronet/tot/third_party/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
/external/cronet/stable/third_party/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
/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/cronet/stable/third_party/icu/source/samples/csdet/
Dcsdet.c34 UCharsetDetector* csd; in main() local
/external/cronet/tot/third_party/icu/source/samples/csdet/
Dcsdet.c34 UCharsetDetector* csd; in main() local
/external/python/cpython3/Lib/
Dplatform.py387 def _win32_ver(version, csd, ptype): argument
446 def win32_ver(release='', version='', csd='', ptype=''): argument
/external/v4l2_codec2/common/
DEncodeHelpers.cpp135 bool extractCSDInfo(std::unique_ptr<C2StreamInitDataInfo::output>* const csd, const uint8_t* data, in extractCSDInfo()
/external/coreboot/src/commonlib/include/commonlib/
Dstorage.h108 uint32_t csd[4]; member
/external/ltp/testcases/network/lib6/
Dasapi_01.c379 int csd[2]; /* control sockets */ in csum_test() local
/external/trusty/arm-trusted-firmware/include/drivers/brcm/emmc/
Demmc_csl_sdprot.h428 uint32_t csd[4]; member
433 union sd_csd csd; member
/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/
DEncodeComponent.cpp884 std::unique_ptr<C2StreamInitDataInfo::output> csd; in onOutputBufferDone() local
/external/coreboot/src/drivers/spi/
Dspi_sdcard.c361 uint8_t csd[16]; in spi_sdcard_size() local
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/smoothstreaming/src/main/java/com/google/android/exoplayer2/source/smoothstreaming/manifest/
DSsManifestParser.java757 ArrayList<byte[]> csd = new ArrayList<>(); in buildCodecSpecificData() local
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/smoothstreaming/src/main/java/com/google/android/exoplayer2/source/smoothstreaming/manifest/
DSsManifestParser.java751 ArrayList<byte[]> csd = new ArrayList<>(); in buildCodecSpecificData() local
/external/linux-kselftest/tools/testing/selftests/net/
Dnettest.c1506 int lsd, csd = -1; in do_server() local
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_private.h1299 } csd; member
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h30850 void *csd; member
30857 void *csd; member
30872 call_single_data_t *csd; member
39013 call_single_data_t csd; member
/external/bcc/libbpf-tools/x86/
Dvmlinux.h37489 call_single_data_t csd; member
40636 struct __call_single_data csd; member
114579 struct mmc_csd csd; member
117435 call_single_data_t csd; member

12