Home
last modified time | relevance | path

Searched defs:dstLen (Results 1 - 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/d3d12allocator/src/
H A DCommon.cpp104 size_t dstLen = (size_t)::_vscprintf(format, argList); in PrintMessageV() local
[all...]
/kernel/liteos_a/kernel/extended/hilog/
H A Dlos_hilog.c129 static int HiLogBufferCopy(unsigned char *dst, unsigned dstLen, const unsigned char *src, size_t srcLen) in HiLogBufferCopy() argument
/third_party/icu/icu4c/source/test/perf/normperf/
H A Dnormperf.h261 int32_t ICUNormNFD(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) { in ICUNormNFD() argument
265 int32_t ICUNormNFC(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) { in ICUNormNFC() argument
269 int32_t ICUNormNFKD(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) { in ICUNormNFKD() argument
272 int32_t ICUNormNFKC(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) { in ICUNormNFKC() argument
276 int32_t ICUNormFCD(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_ argument
294 ICUNormNFD(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) ICUNormNFD() argument
298 ICUNormNFC(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) ICUNormNFC() argument
302 ICUNormNFKD(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) ICUNormNFKD() argument
305 ICUNormNFKC(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) ICUNormNFKC() argument
309 ICUNormFCD(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) ICUNormFCD() argument
324 WinNormNFD(const UChar* src, int32_t srcLen, UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) WinNormNFD() argument
328 WinNormNFC(const UChar* src, int32_t srcLen, UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) WinNormNFC() argument
332 WinNormNFKD(const UChar* src, int32_t srcLen, UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) WinNormNFKD() argument
335 WinNormNFKC(const UChar* src, int32_t srcLen, UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) WinNormNFKC() argument
339 WinNormNFD(const UChar* src, int32_t srcLen, UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) WinNormNFD() argument
343 WinNormNFC(const UChar* src, int32_t srcLen, UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) WinNormNFC() argument
347 WinNormNFKD(const UChar* src, int32_t srcLen, UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) WinNormNFKD() argument
350 WinNormNFKC(const UChar* src, int32_t srcLen, UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) WinNormNFKC() argument
[all...]
/third_party/icu/icu4c/source/test/perf/convperf/
H A Dconvperf.h159 UINT dstLen; member in WinANSIToUnicodePerfFunction
211 UINT dstLen; member in WinANSIFromUnicodePerfFunction
280 UINT dstLen; member in WinIMultiLanguageToUnicodePerfFunction
336 UINT dstLen; member in WinIMultiLanguageFromUnicodePerfFunction
392 UINT dstLen; global() member in WinIMultiLanguage2ToUnicodePerfFunction
445 UINT dstLen; global() member in WinIMultiLanguage2FromUnicodePerfFunction
[all...]
/third_party/skia/src/core/
H A DSkLatticeIter.cpp82 float dstLen = dstEnd - dstStart; in set_points() local
/kernel/liteos_a/net/telnet/src/
H A Dtelnet_loop.c110 STATIC UINT8 *ReadFilter(const UINT8 *src, UINT32 srcLen, UINT32 *dstLen) in ReadFilter() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingShaderAccessTests.cpp299 void writeTextureLevelPyramidData (void* dst, deUint32 dstLen, const tcu::TextureLevelPyramid& srcImage, vk::VkImageViewType viewType, std::vector<vk::VkBufferImageCopy>* copySlices) in writeTextureLevelPyramidData() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingShaderAccessTests.cpp299 void writeTextureLevelPyramidData (void* dst, deUint32 dstLen, const tcu::TextureLevelPyramid& srcImage, vk::VkImageViewType viewType, std::vector<vk::VkBufferImageCopy>* copySlices) in writeTextureLevelPyramidData() argument
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_read_image.cpp2329 uLongf dstLen = uncompressedSize; in ReadTile() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dnucnvtst.c3474 unescape(UChar* dst, int32_t dstLen,const char* src,int32_t srcLen,UErrorCode *status){ in unescape() argument
/third_party/astc-encoder/Source/
H A Dtinyexr.h9856 unsigned long dstLen = static_cast<unsigned long>(outBuf.size()); in DecodePixelData() local
9990 unsigned long dstLen = static_cast<unsigned long>(outBuf.size()); in DecodePixelData() local
10132 unsigned long dstLen = outBuf.size(); in DecodePixelData() local
[all...]

Completed in 51 milliseconds