Home
last modified time | relevance | path

Searched defs:dest (Results 1151 - 1175 of 2902) sorted by relevance

1...<<41424344454647484950>>...117

/third_party/openssl/crypto/
H A Dpacket.c422 unsigned char *dest; in WPACKET_memset() local
438 unsigned char *dest; in WPACKET_memcpy() local
/third_party/openssl/crypto/modes/
H A Dsiv128.c221 int ossl_siv128_copy_ctx(SIV128_CONTEXT *dest, SIV128_CONTEXT *src) in ossl_siv128_copy_ctx() argument
[all...]
/third_party/openssl/crypto/ec/
H A Dec_kmeth.c200 EC_KEY_METHOD_set_init(EC_KEY_METHOD *meth, int (*init)(EC_KEY *key), void (*finish)(EC_KEY *key), int (*copy)(EC_KEY *dest, const EC_KEY *src), int (*set_group)(EC_KEY *key, const EC_GROUP *grp), int (*set_private)(EC_KEY *key, const BIGNUM *priv_key), int (*set_public)(EC_KEY *key, const EC_POINT *pub_key)) EC_KEY_METHOD_set_init() argument
266 EC_KEY_METHOD_get_init(const EC_KEY_METHOD *meth, int (**pinit)(EC_KEY *key), void (**pfinish)(EC_KEY *key), int (**pcopy)(EC_KEY *dest, const EC_KEY *src), int (**pset_group)(EC_KEY *key, const EC_GROUP *grp), int (**pset_private)(EC_KEY *key, const BIGNUM *priv_key), int (**pset_public)(EC_KEY *key, const EC_POINT *pub_key)) EC_KEY_METHOD_get_init() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmUtils.hpp285 Dest dest; in bitwiseCast() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DWebGLReadOutsideFramebufferTest.cpp97 angle::GLColor *dest = &mData[i + j * mWidth]; in readPixelRect() local
/third_party/skia/src/gpu/
H A DGrUniformDataManager.cpp32 int GrUniformDataManager::copyUniforms(void* dest, in copyUniforms() argument
/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

Completed in 18 milliseconds

1...<<41424344454647484950>>...117