Searched refs:dest (Results 3226 - 3250 of 5579) sorted by relevance
1...<<121122123124125126127128129130>>...224
/third_party/ffmpeg/libavcodec/ |
H A D | dv.h | 51 void (*idct_put[2])(uint8_t *dest, ptrdiff_t stride, int16_t *block);
|
/third_party/gn/src/gn/ |
H A D | args.h | 62 void SetupRootScope(Scope* dest,
|
/third_party/backends/backend/ |
H A D | canon_pp-dev.h | 161 int sanei_canon_pp_read_segment(image_segment **dest, scanner_parameters *sp,
|
/third_party/curl/lib/ |
H A D | cf-socket.h | 89 * Assign the address `ai` to the Curl_sockaddr_ex `dest` and 92 void Curl_sock_assign_addr(struct Curl_sockaddr_ex *dest,
|
/third_party/icu/icu4c/source/common/ |
H A D | rbbinode.h | 101 void findNodes(UVector *dest, RBBINode::NodeType kind, UErrorCode &status);
|
/third_party/icu/icu4c/source/i18n/ |
H A D | scriptset.h | 65 UnicodeString &displayScripts(UnicodeString &dest) const; // append script names to dest string.
|
/third_party/libwebsockets/include/libwebsockets/ |
H A D | lws-ring.h | 155 * \param dest: the array of elements to be inserted. or NULL for no copy 158 * Attempts to copy out as many waiting elements as possible into dest, from 159 * the perspective of the given tail, up to max_count. If dest is NULL, the 161 * NULL dest is useful in combination with lws_ring_get_element(), where you 163 * dest to logically consume it. 171 lws_ring_consume(struct lws_ring *ring, uint32_t *tail, void *dest,
|
H A D | lws-network-helper.h | 52 lws_sockaddr46 dest; member
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_lower_single_sampled.c | 87 nir_ssa_def_rewrite_uses(&intrin->dest.ssa, lowered); in lower_single_sampled_instr()
|
H A D | nir_lower_is_helper_invocation.c | 67 nir_ssa_def_rewrite_uses(&intrin->dest.ssa, is_helper); in nir_lower_load_and_store_is_helper()
|
/third_party/node/deps/v8/tools/ |
H A D | try_perf.py | 75 option, dest='bots', action='append_const', const=BOTS[option],
|
/third_party/node/deps/icu-small/source/common/ |
H A D | rbbinode.h | 101 void findNodes(UVector *dest, RBBINode::NodeType kind, UErrorCode &status);
|
/third_party/mesa3d/src/mapi/glapi/gen/ |
H A D | gl_gentable.py | 203 dest='filename',
|
H A D | gl_x86_asm.py | 192 dest='filename',
|
H A D | remap_helper.py | 132 dest='file_name',
|
/third_party/node/deps/ngtcp2/ngtcp2/lib/ |
H A D | ngtcp2_crypto.h | 127 void ngtcp2_crypto_create_nonce(uint8_t *dest, const uint8_t *iv, size_t ivlen,
|
/third_party/node/deps/ngtcp2/ngtcp2/crypto/ |
H A D | shared.h | 166 * buffer pointed by |dest|. |dest| must have the enough capacity to 171 int ngtcp2_crypto_update_traffic_secret(uint8_t *dest,
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | scriptset.h | 65 UnicodeString &displayScripts(UnicodeString &dest) const; // append script names to dest string.
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_nir_lower_shading_rate_output.c | 90 nir_ssa_def *packed_fp16_xy = &intrin->dest.ssa; in lower_shading_rate_output_instr()
|
/third_party/mesa3d/src/panfrost/bifrost/ |
H A D | bi_liveness.c | 40 unsigned node = bi_get_node(ins->dest[d]); in bi_liveness_ins_update()
|
H A D | bi_opt_constant_fold.c | 99 bi_mov_i32_to(&b, ins->dest[0], bi_imm_u32(replace)); in bi_opt_constant_fold()
|
/third_party/mesa3d/src/panfrost/bifrost/valhall/ |
H A D | va_lower_isel.c | 102 if (bi_is_null(I->dest[0])) in va_lower_isel()
|
/third_party/mesa3d/src/util/ |
H A D | xxd.py | 36 parser.add_argument("-b", "--binary", dest='binary', action='store_const',
|
/third_party/ltp/testcases/kernel/sound/ |
H A D | snd_seq01.c | 77 ssev.dest.client = client_id; in setup()
|
/third_party/lwip/src/include/lwip/prot/ |
H A D | tcp.h | 58 PACK_STRUCT_FIELD(u16_t dest);
|
Completed in 10 milliseconds
1...<<121122123124125126127128129130>>...224