/third_party/skia/third_party/externals/icu/source/common/ |
H A D | normlzr.cpp | 139 UnicodeString *dest; in normalize() local 224 UnicodeString *dest; in concatenate() local [all...] |
H A D | punycode.cpp | 182 u_strToPunycode(const UChar *src, int32_t srcLength, UChar *dest, int32_t destCapacity, const UBool *caseFlags, UErrorCode *pErrorCode) u_strToPunycode() argument 374 u_strFromPunycode(const UChar *src, int32_t srcLength, UChar *dest, int32_t destCapacity, UBool *caseFlags, UErrorCode *pErrorCode) u_strFromPunycode() argument [all...] |
H A D | umapfile.cpp | 355 static char *strcpy_returnEnd(char *dest, const char *src) in strcpy_returnEnd() argument
|
H A D | ustr_titlecase_brkiter.cpp | 190 u_strToTitle(UChar *dest, int32_t destCapacity, in u_strToTitle() argument 166 toTitle( const char *locale, uint32_t options, BreakIterator *iter, const UChar *src, int32_t srcLength, UChar *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode) toTitle() argument 212 ucasemap_toTitle(UCaseMap *csm, UChar *dest, int32_t destCapacity, const UChar *src, int32_t srcLength, UErrorCode *pErrorCode) ucasemap_toTitle() argument
|
H A D | ustr_wcs.cpp | 65 _strToWCS(wchar_t *dest, in _strToWCS() argument 232 u_strToWCS(wchar_t *dest, in u_strToWCS() argument 283 _strFromWCS( UChar *dest, int32_t destCapacity, int32_t *pDestLength, const wchar_t *src, int32_t srcLength, UErrorCode *pErrorCode) _strFromWCS() argument 486 u_strFromWCS(UChar *dest, int32_t destCapacity, int32_t *pDestLength, const wchar_t *src, int32_t srcLength, UErrorCode *pErrorCode) u_strFromWCS() argument [all...] |
H A D | ustrtrns.cpp | 40 u_strFromUTF32WithSub(UChar *dest, in u_strFromUTF32WithSub() argument 140 u_strFromUTF32(UChar *dest, in u_strFromUTF32() argument 154 u_strToUTF32WithSub(UChar32 *dest, int32_t destCapacity, int32_t *pDestLength, const UChar *src, int32_t srcLength, UChar32 subchar, int32_t *pNumSubstitutions, UErrorCode *pErrorCode) u_strToUTF32WithSub() argument 246 u_strToUTF32(UChar32 *dest, int32_t destCapacity, int32_t *pDestLength, const UChar *src, int32_t srcLength, UErrorCode *pErrorCode) u_strToUTF32() argument 260 u_strFromUTF8WithSub(UChar *dest, int32_t destCapacity, int32_t *pDestLength, const char* src, int32_t srcLength, UChar32 subchar, int32_t *pNumSubstitutions, UErrorCode *pErrorCode) u_strFromUTF8WithSub() argument 540 u_strFromUTF8(UChar *dest, int32_t destCapacity, int32_t *pDestLength, const char* src, int32_t srcLength, UErrorCode *pErrorCode) u_strFromUTF8() argument 554 u_strFromUTF8Lenient(UChar *dest, int32_t destCapacity, int32_t *pDestLength, const char *src, int32_t srcLength, UErrorCode *pErrorCode) u_strFromUTF8Lenient() argument 793 u_strToUTF8WithSub(char *dest, int32_t destCapacity, int32_t *pDestLength, const UChar *pSrc, int32_t srcLength, UChar32 subchar, int32_t *pNumSubstitutions, UErrorCode *pErrorCode) u_strToUTF8WithSub() argument 1057 u_strToUTF8(char *dest, int32_t destCapacity, int32_t *pDestLength, const UChar *pSrc, int32_t srcLength, UErrorCode *pErrorCode) u_strToUTF8() argument 1071 u_strFromJavaModifiedUTF8WithSub( UChar *dest, int32_t destCapacity, int32_t *pDestLength, const char *src, int32_t srcLength, UChar32 subchar, int32_t *pNumSubstitutions, UErrorCode *pErrorCode) u_strFromJavaModifiedUTF8WithSub() argument 1313 u_strToJavaModifiedUTF8( char *dest, int32_t destCapacity, int32_t *pDestLength, const UChar *src, int32_t srcLength, UErrorCode *pErrorCode) u_strToJavaModifiedUTF8() argument [all...] |
/third_party/toybox/lib/ |
H A D | net.c | 146 void xsendto(int sockfd, void *buf, size_t len, struct sockaddr *dest) in xsendto() argument
|
/third_party/toybox/toys/pending/ |
H A D | crontab.c | 232 static void update_crontab(char *src, char *dest) in update_crontab() argument
|
/third_party/pulseaudio/src/modules/ |
H A D | module-virtual-source.c | 450 static void source_output_moving_cb(pa_source_output *o, pa_source *dest) { in source_output_moving_cb() argument
|
H A D | module-virtual-sink.c | 431 static void sink_input_moving_cb(pa_sink_input *i, pa_sink *dest) { in sink_input_moving_cb() argument
|
/third_party/skia/experimental/graphite/src/ |
H A D | UniformManager.cpp | 222 WriteUniform(SLType type, CType ctype, void *dest, int n, const void *src) WriteUniform() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
H A D | vktSpvAsmUtils.hpp | 285 Dest dest; in bitwiseCast() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_wired.c | 37 u8 dest[6]; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
H A D | os_win32.c | 243 size_t os_strlcpy(char *dest, const char *src, size_t siz) in os_strlcpy() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_wired.c | 37 u8 dest[6]; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
H A D | os_win32.c | 243 size_t os_strlcpy(char *dest, const char *src, size_t siz) in os_strlcpy() argument
|
/third_party/vulkan-loader/tests/framework/shim/ |
H A D | shim_common.cpp | 82 D3DKMT_Adapter& D3DKMT_Adapter::add_path(fs::path src, std::vector<std::wstring>& dest) { argument
|
/third_party/zlib/contrib/puff/ |
H A D | puff.c | 793 int puff(unsigned char *dest, /* pointer to destination pointer */ in puff() argument
|
/base/hiviewdfx/hisysevent/test/moduletest/common/ |
H A D | hisysevent_adapter_native_test.cpp | 148 std::vector<std::u16string> dest; in HWTEST_F() local
|
/base/hiviewdfx/hiview/adapter/service/server/src/ |
H A D | hiview_service_ability_stub.cpp | 109 int32_t WritePracelableToMessage(MessageParcel& dest, Parcelable& data) in WritePracelableToMessage() argument 323 std::string dest; in HandleCopyOrMoveRequest() local [all...] |
H A D | hiview_service_ability.cpp | 192 int32_t HiviewServiceAbility::Copy(const std::string& logType, const std::string& logName, const std::string& dest) in Copy() argument 197 int32_t HiviewServiceAbility::Move(const std::string& logType, const std::string& logName, const std::string& dest) in Move() argument 202 CopyOrMoveFile( const std::string& logType, const std::string& logName, const std::string& dest, bool isMove) CopyOrMoveFile() argument
|
/base/hiviewdfx/hiview_lite/ |
H A D | hiview_util.c | 220 int32 HIVIEW_FileCopy(const char *src, const char *dest) in HIVIEW_FileCopy() argument 266 int32 HIVIEW_FileMove(const char *src, const char *dest) in HIVIEW_FileMove() argument
|
/base/hiviewdfx/hievent_lite/frameworks/ |
H A D | hiview_output_event.c | 566 int HiEventFileProcImp(uint8 type, const char *dest, uint8 mode) in HiEventFileProcImp() argument
|
/base/global/i18n/frameworks/intl/src/ |
H A D | utils.cpp | 47 void Split(const string &src, const string &sep, vector<string> &dest) in Split() argument 64 void Merge(const std::vector<std::string>& src, const std::string& sep, std::string& dest) in Merge() argument
|
H A D | preferred_language.cpp | 252 void PreferredLanguage::Split(const std::string &src, const std::string &sep, std::vector<std::string> &dest) in Split() argument
|