Home
last modified time | relevance | path

Searched defs:dest (Results 1251 - 1275 of 1689) sorted by relevance

1...<<51525354555657585960>>...68

/third_party/node/deps/v8/src/wasm/
H A Dwasm-module-builder.h458 uint32_t dest; member
/third_party/node/deps/zlib/
H A Ddeflate.c1321 int ZEXPORT deflateCopy(z_streamp dest, z_streamp source) { in deflateCopy() argument
[all...]
/third_party/node/src/
H A Dnode_buffer.cc1204 Local<Uint8Array> dest = args[1].As<Uint8Array>(); in EncodeInto() local
1355 uint8_t* dest = static_cast<uint8_t*>(destination) + destination_offset; in CopyArrayBuffer() local
/third_party/ntfs-3g/libntfs-3g/
H A Dcompress.c464 static int ntfs_decompress(u8 *dest, const u32 dest_size, in ntfs_decompress() argument
716 u8 *dest, *cb, *cb_pos, *cb_end; ntfs_compressed_attr_pread() local
[all...]
/third_party/nghttp2/src/
H A Dshrpx_http_downstream_connection.cc734 auto dest = downstream_->get_request_buf(); in process_blocked_request_buf() local
/third_party/musl/porting/liteos_m/user/hook/
H A Dlos_usr_libc.c428 void *memcpy(void *restrict dest, const void *restrict src, size_t n) in memcpy() argument
438 void *memset(void *dest, int c, size_t n) in memset() argument
/third_party/node/deps/icu-small/source/common/
H A Drbbitblb.cpp389 void RBBITableBuilder::addRuleRootNodes(UVector *dest, RBBINode *node) { in addRuleRootNodes() argument
1030 void RBBITableBuilder::setAdd(UVector *dest, UVector *source) { in setAdd() argument
[all...]
H A Dushape.cpp463 countSpaces(char16_t *dest, int32_t size, uint32_t /*options*/, int32_t *spacesCountl, int32_t *spacesCountr) { in countSpaces() argument
690 handleTashkeelWithTatweel(char16_t *dest, int32_t sourceLength, in handleTashkeelWithTatweel() argument
728 handleGeneratedSpaces(char16_t *dest, int32_t sourceLength, int32_t destSize, uint32_t options, UErrorCode *pErrorCode,struct uShapeVariables shapeVars ) handleGeneratedSpaces() argument
903 expandCompositCharAtBegin(char16_t *dest, int32_t sourceLength, int32_t destSize,UErrorCode *pErrorCode) expandCompositCharAtBegin() argument
963 expandCompositCharAtEnd(char16_t *dest, int32_t sourceLength, int32_t destSize,UErrorCode *pErrorCode) expandCompositCharAtEnd() argument
1030 expandCompositCharAtNear(char16_t *dest, int32_t sourceLength, int32_t destSize,UErrorCode *pErrorCode, int yehHamzaOption, int seenTailOption, int lamAlefOption, struct uShapeVariables shapeVars) expandCompositCharAtNear() argument
1083 expandCompositChar(char16_t *dest, int32_t sourceLength, int32_t destSize,uint32_t options, UErrorCode *pErrorCode, int shapingMode,struct uShapeVariables shapeVars) expandCompositChar() argument
1196 shapeUnicode(char16_t *dest, int32_t sourceLength, int32_t destSize,uint32_t options, UErrorCode *pErrorCode, int tashkeelFlag, struct uShapeVariables shapeVars) shapeUnicode() argument
1368 deShapeUnicode(char16_t *dest, int32_t sourceLength, int32_t destSize,uint32_t options, UErrorCode *pErrorCode, struct uShapeVariables shapeVars) deShapeUnicode() argument
1421 u_shapeArabic(const char16_t *source, int32_t sourceLength, char16_t *dest, int32_t destCapacity, uint32_t options, UErrorCode *pErrorCode) u_shapeArabic() argument
[all...]
H A Dlocalematcher.cpp752 acceptLanguage(UEnumeration &supportedLocales, Locale::Iterator &desiredLocales, char *dest, int32_t capacity, UAcceptResult *acceptResult, UErrorCode &errorCode) acceptLanguage() argument
H A Dustring.cpp1117 u_memcpy(char16_t *dest, const char16_t *src, int32_t count) { in u_memcpy() argument
1125 u_memmove(char16_t *dest, const char16_t *src, int32_t count) { in u_memmove() argument
1133 u_memset(char16_t *dest, char16_t c, int32_t count) { in u_memset() argument
1364 _appendUChars(char16_t *dest, int32_t destCapacity, const char *src, int32_t srcLen) _appendUChars() argument
1377 u_unescape(const char *src, char16_t *dest, int32_t destCapacity) u_unescape() argument
1469 u_terminateUChars(char16_t *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode) u_terminateUChars() argument
1475 u_terminateChars(char *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode) u_terminateChars() argument
1481 u_terminateUChar32s(UChar32 *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode) u_terminateUChar32s() argument
1487 u_terminateWChars(wchar_t *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode) u_terminateWChars() argument
[all...]
H A Duresdata.cpp639 int32_t ResourceDataValue::getStringArray(UnicodeString *dest, int32_t capacity, in getStringArray() argument
644 int32_t ResourceDataValue::getStringArrayOrStringAsArray(UnicodeString *dest, int32_t capacity, in getStringArrayOrStringAsArray() argument
386 getStringArray(const ResourceData *pResData, const icu::ResourceArray &array, icu::UnicodeString *dest, int32_t capacity, UErrorCode &errorCode) getStringArray() argument
H A Duprops.cpp248 char16_t dest[2*UCASE_MAX_STRING_LENGTH]; in changesWhenCasefolded() local
272 UnicodeString dest; in changesWhenNFKC_Casefolded() local
859 u_getFC_NFKC_Closure(UChar32 c, char16_t *dest, int32_t destCapacity, UErrorCode *pErrorCode) { in u_getFC_NFKC_Closure() argument
[all...]
H A Ducnv_bld.cpp661 char *dest=pPieces->locale; in parseConverterOptions() local
/third_party/node/deps/icu-small/source/i18n/
H A Dcoll.cpp962 getEquivalentReorderCodes(int32_t reorderCode, int32_t *dest, int32_t capacity, UErrorCode &errorCode) getEquivalentReorderCodes() argument
H A Dcollationdatabuilder.cpp1130 CollationDataBuilder &dest; global() member in CopyHelper
[all...]
H A Dplurrule.cpp489 PluralRules::getSamples(const UnicodeString &keyword, double *dest, in getSamples() argument
514 PluralRules::getSamples(const UnicodeString &keyword, DecimalQuantity *dest, in getSamples() argument
/third_party/mesa3d/src/mesa/math/
H A Dm_matrix.c241 _math_matrix_mul_matrix( GLmatrix *dest, const GLmatrix *a, const GLmatrix *b ) in _math_matrix_mul_matrix() argument
264 _math_matrix_mul_floats( GLmatrix *dest, const GLfloat *m ) in _math_matrix_mul_floats() argument
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4_nir.cpp192 vec4_visitor::get_nir_dest(const nir_dest &dest) in get_nir_dest() argument
208 vec4_visitor::get_nir_dest(const nir_dest &dest, enum brw_reg_type type) in get_nir_dest() argument
214 get_nir_dest(const nir_dest &dest, nir_alu_type type) get_nir_dest() argument
393 dst_reg dest; nir_emit_intrinsic() local
531 dst_reg dest = get_nir_dest(instr->dest); nir_emit_intrinsic() local
742 dst_reg dest; nir_emit_ssbo_atomic() local
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dpack.c99 _mesa_unpack_polygon_stipple( const GLubyte *pattern, GLuint dest[32], in _mesa_unpack_polygon_stipple() argument
127 _mesa_pack_polygon_stipple( const GLuint pattern[32], GLubyte *dest, in _mesa_pack_polygon_stipple() argument
150 _mesa_pack_bitmap( GLint width, GLint height, const GLubyte *source, GLubyte *dest, const struct gl_pixelstore_attrib *packing ) _mesa_pack_bitmap() argument
485 _mesa_unpack_stencil_span( struct gl_context *ctx, GLuint n, GLenum dstType, GLvoid *dest, GLenum srcType, const GLvoid *source, const struct gl_pixelstore_attrib *srcPacking, GLbitfield transferOps ) _mesa_unpack_stencil_span() argument
598 _mesa_pack_stencil_span( struct gl_context *ctx, GLuint n, GLenum dstType, GLvoid *dest, const GLubyte *source, const struct gl_pixelstore_attrib *dstPacking ) _mesa_pack_stencil_span() argument
770 _mesa_unpack_depth_span( struct gl_context *ctx, GLuint n, GLenum dstType, GLvoid *dest, GLuint depthMax, GLenum srcType, const GLvoid *source, const struct gl_pixelstore_attrib *srcPacking ) _mesa_unpack_depth_span() argument
1003 _mesa_pack_depth_span( struct gl_context *ctx, GLuint n, GLvoid *dest, GLenum dstType, const GLfloat *depthSpan, const struct gl_pixelstore_attrib *dstPacking ) _mesa_pack_depth_span() argument
1139 _mesa_pack_depth_stencil_span(struct gl_context *ctx,GLuint n, GLenum dstType, GLuint *dest, const GLfloat *depthVals, const GLubyte *stencilVals, const struct gl_pixelstore_attrib *dstPacking) _mesa_pack_depth_stencil_span() argument
[all...]
H A Dtexgetimage.c105 void *dest = _mesa_image_address(dimensions, &ctx->Pack, pixels, in get_tex_depth() local
151 void *dest = _mesa_image_address(dimensions, &ctx->Pack, pixels, in get_tex_depth_stencil() local
208 void *dest = _mesa_image_address(dimensions, &ctx->Pack, pixels, in get_tex_stencil() local
251 void *dest = _mesa_image_address(dimensions, &ctx->Pack, pixels, in get_tex_ycbcr() local
374 void *dest = _mesa_image_address(dimensions, &ctx->Pack, pixels, get_tex_rgba_compressed() local
472 void *dest; get_tex_rgba_uncompressed() local
786 GLubyte *dest; get_compressed_texsubimage_sw() local
[all...]
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dwrtxml.cpp81 char* dest = (char*)uprv_malloc(len); in write_utf8_file() local
238 char* dest=nullptr; in convertAndEscape() local
[all...]
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_conn.c1648 nghttp3_settings *dest = &conn->remote.settings; in nghttp3_conn_on_settings_entry_received() local
2471 int nghttp3_conn_get_stream_priority(nghttp3_conn *conn, nghttp3_pri *dest, in nghttp3_conn_get_stream_priority() argument
[all...]
/third_party/node/deps/ngtcp2/ngtcp2/crypto/
H A Dshared.c46 int ngtcp2_crypto_hkdf_expand_label(uint8_t *dest, size_t destlen, in ngtcp2_crypto_hkdf_expand_label() argument
191 int ngtcp2_crypto_update_traffic_secret(uint8_t *dest, in ngtcp2_crypto_update_traffic_secret() argument
763 int ngtcp2_crypto_encrypt_cb(uint8_t *dest, const ngtcp2_crypto_aead *aead, in ngtcp2_crypto_encrypt_cb() argument
775 int ngtcp2_crypto_decrypt_cb(uint8_t *dest, const ngtcp2_crypto_aead *aead, in ngtcp2_crypto_decrypt_cb() argument
787 int ngtcp2_crypto_hp_mask_cb(uint8_t *dest, const ngtcp2_crypto_cipher *hp, in ngtcp2_crypto_hp_mask_cb() argument
878 crypto_generate_retry_token_aad(uint8_t *dest, uint32_t version, const ngtcp2_sockaddr *sa, ngtcp2_socklen salen, const ngtcp2_cid *retry_scid) crypto_generate_retry_token_aad() argument
1052 crypto_generate_regular_token_aad(uint8_t *dest, const ngtcp2_sockaddr *sa) crypto_generate_regular_token_aad() argument
1220 ngtcp2_crypto_write_connection_close( uint8_t *dest, size_t destlen, uint32_t version, const ngtcp2_cid *dcid, const ngtcp2_cid *scid, uint64_t error_code, const uint8_t *reason, size_t reasonlen) ngtcp2_crypto_write_connection_close() argument
1275 ngtcp2_crypto_write_retry(uint8_t *dest, size_t destlen, uint32_t version, const ngtcp2_cid *dcid, const ngtcp2_cid *scid, const ngtcp2_cid *odcid, const uint8_t *token, size_t tokenlen) ngtcp2_crypto_write_retry() argument
[all...]
/third_party/node/deps/ngtcp2/ngtcp2/crypto/picotls/
H A Dpicotls.c242 int ngtcp2_crypto_hkdf_extract(uint8_t *dest, const ngtcp2_crypto_md *md, in ngtcp2_crypto_hkdf_extract() argument
257 int ngtcp2_crypto_hkdf_expand(uint8_t *dest, size_t destlen, in ngtcp2_crypto_hkdf_expand() argument
273 int ngtcp2_crypto_hkdf(uint8_t *dest, size_t destlen, in ngtcp2_crypto_hkdf() argument
298 int ngtcp2_crypto_encrypt(uint8_t *dest, const ngtcp2_crypto_aead *aead, in ngtcp2_crypto_encrypt() argument
317 int ngtcp2_crypto_decrypt(uint8_t *dest, const ngtcp2_crypto_aead *aead, in ngtcp2_crypto_decrypt() argument
339 ngtcp2_crypto_hp_mask(uint8_t *dest, const ngtcp2_crypto_cipher *hp, const ngtcp2_crypto_cipher_ctx *hp_ctx, const uint8_t *sample) ngtcp2_crypto_hp_mask() argument
[all...]
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_pkt.c63 int ngtcp2_pkt_decode_version_cid(ngtcp2_version_cid *dest, const uint8_t *data, in ngtcp2_pkt_decode_version_cid() argument
167 ngtcp2_pkt_decode_hd_long(ngtcp2_pkt_hd *dest, const uint8_t *pkt, size_t pktlen) ngtcp2_pkt_decode_hd_long() argument
340 ngtcp2_pkt_decode_hd_short(ngtcp2_pkt_hd *dest, const uint8_t *pkt, size_t pktlen, size_t dcidlen) ngtcp2_pkt_decode_hd_short() argument
473 ngtcp2_pkt_decode_frame(ngtcp2_frame *dest, const uint8_t *payload, size_t payloadlen) ngtcp2_pkt_decode_frame() argument
554 ngtcp2_pkt_decode_stream_frame(ngtcp2_stream *dest, const uint8_t *payload, size_t payloadlen) ngtcp2_pkt_decode_stream_frame() argument
656 ngtcp2_pkt_decode_ack_frame(ngtcp2_ack *dest, const uint8_t *payload, size_t payloadlen) ngtcp2_pkt_decode_ack_frame() argument
802 ngtcp2_pkt_decode_padding_frame(ngtcp2_padding *dest, const uint8_t *payload, size_t payloadlen) ngtcp2_pkt_decode_padding_frame() argument
821 ngtcp2_pkt_decode_reset_stream_frame(ngtcp2_reset_stream *dest, const uint8_t *payload, size_t payloadlen) ngtcp2_pkt_decode_reset_stream_frame() argument
867 ngtcp2_pkt_decode_connection_close_frame( ngtcp2_connection_close *dest, const uint8_t *payload, size_t payloadlen) ngtcp2_pkt_decode_connection_close_frame() argument
943 ngtcp2_pkt_decode_max_data_frame(ngtcp2_max_data *dest, const uint8_t *payload, size_t payloadlen) ngtcp2_pkt_decode_max_data_frame() argument
972 ngtcp2_pkt_decode_max_stream_data_frame( ngtcp2_max_stream_data *dest, const uint8_t *payload, size_t payloadlen) ngtcp2_pkt_decode_max_stream_data_frame() argument
1013 ngtcp2_pkt_decode_max_streams_frame(ngtcp2_max_streams *dest, const uint8_t *payload, size_t payloadlen) ngtcp2_pkt_decode_max_streams_frame() argument
1042 ngtcp2_pkt_decode_ping_frame(ngtcp2_ping *dest, const uint8_t *payload, size_t payloadlen) ngtcp2_pkt_decode_ping_frame() argument
1052 ngtcp2_pkt_decode_data_blocked_frame(ngtcp2_data_blocked *dest, const uint8_t *payload, size_t payloadlen) ngtcp2_pkt_decode_data_blocked_frame() argument
1082 ngtcp2_pkt_decode_stream_data_blocked_frame(ngtcp2_stream_data_blocked *dest, const uint8_t *payload, size_t payloadlen) ngtcp2_pkt_decode_stream_data_blocked_frame() argument
1124 ngtcp2_pkt_decode_streams_blocked_frame( ngtcp2_streams_blocked *dest, const uint8_t *payload, size_t payloadlen) ngtcp2_pkt_decode_streams_blocked_frame() argument
1152 ngtcp2_pkt_decode_new_connection_id_frame( ngtcp2_new_connection_id *dest, const uint8_t *payload, size_t payloadlen) ngtcp2_pkt_decode_new_connection_id_frame() argument
1208 ngtcp2_pkt_decode_stop_sending_frame(ngtcp2_stop_sending *dest, const uint8_t *payload, size_t payloadlen) ngtcp2_pkt_decode_stop_sending_frame() argument
1248 ngtcp2_pkt_decode_path_challenge_frame(ngtcp2_path_challenge *dest, const uint8_t *payload, size_t payloadlen) ngtcp2_pkt_decode_path_challenge_frame() argument
1269 ngtcp2_pkt_decode_path_response_frame(ngtcp2_path_response *dest, const uint8_t *payload, size_t payloadlen) ngtcp2_pkt_decode_path_response_frame() argument
1290 ngtcp2_pkt_decode_crypto_frame(ngtcp2_crypto *dest, const uint8_t *payload, size_t payloadlen) ngtcp2_pkt_decode_crypto_frame() argument
1351 ngtcp2_pkt_decode_new_token_frame(ngtcp2_new_token *dest, const uint8_t *payload, size_t payloadlen) ngtcp2_pkt_decode_new_token_frame() argument
1392 ngtcp2_pkt_decode_retire_connection_id_frame(ngtcp2_retire_connection_id *dest, const uint8_t *payload, size_t payloadlen) ngtcp2_pkt_decode_retire_connection_id_frame() argument
1421 ngtcp2_pkt_decode_handshake_done_frame(ngtcp2_handshake_done *dest, const uint8_t *payload, size_t payloadlen) ngtcp2_pkt_decode_handshake_done_frame() argument
1431 ngtcp2_pkt_decode_datagram_frame(ngtcp2_datagram *dest, const uint8_t *payload, size_t payloadlen) ngtcp2_pkt_decode_datagram_frame() argument
2095 ngtcp2_pkt_write_version_negotiation( uint8_t *dest, size_t destlen, uint8_t unused_random, const uint8_t *dcid, size_t dcidlen, const uint8_t *scid, size_t scidlen, const uint32_t *sv, size_t nsv) ngtcp2_pkt_write_version_negotiation() argument
2132 ngtcp2_pkt_decode_version_negotiation(uint32_t *dest, const uint8_t *payload, size_t payloadlen) ngtcp2_pkt_decode_version_negotiation() argument
2164 ngtcp2_pkt_decode_retry(ngtcp2_pkt_retry *dest, const uint8_t *payload, size_t payloadlen) ngtcp2_pkt_decode_retry() argument
2225 ngtcp2_pkt_write_stateless_reset(uint8_t *dest, size_t destlen, const uint8_t *stateless_reset_token, const uint8_t *rand, size_t randlen) ngtcp2_pkt_write_stateless_reset() argument
2250 ngtcp2_pkt_write_retry( uint8_t *dest, size_t destlen, uint32_t version, const ngtcp2_cid *dcid, const ngtcp2_cid *scid, const ngtcp2_cid *odcid, const uint8_t *token, size_t tokenlen, ngtcp2_encrypt encrypt, const ngtcp2_crypto_aead *aead, const ngtcp2_crypto_aead_ctx *aead_ctx) ngtcp2_pkt_write_retry() argument
2319 ngtcp2_pkt_encode_pseudo_retry( uint8_t *dest, size_t destlen, const ngtcp2_pkt_hd *hd, uint8_t unused, const ngtcp2_cid *odcid, const uint8_t *token, size_t tokenlen) ngtcp2_pkt_encode_pseudo_retry() argument
[all...]

Completed in 44 milliseconds

1...<<51525354555657585960>>...68