Home
last modified time | relevance | path

Searched defs:common (Results 76 – 100 of 11387) sorted by relevance

12345678910>>...456

/dports/graphics/dia/dia-0.97.3/lib/
H A Dprop_geomtypes.h32 Property common; member
37 Property common; member
42 Property common; member
47 Property common; member
52 Property common; member
57 Property common; member
62 Property common; member
67 Property common; member
72 Property common; member
77 Property common; member
H A Dprop_widgets.h34 Property common; member
38 Property common; member
42 Property common; member
48 Property common; member
52 Property common; member
56 Property common; member
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/ranges/range.adaptors/range.common.view/
H A Dend.pass.cpp31 std::ranges::common_view<SizedRandomAccessView> common(view); in test() local
39 std::ranges::common_view<SizedRandomAccessView> const common(view); in test() local
59 std::ranges::common_view<SizedForwardView> common(view); in main() local
65 std::ranges::common_view<CopyableView> common(view); in main() local
73 std::ranges::common_view<SizedForwardView> const common(view); in main() local
79 std::ranges::common_view<CopyableView> const common(view); in main() local
H A Dbegin.pass.cpp44 std::ranges::common_view<SizedRandomAccessView> common(view); in test() local
51 std::ranges::common_view<SizedRandomAccessView> const common(view); in test() local
68 std::ranges::common_view<SizedForwardView> common(view); in main() local
75 std::ranges::common_view<SizedForwardView> const common(view); in main() local
83 std::ranges::common_view<MoveOnlyView> common(std::move(view)); in main() local
91 std::ranges::common_view<CopyableView> const common(view); in main() local
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/resources/profiles/
H A DBIBO.ini32 bridge_angle = 0
35 brim_width = 0
50 fill_angle = 45
70 notes =
71 overhangs = 1
75 perimeters = 2
81 resolution = 0
84 skirts = 3
113 thin_walls = 0
394 cooling = 0
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/rsi/
H A Drsi_91x_mac80211.c239 struct rsi_common *common = adapter->priv; in rsi_mac80211_hw_scan_start() local
279 struct rsi_common *common = adapter->priv; in rsi_mac80211_cancel_hw_scan() local
374 struct rsi_common *common = adapter->priv; in rsi_mac80211_tx() local
394 struct rsi_common *common = adapter->priv; in rsi_mac80211_start() local
420 struct rsi_common *common = adapter->priv; in rsi_mac80211_stop() local
463 struct rsi_common *common = adapter->priv; in rsi_mac80211_add_interface() local
535 struct rsi_common *common = adapter->priv; in rsi_mac80211_remove_interface() local
578 struct rsi_common *common = adapter->priv; in rsi_channel_change() local
638 struct rsi_common *common = adapter->priv; in rsi_config_power() local
1280 struct rsi_common *common, in rsi_fill_rx_status()
[all …]
H A Drsi_91x_core.c29 static u8 rsi_determine_min_weight_queue(struct rsi_common *common) in rsi_determine_min_weight_queue()
52 static bool rsi_recalculate_weights(struct rsi_common *common) in rsi_recalculate_weights()
91 static u32 rsi_get_num_pkts_dequeue(struct rsi_common *common, u8 q_num) in rsi_get_num_pkts_dequeue()
138 static u8 rsi_core_determine_hal_queue(struct rsi_common *common) in rsi_core_determine_hal_queue()
218 static void rsi_core_queue_pkt(struct rsi_common *common, in rsi_core_queue_pkt()
240 static struct sk_buff *rsi_core_dequeue_pkt(struct rsi_common *common, in rsi_core_dequeue_pkt()
261 void rsi_core_qos_processor(struct rsi_common *common) in rsi_core_qos_processor()
338 struct rsi_sta *rsi_find_sta(struct rsi_common *common, u8 *mac_addr) in rsi_find_sta()
374 void rsi_core_xmit(struct rsi_common *common, struct sk_buff *skb) in rsi_core_xmit()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/rsi/
H A Drsi_91x_mac80211.c239 struct rsi_common *common = adapter->priv; in rsi_mac80211_hw_scan_start() local
279 struct rsi_common *common = adapter->priv; in rsi_mac80211_cancel_hw_scan() local
374 struct rsi_common *common = adapter->priv; in rsi_mac80211_tx() local
394 struct rsi_common *common = adapter->priv; in rsi_mac80211_start() local
420 struct rsi_common *common = adapter->priv; in rsi_mac80211_stop() local
463 struct rsi_common *common = adapter->priv; in rsi_mac80211_add_interface() local
535 struct rsi_common *common = adapter->priv; in rsi_mac80211_remove_interface() local
578 struct rsi_common *common = adapter->priv; in rsi_channel_change() local
638 struct rsi_common *common = adapter->priv; in rsi_config_power() local
1280 struct rsi_common *common, in rsi_fill_rx_status()
[all …]
H A Drsi_91x_core.c29 static u8 rsi_determine_min_weight_queue(struct rsi_common *common) in rsi_determine_min_weight_queue()
52 static bool rsi_recalculate_weights(struct rsi_common *common) in rsi_recalculate_weights()
91 static u32 rsi_get_num_pkts_dequeue(struct rsi_common *common, u8 q_num) in rsi_get_num_pkts_dequeue()
138 static u8 rsi_core_determine_hal_queue(struct rsi_common *common) in rsi_core_determine_hal_queue()
218 static void rsi_core_queue_pkt(struct rsi_common *common, in rsi_core_queue_pkt()
240 static struct sk_buff *rsi_core_dequeue_pkt(struct rsi_common *common, in rsi_core_dequeue_pkt()
261 void rsi_core_qos_processor(struct rsi_common *common) in rsi_core_qos_processor()
338 struct rsi_sta *rsi_find_sta(struct rsi_common *common, u8 *mac_addr) in rsi_find_sta()
374 void rsi_core_xmit(struct rsi_common *common, struct sk_buff *skb) in rsi_core_xmit()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/rsi/
H A Drsi_91x_mac80211.c239 struct rsi_common *common = adapter->priv; in rsi_mac80211_hw_scan_start() local
279 struct rsi_common *common = adapter->priv; in rsi_mac80211_cancel_hw_scan() local
374 struct rsi_common *common = adapter->priv; in rsi_mac80211_tx() local
394 struct rsi_common *common = adapter->priv; in rsi_mac80211_start() local
420 struct rsi_common *common = adapter->priv; in rsi_mac80211_stop() local
463 struct rsi_common *common = adapter->priv; in rsi_mac80211_add_interface() local
535 struct rsi_common *common = adapter->priv; in rsi_mac80211_remove_interface() local
578 struct rsi_common *common = adapter->priv; in rsi_channel_change() local
638 struct rsi_common *common = adapter->priv; in rsi_config_power() local
1280 struct rsi_common *common, in rsi_fill_rx_status()
[all …]
H A Drsi_91x_core.c29 static u8 rsi_determine_min_weight_queue(struct rsi_common *common) in rsi_determine_min_weight_queue()
52 static bool rsi_recalculate_weights(struct rsi_common *common) in rsi_recalculate_weights()
91 static u32 rsi_get_num_pkts_dequeue(struct rsi_common *common, u8 q_num) in rsi_get_num_pkts_dequeue()
138 static u8 rsi_core_determine_hal_queue(struct rsi_common *common) in rsi_core_determine_hal_queue()
218 static void rsi_core_queue_pkt(struct rsi_common *common, in rsi_core_queue_pkt()
240 static struct sk_buff *rsi_core_dequeue_pkt(struct rsi_common *common, in rsi_core_dequeue_pkt()
261 void rsi_core_qos_processor(struct rsi_common *common) in rsi_core_qos_processor()
338 struct rsi_sta *rsi_find_sta(struct rsi_common *common, u8 *mac_addr) in rsi_find_sta()
374 void rsi_core_xmit(struct rsi_common *common, struct sk_buff *skb) in rsi_core_xmit()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/clk/sunxi-ng/
H A Dccu_frac.c13 bool ccu_frac_helper_is_enabled(struct ccu_common *common, in ccu_frac_helper_is_enabled()
22 void ccu_frac_helper_enable(struct ccu_common *common, in ccu_frac_helper_enable()
37 void ccu_frac_helper_disable(struct ccu_common *common, in ccu_frac_helper_disable()
52 bool ccu_frac_helper_has_rate(struct ccu_common *common, in ccu_frac_helper_has_rate()
62 unsigned long ccu_frac_helper_read_rate(struct ccu_common *common, in ccu_frac_helper_read_rate()
83 int ccu_frac_helper_set_rate(struct ccu_common *common, in ccu_frac_helper_set_rate()
H A Dccu_sdm.c12 bool ccu_sdm_helper_is_enabled(struct ccu_common *common, in ccu_sdm_helper_is_enabled()
24 void ccu_sdm_helper_enable(struct ccu_common *common, in ccu_sdm_helper_enable()
53 void ccu_sdm_helper_disable(struct ccu_common *common, in ccu_sdm_helper_disable()
90 bool ccu_sdm_helper_has_rate(struct ccu_common *common, in ccu_sdm_helper_has_rate()
106 unsigned long ccu_sdm_helper_read_rate(struct ccu_common *common, in ccu_sdm_helper_read_rate()
136 int ccu_sdm_helper_get_factors(struct ccu_common *common, in ccu_sdm_helper_get_factors()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/clk/sunxi-ng/
H A Dccu_frac.c13 bool ccu_frac_helper_is_enabled(struct ccu_common *common, in ccu_frac_helper_is_enabled()
22 void ccu_frac_helper_enable(struct ccu_common *common, in ccu_frac_helper_enable()
37 void ccu_frac_helper_disable(struct ccu_common *common, in ccu_frac_helper_disable()
52 bool ccu_frac_helper_has_rate(struct ccu_common *common, in ccu_frac_helper_has_rate()
62 unsigned long ccu_frac_helper_read_rate(struct ccu_common *common, in ccu_frac_helper_read_rate()
83 int ccu_frac_helper_set_rate(struct ccu_common *common, in ccu_frac_helper_set_rate()
H A Dccu_sdm.c12 bool ccu_sdm_helper_is_enabled(struct ccu_common *common, in ccu_sdm_helper_is_enabled()
24 void ccu_sdm_helper_enable(struct ccu_common *common, in ccu_sdm_helper_enable()
53 void ccu_sdm_helper_disable(struct ccu_common *common, in ccu_sdm_helper_disable()
90 bool ccu_sdm_helper_has_rate(struct ccu_common *common, in ccu_sdm_helper_has_rate()
106 unsigned long ccu_sdm_helper_read_rate(struct ccu_common *common, in ccu_sdm_helper_read_rate()
136 int ccu_sdm_helper_get_factors(struct ccu_common *common, in ccu_sdm_helper_get_factors()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/clk/sunxi-ng/
H A Dccu_frac.c13 bool ccu_frac_helper_is_enabled(struct ccu_common *common, in ccu_frac_helper_is_enabled()
22 void ccu_frac_helper_enable(struct ccu_common *common, in ccu_frac_helper_enable()
37 void ccu_frac_helper_disable(struct ccu_common *common, in ccu_frac_helper_disable()
52 bool ccu_frac_helper_has_rate(struct ccu_common *common, in ccu_frac_helper_has_rate()
62 unsigned long ccu_frac_helper_read_rate(struct ccu_common *common, in ccu_frac_helper_read_rate()
83 int ccu_frac_helper_set_rate(struct ccu_common *common, in ccu_frac_helper_set_rate()
H A Dccu_sdm.c12 bool ccu_sdm_helper_is_enabled(struct ccu_common *common, in ccu_sdm_helper_is_enabled()
24 void ccu_sdm_helper_enable(struct ccu_common *common, in ccu_sdm_helper_enable()
53 void ccu_sdm_helper_disable(struct ccu_common *common, in ccu_sdm_helper_disable()
90 bool ccu_sdm_helper_has_rate(struct ccu_common *common, in ccu_sdm_helper_has_rate()
106 unsigned long ccu_sdm_helper_read_rate(struct ccu_common *common, in ccu_sdm_helper_read_rate()
136 int ccu_sdm_helper_get_factors(struct ccu_common *common, in ccu_sdm_helper_get_factors()
/dports/misc/py-cinder/cinder-12.0.10/cinder/volume/drivers/hpe/
H A Dhpe_3par_iscsi.py140 def _do_setup(self, common): argument
148 def initialize_iscsi_ports(self, common): argument
385 def _clear_chap_3par(self, common, volume): argument
406 def _create_3par_iscsi_host(self, common, hostname, iscsi_iqn, domain, argument
451 def _modify_3par_iscsi_host(self, common, hostname, iscsi_iqn): argument
468 def _create_host(self, common, volume, connector): argument
518 def _do_export(self, common, volume, connector): argument
632 def _get_least_used_nsp_for_host(self, common, hostname): argument
662 def _get_iscsi_nsps(self, common): argument
670 def _get_ip_using_nsp(self, nsp, common): argument
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/text/template/
H A Dtemplate.go14 type common struct { struct
15 tmpl map[string]*Template // Map from name to defined templates.
16 muTmpl sync.RWMutex // protects tmpl
17 option option
21 muFuncs sync.RWMutex // protects parseFuncs and execFuncs
22 parseFuncs FuncMap
23 execFuncs map[string]reflect.Value
32 *common anonMember
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/text/template/
H A Dtemplate.go14 type common struct { struct
15 tmpl map[string]*Template // Map from name to defined templates.
16 muTmpl sync.RWMutex // protects tmpl
17 option option
21 muFuncs sync.RWMutex // protects parseFuncs and execFuncs
22 parseFuncs FuncMap
23 execFuncs map[string]reflect.Value
32 *common anonMember
/dports/www/gohugo/hugo-0.91.2/tpl/internal/go_templates/texttemplate/
H A Dtemplate.go15 type common struct { struct
16 muTmpl sync.RWMutex // protects tmpl (temporary Hugo-fix)
17 tmpl map[string]*Template // Map from name to defined templates.
18 option option
22 muFuncs sync.RWMutex // protects parseFuncs and execFuncs
23 parseFuncs FuncMap
24 execFuncs map[string]reflect.Value
33 *common anonMember
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/clk/actions/
H A Dowl-gate.c16 void owl_gate_set(const struct owl_clk_common *common, in owl_gate_set()
37 struct owl_clk_common *common = &gate->common; in owl_gate_disable() local
45 struct owl_clk_common *common = &gate->common; in owl_gate_enable() local
52 int owl_gate_clk_is_enabled(const struct owl_clk_common *common, in owl_gate_clk_is_enabled()
68 struct owl_clk_common *common = &gate->common; in owl_gate_is_enabled() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/clk/actions/
H A Dowl-gate.c16 void owl_gate_set(const struct owl_clk_common *common, in owl_gate_set()
37 struct owl_clk_common *common = &gate->common; in owl_gate_disable() local
45 struct owl_clk_common *common = &gate->common; in owl_gate_enable() local
52 int owl_gate_clk_is_enabled(const struct owl_clk_common *common, in owl_gate_clk_is_enabled()
68 struct owl_clk_common *common = &gate->common; in owl_gate_is_enabled() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/clk/actions/
H A Dowl-gate.c16 void owl_gate_set(const struct owl_clk_common *common, in owl_gate_set()
37 struct owl_clk_common *common = &gate->common; in owl_gate_disable() local
45 struct owl_clk_common *common = &gate->common; in owl_gate_enable() local
52 int owl_gate_clk_is_enabled(const struct owl_clk_common *common, in owl_gate_clk_is_enabled()
68 struct owl_clk_common *common = &gate->common; in owl_gate_is_enabled() local
/dports/devel/libpeak/libpeak-0.1.2/doc/latex/
H A Dgroup__task__common.tex7 \subsection{Detailed Description}
10 \subsection*{Typedefs}
17 \subsection*{Enumerations}
26 \subsection*{Functions}
43 \subsection{Typedef Documentation}
64 \subsection{Enumeration Type Documentation}
100 \subsection{Function Documentation}

12345678910>>...456