| /third_party/vk-gl-cts/external/amber/src/samples/ |
| H A D | amber.cc | 132 bool ParseArgs(const std::vector<std::string>& args, Options* opts) { in ParseArgs() argument [all...] |
| /third_party/vk-gl-cts/external/amber/src/src/ |
| H A D | pipeline.cc | 116 SetShaderOptimizations(const Shader* shader, const std::vector<std::string>& opts) SetShaderOptimizations() argument 141 SetShaderCompileOptions(const Shader* shader, const std::vector<std::string>& opts) SetShaderCompileOptions() argument
|
| /third_party/skia/src/codec/ |
| H A D | SkHeifCodec.cpp | 252 readRows(const SkImageInfo& dstInfo, void* dst, size_t rowBytes, int count, const Options& opts) readRows() argument
|
| /third_party/skia/third_party/externals/spirv-cross/ |
| H A D | spirv_hlsl.hpp | 167 void set_hlsl_options(const Options &opts) in set_hlsl_options() argument
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | uniset_props.cpp | 275 int32_t opts = RuleCharacterIterator::PARSE_VARIABLES | in applyPattern() local [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | modprobe.c | 51 char *cmdname, *name, *depent, *opts; member 73 static char *add_opts(char *opts, char *toadd) in add_opts() argument [all...] |
| /third_party/skia/modules/pathkit/ |
| H A D | pathkit_wasm_bindings.cpp | 400 bool ApplyStroke(SkPath& path, StrokeOpts opts) { in ApplyStroke() argument
|
| /third_party/rust/crates/regex/src/ |
| H A D | exec.rs | 149 let mut opts = RegexOptions::default(); in new_many() variables
|
| /device/soc/rockchip/common/vendor/drivers/phy/ |
| H A D | phy-rockchip-usbdp.c | 779 static int rockchip_dp_phy_configure(struct phy *phy, union phy_configure_opts *opts)
in rockchip_dp_phy_configure() argument
|
| /device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/ |
| H A D | phy-rockchip-usbdp.c | 826 rockchip_dp_phy_configure(struct phy *phy, union phy_configure_opts *opts) rockchip_dp_phy_configure() argument
|
| /kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/ |
| H A D | tcp_nip_output.c | 412 tcp_nip_syn_options(struct sock *sk, struct sk_buff *skb, struct tcp_nip_out_options *opts) tcp_nip_syn_options() argument 427 tcp_nip_established_options(struct sock *sk, struct sk_buff *skb, struct tcp_nip_out_options *opts) tcp_nip_established_options() argument 452 tcp_nip_options_write(__be32 *ptr, struct tcp_sock *tp, struct tcp_nip_out_options *opts) tcp_nip_options_write() argument 492 struct tcp_nip_out_options opts; __tcp_nip_transmit_skb() local 691 struct tcp_nip_out_options opts; tcp_nip_current_mss() local 723 tcp_nip_synack_options(struct request_sock *req, unsigned int mss, struct sk_buff *skb, struct tcp_nip_out_options *opts, const struct tcp_md5sig_key *md5, struct tcp_fastopen_cookie *foc, enum tcp_synack_type synack_type) tcp_nip_synack_options() argument 791 struct tcp_nip_out_options opts; tcp_nip_make_synack() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/3com/ |
| H A D | 3c589_cs.c | 893 u16 opts = SetRxFilter | RxStation | RxBroadcast; in set_rx_mode() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
| H A D | test_progs.c | 392 static const struct argp_option opts[] = { variable
|
| /kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
| H A D | f_hid.c | 1045 struct f_hid_opts *opts = to_f_hid_opts(item); in hid_attr_release() local 1105 struct f_hid_opts *opts = to_f_hid_opts(item); f_hid_opts_report_desc_show() local 1119 struct f_hid_opts *opts = to_f_hid_opts(item); f_hid_opts_report_desc_store() local 1150 struct f_hid_opts *opts = to_f_hid_opts(item); f_hid_opts_dev_show() local 1180 struct f_hid_opts *opts; hidg_free_inst() local 1200 struct f_hid_opts *opts; hidg_alloc_inst() local 1240 struct f_hid_opts *opts; hidg_free() local 1262 struct f_hid_opts *opts; hidg_alloc() local [all...] |
| H A D | f_uac2.c | 494 static void setup_descriptor(struct f_uac2_opts *opts) in setup_descriptor() argument 612 struct f_uac2_opts *opts = g_audio_to_uac2_opts(agdev); afunc_validate_opts() local 889 struct f_uac2_opts *opts; in_rq_cur() local 930 struct f_uac2_opts *opts; in_rq_range() local 1054 struct f_uac2_opts *opts = to_f_uac2_opts(item); f_uac2_attr_release() local 1131 struct f_uac2_opts *opts; afunc_free_inst() local 1139 struct f_uac2_opts *opts; afunc_alloc_inst() local 1164 struct f_uac2_opts *opts; afunc_free() local 1187 struct f_uac2_opts *opts; afunc_alloc() local [all...] |
| H A D | f_uac1_legacy.c | 326 struct f_uac1_legacy_opts *opts; in f_audio_out_ep_complete() local 580 struct f_uac1_legacy_opts *opts; in f_audio_set_alt() local 810 struct f_uac1_legacy_opts *opts = to_f_uac1_opts(item); in f_uac1_attr_release() local 929 struct f_uac1_legacy_opts *opts; f_audio_free_inst() local 943 struct f_uac1_legacy_opts *opts; f_audio_alloc_inst() local 967 struct f_uac1_legacy_opts *opts; f_audio_free() local 985 struct f_uac1_legacy_opts *opts; f_audio_alloc() local [all...] |
| H A D | f_printer.c | 1201 struct f_printer_opts *opts = to_f_printer_opts(item); in printer_attr_release() local 1213 struct f_printer_opts *opts = to_f_printer_opts(item); in f_printer_opts_pnp_string_show() local 1237 struct f_printer_opts *opts = to_f_printer_opts(item); in f_printer_opts_pnp_string_store() local 1266 struct f_printer_opts *opts = to_f_printer_opts(item); f_printer_opts_q_len_show() local 1279 struct f_printer_opts *opts = to_f_printer_opts(item); f_printer_opts_q_len_store() local 1337 struct f_printer_opts *opts; gprinter_free_inst() local 1356 struct f_printer_opts *opts; gprinter_alloc_inst() local 1398 struct f_printer_opts *opts; gprinter_free() local 1455 struct f_printer_opts *opts; gprinter_alloc() local [all...] |
| H A D | f_midi.c | 1082 struct f_midi_opts *opts = to_f_midi_opts(item); in midi_attr_release() local 1143 struct f_midi_opts *opts = to_f_midi_opts(item); f_midi_opts_id_show() local 1162 struct f_midi_opts *opts = to_f_midi_opts(item); f_midi_opts_id_store() local 1207 struct f_midi_opts *opts; f_midi_free_inst() local 1227 struct f_midi_opts *opts; f_midi_alloc_inst() local 1252 struct f_midi_opts *opts; f_midi_free() local 1297 struct f_midi_opts *opts; f_midi_alloc() local [all...] |
| H A D | f_sourcesink.c | 451 struct f_ss_opts *opts; in sourcesink_free_func() local 892 struct f_ss_opts *opts = to_f_ss_opts(item); in f_ss_opts_pattern_show() local 905 struct f_ss_opts *opts in f_ss_opts_pattern_store() local 935 struct f_ss_opts *opts = to_f_ss_opts(item); f_ss_opts_isoc_interval_show() local 948 struct f_ss_opts *opts = to_f_ss_opts(item); f_ss_opts_isoc_interval_store() local 978 struct f_ss_opts *opts = to_f_ss_opts(item); f_ss_opts_isoc_maxpacket_show() local 991 struct f_ss_opts *opts = to_f_ss_opts(item); f_ss_opts_isoc_maxpacket_store() local 1021 struct f_ss_opts *opts = to_f_ss_opts(item); f_ss_opts_isoc_mult_show() local 1034 struct f_ss_opts *opts = to_f_ss_opts(item); f_ss_opts_isoc_mult_store() local 1064 struct f_ss_opts *opts = to_f_ss_opts(item); f_ss_opts_isoc_maxburst_show() local 1077 struct f_ss_opts *opts = to_f_ss_opts(item); f_ss_opts_isoc_maxburst_store() local 1107 struct f_ss_opts *opts = to_f_ss_opts(item); f_ss_opts_bulk_buflen_show() local 1120 struct f_ss_opts *opts = to_f_ss_opts(item); f_ss_opts_bulk_buflen_store() local 1145 struct f_ss_opts *opts = to_f_ss_opts(item); f_ss_opts_bulk_qlen_show() local 1158 struct f_ss_opts *opts = to_f_ss_opts(item); f_ss_opts_bulk_qlen_store() local 1183 struct f_ss_opts *opts = to_f_ss_opts(item); f_ss_opts_iso_qlen_show() local 1196 struct f_ss_opts *opts = to_f_ss_opts(item); f_ss_opts_iso_qlen_store() local [all...] |
| H A D | u_generic.h | 88 struct f_fs_opts *opts; member
|
| /kernel/linux/linux-5.10/drivers/staging/vt6655/ |
| H A D | device_main.c | 160 struct vnt_options *opts = &priv->opts; in device_get_options() local [all...] |
| /kernel/linux/linux-5.10/net/xdp/ |
| H A D | xsk.c | 1046 struct xdp_options opts = {}; in xsk_getsockopt() local
|
| /kernel/linux/linux-5.10/net/sched/ |
| H A D | sch_fq.c | 975 struct nlattr *opts; in fq_dump() local
|
| H A D | sch_sfb.c | 570 struct nlattr *opts; in sfb_dump() local
|
| /kernel/linux/linux-5.10/security/ |
| H A D | commoncap.c | 65 cap_capable(const struct cred *cred, struct user_namespace *targ_ns, int cap, unsigned int opts) cap_capable() argument
|