Home
last modified time | relevance | path

Searched refs:oxygen (Results 1 – 25 of 1730) sorted by relevance

12345678910>>...70

/dports/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/rc/
H A Dgtkrc80 style "oxygen-sizegrip" = "oxygen-default"
90 style "oxygen-menubar" = "oxygen-default"
99 style "oxygen-menubaritem" = "oxygen-default"
105 style "oxygen-menuitem" = "oxygen-default"
134 style "oxygen-iconview" = "oxygen-default"
140 style "oxygen-notebook" = "oxygen-default"
149 style "oxygen-combobox" = "oxygen-default"
185 style "oxygen-option-menu" = "oxygen-default"
194 style "oxygen-vseparator" = "oxygen-default"
203 style "oxygen-w2" = "oxygen-default"
[all …]
/dports/emulators/aqemu/aqemu-0.9.2/resources/
H A Dicons.qrc8 <file alias="about.png">icons/oxygen/about.png</file>
10 <file alias="add.png">icons/oxygen/add.png</file>
12 <file alias="bug.png">icons/oxygen/bug.png</file>
15 <file alias="edit.png">icons/oxygen/edit.png</file>
34 <file alias="fdd.png">icons/oxygen/fdd.png</file>
35 <file alias="hdd.png">icons/oxygen/hdd.png</file>
41 <file alias="key.png">icons/oxygen/key.png</file>
42 <file alias="ok.png">icons/oxygen/ok.png</file>
46 <file alias="up.png">icons/oxygen/up.png</file>
47 <file alias="usb.png">icons/oxygen/usb.png</file>
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/pci/oxygen/
H A Doxygen.h75 struct oxygen;
81 void (*init)(struct oxygen *chip);
83 int (*mixer_init)(struct oxygen *chip);
84 void (*cleanup)(struct oxygen *chip);
85 void (*suspend)(struct oxygen *chip);
86 void (*resume)(struct oxygen *chip);
98 void (*gpio_changed)(struct oxygen *chip);
99 void (*uart_input)(struct oxygen *chip);
100 void (*ac97_switch)(struct oxygen *chip,
119 struct oxygen { struct
[all …]
H A Dxonar.h22 void xonar_enable_output(struct oxygen *chip);
23 void xonar_disable_output(struct oxygen *chip);
24 void xonar_init_ext_power(struct oxygen *chip);
25 void xonar_init_cs53x1(struct oxygen *chip);
26 void xonar_set_cs53x1_params(struct oxygen *chip,
37 int get_xonar_pcm179x_model(struct oxygen *chip,
39 int get_xonar_cs43xx_model(struct oxygen *chip,
41 int get_xonar_wm87x6_model(struct oxygen *chip,
46 void xonar_hdmi_init(struct oxygen *chip, struct xonar_hdmi *data);
47 void xonar_hdmi_cleanup(struct oxygen *chip);
[all …]
H A Dxonar_dg.h39 int cs4245_write_spi(struct oxygen *chip, u8 reg);
40 int cs4245_read_spi(struct oxygen *chip, u8 reg);
41 int cs4245_shadow_control(struct oxygen *chip, enum cs4245_shadow_operation op);
42 void dg_init(struct oxygen *chip);
43 void set_cs4245_dac_params(struct oxygen *chip,
45 void set_cs4245_adc_params(struct oxygen *chip,
47 unsigned int adjust_dg_dac_routing(struct oxygen *chip,
49 void dump_cs4245_registers(struct oxygen *chip,
51 void dg_suspend(struct oxygen *chip);
52 void dg_resume(struct oxygen *chip);
[all …]
H A Doxygen.c199 static void ak4396_init(struct oxygen *chip) in ak4396_init()
210 static void ak5385_init(struct oxygen *chip) in ak5385_init()
260 static void claro_init(struct oxygen *chip) in claro_init()
436 struct oxygen *chip = ctl->private_data; in rolloff_get()
447 struct oxygen *chip = ctl->private_data; in rolloff_put()
487 struct oxygen *chip = ctl->private_data; in hpf_get()
497 struct oxygen *chip = ctl->private_data; in hpf_put()
540 struct oxygen *chip = ctl->private_data; in meridian_dig_source_get()
551 struct oxygen *chip = ctl->private_data; in claro_dig_source_get()
562 struct oxygen *chip = ctl->private_data; in meridian_dig_source_put()
[all …]
H A Doxygen_io.c16 u8 oxygen_read8(struct oxygen *chip, unsigned int reg) in oxygen_read8()
22 u16 oxygen_read16(struct oxygen *chip, unsigned int reg) in oxygen_read16()
28 u32 oxygen_read32(struct oxygen *chip, unsigned int reg) in oxygen_read32()
34 void oxygen_write8(struct oxygen *chip, unsigned int reg, u8 value) in oxygen_write8()
55 void oxygen_write8_masked(struct oxygen *chip, unsigned int reg, in oxygen_write8_masked()
66 void oxygen_write16_masked(struct oxygen *chip, unsigned int reg, in oxygen_write16_masked()
117 void oxygen_write_ac97(struct oxygen *chip, unsigned int codec, in oxygen_write_ac97()
142 u16 oxygen_read_ac97(struct oxygen *chip, unsigned int codec, in oxygen_read_ac97()
185 static int oxygen_wait_spi(struct oxygen *chip) in oxygen_wait_spi()
237 void oxygen_reset_uart(struct oxygen *chip) in oxygen_reset_uart()
[all …]
H A Dxonar_pcm179x.c318 static void pcm1796_init(struct oxygen *chip) in pcm1796_init()
747 struct oxygen *chip = ctl->private_data; in rolloff_get()
759 struct oxygen *chip = ctl->private_data; in rolloff_put()
792 struct oxygen *chip = ctl->private_data; in deemph_get()
803 struct oxygen *chip = ctl->private_data; in deemph_put()
854 struct oxygen *chip = ctl->private_data; in st_output_switch_get()
871 struct oxygen *chip = ctl->private_data; in st_output_switch_put()
909 struct oxygen *chip = ctl->private_data; in st_hp_volume_offset_get()
930 struct oxygen *chip = ctl->private_data; in st_hp_volume_offset_put()
968 struct oxygen *chip = ctl->private_data; in xense_output_switch_get()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/sound/pci/oxygen/
H A Doxygen.h75 struct oxygen;
81 void (*init)(struct oxygen *chip);
83 int (*mixer_init)(struct oxygen *chip);
84 void (*cleanup)(struct oxygen *chip);
85 void (*suspend)(struct oxygen *chip);
86 void (*resume)(struct oxygen *chip);
98 void (*gpio_changed)(struct oxygen *chip);
99 void (*uart_input)(struct oxygen *chip);
100 void (*ac97_switch)(struct oxygen *chip,
119 struct oxygen { struct
[all …]
H A Dxonar.h22 void xonar_enable_output(struct oxygen *chip);
23 void xonar_disable_output(struct oxygen *chip);
24 void xonar_init_ext_power(struct oxygen *chip);
25 void xonar_init_cs53x1(struct oxygen *chip);
26 void xonar_set_cs53x1_params(struct oxygen *chip,
37 int get_xonar_pcm179x_model(struct oxygen *chip,
39 int get_xonar_cs43xx_model(struct oxygen *chip,
41 int get_xonar_wm87x6_model(struct oxygen *chip,
46 void xonar_hdmi_init(struct oxygen *chip, struct xonar_hdmi *data);
47 void xonar_hdmi_cleanup(struct oxygen *chip);
[all …]
H A Dxonar_dg.h39 int cs4245_write_spi(struct oxygen *chip, u8 reg);
40 int cs4245_read_spi(struct oxygen *chip, u8 reg);
41 int cs4245_shadow_control(struct oxygen *chip, enum cs4245_shadow_operation op);
42 void dg_init(struct oxygen *chip);
43 void set_cs4245_dac_params(struct oxygen *chip,
45 void set_cs4245_adc_params(struct oxygen *chip,
47 unsigned int adjust_dg_dac_routing(struct oxygen *chip,
49 void dump_cs4245_registers(struct oxygen *chip,
51 void dg_suspend(struct oxygen *chip);
52 void dg_resume(struct oxygen *chip);
[all …]
H A Doxygen.c199 static void ak4396_init(struct oxygen *chip) in ak4396_init()
210 static void ak5385_init(struct oxygen *chip) in ak5385_init()
260 static void claro_init(struct oxygen *chip) in claro_init()
436 struct oxygen *chip = ctl->private_data; in rolloff_get()
447 struct oxygen *chip = ctl->private_data; in rolloff_put()
487 struct oxygen *chip = ctl->private_data; in hpf_get()
497 struct oxygen *chip = ctl->private_data; in hpf_put()
540 struct oxygen *chip = ctl->private_data; in meridian_dig_source_get()
551 struct oxygen *chip = ctl->private_data; in claro_dig_source_get()
562 struct oxygen *chip = ctl->private_data; in meridian_dig_source_put()
[all …]
H A Doxygen_io.c16 u8 oxygen_read8(struct oxygen *chip, unsigned int reg) in oxygen_read8()
22 u16 oxygen_read16(struct oxygen *chip, unsigned int reg) in oxygen_read16()
28 u32 oxygen_read32(struct oxygen *chip, unsigned int reg) in oxygen_read32()
34 void oxygen_write8(struct oxygen *chip, unsigned int reg, u8 value) in oxygen_write8()
55 void oxygen_write8_masked(struct oxygen *chip, unsigned int reg, in oxygen_write8_masked()
66 void oxygen_write16_masked(struct oxygen *chip, unsigned int reg, in oxygen_write16_masked()
117 void oxygen_write_ac97(struct oxygen *chip, unsigned int codec, in oxygen_write_ac97()
142 u16 oxygen_read_ac97(struct oxygen *chip, unsigned int codec, in oxygen_read_ac97()
185 static int oxygen_wait_spi(struct oxygen *chip) in oxygen_wait_spi()
237 void oxygen_reset_uart(struct oxygen *chip) in oxygen_reset_uart()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/pci/oxygen/
H A Doxygen.h75 struct oxygen;
81 void (*init)(struct oxygen *chip);
83 int (*mixer_init)(struct oxygen *chip);
84 void (*cleanup)(struct oxygen *chip);
85 void (*suspend)(struct oxygen *chip);
86 void (*resume)(struct oxygen *chip);
98 void (*gpio_changed)(struct oxygen *chip);
99 void (*uart_input)(struct oxygen *chip);
100 void (*ac97_switch)(struct oxygen *chip,
119 struct oxygen { struct
[all …]
H A Dxonar.h22 void xonar_enable_output(struct oxygen *chip);
23 void xonar_disable_output(struct oxygen *chip);
24 void xonar_init_ext_power(struct oxygen *chip);
25 void xonar_init_cs53x1(struct oxygen *chip);
26 void xonar_set_cs53x1_params(struct oxygen *chip,
37 int get_xonar_pcm179x_model(struct oxygen *chip,
39 int get_xonar_cs43xx_model(struct oxygen *chip,
41 int get_xonar_wm87x6_model(struct oxygen *chip,
46 void xonar_hdmi_init(struct oxygen *chip, struct xonar_hdmi *data);
47 void xonar_hdmi_cleanup(struct oxygen *chip);
[all …]
H A Dxonar_dg.h39 int cs4245_write_spi(struct oxygen *chip, u8 reg);
40 int cs4245_read_spi(struct oxygen *chip, u8 reg);
41 int cs4245_shadow_control(struct oxygen *chip, enum cs4245_shadow_operation op);
42 void dg_init(struct oxygen *chip);
43 void set_cs4245_dac_params(struct oxygen *chip,
45 void set_cs4245_adc_params(struct oxygen *chip,
47 unsigned int adjust_dg_dac_routing(struct oxygen *chip,
49 void dump_cs4245_registers(struct oxygen *chip,
51 void dg_suspend(struct oxygen *chip);
52 void dg_resume(struct oxygen *chip);
[all …]
H A Doxygen.c199 static void ak4396_init(struct oxygen *chip) in ak4396_init()
210 static void ak5385_init(struct oxygen *chip) in ak5385_init()
260 static void claro_init(struct oxygen *chip) in claro_init()
436 struct oxygen *chip = ctl->private_data; in rolloff_get()
447 struct oxygen *chip = ctl->private_data; in rolloff_put()
487 struct oxygen *chip = ctl->private_data; in hpf_get()
497 struct oxygen *chip = ctl->private_data; in hpf_put()
540 struct oxygen *chip = ctl->private_data; in meridian_dig_source_get()
551 struct oxygen *chip = ctl->private_data; in claro_dig_source_get()
562 struct oxygen *chip = ctl->private_data; in meridian_dig_source_put()
[all …]
H A Doxygen_io.c16 u8 oxygen_read8(struct oxygen *chip, unsigned int reg) in oxygen_read8()
22 u16 oxygen_read16(struct oxygen *chip, unsigned int reg) in oxygen_read16()
28 u32 oxygen_read32(struct oxygen *chip, unsigned int reg) in oxygen_read32()
34 void oxygen_write8(struct oxygen *chip, unsigned int reg, u8 value) in oxygen_write8()
55 void oxygen_write8_masked(struct oxygen *chip, unsigned int reg, in oxygen_write8_masked()
66 void oxygen_write16_masked(struct oxygen *chip, unsigned int reg, in oxygen_write16_masked()
117 void oxygen_write_ac97(struct oxygen *chip, unsigned int codec, in oxygen_write_ac97()
142 u16 oxygen_read_ac97(struct oxygen *chip, unsigned int codec, in oxygen_read_ac97()
185 static int oxygen_wait_spi(struct oxygen *chip) in oxygen_wait_spi()
237 void oxygen_reset_uart(struct oxygen *chip) in oxygen_reset_uart()
[all …]
/dports/audio/cantata/cantata-2.4.2/windows/
H A Dcantata.nsi.cmake282 # Remove Cantata 1.x oxygen icons...
623 rmDir $INSTDIR\icons\oxygen\128x128
625 rmDir $INSTDIR\icons\oxygen\16x16\apps
631 rmDir $INSTDIR\icons\oxygen\16x16
640 rmDir $INSTDIR\icons\oxygen\22x22
643 rmDir $INSTDIR\icons\oxygen\256x256
651 rmDir $INSTDIR\icons\oxygen\32x32
658 rmDir $INSTDIR\icons\oxygen\48x48
665 rmDir $INSTDIR\icons\oxygen\64x64
667 rmDir $INSTDIR\icons\oxygen\scalable
[all …]
/dports/science/molsketch/Molsketch-0.7.2/molsketch/
H A Doxygenicons.qrc3 <file alias="application-exit.svg">oxygen-icons/application-exit.svg</file>
6 <file alias="document-new.svg">oxygen-icons/document-new.svg</file>
12 <file alias="edit-copy.svg">oxygen-icons/edit-copy.svg</file>
13 <file alias="edit-cut.svg">oxygen-icons/edit-cut.svg</file>
14 <file alias="edit-paste.svg">oxygen-icons/edit-paste.svg</file>
15 <file alias="edit-redo.svg">oxygen-icons/edit-redo.svg</file>
17 <file alias="edit-undo.svg">oxygen-icons/edit-undo.svg</file>
18 <file alias="help-about.svg">oxygen-icons/help-about.svg</file>
22 <file alias="zoom-in.svg">oxygen-icons/zoom-in.svg</file>
24 <file alias="zoom-out.svg">oxygen-icons/zoom-out.svg</file>
[all …]
/dports/multimedia/shotcut/shotcut-21.03.21/icons/
H A Dresources.qrc71 <file>oxygen/32x32/actions/list-add.png</file>
78 <file>oxygen/32x32/actions/font.png</file>
89 <file>oxygen/32x32/actions/speaker.png</file>
96 <file>oxygen/32x32/devices/cpu.png</file>
99 <file>oxygen/index.theme</file>
189 <file>oxygen/32x32/actions/slice.png</file>
190 <file>oxygen/32x32/actions/snap.png</file>
192 <file>oxygen/32x32/actions/insert.png</file>
193 <file>oxygen/32x32/actions/lift.png</file>
234 <file>oxygen/32x32/actions/split.png</file>
[all …]
/dports/x11-themes/plasma5-oxygen/oxygen-5.23.5/kdecoration/config/
H A Doxygendecorationconfig.desktop95 X-KDE-Keywords=oxygen,decoration
97 X-KDE-Keywords[az]=oxygen,dekorasiya
98 X-KDE-Keywords[ca]=oxygen,decoració
100 X-KDE-Keywords[cs]=oxygen,dekorace
101 X-KDE-Keywords[da]=oxygen,dekoration
107 X-KDE-Keywords[eu]=oxygen,apaindura
111 X-KDE-Keywords[hu]=oxygen,dekoráció
113 X-KDE-Keywords[id]=oxygen,dekorasi
117 X-KDE-Keywords[nl]=oxygen,decoratie
121 X-KDE-Keywords[pt]=oxygen,decoração
[all …]
/dports/x11-themes/plasma5-oxygen/oxygen-5.23.5/kstyle/config/
H A Doxygenstyleconfig.desktop95 X-KDE-Keywords=oxygen,widget,style
98 X-KDE-Keywords[ca]=oxygen,giny,estil
100 X-KDE-Keywords[cs]=oxygen,widget,styl
101 X-KDE-Keywords[da]=oxygen,kontrol,stil
106 X-KDE-Keywords[et]=oxygen,vidin,stiil
111 X-KDE-Keywords[hu]=oxygen,elem,stílus
112 X-KDE-Keywords[ia]=oxygen,widget,stilo
113 X-KDE-Keywords[id]=oxygen,widget,gaya
114 X-KDE-Keywords[it]=oxygen,oggetto,stile
117 X-KDE-Keywords[nl]=oxygen,widget,stijl
[all …]
/dports/games/flightgear-data/fgdata/Aircraft/Generic/Oxygen/
H A Doxygen.nas18 # Properties under /controls/oxygen/
25 # when maximum (100%) oxygen is selected, we wish to deliver enough oxygen to fill
53 props.globals.initNode("/sim/freeze/oxygen", 0, "BOOL");
64 oxygen();
69 var oxygen = func {
71 var freeze = getprop("/sim/freeze/oxygen");
72 var serviceable =getprop("/systems/oxygen/serviceable");
77 var oxygen_alt = getprop("controls/oxygen/altitude-norm");
90 # oxygen remaining.and pressure < ambient.
134 settimer(oxygen, 0.3);
[all …]
/dports/math/R-cran-recipes/recipes/tests/testthat/
H A Dtest_pca.R9 rec <- recipe(HHV ~ carbon + hydrogen + oxygen + nitrogen + sulfur,
17 step_center(carbon, hydrogen, oxygen ,nitrogen, sulfur) %>%
18 step_scale(carbon, hydrogen, oxygen ,nitrogen, sulfur) %>%
19 step_pca(carbon, hydrogen, oxygen, nitrogen, sulfur,
86 step_center(carbon, hydrogen, oxygen ,nitrogen, sulfur) %>%
87 step_scale(carbon, hydrogen, oxygen ,nitrogen, sulfur) %>%
100 step_center(carbon, hydrogen, oxygen ,nitrogen, sulfur) %>%
101 step_scale(carbon, hydrogen, oxygen ,nitrogen, sulfur) %>%
121 step_pca(carbon, hydrogen, oxygen, nitrogen, sulfur)
160 step_scale(carbon, hydrogen, oxygen ,nitrogen, sulfur) %>%
[all …]

12345678910>>...70