Home
last modified time | relevance | path

Searched refs:DEBUGFILE (Results 1 – 25 of 136) sorted by relevance

123456

/dports/sysutils/xvidcap/xvidcap-1.1.7/src/
H A Dxtoffmpeg.c32 #define DEBUGFILE "xtoffmpeg.c" macro
323 DEBUGFILE, DEBUGFUNCTION); in add_audio_stream()
333 DEBUGFILE, DEBUGFUNCTION); in add_audio_stream()
355 DEBUGFILE, DEBUGFUNCTION); in add_audio_stream()
375 DEBUGFILE, DEBUGFUNCTION); in add_audio_stream()
385 DEBUGFILE, DEBUGFUNCTION); in add_audio_stream()
397 DEBUGFILE, DEBUGFUNCTION); in add_audio_stream()
471 DEBUGFILE, DEBUGFUNCTION); in add_audio_stream()
493 DEBUGFILE, DEBUGFUNCTION); in add_audio_stream()
917 DEBUGFILE, DEBUGFUNCTION); in do_video_out()
[all …]
H A Dgnome_options.c33 #define DEBUGFILE "gnome_options.c" macro
178 printf ("%s %s: Entering\n", DEBUGFILE, DEBUGFUNCTION); in read_app_data_from_pref_gui()
499 DEBUGFILE, DEBUGFUNCTION); in read_app_data_from_pref_gui()
681 DEBUGFILE, DEBUGFUNCTION); in preferences_submit()
717 DEBUGFILE, DEBUGFUNCTION); in xvc_pref_do_OK()
850 DEBUGFILE, DEBUGFUNCTION, a, in mf_codec_combo_set_contents_from_format()
864 printf ("%s %s: Leaving\n", DEBUGFILE, DEBUGFUNCTION); in mf_codec_combo_set_contents_from_format()
912 DEBUGFILE, DEBUGFUNCTION, a, in mf_audio_codec_combo_set_contents_from_format()
1003 DEBUGFILE, DEBUGFUNCTION, sf_t_format, in xvc_create_pref_dialog()
1041 DEBUGFILE, DEBUGFUNCTION); in xvc_create_pref_dialog()
[all …]
H A Dgnome_warning.c35 #define DEBUGFILE "gnome_warning.c" macro
120 printf ("%s %s: Entering\n", DEBUGFILE, DEBUGFUNCTION); in auto_resize_warning_dialog()
158 printf ("%s %s: Leaving\n", DEBUGFILE, DEBUGFUNCTION); in auto_resize_warning_dialog()
183 printf ("%s %s: Entering\n", DEBUGFILE, DEBUGFUNCTION); in xvc_create_warning_with_errors()
224 DEBUGFILE, DEBUGFUNCTION); in xvc_create_warning_with_errors()
257 printf ("%s %s: called from where %i\n", DEBUGFILE, DEBUGFUNCTION, in xvc_create_warning_with_errors()
268 printf ("%s %s: Leaving\n", DEBUGFILE, DEBUGFUNCTION); in xvc_create_warning_with_errors()
352 DEBUGFILE, DEBUGFUNCTION, response_id, called_from_where); in on_xvc_warn_main_window_response()
426 printf ("%s %s: Leaving\n", DEBUGFILE, DEBUGFUNCTION); in on_xvc_warn_main_window_response()
H A Djob.c39 #define DEBUGFILE "job.c" macro
129 fprintf (stderr, "%s %s: malloc failed?!?", DEBUGFILE, DEBUGFUNCTION); in job_new()
274 DEBUGFILE, DEBUGFUNCTION); in xvc_job_set_from_app_data()
293 DEBUGFILE, DEBUGFUNCTION); in xvc_job_set_from_app_data()
314 DEBUGFILE, DEBUGFUNCTION); in xvc_job_set_from_app_data()
351 printf ("%s %s: Leaving function with this job:\n", DEBUGFILE, in xvc_job_set_from_app_data()
385 printf ("%s %s: entering with type: %i\n", DEBUGFILE, DEBUGFUNCTION, in xvc_job_set_save_function()
510 printf ("%s %s: setting state %i\n", DEBUGFILE, DEBUGFUNCTION, state); in xvc_job_set_state()
532 printf ("%s %s: merging state %i with present %i\n", DEBUGFILE, in xvc_job_merge_state()
555 printf ("%s %s: removing state %i\n", DEBUGFILE, DEBUGFUNCTION, state); in xvc_job_remove_state()
[all …]
H A Dcapture.c34 #define DEBUGFILE "capture.c" macro
626 printf ("%s %s: Leaving\n", DEBUGFILE, DEBUGFUNCTION); in XGetZPixmap()
747 DEBUGFILE, DEBUGFUNCTION); in placeImageInImage()
836 printf ("%s %s: Leaving\n", DEBUGFILE, DEBUGFUNCTION); in captureFrameToImage()
1009 DEBUGFILE, DEBUGFUNCTION); in createImageSHM()
1017 DEBUGFILE, DEBUGFUNCTION); in createImageSHM()
1271 DEBUGFILE, DEBUGFUNCTION, fp); in commonCapture()
1408 DEBUGFILE, DEBUGFUNCTION); in commonCapture()
1601 DEBUGFILE, DEBUGFUNCTION); in commonCapture()
1617 DEBUGFILE, DEBUGFUNCTION, time); in commonCapture()
[all …]
H A Dgnome_ui.c32 #define DEBUGFILE "gnome_ui.c" macro
287 DEBUGFILE, DEBUGFUNCTION); in warning_submit()
346 DEBUGFILE, DEBUGFUNCTION); in xvc_get_ctrl_frame_extents()
357 DEBUGFILE, DEBUGFUNCTION); in xvc_get_ctrl_frame_extents()
433 DEBUGFILE, DEBUGFUNCTION); in xvc_toggle_cap_type()
1924 DEBUGFILE, DEBUGFUNCTION); in xvc_check_start_options()
1991 DEBUGFILE, DEBUGFUNCTION); in xvc_check_start_options()
2126 DEBUGFILE, DEBUGFUNCTION, wait); in xvc_capture_stop_signal()
2134 DEBUGFILE, DEBUGFUNCTION); in xvc_capture_stop_signal()
2840 DEBUGFILE, DEBUGFUNCTION); in on_xvc_ctrl_back_button_clicked()
[all …]
H A Dapp_data.c40 #define DEBUGFILE "app_data.c" macro
281 DEBUGFILE, DEBUGFUNCTION); in xvc_appdata_set_defaults()
292 DEBUGFILE, DEBUGFUNCTION); in xvc_appdata_set_defaults()
539 printf ("%s %s: Entering\n", DEBUGFILE, DEBUGFUNCTION); in xvc_appdata_validate()
1429 printf ("%s %s: Leaving\n", DEBUGFILE, DEBUGFUNCTION); in xvc_appdata_merge_captypeoptions()
1586 printf ("%s %s: Leaving\n", DEBUGFILE, DEBUGFUNCTION); in error_12_action()
1621 printf ("%s %s: Leaving\n", DEBUGFILE, DEBUGFUNCTION); in error_16_action()
1686 printf ("%s %s: Leaving\n", DEBUGFILE, DEBUGFUNCTION); in error_29_action()
1714 printf ("%s %s: Leaving\n", DEBUGFILE, DEBUGFUNCTION); in error_31_action()
1742 printf ("%s %s: Leaving\n", DEBUGFILE, DEBUGFUNCTION); in error_33_action()
[all …]
/dports/textproc/p5-XML-Stream/XML-Stream-1.24/lib/XML/Stream/
H A DTools.pm17 $self->{DEBUGFILE} = "";
24 $self->{DEBUGFILE} = $args{debugfh};
32 $self->{DEBUGFILE} = FileHandle->new(">&STDERR");
33 $self->{DEBUGFILE}->autoflush(1);
41 $self->{DEBUGFILE} = FileHandle->new(">$args{debug}");
42 $self->{DEBUGFILE}->autoflush(1);
53 $self->{DEBUGFILE} = FileHandle->new(">$args{debug}");
54 if (defined($self->{DEBUGFILE}))
56 $self->{DEBUGFILE}->autoflush(1);
/dports/www/webstone/WebStone2.5/bin/
H A Drunbench69 WIN32) [ -n "$DEBUGFILE" ] || DEBUGFILE="c:\\webstone2.5\\debug"
72 *) [ -n "$DEBUGFILE" ] || DEBUGFILE="/tmp/webstone-debug"
78 export SERVER PORTNO SERVERINFO DEBUGFILE CLIENTPROGFILE
152 $RSH $client "rm ${DEBUGFILE}*" > /dev/null 2>&1
221 [ -n "$DEBUG" ] && CMD=$CMD" -d -D $DEBUGFILE"
/dports/www/webstone-ssl/WebStone2.5/bin/
H A Drunbench70 WIN32) [ -n "$DEBUGFILE" ] || DEBUGFILE="c:\\webstone2.5\\debug"
73 *) [ -n "$DEBUGFILE" ] || DEBUGFILE="/tmp/webstone-debug"
79 export SERVER HTTP_PORT HTTPS_PORT SERVERINFO DEBUGFILE CLIENTPROGFILE
153 $RSH $client "rm ${DEBUGFILE}*" > /dev/null 2>&1
229 [ -n "$DEBUG" ] && CMD=$CMD" -d -D $DEBUGFILE"
/dports/net/freebsd-uucp/freebsd-uucp-r1_07_4/uucp/common_sources/
H A Dpolicy.h659 #define DEBUGFILE "/var/spool/uucp/Debug" macro
678 #define DEBUGFILE "/usr/spool/uucp/DEBUG" macro
701 #define DEBUGFILE "/usr/spool/uucp/.Admin/audit.local" macro
/dports/archivers/p5-Compress-Zstd/Compress-Zstd-0.20/ext/zstd/lib/common/
H A Ddebug.h78 #ifndef DEBUGFILE
79 # define DEBUGFILE stderr macro
/dports/archivers/py-borgbackup/borgbackup-1.1.17/src/borg/algorithms/zstd/lib/common/
H A Ddebug.h58 #ifndef DEBUGFILE
59 # define DEBUGFILE stderr macro
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/third_party/zstd/lib/common/
H A Ddebug.h78 #ifndef DEBUGFILE
79 # define DEBUGFILE stderr macro
/dports/converters/p5-Sereal-Decoder/Sereal-Decoder-4.018/zstd/common/
H A Ddebug.h58 #ifndef DEBUGFILE
59 # define DEBUGFILE stderr macro
/dports/converters/p5-Sereal-Encoder/Sereal-Encoder-4.018/zstd/common/
H A Ddebug.h58 #ifndef DEBUGFILE
59 # define DEBUGFILE stderr macro
/dports/sysutils/vector/vector-0.10.0/cargo-crates/zstd-sys-1.4.15+zstd.1.4.4/zstd/lib/common/
H A Ddebug.h78 #ifndef DEBUGFILE
79 # define DEBUGFILE stderr macro
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/third_party/zstd/lib/common/
H A Ddebug.h78 #ifndef DEBUGFILE
79 # define DEBUGFILE stderr macro
/dports/mail/rspamd-devel/rspamd-93430bb/contrib/zstd/
H A Ddebug.h58 #ifndef DEBUGFILE
59 # define DEBUGFILE stderr macro
/dports/mail/rspamd/rspamd-3.1/contrib/zstd/
H A Ddebug.h58 #ifndef DEBUGFILE
59 # define DEBUGFILE stderr macro
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/DataDog/zstd/
H A Ddebug.h78 #ifndef DEBUGFILE
79 # define DEBUGFILE stderr macro
/dports/devel/mercurial/mercurial-6.0/contrib/python-zstandard/zstd/common/
H A Ddebug.h78 #ifndef DEBUGFILE
79 # define DEBUGFILE stderr macro
/dports/devel/godot/godot-3.2.3-stable/thirdparty/zstd/common/
H A Ddebug.h78 #ifndef DEBUGFILE
79 # define DEBUGFILE stderr macro
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/third_party/zstd/lib/common/
H A Ddebug.h78 #ifndef DEBUGFILE
79 # define DEBUGFILE stderr macro
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/zstd-sys-1.4.15+zstd.1.4.4/zstd/lib/common/
H A Ddebug.h78 #ifndef DEBUGFILE
79 # define DEBUGFILE stderr macro

123456