| /third_party/lz4/ossfuzz/ |
| H A D | round_trip_frame_fuzzer.c | 31 size_t const dstSize = in LLVMFuzzerTestOneInput() local
|
| H A D | round_trip_hc_fuzzer.c | 31 int const dstSize = LZ4_compress_HC((const char*)data, dst, size, in LLVMFuzzerTestOneInput() local
|
| H A D | compress_hc_fuzzer.c | 35 int const dstSize = LZ4_compress_HC((const char*)data, dst, size, in LLVMFuzzerTestOneInput() local 49 int const dstSize = LZ4_compress_HC_destSize(state, (const char*)data, in LLVMFuzzerTestOneInput() local
|
| H A D | compress_frame_fuzzer.c | 35 size_t const dstSize = in LLVMFuzzerTestOneInput() local
|
| H A D | compress_fuzzer.c | 33 int const dstSize = LZ4_compress_default((const char*)data, dst, in LLVMFuzzerTestOneInput() local 45 int const dstSize = LZ4_compress_destSize((const char*)data, dst, in LLVMFuzzerTestOneInput() local
|
| H A D | lz4_helpers.c | 40 size_t dstSize = dstCapacity; in FUZZ_decompressFrame() local
|
| H A D | round_trip_fuzzer.c | 36 int const dstSize = LZ4_compress_default((const char*)data, dst, in LLVMFuzzerTestOneInput() local
|
| H A D | round_trip_frame_uncompressed_fuzzer.c | 28 size_t dstSize = dstCapacity; in decompress() local
|
| /foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/ |
| H A D | allocator.h | 34 inline bool CloneData(void* const dst, const size_t dstSize, const void* const src, const size_t srcSize) in CloneData() argument 48 inline bool MoveData(void* const dst, const size_t dstSize, const void* const src, const size_t srcSize) in MoveData() argument 62 inline bool ClearToValue(void* dst, size_t dstSize, uint8_t val, size_t count) in ClearToValue() argument [all...] |
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
| H A D | image_transform_test.cpp | 376 Size dstSize = inPutInfo.imageInfo.size; in HWTEST_F() local
|
| H A D | pixel_yuv_ext_utils_test.cpp | 113 Size dstSize; in HWTEST_F() local 192 Size dstSize; in HWTEST_F() local 215 Size dstSize; in HWTEST_F() local 242 Size dstSize; in HWTEST_F() local [all...] |
| H A D | basic_transformer_test.cpp | 45 Size dstSize;
in HWTEST_F() local
|
| /base/security/device_auth/deps_adapter/os_adapter/impl/src/liteos/mini/ |
| H A D | hc_file.c | 72 int HcFileRead(FileHandle file, void *dst, int dstSize)
in HcFileRead() argument
|
| H A D | hc_file_posix.c | 122 int HcFileRead(FileHandle file, void *dst, int dstSize) in HcFileRead() argument
|
| /foundation/arkui/ace_engine/test/mock/core/image_provider/ |
| H A D | mock_image_painter.cpp | 29 ApplyImageFit( ImageFit imageFit, const SizeF& rawPicSize, const SizeF& dstSize, RectF& srcRect, RectF& dstRect) ApplyImageFit() argument
|
| H A D | mock_image_loading_context.cpp | 29 SizeF ImageLoadingContext::CalculateTargetSize(const SizeF& srcSize, const SizeF& dstSize, const SizeF& rawImageSize) in CalculateTargetSize() argument 91 bool ImageLoadingContext::MakeCanvasImageIfNeed(const SizeF& dstSize, bool incomingNeedResize, in MakeCanvasImageIfNeed() argument 100 MakeCanvasImage( const SizeF& dstSize, bool needResize, ImageFit imageFit, const std::optional<SizeF>& sourceSize) MakeCanvasImage() argument
|
| /base/security/device_auth/deps_adapter/os_adapter/impl/src/linux/ |
| H A D | hc_file.c | 120 int HcFileRead(FileHandle file, void *dst, int dstSize) in HcFileRead() argument
|
| /third_party/icu/icu4c/source/common/ |
| H A D | unistr_cnv.cpp | 132 extract(int32_t start, int32_t length, char *target, uint32_t dstSize, const char *codepage) const extract() argument [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | unistr_cnv.cpp | 132 extract(int32_t start, int32_t length, char *target, uint32_t dstSize, const char *codepage) const extract() argument [all...] |
| /third_party/skia/src/gpu/geometry/ |
| H A D | GrRect.h | 105 static inline bool GrClipSrcRectAndDstPoint(const SkISize& dstSize, in GrClipSrcRectAndDstPoint() argument
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | unistr_cnv.cpp | 132 extract(int32_t start, int32_t length, char *target, uint32_t dstSize, const char *codepage) const extract() argument [all...] |
| /base/global/i18n_lite/frameworks/i18n/src/ |
| H A D | locale_info.cpp | 197 bool LocaleInfo::ChangeLanguageCode(char *lang, const int32_t dstSize, const char *src, const int32_t srcSize) const
in ChangeLanguageCode() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/ |
| H A D | image_loading_context.h | 189 inline bool SizeChanging(const SizeF& dstSize) in SizeChanging() argument
|
| /foundation/graphic/graphic_utils_lite/interfaces/innerkits/ |
| H A D | graphic_neon_utils.h | 91 static void NeonMemcpy(void* dst, int32_t dstSize, const void* src, int32_t srcSize) in NeonMemcpy() argument
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/ |
| H A D | native_image_test.cpp | 505 Size dstSize; in HWTEST_F() local
|