Home
last modified time | relevance | path

Searched refs:Xen_is_true (Results 1 – 19 of 19) sorted by relevance

/dports/audio/snd/snd-21.2/
H A Dsnd-listener.c61 if (Xen_is_true(form)) in call_read_hook_or_eval()
H A Dsnd-file.c885 if (Xen_is_true(res)) just_quit = true; in open_raw_sound()
921 (Xen_is_true(run_or_hook(bad_header_hook, in tackle_bad_header()
1234 if (Xen_is_true(res)) in snd_open_file()
1273 if (Xen_is_true(res)) return; in snd_close_file()
1750 if (Xen_is_true(update_hook_result)) return(sp); in snd_update()
1963 return(Xen_is_true(result)); in run_before_save_as_hook()
H A Dsnd-kbd.c1568 i = in_keymap(k, s, Xen_is_true(cx_extended)); in g_key_binding()
1591 e = (Xen_is_true(cx_extended)); in g_bind_key_1()
H A Dsnd-select.c1613 if ((Xen_is_true(snd)) && (Xen_is_false(on))) in g_set_selection_member()
1621 if (Xen_is_true(on)) in g_set_selection_member()
H A Dsnd-xen.c46 (Xen_is_true(run_or_hook(ss->snd_error_hook, in run_snd_error_hook()
133 (Xen_is_true(run_or_hook(ss->snd_warning_hook, in snd_warning_1()
H A Dsnd-chn.c3908 if (Xen_is_true(res)) return;
5176 if (Xen_is_true(res))
5429 (Xen_is_true(run_or_hook(mouse_click_hook,
5506 if (!(Xen_is_true(res)))
5537 if (!(Xen_is_true(res)))
6280 if (Xen_is_true(snd))
6296 if (Xen_is_true(chn_n))
6505 if (Xen_is_true(snd))
6515 if (Xen_is_true(chn_n))
7356 (Xen_is_true(snd)))
H A Dsnd.c19 return(Xen_is_true(result)); in ignore_mus_error()
H A Dsnd-marks.c264 if (Xen_is_true(res)) in draw_mark_1()
449 ss->squelch_mark_drag_info = Xen_is_true(run_progn_hook(mark_drag_hook, in move_mark_1()
H A Dsnd-dac.c1301 (Xen_is_true(run_or_hook(start_playing_hook, in call_start_playing_hook()
1317 (Xen_is_true(run_or_hook(start_playing_selection_hook, in call_start_playing_selection_hook()
H A Dsnd-main.c40 …if ((Xen_is_true(res)) && (!force_exit)) return(false); /* does it make any sense to call this hoo… in snd_exit_cleanly()
2160 …return(Xen_wrap_widget(make_file_print_dialog(!(Xen_is_false(managed)), Xen_is_true(direct_to_prin… in g_print_dialog()
H A Dsnd-mix.c2488 if (!(Xen_is_true(res))) in finish_moving_mix_tag()
3563 if (Xen_is_true(file_chn)) /* this used to be the default as well -- !Xen_is_bound case */ in g_mix()
H A Dsnd-draw.c263 (Xen_is_true(erase))) in g_fill_rectangle()
H A Dsnd-sig.c3380 if (Xen_is_true(res)) /* if #t we halt the entire map */ in map_channel_to_temp_file()
3736 if (Xen_is_true(res)) /* if #t we halt the entire map */ in map_channel_to_buffer()
4086 (Xen_is_true(res)))
H A Dsnd-snd.c1311 (Xen_is_true(run_or_hook(name_click_hook, in sp_name_click()
2483 if (Xen_is_true(snd)) in sound_get()
2686 if (Xen_is_true(snd)) in sound_set()
H A Dsnd-edits.c13 return(Xen_is_true(res)); in dont_save()
128 if (Xen_is_true(res)) in is_editable()
7912 if (Xen_is_true(chn_n)) /* a convenience! */ in g_sample()
8077 override = Xen_is_true(truncate); in g_set_samples_with_origin()
H A Dsnd-region.c1905 if (Xen_is_true(chn_n)) in g_make_region()
H A Dxen.h1518 #define Xen_is_true(Arg) XEN_TRUE_P(Arg) macro
H A Dclm2xen.c2584 …ct_length(f), mus_vct_data(f), mus_vct_data(p), (a) ? mus_vct_data(a) : NULL, Xen_is_true(stable));
4360 …mus_partials_to_wave(partial_data, len / 2, mus_vct_data(f), mus_vct_length(f), (Xen_is_true(norma…
4455 …tials_to_wave(partial_data, len / 3, mus_vct_data(f), mus_vct_length(f), (Xen_is_true(normalize)));
H A Dsnd-motif.c16915 …return(Xen_wrap_widget(make_view_files_dialog(Xen_boolean_to_C_bool(managed), Xen_is_true(make_new… in g_view_files_dialog()
17398 (!(Xen_is_true(run_or_hook(drop_hook, in massage_selection()
23146 if (Xen_is_true(result)) in listener_return()