| /third_party/skia/third_party/externals/swiftshader/src/Device/ |
| H A D | Blitter.hpp | 106 void *dest; member
|
| /third_party/skia/third_party/externals/spirv-tools/source/ |
| H A D | text_handler.cpp | 316 char* dest = (char*)&pInst->words[oldWordCount]; in binaryEncodeString() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
| H A D | text_handler.cpp | 316 char* dest = (char*)&pInst->words[oldWordCount]; in binaryEncodeString() local
|
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| H A D | jcarith.c | 125 struct jpeg_destination_mgr *dest = cinfo->dest; in emit_byte() local
|
| H A D | wrbmp.c | 101 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 D | wrgif.c | 337 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 D | collationkeys.h | 34 SortKeyByteSink(char *dest, int32_t destCapacity) in SortKeyByteSink() argument
|
| H A D | formatted_string_builder.cpp | 17 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 D | number_capi.cpp | 201 unumf_resultToDecimalNumber( const UFormattedNumber* uresult, char* dest, int32_t destCapacity, UErrorCode* ec) unumf_resultToDecimalNumber() argument
|
| H A D | repattrn.cpp | 653 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 D | udatpg.cpp | 238 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 D | bit_reader.h | 334 static BROTLI_INLINE void BrotliCopyBytes(uint8_t* dest, in BrotliCopyBytes() argument
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-subset-cff2.cc | 356 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 D | hb-subset-plan.hh | 75 hb_face_t *dest; member
|
| /third_party/pulseaudio/src/modules/ |
| H A D | module-remap-sink.c | 305 static void sink_input_moving_cb(pa_sink_input *i, pa_sink *dest) { in sink_input_moving_cb() argument
|
| H A D | module-remap-source.c | 256 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 D | win_dbghelp.cpp | 48 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 D | filterednormalizer2.cpp | 36 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 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...] |