Home
last modified time | relevance | path

Searched defs:dest (Results 676 - 700 of 1544) sorted by relevance

1...<<21222324252627282930>>...62

/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DBlitter.hpp106 void *dest; member
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dtext_handler.cpp316 char* dest = (char*)&pInst->words[oldWordCount]; in binaryEncodeString() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dtext_handler.cpp316 char* dest = (char*)&pInst->words[oldWordCount]; in binaryEncodeString() local
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djcarith.c125 struct jpeg_destination_mgr *dest = cinfo->dest; in emit_byte() local
H A Dwrbmp.c101 bmp_dest_ptr dest = (bmp_dest_ptr)dinfo; in put_pixel_rows() local
176 bmp_dest_ptr dest = (bmp_dest_ptr)dinfo; put_gray_rows() local
216 write_bmp_header(j_decompress_ptr cinfo, bmp_dest_ptr dest) write_bmp_header() argument
295 write_os2_header(j_decompress_ptr cinfo, bmp_dest_ptr dest) write_os2_header() argument
361 write_colormap(j_decompress_ptr cinfo, bmp_dest_ptr dest, int map_colors, int map_entry_size) write_colormap() argument
419 bmp_dest_ptr dest = (bmp_dest_ptr)dinfo; start_output_bmp() local
434 bmp_dest_ptr dest = (bmp_dest_ptr)dinfo; finish_output_bmp() local
480 bmp_dest_ptr dest; GLOBAL() local
[all...]
H A Dwrgif.c337 gif_dest_ptr dest = (gif_dest_ptr)dinfo; in start_output_gif() local
360 gif_dest_ptr dest = (gif_dest_ptr)dinfo; in put_LZW_pixel_rows() local
461 gif_dest_ptr dest = (gif_dest_ptr)dinfo; put_raw_pixel_rows() local
495 gif_dest_ptr dest = (gif_dest_ptr)dinfo; finish_output_gif() local
527 gif_dest_ptr dest; GLOBAL() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationkeys.h34 SortKeyByteSink(char *dest, int32_t destCapacity) in SortKeyByteSink() argument
H A Dformatted_string_builder.cpp17 inline void uprv_memcpy2(void* dest, const void* src, size_t len) { in uprv_memcpy2() argument
25 inline void uprv_memmove2(void* dest, const void* src, size_t len) { in uprv_memmove2() argument
H A Dnumber_capi.cpp201 unumf_resultToDecimalNumber( const UFormattedNumber* uresult, char* dest, int32_t destCapacity, UErrorCode* ec) unumf_resultToDecimalNumber() argument
H A Drepattrn.cpp653 split(const UnicodeString &input, UnicodeString dest[], int32_t destCapacity, UErrorCode &status) const split() argument
674 split(UText *input, UText *dest[], int32_t destCapacity, UErrorCode &status) const split() argument
H A Dudatpg.cpp238 udatpg_replaceFieldTypes(UDateTimePatternGenerator *dtpg, const UChar *pattern, int32_t patternLength, const UChar *skeleton, int32_t skeletonLength, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode) udatpg_replaceFieldTypes() argument
249 udatpg_replaceFieldTypesWithOptions(UDateTimePatternGenerator *dtpg, const UChar *pattern, int32_t patternLength, const UChar *skeleton, int32_t skeletonLength, UDateTimePatternMatchOptions options, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode) udatpg_replaceFieldTypesWithOptions() argument
/third_party/skia/third_party/externals/brotli/c/dec/
H A Dbit_reader.h334 static BROTLI_INLINE void BrotliCopyBytes(uint8_t* dest, in BrotliCopyBytes() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-subset-cff2.cc356 CFF2Subrs *dest = c->start_embed <CFF2Subrs> (); in _serialize_cff2() local
434 CFF2VariationStore *dest = c->start_embed<CFF2VariationStore> (); in _serialize_cff2() local
457 CFF2Subrs *dest = c->start_embed <CFF2Subrs> (); in _serialize_cff2() local
H A Dhb-subset-plan.hh75 hb_face_t *dest; member
/third_party/pulseaudio/src/modules/
H A Dmodule-remap-sink.c305 static void sink_input_moving_cb(pa_sink_input *i, pa_sink *dest) { in sink_input_moving_cb() argument
H A Dmodule-remap-source.c256 static void source_output_moving_cb(pa_source_output *o, pa_source *dest) { in source_output_moving_cb() argument
/third_party/skia/tools/
H A Dwin_dbghelp.cpp48 static void strncpyOrSetBlank(char* dest, const char* src, size_t len) { in strncpyOrSetBlank() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dfilterednormalizer2.cpp36 normalize(const UnicodeString &src, UnicodeString &dest, UErrorCode &errorCode) const normalize() argument
60 normalize(const UnicodeString &src, UnicodeString &dest, USetSpanCondition spanCondition, UErrorCode &errorCode) const normalize() argument
[all...]
H A Dnormalizer2.cpp329 unorm2_normalize(const UNormalizer2 *norm2, const UChar *src, int32_t length, UChar *dest, int32_t capacity, UErrorCode *pErrorCode) unorm2_normalize() argument
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...]

Completed in 17 milliseconds

1...<<21222324252627282930>>...62