Home
last modified time | relevance | path

Searched refs:dest (Results 2876 - 2900 of 5677) sorted by relevance

1...<<111112113114115116117118119120>>...228

/third_party/libwebsockets/include/libwebsockets/
H A Dlws-conmon.h128 * \param dest: conmon struct to fill
141 lws_conmon_wsi_take(struct lws *wsi, struct lws_conmon *dest);
149 * It doesn't free \p dest itself, it's designed to clean out a struct that
/third_party/nghttp2/lib/
H A Dnghttp2_http.h97 int nghttp2_http_parse_priority(nghttp2_extpri *dest, const uint8_t *value,
/third_party/node/deps/icu-small/source/common/
H A Dudatamem.h48 U_CFUNC void UDatamemory_assign (UDataMemory *dest, UDataMemory *source);
/third_party/node/deps/icu-small/source/common/unicode/
H A Dubiditransform.h208 * @param dest A pointer to where the processed text is to be copied.
209 * @param destSize The size of the <code>dest</code> buffer, in number of
217 * <code>dest</code> was holds some meaningful value, e.g. that of
218 * <code>src</code>. In this case <code>dest</code> must be
240 * <code>dest</code>. If the transformation fails, the return value
254 UChar *dest, int32_t destSize,
H A Durep.h144 * @param dest the index at which the copy of the UChars should be
151 int32_t dest);
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_http.h97 int nghttp2_http_parse_priority(nghttp2_extpri *dest, const uint8_t *value,
/third_party/mesa3d/src/panfrost/util/
H A Dpan_lower_helper_invocation.c46 nir_ssa_def_rewrite_uses(&intr->dest.ssa, eq); in pan_lower_helper_invocation_instr()
/third_party/lwip/src/include/lwip/
H A Dip4_frag.h91 err_t ip4_frag(struct pbuf *p, struct netif *netif, const ip4_addr_t *dest);
/third_party/lwip/src/include/netif/
H A Dlowpan6_common.h73 struct lowpan6_link_addr *src, struct lowpan6_link_addr *dest);
/third_party/node/deps/v8/src/base/
H A Dstrings.h30 V8_BASE_EXPORT void StrNCpy(base::Vector<char> dest, const char* src, size_t n);
/third_party/musl/libc-test/src/functionalext/supplement/fortify/fortify_gtest/
H A Dfortify_strcpy_chk_test.cpp15 extern "C" char* __strcpy_chk(char* dest, const char* src, size_t dst_len);
H A Dfortify_strncpy_chk_test.cpp13 extern "C" void __strncpy_chk(char* dest, const char* src, size_t len, size_t dst_len);
/third_party/python/Modules/_decimal/libmpdec/
H A Dtranspose.h43 void std_trans(mpd_uint_t dest[], mpd_uint_t src[], mpd_size_t rows, mpd_size_t cols);
/third_party/skia/third_party/externals/tint/fuzzers/
H A Dmersenne_twister_engine.h46 /// @param dest - memory location to store data
48 void RandomNBytes(uint8_t* dest, size_t n) override;
H A Drandom_generator_engine.h45 /// @param dest - memory location to store data
47 virtual void RandomNBytes(uint8_t* dest, size_t n) = 0;
/third_party/skia/third_party/externals/icu/source/common/
H A Dudatamem.h48 U_CFUNC void UDatamemory_assign (UDataMemory *dest, UDataMemory *source);
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dubiditransform.h208 * @param dest A pointer to where the processed text is to be copied.
209 * @param destSize The size of the <code>dest</code> buffer, in number of
217 * <code>dest</code> was holds some meaningful value, e.g. that of
218 * <code>src</code>. In this case <code>dest</code> must be
240 * <code>dest</code>. If the transformation fails, the return value
254 UChar *dest, int32_t destSize,
H A Durep.h144 * @param dest the index at which the copy of the UChars should be
151 int32_t dest);
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_cmd_buffer.c1753 struct v3dv_dynamic_state *dest = &cmd_buffer->state.dynamic; in cmd_buffer_bind_pipeline_static_state() local
1758 dest->viewport.count = src->viewport.count; in cmd_buffer_bind_pipeline_static_state()
1759 if (memcmp(&dest->viewport.viewports, &src->viewport.viewports, in cmd_buffer_bind_pipeline_static_state()
1761 typed_memcpy(dest->viewport.viewports, in cmd_buffer_bind_pipeline_static_state()
1764 typed_memcpy(dest->viewport.scale, src->viewport.scale, in cmd_buffer_bind_pipeline_static_state()
1766 typed_memcpy(dest->viewport.translate, src->viewport.translate, in cmd_buffer_bind_pipeline_static_state()
1773 dest->scissor.count = src->scissor.count; in cmd_buffer_bind_pipeline_static_state()
1774 if (memcmp(&dest->scissor.scissors, &src->scissor.scissors, in cmd_buffer_bind_pipeline_static_state()
1776 typed_memcpy(dest->scissor.scissors, in cmd_buffer_bind_pipeline_static_state()
1783 if (memcmp(&dest in cmd_buffer_bind_pipeline_static_state()
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H A Dqib_file_ops.c2042 void *dest; in qib_write() local
2068 dest = &cmd.cmd.user_info; in qib_write()
2074 dest = &cmd.cmd.recv_ctrl; in qib_write()
2080 dest = &cmd.cmd.ctxt_info; in qib_write()
2087 dest = &cmd.cmd.tid_info; in qib_write()
2093 dest = &cmd.cmd.part_key; in qib_write()
2101 dest = NULL; in qib_write()
2106 dest = &cmd.cmd.poll_type; in qib_write()
2112 dest = &cmd.cmd.armlaunch_ctrl; in qib_write()
2118 dest in qib_write()
[all...]
/kernel/linux/linux-5.10/fs/btrfs/
H A Draid56.c299 static void steal_rbio(struct btrfs_raid_bio *src, struct btrfs_raid_bio *dest) in steal_rbio() argument
308 for (i = 0; i < dest->nr_pages; i++) { in steal_rbio()
314 d = dest->stripe_pages[i]; in steal_rbio()
318 dest->stripe_pages[i] = s; in steal_rbio()
328 * must be called with dest->rbio_list_lock held
330 static void merge_rbio(struct btrfs_raid_bio *dest, in merge_rbio() argument
333 bio_list_merge(&dest->bio_list, &victim->bio_list); in merge_rbio()
334 dest->bio_list_bytes += victim->bio_list_bytes; in merge_rbio()
336 bitmap_or(dest->dbitmap, victim->dbitmap, dest in merge_rbio()
515 void *dest = pages[src_cnt]; run_xor() local
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H A Dqib_file_ops.c2041 void *dest; in qib_write() local
2067 dest = &cmd.cmd.user_info; in qib_write()
2073 dest = &cmd.cmd.recv_ctrl; in qib_write()
2079 dest = &cmd.cmd.ctxt_info; in qib_write()
2086 dest = &cmd.cmd.tid_info; in qib_write()
2092 dest = &cmd.cmd.part_key; in qib_write()
2100 dest = NULL; in qib_write()
2105 dest = &cmd.cmd.poll_type; in qib_write()
2111 dest = &cmd.cmd.armlaunch_ctrl; in qib_write()
2117 dest in qib_write()
[all...]
/third_party/curl/lib/
H A Dcf-socket.c223 * Assign the address `ai` to the Curl_sockaddr_ex `dest` and
226 void Curl_sock_assign_addr(struct Curl_sockaddr_ex *dest, in Curl_sock_assign_addr() argument
237 dest->family = ai->ai_family; in Curl_sock_assign_addr()
240 dest->socktype = SOCK_STREAM; in Curl_sock_assign_addr()
241 dest->protocol = IPPROTO_TCP; in Curl_sock_assign_addr()
244 dest->socktype = SOCK_STREAM; in Curl_sock_assign_addr()
245 dest->protocol = IPPROTO_IP; in Curl_sock_assign_addr()
248 dest->socktype = SOCK_DGRAM; in Curl_sock_assign_addr()
249 dest->protocol = IPPROTO_UDP; in Curl_sock_assign_addr()
252 dest in Curl_sock_assign_addr()
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcustrtst.c1137 UChar *dest = (UChar*) malloc(sizeof(UChar) * (repeat + 1)); in TestUnescapeRepeatedSurrogateLead20725() local
1138 if (src == NULL || dest == NULL) { in TestUnescapeRepeatedSurrogateLead20725()
1144 int32_t len = u_unescape(src, dest, repeat); in TestUnescapeRepeatedSurrogateLead20725()
1149 if (dest[i] != 0xd841) { in TestUnescapeRepeatedSurrogateLead20725()
1156 u_unescape("\\ud841\\x5A", dest, repeat); in TestUnescapeRepeatedSurrogateLead20725()
1158 if (u_strcmp(dest, expected1)!=0) { in TestUnescapeRepeatedSurrogateLead20725()
1159 log_err("u_unescape() should return u\"\\ud841Z\" but got %s", dest); in TestUnescapeRepeatedSurrogateLead20725()
1162 u_unescape("\\ud841\\U00050005", dest, repeat); in TestUnescapeRepeatedSurrogateLead20725()
1164 if (u_strcmp(dest, expected2)!=0) { in TestUnescapeRepeatedSurrogateLead20725()
1166 "but got %s", dest); in TestUnescapeRepeatedSurrogateLead20725()
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dcollationdatabuilder.cpp1021 : src(s), dest(d), modifier(m), in CopyHelper()
1026 utrie2_setRange32(dest.trie, start, end, ce32, true, &errorCode); in copyRangeCE32()
1028 dest.contextChars.add(start, end); in copyRangeCE32()
1037 ce32 = dest.encodeOneCE(ce, errorCode); in copyCE32()
1067 ce32 = dest.encodeCEs(modifiedCEs, length, errorCode); in copyCE32()
1069 ce32 = dest.encodeExpansion32( in copyCE32()
1097 ce32 = dest.encodeCEs(modifiedCEs, length, errorCode); in copyCE32()
1099 ce32 = dest.encodeExpansion(srcCEs, length, errorCode); in copyCE32()
1105 int32_t destIndex = dest.addConditionalCE32( in copyCE32()
1110 ConditionalCE32 *prevDestCond = dest in copyCE32()
1130 CollationDataBuilder &dest; global() member in CopyHelper
[all...]

Completed in 23 milliseconds

1...<<111112113114115116117118119120>>...228