| /foundation/filemanagement/file_api/interfaces/kits/cj/src/ |
| H A D | file_fs_impl.cpp | 508 static int RenameDir(const string &src, const string &dest, const int mode, deque<struct ConflictFiles> &errfiles) in RenameDir() argument 537 static int CopyAndDeleteFile(const string &src, const string &dest) in CopyAndDeleteFile() argument 561 static int RenameFile(const string &src, const string &dest, const int mode, deque<struct ConflictFiles> &errfiles) in RenameFile() argument 619 string dest = destPath + '/' + string((ptr->namelist[i])->d_name); RecurMoveDir() local 630 MoveDirFunc(const string &src, const string &dest, const int mode, std::deque<struct ConflictFiles> &errfiles) MoveDirFunc() argument 722 MoveDir(string src, string dest, int32_t mode) MoveDir() argument [all...] |
| /foundation/filemanagement/file_api/interfaces/kits/js/src/mod_file/class_file/ |
| H A D | file_n_exporter.cpp | 470 string dest = dstPath; in FileCopy() local 501 string dest = dstPath; in DirCopy() local 578 string dest = dstPath; DirMove() local [all...] |
| /foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/ |
| H A D | copy.cpp | 252 int Copy::CopyFile(const string &src, const string &dest, std::shared_ptr<FileInfos> infos) in CopyFile() argument 381 string dest = path + '/' + string((pNameList->namelist[i])->d_name); in GetDirSize() local 410 string dest = destPath + '/' + string((pNameList->namelist[i])->d_name); in RecurCopyDir() local 428 CopyDirFunc(const string &src, const string &dest, std::shared_ptr<FileInfos> infos) CopyDirFunc() argument [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/ |
| H A D | smp_tool.c | 682 void SMP_MemoryReverseCopy(uint8_t *dest, const uint8_t *source, uint16_t length) in SMP_MemoryReverseCopy() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | g723_1enc.c | 612 static void harmonic_filter(HFParam *hf, const int16_t *src, int16_t *dest) in harmonic_filter() argument 622 static void harmonic_noise_sub(HFParam *hf, const int16_t *src, int16_t *dest) in harmonic_noise_sub() argument 411 iir_filter(int16_t *fir_coef, int16_t *iir_coef, int16_t *src, int16_t *dest) iir_filter() argument 641 synth_percept_filter(int16_t *qnt_lpc, int16_t *perf_lpc, int16_t *perf_fir, int16_t *perf_iir, const int16_t *src, int16_t *dest, int scale) synth_percept_filter() argument [all...] |
| H A D | flashsv2enc.c | 469 static int write_pixel_15_7(Palette * palette, uint8_t * dest, const uint8_t * src, in write_pixel_15_7() argument 545 static inline int encode_15_7_sl(Palette * palette, uint8_t * dest, in encode_15_7_sl() argument
|
| H A D | mpegvideo.c | 918 hpel_motion_lowres(MpegEncContext *s, uint8_t *dest, uint8_t *src, int field_based, int field_select, int src_x, int src_y, int width, int height, ptrdiff_t stride, int h_edge_pos, int v_edge_pos, int w, int h, h264_chroma_mc_func *pix_op, int motion_x, int motion_y) hpel_motion_lowres() argument 1342 put_dct(MpegEncContext *s, int16_t *block, int i, uint8_t *dest, int line_size, int qscale) put_dct() argument 1350 add_dct(MpegEncContext *s, int16_t *block, int i, uint8_t *dest, int line_size) add_dct() argument 1358 add_dequant_dct(MpegEncContext *s, int16_t *block, int i, uint8_t *dest, int line_size, int qscale) add_dequant_dct() argument [all...] |
| H A D | vc1_block.c | 76 uint8_t *dest; in vc1_put_blocks_clamped() local [all...] |
| /third_party/ffmpeg/libavcodec/loongarch/ |
| H A D | vc1dsp_lasx.c | 135 void ff_vc1_inv_trans_8x8_dc_lasx(uint8_t *dest, ptrdiff_t stride, in ff_vc1_inv_trans_8x8_dc_lasx() argument 174 ff_vc1_inv_trans_8x4_lasx(uint8_t *dest, ptrdiff_t stride, int16_t *block) ff_vc1_inv_trans_8x4_lasx() argument 265 ff_vc1_inv_trans_8x4_dc_lasx(uint8_t *dest, ptrdiff_t stride, int16_t *block) ff_vc1_inv_trans_8x4_dc_lasx() argument 290 ff_vc1_inv_trans_4x8_dc_lasx(uint8_t *dest, ptrdiff_t stride, int16_t *block) ff_vc1_inv_trans_4x8_dc_lasx() argument 325 ff_vc1_inv_trans_4x8_lasx(uint8_t *dest, ptrdiff_t stride, int16_t *block) ff_vc1_inv_trans_4x8_lasx() argument 439 ff_vc1_inv_trans_4x4_dc_lasx(uint8_t *dest, ptrdiff_t stride, int16_t *block) ff_vc1_inv_trans_4x4_dc_lasx() argument 466 ff_vc1_inv_trans_4x4_lasx(uint8_t *dest, ptrdiff_t stride, int16_t *block) ff_vc1_inv_trans_4x4_lasx() argument [all...] |
| /third_party/ffmpeg/libavcodec/mips/ |
| H A D | vp3dsp_idct_msa.c | 370 void ff_vp3_idct_put_msa(uint8_t *dest, ptrdiff_t line_size, int16_t *block) in ff_vp3_idct_put_msa() argument 376 void ff_vp3_idct_add_msa(uint8_t *dest, ptrdiff_t line_size, int16_t *block) in ff_vp3_idct_add_msa() argument 382 void ff_vp3_idct_dc_add_msa(uint8_t *dest, ptrdiff_t line_size, int16_t *block) in ff_vp3_idct_dc_add_msa() argument [all...] |
| /third_party/f2fs-tools/fsck/ |
| H A D | dict.c | 1141 void dict_merge(dict_t *dest, dict_t *source) in dict_merge() argument
|
| /third_party/ffmpeg/libavcodec/ppc/ |
| H A D | h264dsp.c | 368 static void h264_idct_add8_altivec(uint8_t **dest, const int *block_offset, in h264_idct_add8_altivec() argument
|
| /third_party/curl/lib/ |
| H A D | urlapi.c | 614 char dest[16]; /* fits a binary IPv6 address */ in ipv6_parse() local
|
| H A D | cf-socket.c | 226 void Curl_sock_assign_addr(struct Curl_sockaddr_ex *dest, in Curl_sock_assign_addr() argument [all...] |
| /third_party/gn/src/gn/ |
| H A D | filesystem_utils.cc | 362 MakeAbsolutePathRelativeIfPossible(std::string_view source_root, std::string_view path, std::string* dest) MakeAbsolutePathRelativeIfPossible() argument 687 MakeRelativePath(std::string_view input, std::string_view dest) MakeRelativePath() argument [all...] |
| H A D | target.cc | 28 MergePublicConfigsFrom(const Target* from_target, UniqueVector<LabelConfigPair>* dest) MergePublicConfigsFrom() argument 37 MergeAllDependentConfigsFrom(const Target* from_target, UniqueVector<LabelConfigPair>* dest, UniqueVector<LabelConfigPair>* all_dest) MergeAllDependentConfigsFrom() argument
|
| /third_party/ffmpeg/libswscale/ |
| H A D | swscale_unscaled.c | 770 uint16_t *dest = (uint16_t *)(dst + dstStride * h); in gbr16ptopacked16() local 947 uint8_t *dest = dst + dstStride * h; gbr24ptopacked24() local 965 uint8_t *dest = dst + dstStride * h; gbr24ptopacked32() local 994 uint8_t *dest = dst + dstStride * h; gbraptopacked32() local 1150 uint8_t *dest[3]; packedtogbr24p() local [all...] |
| /third_party/backends/backend/ |
| H A D | canon_pp-dev.c | 562 static void convert_to_rgb(image_segment *dest, unsigned char *src, in convert_to_rgb() argument 599 int sanei_canon_pp_read_segment(image_segment **dest, scanner_parameters *sp, in sanei_canon_pp_read_segment() argument
|
| H A D | canon630u-common.c | 401 read_bulk_size (int fd, int ks, int remainder, byte * dest, int destsize) in read_bulk_size() argument
|
| H A D | sm3840_lib.c | 538 record_mem (p_usb_dev_handle udev, unsigned char **dest, int bytes) in record_mem() argument 832 calculate_lut8 (double *poly, int skip, unsigned char *dest) in calculate_lut8() argument
|
| H A D | mustek_pp_ccd300.c | 897 SANE_Byte *red, *blue, *src, *dest; in get_color_line_101x() local [all...] |
| H A D | teco2.c | 2319 unsigned char *dest = dev->image + offset + color; in teco_adjust_raster() local
|
| H A D | matsushita.c | 1585 unsigned char *dest = dev->image + dev->image_end; in matsushita_fill_image() local 1624 unsigned char *dest = dev->image + dev->image_end; in matsushita_fill_image() local
|
| /third_party/backends/sanei/ |
| H A D | sanei_ir.c | 658 SANE_Uint *dest; in sanei_ir_filter_mean() local
|
| /third_party/cups-filters/filter/foomatic-rip/ |
| H A D | util.c | 100 void strlower(char *dest, size_t destlen, const char *src) in strlower() argument 118 const char * strncpy_omit(char* dest, const char* src, size_t n, int (*omit_func)(int)) in strncpy_omit() argument 169 size_t strlcpy(char *dest, const char *src, size_t size) in strlcpy() argument 190 size_t strlcat(char *dest, const char *src, size_t size) in strlcat() argument 268 escapechars(char *dest, size_t size, const char *src, const char *esc_chars) escapechars() argument 279 strncpy_tochar(char *dest, const char *src, size_t max, const char *stopchars) strncpy_tochar() argument 340 file_basename(char *dest, const char *path, size_t dest_size) file_basename() argument 506 unhexify(char *dest, size_t size, const char *src) unhexify() argument 1121 copy_file(FILE *dest, FILE *src, const char *alreadyread, size_t alreadyread_len) copy_file() argument [all...] |