/third_party/skia/third_party/externals/icu/source/common/ |
H A D | normalizer2.cpp | 329 unorm2_normalize(const UNormalizer2 *norm2, const UChar *src, int32_t length, UChar *dest, int32_t capacity, UErrorCode *pErrorCode) unorm2_normalize() argument
|
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
|
/device/soc/rockchip/common/sdk_linux/kernel/cgroup/ |
H A D | cgroup-v1.c | 251 int src, dest = 1; in pidlist_uniq() local
|
/drivers/external_device_manager/frameworks/ddk/usb/ |
H A D | usb_config_desc_parser.cpp | 69 ParseDescriptor( UsbDdkDescriptorType descriptorType, uint8_t *dest, uint32_t destLen, const uint8_t *source, int32_t sourceLen) ParseDescriptor() argument
|
/drivers/hdf_core/framework/include/platform/ |
H A D | i3c_if.h | 98 uint16_t dest; member
|
/drivers/hdf_core/framework/utils/src/ |
H A D | hdf_sbuf_impl_raw.c | 193 uint8_t *dest = NULL; in SbufRawImplWrite() local
|
/drivers/peripheral/camera/test/ut/buffer_manager/ |
H A D | buffer_manager_utest.cpp | 180 char* dest = reinterpret_cast<char*>(buffer->GetVirAddress()); in HWTEST_F() local
|
/test/xts/hats/hdf/camera/cameraHdi/buffer_manager/ |
H A D | buffer_manager_utest.cpp | 180 char* dest = reinterpret_cast<char*>(buffer->GetVirAddress()); in HWTEST_F() local
|