Home
last modified time | relevance | path

Searched refs:mode_flags (Results 1 – 25 of 1075) sorted by relevance

12345678910>>...43

/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/pci/emu10k1/
H A Demu10k1_patch.c72 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_NO_BLANK) in snd_emu10k1_sample_new()
77 if (! (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS)) in snd_emu10k1_sample_new()
92 if (! (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS)) in snd_emu10k1_sample_new()
101 if (! (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS)) in snd_emu10k1_sample_new()
117 if (! (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS)) { in snd_emu10k1_sample_new()
135 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_BIDIR_LOOP) { in snd_emu10k1_sample_new()
150 if (! (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS)) in snd_emu10k1_sample_new()
163 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_NO_BLANK) { in snd_emu10k1_sample_new()
172 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_UNSIGNED) { in snd_emu10k1_sample_new()
174 if (! (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS)) { in snd_emu10k1_sample_new()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/sound/pci/emu10k1/
H A Demu10k1_patch.c72 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_NO_BLANK) in snd_emu10k1_sample_new()
77 if (! (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS)) in snd_emu10k1_sample_new()
92 if (! (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS)) in snd_emu10k1_sample_new()
101 if (! (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS)) in snd_emu10k1_sample_new()
117 if (! (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS)) { in snd_emu10k1_sample_new()
135 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_BIDIR_LOOP) { in snd_emu10k1_sample_new()
150 if (! (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS)) in snd_emu10k1_sample_new()
163 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_NO_BLANK) { in snd_emu10k1_sample_new()
172 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_UNSIGNED) { in snd_emu10k1_sample_new()
174 if (! (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS)) { in snd_emu10k1_sample_new()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/pci/emu10k1/
H A Demu10k1_patch.c72 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_NO_BLANK) in snd_emu10k1_sample_new()
77 if (! (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS)) in snd_emu10k1_sample_new()
92 if (! (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS)) in snd_emu10k1_sample_new()
101 if (! (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS)) in snd_emu10k1_sample_new()
117 if (! (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS)) { in snd_emu10k1_sample_new()
135 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_BIDIR_LOOP) { in snd_emu10k1_sample_new()
150 if (! (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS)) in snd_emu10k1_sample_new()
163 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_NO_BLANK) { in snd_emu10k1_sample_new()
172 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_UNSIGNED) { in snd_emu10k1_sample_new()
174 if (! (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS)) { in snd_emu10k1_sample_new()
[all …]
/dports/misc/mc/mc-4.8.27/src/viewer/
H A Dmove.c73 if (view->mode_flags.hex) in mcview_scroll_to_cursor()
112 if (view->mode_flags.hex) in mcview_move_up()
147 if (view->mode_flags.hex) in mcview_move_down()
176 if (view->mode_flags.hex) in mcview_move_left()
191 else if (!view->mode_flags.wrap) in mcview_move_left()
201 if (view->mode_flags.hex) in mcview_move_right()
254 if (view->mode_flags.hex) in mcview_moveto_bottom()
275 if (view->mode_flags.hex) in mcview_moveto_bol()
294 if (view->mode_flags.hex) in mcview_moveto_eol()
321 if (view->mode_flags.hex) in mcview_moveto_offset()
[all …]
H A Dlib.c79 view->mode_flags.magic = !view->mode_flags.magic; in mcview_toggle_magic_mode()
105 view->mode_flags.wrap = !view->mode_flags.wrap; in mcview_toggle_wrap_mode()
116 view->mode_flags.nroff = !view->mode_flags.nroff; in mcview_toggle_nroff_mode()
128 view->mode_flags.hex = !view->mode_flags.hex; in mcview_toggle_hex_mode()
130 if (view->mode_flags.hex) in mcview_toggle_hex_mode()
210 view->mode_flags.hex ? view->hex_cursor : view->dpy_start, in mcview_done()
216 mcview_global_flags = view->mode_flags; in mcview_done()
412 if (view->mode_flags.hex && filesize > 0) in mcview_calc_percent()
H A Ddisplay.c84 const global_keymap_t *keymap = view->mode_flags.hex ? view->hex_keymap : w->keymap; in mcview_set_buttonbar()
89 if (view->mode_flags.hex) in mcview_set_buttonbar()
105 buttonbar_set_label (b, 2, view->mode_flags.wrap ? Q_ ("ButtonBar|UnWrap") in mcview_set_buttonbar()
113 buttonbar_set_label (b, 8, view->mode_flags.magic ? Q_ ("ButtonBar|Raw") in mcview_set_buttonbar()
119 buttonbar_set_label (b, 9, view->mode_flags.nroff ? Q_ ("ButtonBar|Unform") in mcview_set_buttonbar()
170 if (view->mode_flags.hex) in mcview_display_status()
193 mcview_display_percent (view, view->mode_flags.hex ? view->hex_cursor : view->dpy_end); in mcview_display_status()
249 if (view->mode_flags.hex) in mcview_display()
286 height = (ruler == RULER_NONE || view->mode_flags.hex) ? 0 : 2; in mcview_compute_areas()
/dports/misc/mc-nox11/mc-4.8.27/src/viewer/
H A Dmove.c73 if (view->mode_flags.hex) in mcview_scroll_to_cursor()
112 if (view->mode_flags.hex) in mcview_move_up()
147 if (view->mode_flags.hex) in mcview_move_down()
176 if (view->mode_flags.hex) in mcview_move_left()
191 else if (!view->mode_flags.wrap) in mcview_move_left()
201 if (view->mode_flags.hex) in mcview_move_right()
254 if (view->mode_flags.hex) in mcview_moveto_bottom()
275 if (view->mode_flags.hex) in mcview_moveto_bol()
294 if (view->mode_flags.hex) in mcview_moveto_eol()
321 if (view->mode_flags.hex) in mcview_moveto_offset()
[all …]
H A Dlib.c79 view->mode_flags.magic = !view->mode_flags.magic; in mcview_toggle_magic_mode()
105 view->mode_flags.wrap = !view->mode_flags.wrap; in mcview_toggle_wrap_mode()
116 view->mode_flags.nroff = !view->mode_flags.nroff; in mcview_toggle_nroff_mode()
128 view->mode_flags.hex = !view->mode_flags.hex; in mcview_toggle_hex_mode()
130 if (view->mode_flags.hex) in mcview_toggle_hex_mode()
210 view->mode_flags.hex ? view->hex_cursor : view->dpy_start, in mcview_done()
216 mcview_global_flags = view->mode_flags; in mcview_done()
412 if (view->mode_flags.hex && filesize > 0) in mcview_calc_percent()
H A Ddisplay.c84 const global_keymap_t *keymap = view->mode_flags.hex ? view->hex_keymap : w->keymap; in mcview_set_buttonbar()
89 if (view->mode_flags.hex) in mcview_set_buttonbar()
105 buttonbar_set_label (b, 2, view->mode_flags.wrap ? Q_ ("ButtonBar|UnWrap") in mcview_set_buttonbar()
113 buttonbar_set_label (b, 8, view->mode_flags.magic ? Q_ ("ButtonBar|Raw") in mcview_set_buttonbar()
119 buttonbar_set_label (b, 9, view->mode_flags.nroff ? Q_ ("ButtonBar|Unform") in mcview_set_buttonbar()
170 if (view->mode_flags.hex) in mcview_display_status()
193 mcview_display_percent (view, view->mode_flags.hex ? view->hex_cursor : view->dpy_end); in mcview_display_status()
249 if (view->mode_flags.hex) in mcview_display()
286 height = (ruler == RULER_NONE || view->mode_flags.hex) ? 0 : 2; in mcview_compute_areas()
/dports/sysutils/44bsd-more/44bsd-more-20000521_1/
H A Dscreen.c120 int mode_flags = 0; variable
565 if (mode_flags & M_SO) in clear()
567 if (mode_flags & M_UL) in clear()
569 if (mode_flags & M_BO) in clear()
580 if (mode_flags & M_SO) in clear_eol()
595 mode_flags |= M_SO; in so_enter()
604 mode_flags &= ~M_SO; in so_exit()
614 mode_flags |= M_UL; in ul_enter()
623 mode_flags &= ~M_UL; in ul_exit()
632 mode_flags |= M_BO; in bo_enter()
[all …]
/dports/korean/engdic/engdic-0.2/
H A Dscreen.c125 int mode_flags = 0; variable
530 if (mode_flags & M_SO) in clear()
532 if (mode_flags & M_UL) in clear()
534 if (mode_flags & M_BO) in clear()
545 if (mode_flags & M_SO) in clear_eol()
560 mode_flags |= M_SO; in so_enter()
569 mode_flags &= ~M_SO; in so_exit()
579 mode_flags |= M_UL; in ul_enter()
588 mode_flags &= ~M_UL; in ul_exit()
597 mode_flags |= M_BO; in bo_enter()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/isa/sb/
H A Demu8000_patch.c160 if (sp->v.mode_flags & (SNDRV_SFNT_SAMPLE_BIDIR_LOOP|SNDRV_SFNT_SAMPLE_REVERSE_LOOP)) in snd_emu8000_sample_new()
162 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_NO_BLANK) in snd_emu8000_sample_new()
172 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS) { in snd_emu8000_sample_new()
216 s = read_word(data, offset, sp->v.mode_flags); in snd_emu8000_sample_new()
226 (sp->v.mode_flags & (SNDRV_SFNT_SAMPLE_BIDIR_LOOP|SNDRV_SFNT_SAMPLE_REVERSE_LOOP))) in snd_emu8000_sample_new()
233 s = read_word(data, offset - k, sp->v.mode_flags); in snd_emu8000_sample_new()
236 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_BIDIR_LOOP) { in snd_emu8000_sample_new()
247 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_NO_BLANK) { in snd_emu8000_sample_new()
251 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_SINGLESHOT) { in snd_emu8000_sample_new()
/dports/multimedia/libv4l/linux-5.13-rc2/sound/isa/sb/
H A Demu8000_patch.c160 if (sp->v.mode_flags & (SNDRV_SFNT_SAMPLE_BIDIR_LOOP|SNDRV_SFNT_SAMPLE_REVERSE_LOOP)) in snd_emu8000_sample_new()
162 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_NO_BLANK) in snd_emu8000_sample_new()
172 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS) { in snd_emu8000_sample_new()
216 s = read_word(data, offset, sp->v.mode_flags); in snd_emu8000_sample_new()
226 (sp->v.mode_flags & (SNDRV_SFNT_SAMPLE_BIDIR_LOOP|SNDRV_SFNT_SAMPLE_REVERSE_LOOP))) in snd_emu8000_sample_new()
233 s = read_word(data, offset - k, sp->v.mode_flags); in snd_emu8000_sample_new()
236 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_BIDIR_LOOP) { in snd_emu8000_sample_new()
247 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_NO_BLANK) { in snd_emu8000_sample_new()
251 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_SINGLESHOT) { in snd_emu8000_sample_new()
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/isa/sb/
H A Demu8000_patch.c160 if (sp->v.mode_flags & (SNDRV_SFNT_SAMPLE_BIDIR_LOOP|SNDRV_SFNT_SAMPLE_REVERSE_LOOP)) in snd_emu8000_sample_new()
162 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_NO_BLANK) in snd_emu8000_sample_new()
172 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS) { in snd_emu8000_sample_new()
216 s = read_word(data, offset, sp->v.mode_flags); in snd_emu8000_sample_new()
226 (sp->v.mode_flags & (SNDRV_SFNT_SAMPLE_BIDIR_LOOP|SNDRV_SFNT_SAMPLE_REVERSE_LOOP))) in snd_emu8000_sample_new()
233 s = read_word(data, offset - k, sp->v.mode_flags); in snd_emu8000_sample_new()
236 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_BIDIR_LOOP) { in snd_emu8000_sample_new()
247 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_NO_BLANK) { in snd_emu8000_sample_new()
251 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_SINGLESHOT) { in snd_emu8000_sample_new()
/dports/devel/ding-libs/ding-libs-0.6.1/collection/
H A Dcollection.h714 int mode_flags,
755 int mode_flags,
800 int mode_flags,
920 int mode_flags);
949 int mode_flags,
2030 int mode_flags,
2046 int mode_flags,
2060 int mode_flags,
2081 int mode_flags,
2096 int mode_flags);
[all …]
H A Dcollection_cnv.c995 int mode_flags, in col_update_str_property() argument
1013 int mode_flags, in col_update_binary_property() argument
1030 int mode_flags, in col_update_int_property() argument
1054 mode_flags); in col_update_unsigned_property()
1063 int mode_flags, in col_update_long_property() argument
1071 mode_flags); in col_update_long_property()
1081 int mode_flags, in col_update_ulong_property() argument
1089 mode_flags); in col_update_ulong_property()
1106 mode_flags); in col_update_double_property()
1115 int mode_flags, in col_update_bool_property() argument
[all …]
/dports/math/rkward-kde/rkward-0.7.1/rkward/misc/
H A Dgetfilenamewidget.cpp43 KFile::Modes mode_flags; in GetFileNameWidget() local
45 mode_flags = KFile::Directory | KFile::ExistingOnly; in GetFileNameWidget()
55 mode_flags = KFile::File | KFile::ExistingOnly; in GetFileNameWidget()
57 mode_flags = KFile::File; in GetFileNameWidget()
61 if (only_local) mode_flags |= KFile::LocalOnly; in GetFileNameWidget()
62 edit->setMode (mode_flags); in GetFileNameWidget()
H A Drkprogresscontrol.cpp40 RKProgressControlDialog (const QString &text, const QString &caption, int mode_flags, bool modal);
67 …rol (QObject *parent, const QString &text, const QString &caption, int mode_flags) : QObject (pare… in RKProgressControl() argument
72 RKProgressControl::mode = mode_flags; in RKProgressControl()
238 …rogressControlDialog (const QString &text, const QString &caption, int mode_flags, bool modal) : Q… in RKProgressControlDialog() argument
268 if (mode_flags & RKProgressControl::IncludeRegularOutput) { in RKProgressControlDialog()
289 if (mode_flags & RKProgressControl::OutputSwitchable) { in RKProgressControlDialog()
293 …if (mode_flags & RKProgressControl::AllowCancel) buttons->button (QDialogButtonBox::Cancel)->setTe… in RKProgressControlDialog()
296 detailsbox->setVisible (mode_flags & RKProgressControl::OutputShownByDefault); in RKProgressControlDialog()
302 prevent_close = (mode_flags & RKProgressControl::PreventClose); in RKProgressControlDialog()
/dports/devel/libfirm/libfirm-1.21.0/ir/be/sparc/
H A Dsparc_spec.pl6 $mode_flags = "mode_Bu";
258 mode => $mode_flags,
301 mode => $mode_flags,
552 mode => $mode_flags,
598 mode => $mode_flags,
612 mode => $mode_flags,
626 mode => $mode_flags,
640 mode => $mode_flags,
654 mode => $mode_flags,
668 mode => $mode_flags,
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/iio/
H A Dkfifo_buf.h15 int mode_flags,
19 #define devm_iio_kfifo_buffer_setup(dev, indio_dev, mode_flags, setup_ops) \ argument
20 devm_iio_kfifo_buffer_setup_ext((dev), (indio_dev), (mode_flags), (setup_ops), NULL)
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/iio/
H A Dkfifo_buf.h15 int mode_flags,
19 #define devm_iio_kfifo_buffer_setup(dev, indio_dev, mode_flags, setup_ops) \ argument
20 devm_iio_kfifo_buffer_setup_ext((dev), (indio_dev), (mode_flags), (setup_ops), NULL)
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/iio/
H A Dkfifo_buf.h15 int mode_flags,
19 #define devm_iio_kfifo_buffer_setup(dev, indio_dev, mode_flags, setup_ops) \ argument
20 devm_iio_kfifo_buffer_setup_ext((dev), (indio_dev), (mode_flags), (setup_ops), NULL)
/dports/www/node10/node-v10.24.1/deps/v8/tools/testrunner/
H A Dtest_config.py15 mode_flags, argument
25 self.mode_flags = mode_flags
/dports/lang/v8/v8-9.6.180.12/tools/testrunner/
H A Dtest_config.py15 mode_flags, argument
27 self.mode_flags = mode_flags
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/tools/testrunner/
H A Dtest_config.py15 mode_flags, argument
27 self.mode_flags = mode_flags

12345678910>>...43