Home
last modified time | relevance | path

Searched defs:dest (Results 701 - 725 of 1559) sorted by relevance

1...<<21222324252627282930>>...63

/third_party/skia/third_party/externals/icu/source/common/
H A Dnormlzr.cpp139 UnicodeString *dest; in normalize() local
224 UnicodeString *dest; in concatenate() local
[all...]
H A Dpunycode.cpp182 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 Dumapfile.cpp355 static char *strcpy_returnEnd(char *dest, const char *src) in strcpy_returnEnd() argument
H A Dustr_titlecase_brkiter.cpp190 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 Dustr_wcs.cpp65 _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 Dustrtrns.cpp40 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 Dnet.c146 void xsendto(int sockfd, void *buf, size_t len, struct sockaddr *dest) in xsendto() argument
/third_party/toybox/toys/pending/
H A Dcrontab.c232 static void update_crontab(char *src, char *dest) in update_crontab() argument
/third_party/pulseaudio/src/modules/
H A Dmodule-virtual-source.c450 static void source_output_moving_cb(pa_source_output *o, pa_source *dest) { in source_output_moving_cb() argument
H A Dmodule-virtual-sink.c431 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 DUniformManager.cpp222 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 DvktSpvAsmUtils.hpp285 Dest dest; in bitwiseCast() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_wired.c37 u8 dest[6]; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dos_win32.c243 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 Ddriver_wired.c37 u8 dest[6]; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dos_win32.c243 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 Dshim_common.cpp82 D3DKMT_Adapter& D3DKMT_Adapter::add_path(fs::path src, std::vector<std::wstring>& dest) { argument
/third_party/zlib/contrib/puff/
H A Dpuff.c793 int puff(unsigned char *dest, /* pointer to destination pointer */ in puff() argument
/device/soc/rockchip/common/sdk_linux/kernel/cgroup/
H A Dcgroup-v1.c251 int src, dest = 1; in pidlist_uniq() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A Dzip.cpp297 FilePath dest = destDir; in UnzipWithFilterCallback() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/
H A Dapp_style.cpp200 bool AppStyle::MergeAnimationString(char *dest, uint16_t destSz, const char * const src1, const char * const src2) in MergeAnimationString() argument
330 void AppStyle::CombineStyles(AppStyle &dest, const AppStyle &source, bool overwrite) in CombineStyles() argument
/foundation/arkui/ui_lite/frameworks/dock/
H A Dscreen_device_proxy.h99 void SnapShot(uint32_t len, bool justCopy, uint8_t* dest, const Rect& rect, bool justRender) in SnapShot() argument
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Dnone_mix_engine.cpp211 static void DoFadeInOut(T *dest, size_t count, bool isFadeOut, uint32_t channel) in DoFadeInOut() argument
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H A Ddrawing_sample_rs.cpp99 Path dest; in TestDrawPath() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/jpeg_yuv_decoder/
H A Djpeg_yuvdata_converter.cpp90 static bool CopyLineData(uint8_t *dest, uint32_t destStride, const uint8_t *src, uint32_t srcStride) in CopyLineData() argument
125 static bool VerifyParameter(const YuvPlaneInfo &src, const YuvPlaneInfo &dest, in VerifyParameter() argument
142 static bool CopyYData(const YuvPlaneInfo &src, const YuvPlaneInfo &dest) in CopyYData() argument
164 I4xxToI420_c(const YuvPlaneInfo &src, const YuvPlaneInfo &dest, uint8_t srcXScale, uint8_t srcYScale, bool outfmtIsYU12) I4xxToI420_c() argument
216 I444ToI420_wrapper(const YuvPlaneInfo &src, const YuvPlaneInfo &dest) I444ToI420_wrapper() argument
232 I444ToNV21_wrapper(const YuvPlaneInfo &src, const YuvPlaneInfo &dest) I444ToNV21_wrapper() argument
248 I422ToI420_wrapper(const YuvPlaneInfo &src, const YuvPlaneInfo &dest) I422ToI420_wrapper() argument
264 I422ToNV21_wrapper(const YuvPlaneInfo &src, const YuvPlaneInfo &dest) I422ToNV21_wrapper() argument
280 I420ToI420_wrapper(const YuvPlaneInfo &src, const YuvPlaneInfo &dest) I420ToI420_wrapper() argument
285 I420ToNV21_wrapper(const YuvPlaneInfo &src, const YuvPlaneInfo &dest) I420ToNV21_wrapper() argument
301 I440ToI420_wrapper(const YuvPlaneInfo &src, const YuvPlaneInfo &dest) I440ToI420_wrapper() argument
306 I440ToNV21_wrapper(const YuvPlaneInfo &src, const YuvPlaneInfo &dest) I440ToNV21_wrapper() argument
311 I411ToI420_wrapper(const YuvPlaneInfo &src, const YuvPlaneInfo &dest) I411ToI420_wrapper() argument
316 I411ToNV21_wrapper(const YuvPlaneInfo &src, const YuvPlaneInfo &dest) I411ToNV21_wrapper() argument
321 I400ToI420_wrapper(const YuvPlaneInfo &src, const YuvPlaneInfo &dest) I400ToI420_wrapper() argument
[all...]

Completed in 20 milliseconds

1...<<21222324252627282930>>...63