Home
last modified time | relevance | path

Searched refs:display_notice (Results 1 – 14 of 14) sorted by relevance

/dports/audio/hexter/hexter-1.0.3/src/
H A Dgui_callbacks.c212 display_notice("Load Patch File succeeded:", message); in on_import_file_position_ok()
217 display_notice("Load Patch File failed:", message); in on_import_file_position_ok()
340 display_notice("Save Patch File succeeded:", message); in on_export_file_ok()
344 display_notice("Save Patch File failed:", message); in on_export_file_ok()
541 display_notice("Error: could not start MIDI client for sys-ex reception.", message); in on_sysex_enable_toggled()
743 display_notice(char *message1, char *message2) in display_notice() function
H A Dgui_callbacks.h73 void display_notice(char *message1, char *message2);
/dports/chinese/phpbb3-tw/phpBB3/includes/ucp/
H A Ducp_pm_viewmessage.php95 $display_notice = false;
126 $display_notice = true;
230 'S_DISPLAY_NOTICE' => $display_notice && $message_row['message_attachment'],
/dports/www/phpbb3/phpBB3/includes/ucp/
H A Ducp_pm_viewmessage.php116 $display_notice = false;
147 $display_notice = true;
265 'S_DISPLAY_NOTICE' => $display_notice && $message_row['message_attachment'],
/dports/devel/tlsh/tlsh-d842e75/include/
H A Dtlsh.h162 static void display_notice();
/dports/audio/whysynth/whysynth-20120903/src/
H A Dgui_callbacks.c221 display_notice("Open Patch File succeeded:", message); in on_open_file_chooser_response()
252 display_notice("Open Patch File failed:", message); in on_open_file_chooser_response()
314 display_notice("Save Patches as 'C' succeeded:", message); in on_save_file_chooser_response()
318 display_notice("Save Patches as 'C' failed:", message); in on_save_file_chooser_response()
325 display_notice("Save Patch File succeeded:", message); in on_save_file_chooser_response()
341 display_notice("Save Patch File failed:", message); in on_save_file_chooser_response()
415 display_notice("Import Patches succeeded:", message); in on_import_file_chooser_response()
424 display_notice("Import Patches error:", "couldn't save temporary patch bank"); in on_import_file_chooser_response()
429 display_notice("Import Patches failed:", message); in on_import_file_chooser_response()
944 display_notice("Patch Edit Save Changes error:", "couldn't save temporary patch bank"); in on_edit_save_position_ok()
[all …]
H A Dgui_callbacks.h65 void display_notice(char *message1, char *message2);
/dports/security/otpw/otpw-1.5/
H A Dpam_otpw.c169 static int display_notice(pam_handle_t *pamh, int err, int debug, in display_notice() function
362 display_notice(pamh, 0, debug, in pam_sm_open_session()
/dports/devel/tlsh/tlsh-d842e75/src/
H A Dtlsh.cpp83 void Tlsh::display_notice() in display_notice() function in Tlsh
/dports/chinese/phpbb3-tw/phpBB3/
H A Dviewtopic.php963 $has_attachments = $display_notice = false; variable
1341 $display_notice = true; variable
1590 'S_DISPLAY_NOTICE' => $display_notice && $row['post_attachment'],
/dports/www/phpbb3/phpBB3/
H A Dviewtopic.php1215 $has_unapproved_attachments = $has_approved_attachments = $display_notice = false; variable
1673 $display_notice = true; variable
2099 'S_DISPLAY_NOTICE' => $display_notice && $row['post_attachment'],
/dports/devel/tlsh/tlsh-d842e75/test/
H A Dtlsh_unittest.cpp509 Tlsh::display_notice(); in main()
/dports/chinese/wordpress-zh_CN/wordpress/wp-content/plugins/akismet/
H A Dclass.akismet-admin.php1072 public static function display_notice() { function in Akismet_Admin
/dports/chinese/wordpress-zh_TW/wordpress/wp-content/plugins/akismet/
H A Dclass.akismet-admin.php1072 public static function display_notice() { function in Akismet_Admin