| /test/xts/acts/kernel_lite/io_posix/src/ |
| H A D | IoTestStdlib.cpp | 73 char dest[20] = {0}; in HWTEST_F() local
|
| /test/xts/device_attest/services/core/utils/ |
| H A D | attest_utils_json.c | 46 int32_t GetObjectItemValueStr(const char* rootStr, const char* key, char** dest) in GetObjectItemValueStr() argument
|
| /test/xts/device_attest_lite/services/core/utils/ |
| H A D | attest_utils_json.c | 46 int32_t GetObjectItemValueStr(const char* rootStr, const char* key, char** dest) in GetObjectItemValueStr() argument
|
| /third_party/elfutils/libelf/ |
| H A D | version_xlate.h | 38 elf_cvt_Verdef (void *dest, const void *src, size_t len, int encode) in elf_cvt_Verdef() argument 161 elf_cvt_Verneed (void *dest, const void *src, size_t len, int encode) in elf_cvt_Verneed() argument [all...] |
| /third_party/ffmpeg/libavcodec/arm/ |
| H A D | idctdsp_init_arm.c | 38 static void j_rev_dct_arm_put(uint8_t *dest, ptrdiff_t line_size, in j_rev_dct_arm_put() argument 45 static void j_rev_dct_arm_add(uint8_t *dest, ptrdiff_t line_size, in j_rev_dct_arm_add() argument 52 static void simple_idct_arm_put(uint8_t *dest, ptrdiff_t line_size, in simple_idct_arm_put() argument 59 static void simple_idct_arm_add(uint8_t *dest, ptrdiff_t line_size, in simple_idct_arm_add() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | avpicture.c | 44 avpicture_layout(const AVPicture* src, enum AVPixelFormat pix_fmt, int width, int height, unsigned char *dest, int dest_size) avpicture_layout() argument
|
| H A D | eaidct.c | 66 ea_idct_col(int16_t *dest, const int16_t *src) ea_idct_col() argument 80 ff_ea_idct_put_c(uint8_t *dest, ptrdiff_t linesize, int16_t *block) ff_ea_idct_put_c() argument [all...] |
| /third_party/gn/src/base/posix/ |
| H A D | file_descriptor_shuffle.h | 61 int dest; member
|
| /third_party/gn/src/gn/ |
| H A D | function_forward_variables_from.cc | 14 ForwardAllValues(const FunctionCallNode* function, Scope* source, Scope* dest, const std::set<std::string>& exclusion_set, Err* err) ForwardAllValues() argument 32 ForwardValuesFromList(Scope* source, Scope* dest, const std::vector<Value>& list, const std::set<std::string>& exclusion_set, Err* err) ForwardValuesFromList() argument
|
| /third_party/ffmpeg/libavutil/ |
| H A D | uuid.h | 131 static inline void av_uuid_copy(AVUUID dest, const AVUUID src) in av_uuid_copy() argument
|
| /third_party/cups-filters/fontembed/ |
| H A D | embed.c | 59 EMB_PARAMS *emb_new(FONTFILE *font,EMB_DESTINATION dest,EMB_CONSTRAINTS mode) // {{{ in emb_new() argument
|
| /third_party/curl/docs/examples/ |
| H A D | post-callback.c | 46 static size_t read_callback(char *dest, size_t size, size_t nmemb, void *userp) in read_callback() argument
|
| /third_party/bounds_checking_function/src/ |
| H A D | memcpy_s.c | 445 SecMemcpyError(void *dest, size_t destMax, const void *src, size_t count) SecMemcpyError() argument 515 memcpy_s(void *dest, size_t destMax, const void *src, size_t count) memcpy_s() argument 533 memcpy_sOptAsm(void *dest, size_t destMax, const void *src, size_t count) memcpy_sOptAsm() argument 544 memcpy_sOptTc(void *dest, size_t destMax, const void *src, size_t count) memcpy_sOptTc() argument [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | ustrcase_locale.cpp | 45 u_strToLower(UChar *dest, int32_t destCapacity, in u_strToLower() argument 57 u_strToUpper(UChar *dest, int32_t destCapacity, in u_strToUpper() argument 70 toLower( const char *locale, uint32_t options, const UChar *src, int32_t srcLength, UChar *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode) toLower() argument 82 toUpper( const char *locale, uint32_t options, const UChar *src, int32_t srcLength, UChar *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode) toUpper() argument
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | numparse_utils.h | 31 inline static void copyCurrencyCode(UChar* dest, const UChar* src) { in copyCurrencyCode() argument
|
| /third_party/libwebsockets/lib/core-net/client/ |
| H A D | conmon.c | 136 lws_conmon_wsi_take(struct lws *wsi, struct lws_conmon *dest) in lws_conmon_wsi_take() argument
|
| /third_party/lzma/CPP/Windows/ |
| H A D | PropVariantConv.cpp | 97 bool ConvertUtcFileTimeToString2(const FILETIME &ft, unsigned ns100, wchar_t *dest, int level) throw()
in ConvertUtcFileTimeToString2() argument 111 bool ConvertUtcFileTimeToString(const FILETIME &ft, wchar_t *dest, int level) throw()
in ConvertUtcFileTimeToString() argument 126 void ConvertPropVariantToShortString(const PROPVARIANT &prop, char *dest) throw()
in ConvertPropVariantToShortString() argument 159 ConvertPropVariantToShortString(const PROPVARIANT &prop, wchar_t *dest) ConvertPropVariantToShortString() argument [all...] |
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_packing.c | 118 nir_ssa_def *dest; in lower_pack_instr() local [all...] |
| /third_party/node/test/parallel/ |
| H A D | test-stream2-pipe-error-handling.js | [all...] |
| /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
|
| 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/musl/porting/liteos_a/kernel/src/time/ |
| H A D | strptime.c | 11 int i, w, neg, adj, min, range, *dest, dummy; in strptime() local [all...] |
| /third_party/musl/porting/liteos_m/kernel/src/time/ |
| H A D | strptime.c | 11 int i, w, neg, adj, min, range, *dest, dummy; in strptime() local [all...] |
| /third_party/musl/porting/uniproton/kernel/src/time/ |
| H A D | strptime.c | 11 int i, w, neg, adj, min, range, *dest, dummy; in strptime() local [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | ustrcase_locale.cpp | 45 u_strToLower(char16_t *dest, int32_t destCapacity, in u_strToLower() argument 57 u_strToUpper(char16_t *dest, int32_t destCapacity, in u_strToUpper() argument 70 toLower( const char *locale, uint32_t options, const char16_t *src, int32_t srcLength, char16_t *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode) toLower() argument 82 toUpper( const char *locale, uint32_t options, const char16_t *src, int32_t srcLength, char16_t *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode) toUpper() argument
|