Home
last modified time | relevance | path

Searched refs:is_progress (Results 1 – 25 of 35) sorted by relevance

12

/dports/multimedia/mlt6/mlt-6.26.1/src/melt/
H A Dmelt.c752 int is_progress = 0; in main() local
795 is_progress = 1; in main()
799 is_progress = 2; in main()
907 if ( !is_silent && !isatty( STDIN_FILENO ) && !is_progress ) in main()
908 is_progress = 1; in main()
985 if ( is_progress ) in main()
986 mlt_properties_set_int( MLT_CONSUMER_PROPERTIES( consumer ), "progress", is_progress ); in main()
/dports/multimedia/mlt7/mlt-7.0.1/src/melt/
H A Dmelt.c761 int is_progress = 0; in main() local
804 is_progress = 1; in main()
808 is_progress = 2; in main()
916 if ( !is_silent && !isatty( STDIN_FILENO ) && !is_progress ) in main()
917 is_progress = 1; in main()
994 if ( is_progress ) in main()
995 mlt_properties_set_int( MLT_CONSUMER_PROPERTIES( consumer ), "progress", is_progress ); in main()
/dports/multimedia/mlt7-qt5/mlt-7.0.1/src/melt/
H A Dmelt.c761 int is_progress = 0; in main() local
804 is_progress = 1; in main()
808 is_progress = 2; in main()
916 if ( !is_silent && !isatty( STDIN_FILENO ) && !is_progress ) in main()
917 is_progress = 1; in main()
994 if ( is_progress ) in main()
995 mlt_properties_set_int( MLT_CONSUMER_PROPERTIES( consumer ), "progress", is_progress ); in main()
/dports/multimedia/py-mlt6/mlt-6.26.1/src/melt/
H A Dmelt.c752 int is_progress = 0; in main() local
795 is_progress = 1; in main()
799 is_progress = 2; in main()
907 if ( !is_silent && !isatty( STDIN_FILENO ) && !is_progress ) in main()
908 is_progress = 1; in main()
985 if ( is_progress ) in main()
986 mlt_properties_set_int( MLT_CONSUMER_PROPERTIES( consumer ), "progress", is_progress ); in main()
/dports/multimedia/mlt6-qt5/mlt-6.26.1/src/melt/
H A Dmelt.c752 int is_progress = 0; in main() local
795 is_progress = 1; in main()
799 is_progress = 2; in main()
907 if ( !is_silent && !isatty( STDIN_FILENO ) && !is_progress ) in main()
908 is_progress = 1; in main()
985 if ( is_progress ) in main()
986 mlt_properties_set_int( MLT_CONSUMER_PROPERTIES( consumer ), "progress", is_progress ); in main()
/dports/science/qmcpack/qmcpack-3.11.0/nexus/lib/
H A Dnexus_base.py184 is_progress = kwargs.get('progress',False)
191 if nexus_core.progress_tty and is_progress and self._logfile.isatty():
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/perfschema/
H A Dtable_events_stages.cc170 if (klass->is_progress()) in make_row()
H A Dpfs_instr_class.h173 bool is_progress() const in is_progress() function
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/perfschema/
H A Dtable_events_stages.cc170 if (klass->is_progress()) in make_row()
H A Dpfs_instr_class.h173 bool is_progress() const in is_progress() function
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/perfschema/
H A Dtable_events_stages.cc205 if (klass->is_progress()) in make_row()
H A Dpfs_instr_class.h174 bool is_progress() const in is_progress() function
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/perfschema/
H A Dtable_events_stages.cc205 if (klass->is_progress()) in make_row()
H A Dpfs_instr_class.h174 bool is_progress() const in is_progress() function
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/perfschema/
H A Dpfs_instr_class.h174 bool is_progress() const in is_progress() function
H A Dtable_events_stages.cc205 if (klass->is_progress()) in make_row()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/perfschema/
H A Dtable_setup_instruments.cc404 if (m_row.m_instr_class->is_progress()) { in read_row_values()
H A Dtable_events_stages.cc227 if (klass->is_progress()) { in make_row()
H A Dpfs_instr_class.h174 bool is_progress() const { return m_flags & PSI_FLAG_STAGE_PROGRESS; } in is_progress() function
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/perfschema/
H A Dpfs_instr_class.h174 bool is_progress() const in is_progress() function
H A Dtable_events_stages.cc205 if (klass->is_progress()) in make_row()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/perfschema/
H A Dtable_events_stages.cc205 if (klass->is_progress()) in make_row()
H A Dpfs_instr_class.h174 bool is_progress() const in is_progress() function
/dports/databases/mysql57-client/mysql-5.7.36/storage/perfschema/
H A Dpfs_instr_class.h174 bool is_progress() const in is_progress() function
H A Dtable_events_stages.cc205 if (klass->is_progress()) in make_row()

12