| /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/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/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/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/icu/icu4c/source/samples/csdet/ |
| D | csdet.c | 34 UCharsetDetector* csd; in main() local
|
| /external/cronet/third_party/icu/source/samples/csdet/ |
| D | csdet.c | 34 UCharsetDetector* csd; in main() local
|
| /external/v4l2_codec2/common/ |
| D | EncodeHelpers.cpp | 135 bool extractCSDInfo(std::unique_ptr<C2StreamInitDataInfo::output>* const csd, const uint8_t* data, in extractCSDInfo()
|
| /external/ltp/testcases/network/lib6/ |
| D | asapi_01.c | 379 int csd[2]; /* control sockets */ in csum_test() local
|
| /external/python/cpython3/Lib/ |
| D | platform.py | 360 def win32_ver(release='', version='', csd='', ptype=''): argument
|
| /external/python/cpython2/Lib/ |
| D | platform.py | 656 def win32_ver(release='', version='', csd='', ptype=''): argument
|
| /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 | V4L2EncodeComponent.cpp | 900 std::unique_ptr<C2StreamInitDataInfo::output> csd; in onOutputBufferDone() 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 | 1498 int lsd, csd = -1; in do_server() local
|
| /external/mesa3d/src/broadcom/vulkan/ |
| D | v3dv_private.h | 901 } csd; member
|
| /external/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 14613 call_single_data_t csd; member 30460 call_single_data_t csd; member 33324 struct __call_single_data csd; member
|
| /external/bcc/libbpf-tools/powerpc/ |
| D | vmlinux_510.h | 8272 struct __call_single_data csd; member 35969 call_single_data_t *csd; member 109144 call_single_data_t csd; member
|
| D | vmlinux.h | 8272 struct __call_single_data csd; member 35969 call_single_data_t *csd; member 109144 call_single_data_t csd; member
|
| /external/bcc/libbpf-tools/x86/ |
| D | vmlinux_505.h | 10377 struct __call_single_data csd; member 14858 call_single_data_t csd; member 30739 call_single_data_t *csd; member 40109 call_single_data_t csd; member
|
| D | vmlinux.h | 10377 struct __call_single_data csd; member 14858 call_single_data_t csd; member 30739 call_single_data_t *csd; member 40109 call_single_data_t csd; member
|
| /external/bcc/libbpf-tools/arm64/ |
| D | vmlinux.h | 7260 struct __call_single_data csd; member 25533 call_single_data_t *csd; member 96239 call_single_data_t csd; member
|
| D | vmlinux_510.h | 7260 struct __call_single_data csd; member 25533 call_single_data_t *csd; member 96239 call_single_data_t csd; member
|