Home
last modified time | relevance | path

Searched defs:dest (Results 576 - 600 of 1571) sorted by relevance

1...<<21222324252627282930>>...63

/third_party/lame/frontend/
H A Drtp.c224 SOCKADDR_IN source, dest; in rtp_socket() local
[all...]
/third_party/jerryscript/jerry-ext/arg/
H A Darg-transform-functions.c230 bool *dest = c_arg_p->dest; in JERRYX_ARG_TRANSFORM_FUNC_FOR_INT() local
250 bool *dest = c_arg_p->dest; in jerryx_arg_transform_boolean() local
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_to_lcssa.c241 nir_ssa_def *dest = &phi->dest.ssa; in convert_loop_exit_for_ssa() local
[all...]
H A Dnir_lower_io_to_temporaries.c56 nir_variable *dest = exec_node_data(nir_variable, dest_node, node); in emit_copies() local
[all...]
H A Dnir_opt_dce.c31 is_dest_live(const nir_dest *dest, BITSET_WORD *defs_live) in is_dest_live() argument
[all...]
H A Dnir_conversion_builder.h488 nir_ssa_def *dest = src; in nir_convert_with_rounding() local
[all...]
/third_party/mesa3d/src/compiler/spirv/
H A Dnir_load_libclc.c165 void *dest = malloc(cmp_size + 1); in map_clc_data() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_nir_lower_io_offsets.c241 nir_ssa_def *dest = &intrinsic->dest.ssa; in lower_offset_for_ssbo() local
[all...]
H A Dir3_print.c274 print_reg_name(struct log_stream *stream, struct ir3_instruction *instr, struct ir3_register *reg, bool dest) print_reg_name() argument
H A Dir3_nir_opt_preamble.c328 nir_ssa_def *dest = &intrin->dest in ir3_nir_lower_preamble() local
[all...]
/third_party/libwebsockets/plugins/ssh-base/
H A Dkex-25519.c82 lws_mpint_rfc4251(uint8_t *dest, const uint8_t *src, int bytes, int uns) in lws_mpint_rfc4251() argument
215 kex_ecdh_dv(uint8_t *dest, int dest_len, const uint8_t *kbi, int kbi_len, const uint8_t *H, char c, const uint8_t *session_id) kex_ecdh_dv() argument
[all...]
/third_party/libwebsockets/lib/system/async-dns/
H A Dasync-dns-parse.c32 lws_adns_parse_label(const uint8_t *pkt, int len, const uint8_t *ls, int budget, char **dest, size_t dl) lws_adns_parse_label() argument
/third_party/littlefs/scripts/
H A Dcov.py742 dest='fields', variable
748 dest='defines', variable
773 dest='sources', variable in .AppendSort
H A Dcode.py649 dest='fields', variable
655 dest='defines', variable
680 dest='sources', variable in .AppendSort
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_valuefactory.cpp155 void ValueFactory::inject_value(const nir_dest& dest, int chan, PVirtualValue value) in inject_value() argument
164 PRegister ValueFactory::dest(const nir_alu_dest& dst, int chan, in dest() function in r600::ValueFactory
217 PRegister ValueFactory::dest(const nir_dest& dst, int chan, Pin pin_channel) in dest() function in r600::ValueFactory
[all...]
H A Dsfn_optimizer.cpp175 auto& dest = instr->dst(); in visit() local
195 auto& dest = instr->dst(); in visit() local
359 auto dest = instr->dest(); visit() local
[all...]
/third_party/mesa3d/src/imagination/rogue/
H A Drogue_build_data.h59 size_t dest[ROGUE_MAX_BUFFERS]; member
71 size_t dest; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/ci/
H A Dradeonsi-run-tests.py81 dest="include_tests", variable
87 dest="baseline", variable
105 dest="deqp_egl", variable
111 dest="deqp_gles2", variable
117 dest="deqp_gles3", variable
123 dest variable
162 dest="gpu", global() variable
[all...]
/third_party/mesa3d/src/glx/
H A Ddri2.c520 DRI2CopyRegion(Display * dpy, XID drawable, XserverRegion region, CARD32 dest, CARD32 src) DRI2CopyRegion() argument
/third_party/node/tools/gyp/pylib/gyp/generator/
H A Dxcode.py1253 dest = copy_group["destination"] variable
1256 dest = "$(SRCROOT)/" + dest variable
/third_party/ntfs-3g/ntfsprogs/
H A Dntfstruncate.c287 static int ucstos(char *dest, const ntfschar *src, int maxlen) in ucstos() argument
H A Dntfsundelete.h46 char *dest; /* Save file to this directory */ member
/third_party/nghttp2/src/
H A Ddeflatehd.cc71 static void to_hex(char *dest, const uint8_t *src, size_t len) { in to_hex() argument
/third_party/nghttp2/lib/
H A Dnghttp2_helper.c762 uint8_t *nghttp2_cpymem(uint8_t *dest, const void *src, size_t len) { in nghttp2_cpymem() argument
H A Dnghttp2_http.c582 int nghttp2_http_parse_priority(nghttp2_extpri *dest, const uint8_t *value, in nghttp2_http_parse_priority() argument

Completed in 19 milliseconds

1...<<21222324252627282930>>...63