Home
last modified time | relevance | path

Searched refs:show_format (Results 1 – 25 of 38) sorted by relevance

12

/dports/devel/babeltrace/babeltrace-1.5.7/lib/
H A Dregistry.c79 static void show_format(gpointer key, gpointer value, gpointer user_data) in show_format() function
100 g_hash_table_foreach(format_registry, show_format, &data); in bt_fprintf_format_list()
/dports/audio/moc/moc-2.5.2/
H A Dmenu.c54 || (!menu->show_time && !menu->show_format)); in draw_item()
129 if (menu->show_time && menu->show_format in draw_item()
136 else if (menu->show_format && mi->format[0]) in draw_item()
161 if (menu->show_time || menu->show_format) { in menu_draw()
165 if (menu->show_format) in menu_draw()
167 if (menu->show_time && menu->show_format) in menu_draw()
237 menu->show_format = 0; in menu_new()
565 menu_set_show_format (new, menu->show_format); in menu_filter_pattern()
648 menu->show_format = t; in menu_set_show_format()
H A Dmenu.h82 int show_format; member
/dports/multimedia/handbrake/ffmpeg-4.4/tests/fate/
H A Dffprobe.mak2 FFPROBE_COMMAND=ffprobe$(PROGSSUF)$(EXESUF) -show_streams -show_packets -show_format -show_frames -…
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/tests/fate/
H A Dffprobe.mak2 FFPROBE_COMMAND=ffprobe$(PROGSSUF)$(EXESUF) -show_streams -show_packets -show_format -show_frames -…
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/tests/fate/
H A Dffprobe.mak2 FFPROBE_COMMAND=ffprobe$(PROGSSUF)$(EXESUF) -show_streams -show_packets -show_format -show_frames -…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/tests/fate/
H A Dffprobe.mak2 FFPROBE_COMMAND=ffprobe$(PROGSSUF)$(EXESUF) -show_streams -show_packets -show_format -show_frames -…
/dports/deskutils/virt-manager/virt-manager-3.2.0/virtManager/device/
H A Dfsdetails.py137 show_format = bool(
140 self.widget("fs-format-combo"), show_format)
/dports/net/mediastreamer/mediastreamer-2.16.1/src/audiofilters/
H A Dmacsnd.c82 static void show_format(const char *name, AudioStreamBasicDescription * deviceFormat) in show_format() function
225 show_format("device", &format); in ca_card_new()
525 show_format(is_read ? "Input audio unit" : "Output audio unit",&asbd); in audio_unit_open()
550show_format(is_read ? "Input audio unit after configuration" : "Output audio unit after configurat… in audio_unit_open()
H A Daqsnd.m265 static void show_format(char *name, function
459 show_format("output device", &devicewriteFormat);
488 show_format("input device", &devicereadFormat);
720 //show_format("input device", &d->devicereadFormat);
721 //show_format("data from input filter", &d->readAudioFormat);
816 //show_format("data provided to output filter", &d->writeAudioFormat);
817 //show_format("output device", &d->devicewriteFormat);
/dports/security/kpcli/kpcli-3.1/
H A Dkpcli2133 print show_format("Path",$ent->{path}) . "\n";
2142 show_format("Title",$ent->{title}) . "\n" .
2143 show_format("Uname",$ent->{username}) . "\n" .
2144 show_format("Pass",$password) . "\n" .
2145 show_format("URL",$ent->{url}) . "\n" .
2146 show_format("Notes",$ent->{comment}) . "\n" .
2161 show_format("Icon#",$ent->{icon}) . "\n" .
2162 show_format("Creat",$ent->{created}) . "\n" .
2163 show_format("Modif",$ent->{modified}) . "\n";
2169 print show_format("Xpire",$expires) . "\n";
[all …]
/dports/emulators/simh/simh-3.9.0_5/AltairZ80/
H A Daltairz80_hdsk.c41 static t_stat show_format(FILE *st, UNIT *uptr, int32 val, void *desc);
244 { MTAB_XTD|MTAB_VUN, 0, "FORMAT", "FORMAT", &set_format, &show_format, NULL },
435 static t_stat show_format(FILE *st, UNIT *uptr, int32 val, void *desc) { in show_format() function
/dports/games/libretro-cap32/libretro-cap32-ad7397f/cap32/libcpccat/
H A Dcpcfs.h394 const char *show_format (struct DPB_list_entry *);
/dports/x11-fm/caja/caja-1.26.0/src/
H A Dcaja-places-sidebar.c1715 gboolean *show_format, in check_visibility() argument
1720 *show_format = FALSE; in check_visibility()
1747 *show_format = (unix_device_id != NULL) && (disks_path != NULL); in check_visibility()
1772 gboolean show_format; in bookmarks_check_popup_sensitivity() local
1803 … &show_mount, &show_unmount, &show_eject, &show_rescan, &show_format, &show_start, &show_stop); in bookmarks_check_popup_sensitivity()
1813 … show_mount || show_unmount || show_eject || show_format || show_empty_trash); in bookmarks_check_popup_sensitivity()
1818 gtk_widget_set_visible (sidebar->popup_menu_format_item, show_format); in bookmarks_check_popup_sensitivity()
/dports/shells/fish/fish-3.3.1/share/completions/
H A Dffprobe.fish57 complete -c ffprobe -o show_format -d "Show format/container info"
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/doc/
H A Dffprobe.texi131 @item -show_format
139 Like @option{-show_format}, but only prints the specified entry of the
599 (@option{-show_format}, see @var{TAG:timecode}).
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/doc/
H A Dffprobe.texi132 @item -show_format
140 Like @option{-show_format}, but only prints the specified entry of the
614 (@option{-show_format}, see @var{TAG:timecode}).
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/doc/
H A Dffprobe.texi132 @item -show_format
140 Like @option{-show_format}, but only prints the specified entry of the
614 (@option{-show_format}, see @var{TAG:timecode}).
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/doc/
H A Dffprobe.texi132 @item -show_format
140 Like @option{-show_format}, but only prints the specified entry of the
614 (@option{-show_format}, see @var{TAG:timecode}).
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/doc/
H A Dffprobe.texi131 @item -show_format
139 Like @option{-show_format}, but only prints the specified entry of the
599 (@option{-show_format}, see @var{TAG:timecode}).
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/doc/
H A Dffprobe.texi132 @item -show_format
140 Like @option{-show_format}, but only prints the specified entry of the
614 (@option{-show_format}, see @var{TAG:timecode}).
/dports/multimedia/handbrake/ffmpeg-4.4/doc/
H A Dffprobe.texi132 @item -show_format
140 Like @option{-show_format}, but only prints the specified entry of the
614 (@option{-show_format}, see @var{TAG:timecode}).
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Dshow.c95 static void show_format(void);
254 show_format(); in show_command()
794 show_format(); in show_all()
1465 show_format() in show_format() function
/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Dshow.c95 static void show_format(void);
254 show_format(); in show_command()
794 show_format(); in show_all()
1465 show_format() in show_format() function
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/
H A Dshow.c93 static void show_format __PROTO((void));
251 show_format(); in show_command()
778 show_format(); in show_all()
1460 show_format() in show_format() function

12