/external/icu/icu4c/source/test/perf/normperf/ |
D | normperf.h | 261 int32_t ICUNormNFD(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, U… in ICUNormNFD() 265 int32_t ICUNormNFC(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, U… in ICUNormNFC() 269 int32_t ICUNormNFKD(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, … in ICUNormNFKD() 272 int32_t ICUNormNFKC(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, … in ICUNormNFKC() 276 int32_t ICUNormFCD(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, U… in ICUNormFCD() 294 int32_t ICUNormNFD(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, U… in ICUNormNFD() 298 int32_t ICUNormNFC(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, U… in ICUNormNFC() 302 int32_t ICUNormNFKD(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, … in ICUNormNFKD() 305 int32_t ICUNormNFKC(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, … in ICUNormNFKC() 309 int32_t ICUNormFCD(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, U… in ICUNormFCD() [all …]
|
/external/icu/icu4c/source/test/perf/convperf/ |
D | convperf.h | 159 UINT dstLen; variable 211 UINT dstLen; variable 280 UINT dstLen; variable 336 UINT dstLen; variable 392 UINT dstLen; variable 445 UINT dstLen; variable
|
/external/epid-sdk/ext/ipp/sources/ippcp/ |
D | pcpbnumisc.h | 77 #define ZEXPAND_BNU(srcdst,srcLen, dstLen) \ argument 84 #define ZEXPAND_COPY_BNU(dst,dstLen, src,srcLen) \ argument
|
/external/pdfium/core/fxcrt/ |
D | cfx_seekablestreamproxy.cpp | 31 size_t dstLen) { in UTF8Decode()
|
/external/skqp/src/core/ |
D | SkLatticeIter.cpp | 82 float dstLen = dstEnd - dstStart; in set_points() local
|
/external/skia/src/core/ |
D | SkLatticeIter.cpp | 82 float dstLen = dstEnd - dstStart; in set_points() local
|
/external/dng_sdk/source/ |
D | dng_read_image.cpp | 2329 uLongf dstLen = uncompressedSize; in ReadTile() local
|
/external/icu/icu4c/source/test/cintltst/ |
D | nucnvtst.c | 3472 unescape(UChar* dst, int32_t dstLen,const char* src,int32_t srcLen,UErrorCode *status){ in unescape()
|
/external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingShaderAccessTests.cpp | 304 void writeTextureLevelPyramidData (void* dst, deUint32 dstLen, const tcu::TextureLevelPyramid& srcI… in writeTextureLevelPyramidData()
|