Home
last modified time | relevance | path

Searched defs:out (Results 3651 - 3675 of 5345) sorted by relevance

1...<<141142143144145146147148149150>>...214

/kernel/linux/linux-6.6/net/ipv6/
H A Ddatagram.c294 ipv6_icmp_error_rfc4884(const struct sk_buff *skb, struct sock_ee_data_rfc4884 *out) ipv6_icmp_error_rfc4884() argument
[all...]
/kernel/linux/linux-6.6/net/ceph/crush/
H A Dmapper.c449 crush_choose_firstn(const struct crush_map *map, struct crush_work *work, const struct crush_bucket *bucket, const __u32 *weight, int weight_max, int x, int numrep, int type, int *out, int outpos, int out_size, unsigned int tries, unsigned int recurse_tries, unsigned int local_retries, unsigned int local_fallback_retries, int recurse_to_leaf, unsigned int vary_r, unsigned int stable, int *out2, int parent_r, const struct crush_choose_arg *choose_args) crush_choose_firstn() argument
643 crush_choose_indep(const struct crush_map *map, struct crush_work *work, const struct crush_bucket *bucket, const __u32 *weight, int weight_max, int x, int left, int numrep, int type, int *out, int outpos, unsigned int tries, unsigned int recurse_tries, int recurse_to_leaf, int *out2, int parent_r, const struct crush_choose_arg *choose_args) crush_choose_indep() argument
[all...]
/kernel/linux/linux-6.6/net/core/
H A Dfib_rules.c219 struct fib_kuid_range out; in nla_get_kuid_range() local
231 struct fib_rule_uid_range out = { in nla_put_uid_range() local
[all...]
H A Dflow_offload.c58 flow_rule_match_meta(const struct flow_rule *rule, struct flow_match_meta *out) flow_rule_match_meta() argument
65 flow_rule_match_basic(const struct flow_rule *rule, struct flow_match_basic *out) flow_rule_match_basic() argument
72 flow_rule_match_control(const struct flow_rule *rule, struct flow_match_control *out) flow_rule_match_control() argument
79 flow_rule_match_eth_addrs(const struct flow_rule *rule, struct flow_match_eth_addrs *out) flow_rule_match_eth_addrs() argument
86 flow_rule_match_vlan(const struct flow_rule *rule, struct flow_match_vlan *out) flow_rule_match_vlan() argument
93 flow_rule_match_cvlan(const struct flow_rule *rule, struct flow_match_vlan *out) flow_rule_match_cvlan() argument
100 flow_rule_match_arp(const struct flow_rule *rule, struct flow_match_arp *out) flow_rule_match_arp() argument
107 flow_rule_match_ipv4_addrs(const struct flow_rule *rule, struct flow_match_ipv4_addrs *out) flow_rule_match_ipv4_addrs() argument
114 flow_rule_match_ipv6_addrs(const struct flow_rule *rule, struct flow_match_ipv6_addrs *out) flow_rule_match_ipv6_addrs() argument
121 flow_rule_match_ip(const struct flow_rule *rule, struct flow_match_ip *out) flow_rule_match_ip() argument
128 flow_rule_match_ports(const struct flow_rule *rule, struct flow_match_ports *out) flow_rule_match_ports() argument
135 flow_rule_match_ports_range(const struct flow_rule *rule, struct flow_match_ports_range *out) flow_rule_match_ports_range() argument
142 flow_rule_match_tcp(const struct flow_rule *rule, struct flow_match_tcp *out) flow_rule_match_tcp() argument
149 flow_rule_match_ipsec(const struct flow_rule *rule, struct flow_match_ipsec *out) flow_rule_match_ipsec() argument
156 flow_rule_match_icmp(const struct flow_rule *rule, struct flow_match_icmp *out) flow_rule_match_icmp() argument
163 flow_rule_match_mpls(const struct flow_rule *rule, struct flow_match_mpls *out) flow_rule_match_mpls() argument
170 flow_rule_match_enc_control(const struct flow_rule *rule, struct flow_match_control *out) flow_rule_match_enc_control() argument
177 flow_rule_match_enc_ipv4_addrs(const struct flow_rule *rule, struct flow_match_ipv4_addrs *out) flow_rule_match_enc_ipv4_addrs() argument
184 flow_rule_match_enc_ipv6_addrs(const struct flow_rule *rule, struct flow_match_ipv6_addrs *out) flow_rule_match_enc_ipv6_addrs() argument
191 flow_rule_match_enc_ip(const struct flow_rule *rule, struct flow_match_ip *out) flow_rule_match_enc_ip() argument
198 flow_rule_match_enc_ports(const struct flow_rule *rule, struct flow_match_ports *out) flow_rule_match_enc_ports() argument
205 flow_rule_match_enc_keyid(const struct flow_rule *rule, struct flow_match_enc_keyid *out) flow_rule_match_enc_keyid() argument
212 flow_rule_match_enc_opts(const struct flow_rule *rule, struct flow_match_enc_opts *out) flow_rule_match_enc_opts() argument
240 flow_rule_match_ct(const struct flow_rule *rule, struct flow_match_ct *out) flow_rule_match_ct() argument
247 flow_rule_match_pppoe(const struct flow_rule *rule, struct flow_match_pppoe *out) flow_rule_match_pppoe() argument
254 flow_rule_match_l2tpv3(const struct flow_rule *rule, struct flow_match_l2tpv3 *out) flow_rule_match_l2tpv3() argument
[all...]
/kernel/linux/linux-6.6/sound/soc/sof/
H A Dipc3-dtrace.c110 trace_filter_parse(struct snd_sof_dev *sdev, char *string, int *out_elem_cnt, struct sof_ipc_trace_filter_elem **out) trace_filter_parse() argument
/kernel/linux/linux-6.6/sound/soc/sh/rcar/
H A Dadg.c253 u32 in, out; in rsnd_adg_set_src_timesel_gen2() local
181 rsnd_adg_get_timesel_ratio(struct rsnd_priv *priv, struct rsnd_dai_stream *io, unsigned int in_rate, unsigned int out_rate, u32 *in, u32 *out, u32 *en) rsnd_adg_get_timesel_ratio() argument
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter_bridge/
H A Debtables.h126 char out[IFNAMSIZ]; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/rdma/
H A Dib_user_cm.h34 __u16 out; member
/kernel/linux/linux-6.6/net/netfilter/
H A Dnft_meta.c182 const struct net_device *in = nft_in(pkt), *out = nft_out(pkt); in nft_meta_get_eval_kind() local
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/netfilter_bridge/
H A Debtables.h126 char out[IFNAMSIZ]; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter_bridge/
H A Debtables.h138 char out[IFNAMSIZ]; member
/kernel/liteos_a/testsuites/unittest/process/plimits/
H A Dprocess_plimits_test.cpp656 string out; in GetProcessInfo() local
/test/testfwk/arkxtest/uitest/core/
H A Dui_driver.cpp141 void UiDriver::DumpUiHierarchy(nlohmann::json &out, bool listWindows, bool addExternAttr, ApiCallErr &error) in DumpUiHierarchy() argument
/third_party/ffmpeg/libavcodec/
H A Dcdgraphics.c170 static void cdg_copy_rect_buf(int out_tl_x, int out_tl_y, uint8_t *out, in cdg_copy_rect_buf() argument
182 static void cdg_fill_rect_preset(int tl_x, int tl_y, uint8_t *out, in cdg_fill_rect_preset() argument
191 static void cdg_fill_wrapper(int out_tl_x, int out_tl_y, uint8_t *out, in cdg_fill_wrapper() argument
211 uint8_t *out = new_frame->data[0]; in cdg_scroll() local
[all...]
H A Dg723_1dec.c561 static void residual_interp(int16_t *buf, int16_t *out, int lag, in residual_interp() argument
941 int16_t *out; in g723_1_decode_frame() local
[all...]
H A Ddss_sp.c750 int16_t *out; in dss_sp_decode_frame() local
H A Dh264dec.c899 static int finalize_frame(H264Context *h, AVFrame *dst, H264Picture *out, int *got_frame) in finalize_frame() argument
952 H264Picture *out = h->delayed_pic[0]; send_next_delayed_frame() local
[all...]
H A Divi_dsp.c271 void ff_ivi_inverse_haar_8x8(const int32_t *in, int16_t *out, ptrdiff_t pitch, in ff_ivi_inverse_haar_8x8() argument
326 ff_ivi_row_haar8(const int32_t *in, int16_t *out, ptrdiff_t pitch, const uint8_t *flags) ff_ivi_row_haar8() argument
351 ff_ivi_col_haar8(const int32_t *in, int16_t *out, ptrdiff_t pitch, const uint8_t *flags) ff_ivi_col_haar8() argument
380 ff_ivi_inverse_haar_4x4(const int32_t *in, int16_t *out, ptrdiff_t pitch, const uint8_t *flags) ff_ivi_inverse_haar_4x4() argument
427 ff_ivi_row_haar4(const int32_t *in, int16_t *out, ptrdiff_t pitch, const uint8_t *flags) ff_ivi_row_haar4() argument
449 ff_ivi_col_haar4(const int32_t *in, int16_t *out, ptrdiff_t pitch, const uint8_t *flags) ff_ivi_col_haar4() argument
473 ff_ivi_dc_haar_2d(const int32_t *in, int16_t *out, ptrdiff_t pitch, int blk_size) ff_ivi_dc_haar_2d() argument
537 ff_ivi_inverse_slant_8x8(const int32_t *in, int16_t *out, ptrdiff_t pitch, const uint8_t *flags) ff_ivi_inverse_slant_8x8() argument
577 ff_ivi_inverse_slant_4x4(const int32_t *in, int16_t *out, ptrdiff_t pitch, const uint8_t *flags) ff_ivi_inverse_slant_4x4() argument
617 ff_ivi_dc_slant_2d(const int32_t *in, int16_t *out, ptrdiff_t pitch, int blk_size) ff_ivi_dc_slant_2d() argument
630 ff_ivi_row_slant8(const int32_t *in, int16_t *out, ptrdiff_t pitch, const uint8_t *flags) ff_ivi_row_slant8() argument
650 ff_ivi_dc_row_slant(const int32_t *in, int16_t *out, ptrdiff_t pitch, int blk_size) ff_ivi_dc_row_slant() argument
668 ff_ivi_col_slant8(const int32_t *in, int16_t *out, ptrdiff_t pitch, const uint8_t *flags) ff_ivi_col_slant8() argument
695 ff_ivi_dc_col_slant(const int32_t *in, int16_t *out, ptrdiff_t pitch, int blk_size) ff_ivi_dc_col_slant() argument
709 ff_ivi_row_slant4(const int32_t *in, int16_t *out, ptrdiff_t pitch, const uint8_t *flags) ff_ivi_row_slant4() argument
729 ff_ivi_col_slant4(const int32_t *in, int16_t *out, ptrdiff_t pitch, const uint8_t *flags) ff_ivi_col_slant4() argument
752 ff_ivi_put_pixels_8x8(const int32_t *in, int16_t *out, ptrdiff_t pitch, const uint8_t *flags) ff_ivi_put_pixels_8x8() argument
762 ff_ivi_put_dc_pixel_8x8(const int32_t *in, int16_t *out, ptrdiff_t pitch, int blk_size) ff_ivi_put_dc_pixel_8x8() argument
[all...]
H A Datrac3plus.c721 decode_qu_spectra(GetBitContext *gb, const Atrac3pSpecCodeTab *tab, VLC *vlc_tab, int16_t *out, const int num_specs) decode_qu_spectra() argument
826 get_subband_flags(GetBitContext *gb, uint8_t *out, int num_flags) get_subband_flags() argument
[all...]
H A Dmpegaudioenc_template.c203 static void idct32(int *out, int *tab) in idct32() argument
330 int *out; in filter() local
H A Daacps.c54 static void hybrid2_re(INTFLOAT (*in)[2], INTFLOAT (*out)[32][2], in hybrid2_re() argument
81 static void hybrid6_cx(PSDSPContext *dsp, INTFLOAT (*in)[2], INTFLOAT (*out)[32][2], in hybrid6_cx() argument
105 hybrid4_8_12_cx(PSDSPContext *dsp, INTFLOAT (*in)[2], INTFLOAT (*out)[32][2], TABLE_CONST INTFLOAT (*filter)[8][2], int N, int len) hybrid4_8_12_cx() argument
116 hybrid_analysis(PSDSPContext *dsp, INTFLOAT out[91][32][2], INTFLOAT in[5][44][2], INTFLOAT L[2][38][64], int is34, int len) hybrid_analysis() argument
146 hybrid_synthesis(PSDSPContext *dsp, INTFLOAT out[2][38][64], INTFLOAT in[91][32][2], int is34, int len) hybrid_synthesis() argument
400 decorrelation(PSContext *ps, INTFLOAT (*out)[32][2], const INTFLOAT (*s)[32][2], int is34) decorrelation() argument
[all...]
/third_party/ffmpeg/libavcodec/mips/
H A Dmpegaudiodsp_mips_float.c285 static void ff_dct32_mips_float(float *out, const float *tab) in ff_dct32_mips_float() argument
794 imdct36_mips_float(float *out, float *buf, float *in, float *win) imdct36_mips_float() argument
1227 ff_imdct36_blocks_mips_float(float *out, float *buf, float *in, int count, int switch_point, int block_type) ff_imdct36_blocks_mips_float() argument
[all...]
H A Dh264pred_msa.c27 uint64_t out = LD(src); in intra_predict_vert_8x8_msa() local
37 v16u8 out in intra_predict_vert_16x16_msa() local
541 v16u8 src_above, out; ff_h264_intra_pred_dc_16x16_msa() local
597 v16u8 out; ff_h264_intra_pred_dc_left_16x16_msa() local
628 v16u8 src_above, out; ff_h264_intra_pred_dc_top_16x16_msa() local
650 uint64_t out; ff_h264_intra_pred_dc_128_8x8_msa() local
663 v16u8 out; ff_h264_intra_pred_dc_128_16x16_msa() local
[all...]
/third_party/elfutils/libdwfl/
H A Dlink_map.c905 Elf_Data out = dwfl_link_map_report() local
1043 Elf_Data out = dwfl_link_map_report() local
[all...]
/third_party/elfio/elfio/
H A Delfio_dump.hpp688 static void header( std::ostream& out, const elfio& reader ) in header() argument
716 static void section_headers( std::ostream& out, const elfio& reader ) in section_headers() argument
751 section_header( std::ostream& out, Elf_Half no, const section* sec, unsigned char elf_class ) section_header() argument
795 segment_headers( std::ostream& out, const elfio& reader ) segment_headers() argument
827 segment_header( std::ostream& out, Elf_Half no, const segment* seg, unsigned int elf_class ) segment_header() argument
865 symbol_tables( std::ostream& out, const elfio& reader ) symbol_tables() argument
909 symbol_table( std::ostream& out, Elf_Xword no, const std::string& name, Elf64_Addr value, Elf_Xword size, unsigned char bind, unsigned char type, Elf_Half section, unsigned int elf_class ) symbol_table() argument
945 notes( std::ostream& out, const elfio& reader ) notes() argument
1009 note( std::ostream& out, int no, Elf_Word type, const std::string& name, void* desc, Elf_Word descsz ) note() argument
1056 modinfo( std::ostream& out, const elfio& reader ) modinfo() argument
1079 dynamic_tags( std::ostream& out, const elfio& reader ) dynamic_tags() argument
1109 dynamic_tag( std::ostream& out, Elf_Xword no, Elf_Xword tag, Elf_Xword value, const std::string& str, unsigned int ) dynamic_tag() argument
1128 section_data( std::ostream& out, const section* sec ) section_data() argument
1160 section_datas( std::ostream& out, const elfio& reader ) section_datas() argument
1183 segment_data( std::ostream& out, Elf_Half no, const segment* seg ) segment_data() argument
1215 segment_datas( std::ostream& out, const elfio& reader ) segment_datas() argument
[all...]

Completed in 29 milliseconds

1...<<141142143144145146147148149150>>...214