/third_party/bounds_checking_function/src/ |
H A D | strncat_s.c | 22 size_t destLen; in SecDoCatLimit() local
|
H A D | strcat_s.c | 22 size_t destLen; in SecDoCat() local
|
H A D | wcsncat_s.c | 23 size_t destLen; in SecDoCatLimitW() local
|
H A D | wcscat_s.c | 22 size_t destLen; in SecDoCatW() local
|
/third_party/node/deps/zlib/ |
H A D | uncompr.c | 27 int ZEXPORT uncompress2(Bytef *dest, uLongf *destLen, const Bytef *source, in uncompress2() argument 82 int ZEXPORT uncompress(Bytef *dest, uLongf *destLen, const Bytef *source, in uncompress() argument [all...] |
H A D | compress.c | 22 int ZEXPORT compress2(Bytef *dest, uLongf *destLen, const Bytef *source, in compress2() argument 63 int ZEXPORT compress(Bytef *dest, uLongf *destLen, const Bytef *source, in compress() argument
|
/third_party/lzma/C/ |
H A D | Lzma86Dec.c | 23 SRes Lzma86_Decode(Byte *dest, SizeT *destLen, const Byte *src, SizeT *srcLen)
in Lzma86_Decode() argument
|
H A D | LzmaLib.c | 11 Z7_STDAPI LzmaCompress(unsigned char *dest, size_t *destLen, const unsigned char *src, size_t srcLen,
in LzmaCompress() argument 37 Z7_STDAPI LzmaUncompress(unsigned char *dest, size_t *destLen, const unsigned char *src, size_t *srcLen,
in LzmaUncompress() argument
|
H A D | Lzma86Enc.c | 14 int Lzma86_Encode(Byte *dest, size_t *destLen, const Byte *src, size_t srcLen,
in Lzma86_Encode() argument
|
H A D | Lzma2Dec.c | 428 SRes Lzma2Dec_DecodeToBuf(CLzma2Dec *p, Byte *dest, SizeT *destLen, const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, ELzmaStatus *status)
in Lzma2Dec_DecodeToBuf() argument 469 SRes Lzma2Decode(Byte *dest, SizeT *destLen, const Byte *src, SizeT *srcLen,
in Lzma2Decode() argument
|
/third_party/zlib/ |
H A D | compress.c | 22 int ZEXPORT compress2(Bytef *dest, uLongf *destLen, const Bytef *source, in compress2() argument 63 int ZEXPORT compress(Bytef *dest, uLongf *destLen, const Bytef *source, in compress() argument
|
H A D | uncompr.c | 27 int ZEXPORT uncompress2(Bytef *dest, uLongf *destLen, const Bytef *source, in uncompress2() argument 82 int ZEXPORT uncompress(Bytef *dest, uLongf *destLen, const Bytef *source, in uncompress() argument [all...] |
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/ |
H A D | BrotliInputStream.java | 126 public int read(byte[] destBuffer, int destOffset, int destLen) throws IOException { in read() argument [all...] |
/third_party/icu/icu4c/source/tools/genrb/ |
H A D | prscmnts.cpp | 141 int32_t destLen = stringArray[0].extract(*dest, destCapacity, *status); in getDescription() local 232 int32_t destLen = getText(source, srcLen, dest, destCapacity, notePatternString, status); in getTranslate() local 242 int32_t destLen = getText(source, srcLen, dest, destCapacity, notePatternString, status); in getNote() local
|
/third_party/node/deps/icu-small/source/tools/genrb/ |
H A D | prscmnts.cpp | 141 int32_t destLen = stringArray[0].extract(*dest, destCapacity, *status); in getDescription() local 232 int32_t destLen = getText(source, srcLen, dest, destCapacity, notePatternString, status); in getTranslate() local 242 int32_t destLen = getText(source, srcLen, dest, destCapacity, notePatternString, status); in getNote() local
|
/third_party/skia/third_party/externals/icu/source/tools/genrb/ |
H A D | prscmnts.cpp | 141 int32_t destLen = stringArray[0].extract(*dest, destCapacity, *status); in getDescription() local 232 int32_t destLen = getText(source, srcLen, dest, destCapacity, notePatternString, status); in getTranslate() local 242 int32_t destLen = getText(source, srcLen, dest, destCapacity, notePatternString, status); in getNote() local
|
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/ |
H A D | BrotliInputStream.cs | 141 public override int Read(byte[] destBuffer, int destOffset, int destLen)
in Read() argument [all...] |
/third_party/icu/icu4c/source/test/perf/normperf/ |
H A D | normperf.h | 110 int32_t destLen; member in NormPerfFunction
|
/third_party/lzma/CPP/Common/ |
H A D | UTFConvert.cpp | 339 static bool Utf8_To_Utf16(wchar_t *dest, size_t *destLen, const char *src, const char *srcLim, unsigned flags) throw()
in Utf8_To_Utf16() argument 663 size_t destLen = 0;
in Convert_UTF8_Buf_To_Unicode() local 709 const size_t destLen = Utf16_To_Utf8_Calc(src, src.Ptr(src.Len()), flags);
in ConvertUnicodeToUTF8_Flags() local 752 const size_t destLen = Utf16_To_Utf8_Calc(src, src.Ptr(src.Len()), flags); Convert_Unicode_To_UTF8_Buf() local [all...] |
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | spreptst.c | 304 destLen = 0; in unescapeData() local 332 int32_t destLen = 0; in Test_nfs4_cis_prep() local 450 int32_t destLen in Test_nfs4_mixed_prep() local 510 int32_t destLen = nfs4_cs_prepare(src, srcLen, dest, MAX_BUFFER_SIZE, false, &parseError, &status); Test_nfs4_cs_prep() local 533 int32_t destLen = nfs4_cs_prepare(src, srcLen, dest, MAX_BUFFER_SIZE, false, &parseError, &status); Test_nfs4_cs_prep() local 556 int32_t destLen = nfs4_cs_prepare(src, srcLen, dest, MAX_BUFFER_SIZE, true, &parseError, &status); Test_nfs4_cs_prep() local 582 int32_t destLen = nfs4_cs_prepare(src, srcLen, dest, MAX_BUFFER_SIZE, false, &parseError, &status); Test_nfs4_cs_prep() local [all...] |
H A D | idnatest.c | 80 int32_t destLen = 0; in testAPI() local 688 int32_t destLen = 40; TestJB4475() local 728 int32_t destLen = UPRV_LENGTHOF(dest); TestLength() local 780 int32_t destLen = UPRV_LENGTHOF(dest); TestLength() local [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | BlobCache.cpp | 84 uLong destLen = uncompressedSize; in DecompressBlobCacheData() local
|
/third_party/skia/third_party/externals/angle2/util/capture/ |
H A D | frame_capture_test_utils.h | 40 uLong destLen = uncompressedSize; in DecompressBinaryData() local
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | idnaref.cpp | 217 int32_t destLen =0; in convertFromPuny() local
|
/third_party/backends/backend/ |
H A D | xerox_mfp.c | 161 static int copy_decompress_data(struct device *dev, unsigned char *pDest, int maxlen, int *destLen) in copy_decompress_data() argument
|