Home
last modified time | relevance | path

Searched defs:dest (Results 351 - 375 of 1689) sorted by relevance

1...<<11121314151617181920>>...68

/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_osk_low_level_mem.c86 u32 _mali_osk_mem_write_safe(void __user *dest, const void __user *src, u32 size) in _mali_osk_mem_write_safe() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_osk_low_level_mem.c85 u32 _mali_osk_mem_write_safe(void __user *dest, const void __user *src, u32 size) in _mali_osk_mem_write_safe() argument
/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dtheme_constants.h286 bool GetMediaData(T& resId, size_t& len, std::unique_ptr<uint8_t[]>& dest) in GetMediaData() argument
295 bool GetMediaData(T& resId, size_t& len, std::unique_ptr<uint8_t[]>& dest, const std::string& bundleName, in GetMediaData() argument
304 bool GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr<uint8_t[]>& dest) in GetRawFileData() argument
312 bool GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr<uint8_t[]>& dest, in GetRawFileData() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dshared_transition_effect.h47 void SetSharedElement(const WeakPtr<SharedTransitionElement>& src, const WeakPtr<SharedTransitionElement>& dest) in SetSharedElement() argument
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/test/unittest/
H A Dzip_test.cpp74 std::string dest = BASE_PATH + APP_PATH + "result/8file.zip"; in HWTEST_F() local
91 std::string dest = BASE_PATH + APP_PATH + "result/1file.zip"; in HWTEST_F() local
108 std::string dest = BASE_PATH + APP_PATH + "result/zip1file.zip"; in HWTEST_F() local
125 std::string dest = BASE_PATH + APP_PATH + "unzip/01"; in HWTEST_F() local
141 std::string dest = BASE_PATH + APP_PATH + "unzip/02"; in HWTEST_F() local
157 std::string dest = BASE_PATH + APP_PATH + "unzip/zip1file"; HWTEST_F() local
174 std::string dest = BASE_PATH + APP_PATH + "check"; HWTEST_F() local
195 std::string dest = BASE_PATH + APP_PATH + "error/check.zip"; HWTEST_F() local
214 std::string dest = BASE_PATH + APP_PATH + "/check.zip"; HWTEST_F() local
235 std::string dest = BASE_PATH + APP_PATH + "check.zip"; HWTEST_F() local
255 std::string dest = BASE_PATH + APP_PATH + "error1"; HWTEST_F() local
272 std::string dest = ""; HWTEST_F() local
290 std::string dest = BASE_PATH + APP_PATH; HWTEST_F() local
311 std::string dest = BASE_PATH + APP_PATH; HWTEST_F() local
[all...]
/foundation/arkui/ui_lite/frameworks/imgdecode/
H A Dimage_load.cpp87 uint32_t* dest = nullptr; in UnzipImage() local
127 uint32_t* dest = reinterpret_cast<uint32_t*>(const_cast<uint8_t*>(imageInfo.data)); in Unzip24Image() local
[all...]
/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
H A Djson_util.h105 inline OutIt Transform(Container&& container, OutIt dest, Fn func) in Transform() argument
/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/
H A Dimage_loader_common.h151 void ArrayRead(T *dest, uint64_t length) in ArrayRead() argument
/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
H A Djpeg_utils.cpp148 JpegDstMgr *dest = static_cast<JpegDstMgr *>(cinfo->dest); in InitDstStream() local
160 JpegDstMgr *dest = static_cast<JpegDstMgr *>(cinfo->dest); in EmptyOutputBuffer() local
183 JpegDstMgr *dest = static_cast<JpegDstMgr *>(cinfo->dest); TermDstStream() local
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imagesource_fuzzer/src/
H A Dimage_source_fuzz.cpp78 uint8_t dest[size + 1]; in CreateImageSourceByDataFuzz() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dmove.cpp85 static int CopyAndDeleteFile(const string &src, const string &dest) in CopyAndDeleteFile() argument
137 RenameFile(const string &src, const string &dest) RenameFile() argument
152 MoveFile(const string &src, const string &dest, int mode) MoveFile() argument
[all...]
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/properties/
H A Dcopy_file.cpp156 Para(FileInfo src, FileInfo dest) : src_(move(src)), dest_(move(dest)) {}; in Para() argument
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dcopy_dir.cpp71 static int CopyFile(const std::string &src, const std::string &dest, const int mode) in CopyFile() argument
137 std::string dest = destPath + '/' + std::string((pNameList->namelist[i])->d_name); in RecurCopyDir() local
155 static bool AllowToCopy(const std::string& src, const std::string& dest) in AllowToCopy() argument
163 CopyDirFunc(const std::string &src, const std::string &dest, const int mode, std::vector<struct ConflictFiles> &errfiles) CopyDirFunc() argument
243 CopyDir(const std::string& src, const std::string& dest, int mode) CopyDir() argument
[all...]
H A Dcopy_file.cpp197 int CopyFileImpl::CopyFile(const std::string& src, const std::string& dest, int mode) in CopyFile() argument
211 int CopyFileImpl::CopyFile(const std::string& src, int32_t dest, int mode) in CopyFile() argument
225 int CopyFileImpl::CopyFile(int32_t src, const std::string& dest, int mode) in CopyFile() argument
239 int CopyFileImpl::CopyFile(int32_t src, int32_t dest, int mode) in CopyFile() argument
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dutils.h118 static __inline void UtilsAddrCopy(struct sockaddr *dest, struct sockaddr *src) in UtilsAddrCopy() argument
/test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/
H A Daeabindk32.cpp51 char dest[] = "__aeabi_memclr"; in AeabiMemclr() local
64 char dest[] = "__aeabi_memclr"; in AeabiMemclr4() local
77 char dest[] in AeabiMemclr8() local
90 int dest[] = {1, 2, 3, 4, 5, 6, 7}; AeabiMemcpy() local
105 int dest[] = {1, 2, 3, 4, 5, 6, 7}; AeabiMemcpy4() local
120 int dest[] = {1, 2, 3, 4, 5, 6, 7}; AeabiMemcpy8() local
135 int dest[] = {1, 2, 3, 4, 5, 6, 7}; AeabiMemmove() local
150 int dest[] = {1, 2, 3, 4, 5, 6, 7}; AeabiMemmove4() local
165 int dest[] = {1, 2, 3, 4, 5, 6, 7}; AeabiMemmove8() local
180 int dest[] = {1, 2, 3, 4, 5, 6, 7}; AeabiMemset() local
195 int dest[] = {1, 2, 3, 4, 5, 6, 7}; AeabiMemset4() local
210 int dest[] = {1, 2, 3, 4, 5, 6, 7}; AeabiMemset8() local
[all...]
/test/xts/acts/global/global_idna_test/entry/src/main/cpp/
H A Dnapi_init.cpp115 char dest = '\0'; in testUidna_labelToASCLL_UTF8() local
133 char dest = '\0'; in testUidna_labelToUnicodeUTF8() local
152 char dest = '\0'; in testUidna_nameToASCII_UTF8() local
170 char dest = '\0'; in testUidna_nameToUnicodeUTF8() local
/test/xts/acts/kernel_lite/io_posix/src/
H A DIoTestWchar.cpp227 wchar_t dest[50] = {0}; in HWTEST_F() local
265 wchar_t dest[] = L"world ! ! !"; HWTEST_F() local
283 wchar_t dest[] = L"world ! ! !"; HWTEST_F() local
313 wchar_t dest[] = L"BBCDEFG"; HWTEST_F() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dintrax8.h60 uint8_t *dest[3]; member
H A Dfaanidct.c50 static inline void p8idct(int16_t data[64], FLOAT temp[64], uint8_t *dest, in p8idct() argument
140 ff_faanidct_add(uint8_t *dest, ptrdiff_t line_size, int16_t block[64]) ff_faanidct_add() argument
154 ff_faanidct_put(uint8_t *dest, ptrdiff_t line_size, int16_t block[64]) ff_faanidct_put() argument
[all...]
H A Dh264_mb_template.c195 uint8_t *dest[2] = { dest_cb, dest_cr }; in hl_decode_mb() local
262 uint8_t *dest[3]; in hl_decode_mb_444() local
[all...]
H A Dsimple_idct_template.c333 pixel *dest = (pixel *)dest_; global() local
348 pixel *dest = (pixel *)dest_; global() local
[all...]
H A Dsimple_idct.c69 static inline void idct4col_put(uint8_t *dest, ptrdiff_t line_size, const int16_t *col) in idct4col_put() argument
105 void ff_simple_idct248_put(uint8_t *dest, ptrdiff_t line_size, int16_t *block) in ff_simple_idct248_put() argument
148 idct4col_add(uint8_t *dest, ptrdiff_t line_size, const int16_t *col) idct4col_add() argument
194 ff_simple_idct84_add(uint8_t *dest, ptrdiff_t line_size, int16_t *block) ff_simple_idct84_add() argument
209 ff_simple_idct48_add(uint8_t *dest, ptrdiff_t line_size, int16_t *block) ff_simple_idct48_add() argument
224 ff_simple_idct44_add(uint8_t *dest, ptrdiff_t line_size, int16_t *block) ff_simple_idct44_add() argument
[all...]
H A Dvima.c163 uint16_t *dest = (uint16_t *)frame->data[0] + chan; in decode_frame() local
/third_party/ffmpeg/libavcodec/alpha/
H A Dsimple_idct_alpha.c293 void ff_simple_idct_put_axp(uint8_t *dest, ptrdiff_t line_size, int16_t *block) in ff_simple_idct_put_axp() argument
299 void ff_simple_idct_add_axp(uint8_t *dest, ptrdiff_t line_size, int16_t *block) in ff_simple_idct_add_axp() argument

Completed in 13 milliseconds

1...<<11121314151617181920>>...68