Home
last modified time | relevance | path

Searched defs:dest (Results 451 - 475 of 1587) sorted by relevance

1...<<11121314151617181920>>...64

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DTextureUploadFormatTest.cpp115 void ZeroAndCopy(DestT &dest, const SrcT (&src)[SrcN]) in ZeroAndCopy() argument
129 void EncodeThenZeroAndCopy(DestT &dest, const float srcVals[4]) in EncodeThenZeroAndCopy() argument
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DASTC_Decoder.cpp103 void ASTC_Decoder::Decode(const unsigned char *source, unsigned char *dest, in Decode() argument
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DBlitter.hpp75 void *dest; member
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dpropagator.h39 BasicBlock* dest; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dpropagator.h39 BasicBlock* dest; member
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Dwrppm.c93 ppm_dest_ptr dest = (ppm_dest_ptr)dinfo; in put_pixel_rows() local
108 ppm_dest_ptr dest = (ppm_dest_ptr)dinfo; in copy_pixel_rows() local
135 ppm_dest_ptr dest = (ppm_dest_ptr)dinfo; put_rgb() local
164 ppm_dest_ptr dest = (ppm_dest_ptr)dinfo; put_cmyk() local
191 ppm_dest_ptr dest = (ppm_dest_ptr)dinfo; put_demapped_rgb() local
216 ppm_dest_ptr dest = (ppm_dest_ptr)dinfo; put_demapped_gray() local
238 ppm_dest_ptr dest = (ppm_dest_ptr)dinfo; start_output_ppm() local
292 ppm_dest_ptr dest = (ppm_dest_ptr)dinfo; calc_buffer_dimensions_ppm() local
309 ppm_dest_ptr dest; global() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationdata.cpp174 getEquivalentScripts(int32_t script, int32_t dest[], int32_t capacity, UErrorCode &errorCode) const getEquivalentScripts() argument
H A Dcollationdatawriter.cpp56 RuleBasedCollator::cloneBinary(uint8_t *dest, int32_t capacity, UErrorCode &errorCode) const { in cloneBinary() argument
78 writeBase(const CollationData &data, const CollationSettings &settings, const void *rootElements, int32_t rootElementsLength, int32_t indexes[], uint8_t *dest, int32_t capacity, UErrorCode &errorCode) writeBase() argument
89 writeTailoring(const CollationTailoring &t, const CollationSettings &settings, int32_t indexes[], uint8_t *dest, int32_t capacity, UErrorCode &errorCode) writeTailoring() argument
99 write(UBool isBase, const UVersionInfo dataVersion, const CollationData &data, const CollationSettings &settings, const void *rootElements, int32_t rootElementsLength, int32_t indexes[], uint8_t *dest, int32_t capacity, UErrorCode &errorCode) write() argument
341 copyData(const int32_t indexes[], int32_t startIndex, const void *src, uint8_t *dest) copyData() argument
[all...]
H A Dnumrange_capi.cpp153 unumrf_resultGetFirstDecimalNumber( const UFormattedNumberRange* uresult, char* dest, int32_t destCapacity, UErrorCode* ec) unumrf_resultGetFirstDecimalNumber() argument
169 unumrf_resultGetSecondDecimalNumber( const UFormattedNumberRange* uresult, char* dest, int32_t destCapacity, UErrorCode* ec) unumrf_resultGetSecondDecimalNumber() argument
H A Dstrmatch.cpp228 int32_t dest = limit; in replace() local
H A Dutrans.cpp125 void ReplaceableGlue::copy(int32_t start, int32_t limit, int32_t dest) { in copy() argument
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dprscmnts.cpp61 UnicodeString dest; in removeText() local
87 getText(const UChar* source, int32_t srcLen, UChar** dest, int32_t destCapacity, UnicodeString patternString, UErrorCode* status) getText() argument
124 getDescription( const UChar* source, int32_t srcLen, UChar** dest, int32_t destCapacity, UErrorCode* status) getDescription() argument
185 getAt(const UChar* source, int32_t srcLen, UChar** dest, int32_t destCapacity, int32_t index, UParseCommentsOption option, UErrorCode* status) getAt() argument
227 getTranslate( const UChar* source, int32_t srcLen, UChar** dest, int32_t destCapacity, UErrorCode* status) getTranslate() argument
237 getNote(const UChar* source, int32_t srcLen, UChar** dest, int32_t destCapacity, UErrorCode* status) getNote() argument
[all...]
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Duparse.cpp366 u_parseUTF8(const char *source, int32_t sLen, char *dest, int32_ argument
189 u_parseCodePoints(const char *s, uint32_t *dest, int32_t destCapacity, UErrorCode *pErrorCode) u_parseCodePoints() argument
237 u_parseString(const char *s, UChar *dest, int32_t destCapacity, uint32_t *pFirst, UErrorCode *pErrorCode) u_parseString() argument
[all...]
/third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/
H A DMultiChannelResampler.cpp113 float *dest = &mX[mCursor * getChannelCount()]; in writeFrame() local
/third_party/python/Modules/_decimal/libmpdec/
H A Dbasearith.c427 _mpd_baseshiftl(mpd_uint_t *dest, mpd_uint_t *src, mpd_size_t n, mpd_size_t m, in _mpd_baseshiftl() argument
496 _mpd_baseshiftr(mpd_uint_t *dest, mpd_uint_t *src, mpd_size_t slen, mpd_size_t shift) _mpd_baseshiftr() argument
[all...]
H A Dtranspose.c53 std_trans(mpd_uint_t dest[], mpd_uint_t src[], mpd_size_t rows, mpd_size_t cols) in std_trans() argument
/third_party/skia/third_party/externals/tint/fuzzers/
H A Drandom_generator.cc86 void RandomGenerator::GetNBytes(uint8_t* dest, size_t n) { in GetNBytes() argument
/third_party/skia/third_party/externals/zlib/google/
H A Dcompression_utils_portable.cc62 int GzipCompressHelper(Bytef* dest, in GzipCompressHelper() argument
156 int GzipUncompressHelper(Bytef* dest, in GzipUncompressHelper() argument
79 CompressHelper(WrapperType wrapper_type, Bytef* dest, uLongf* dest_length, const Bytef* source, uLong source_length, int compression_level, void* (*malloc_fn)(size_t), void (*free_fn)(void*)) CompressHelper() argument
167 UncompressHelper(WrapperType wrapper_type, Bytef* dest, uLongf* dest_length, const Bytef* source, uLong source_length) UncompressHelper() argument
/third_party/skia/third_party/externals/zlib/
H A Dgzread.c533 unsigned char *dest = state->out + (state->size << 1); local
/third_party/skia/third_party/externals/icu/source/common/
H A Dbytesinkutil.cpp124 CharStringByteSink::CharStringByteSink(CharString* dest) : dest_(*dest) { in CharStringByteSink() argument
H A Dcharstr.cpp52 int32_t CharString::extract(char *dest, int32_t capacity, UErrorCode &errorCode) const { in extract() argument
H A Duarrsort.cpp132 char *dest=array+insertionPoint*itemSize; in doInsertionSort() local
H A Dunistr_cnv.cpp207 UnicodeString::extract(char *dest, int32_t destCapacity, in extract() argument
250 doExtract(int32_t start, int32_t length, char *dest, int32_t destCapacity, UConverter *cnv, UErrorCode &errorCode) const doExtract() argument
[all...]
H A Dunorm.cpp97 unorm_normalize(const UChar *src, int32_t srcLength, UNormalizationMode mode, int32_t options, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode) unorm_normalize() argument
117 _iterate(UCharIterator *src, UBool forward, UChar *dest, int32_t destCapacity, const Normalizer2 *n2, UBool doNormalize, UBool *pNeededToNormalize, UErrorCode *pErrorCode) _iterate() argument
177 unorm_iterate(UCharIterator *src, UBool forward, UChar *dest, int32_t destCapacity, UNormalizationMode mode, int32_t options, UBool doNormalize, UBool *pNeededToNormalize, UErrorCode *pErrorCode) unorm_iterate() argument
197 unorm_previous(UCharIterator *src, UChar *dest, int32_t destCapacity, UNormalizationMode mode, int32_t options, UBool doNormalize, UBool *pNeededToNormalize, UErrorCode *pErrorCode) unorm_previous() argument
210 unorm_next(UCharIterator *src, UChar *dest, int32_t destCapacity, UNormalizationMode mode, int32_t options, UBool doNormalize, UBool *pNeededToNormalize, UErrorCode *pErrorCode) unorm_next() argument
225 _concatenate(const UChar *left, int32_t leftLength, const UChar *right, int32_t rightLength, UChar *dest, int32_t destCapacity, const Normalizer2 *n2, UErrorCode *pErrorCode) _concatenate() argument
261 unorm_concatenate(const UChar *left, int32_t leftLength, const UChar *right, int32_t rightLength, UChar *dest, int32_t destCapacity, UNormalizationMode mode, int32_t options, UErrorCode *pErrorCode) unorm_concatenate() argument
[all...]
/third_party/python/Python/
H A Dbootstrap_hash.c93 char *dest; in py_getrandom() local

Completed in 20 milliseconds

1...<<11121314151617181920>>...64