/external/icu/icu4c/source/test/cintltst/ |
D | ucsdetst.c | 95 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/ |
D | ucsdetst.c | 95 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/ |
D | ucsdetst.c | 95 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/ |
D | csdetest.cpp | 173 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/ |
D | csdetest.cpp | 173 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/ |
D | csdetest.cpp | 173 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/ |
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
|
/external/cronet/stable/third_party/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
|
/external/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
|
/external/cronet/stable/third_party/icu/source/samples/csdet/ |
D | csdet.c | 34 UCharsetDetector* csd; in main() local
|
/external/cronet/tot/third_party/icu/source/samples/csdet/ |
D | csdet.c | 34 UCharsetDetector* csd; in main() local
|
/external/python/cpython3/Lib/ |
D | platform.py | 387 def _win32_ver(version, csd, ptype): argument 446 def win32_ver(release='', version='', csd='', ptype=''): argument
|
/external/v4l2_codec2/common/ |
D | EncodeHelpers.cpp | 135 bool extractCSDInfo(std::unique_ptr<C2StreamInitDataInfo::output>* const csd, const uint8_t* data, in extractCSDInfo()
|
/external/coreboot/src/commonlib/include/commonlib/ |
D | storage.h | 108 uint32_t csd[4]; member
|
/external/ltp/testcases/network/lib6/ |
D | asapi_01.c | 379 int csd[2]; /* control sockets */ in csum_test() local
|
/external/trusty/arm-trusted-firmware/include/drivers/brcm/emmc/ |
D | emmc_csl_sdprot.h | 428 uint32_t csd[4]; member 433 union sd_csd csd; member
|
/external/arm-trusted-firmware/include/drivers/brcm/emmc/ |
D | emmc_csl_sdprot.h | 428 uint32_t csd[4]; member 433 union sd_csd csd; member
|
/external/v4l2_codec2/components/ |
D | EncodeComponent.cpp | 884 std::unique_ptr<C2StreamInitDataInfo::output> csd; in onOutputBufferDone() local
|
/external/coreboot/src/drivers/spi/ |
D | spi_sdcard.c | 361 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/ |
D | SsManifestParser.java | 757 ArrayList<byte[]> csd = new ArrayList<>(); in buildCodecSpecificData() local
|
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/smoothstreaming/src/main/java/com/google/android/exoplayer2/source/smoothstreaming/manifest/ |
D | SsManifestParser.java | 751 ArrayList<byte[]> csd = new ArrayList<>(); in buildCodecSpecificData() local
|
/external/linux-kselftest/tools/testing/selftests/net/ |
D | nettest.c | 1506 int lsd, csd = -1; in do_server() local
|
/external/mesa3d/src/broadcom/vulkan/ |
D | v3dv_private.h | 1299 } csd; member
|
/external/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 30850 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/ |
D | vmlinux.h | 37489 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
|