Home
last modified time | relevance | path

Searched defs:set_threshold (Results 1 – 25 of 143) sorted by relevance

123456

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/idle/
H A Didle_monitor.h37 void set_threshold(base::TimeDelta threshold) { threshold_ = threshold; } in set_threshold() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/idle/
H A Didle_monitor.h32 void set_threshold(base::TimeDelta threshold) { threshold_ = threshold; } in set_threshold() function
/dports/databases/percona57-server/percona-server-5.7.36-39/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/
H A Dgcs_message_stage_lz4.h85 void set_threshold(unsigned long long threshold) in set_threshold() function
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/
H A Dgcs_message_stage_lz4.h85 void set_threshold(unsigned long long threshold) in set_threshold() function
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/
H A Dgcs_message_stage_lz4.h85 void set_threshold(unsigned long long threshold) in set_threshold() function
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/
H A Dgcs_message_stage_lz4.h85 void set_threshold(unsigned long long threshold) in set_threshold() function
/dports/databases/percona57-client/percona-server-5.7.36-39/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/
H A Dgcs_message_stage_lz4.h85 void set_threshold(unsigned long long threshold) in set_threshold() function
/dports/databases/mysql57-client/mysql-5.7.36/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/
H A Dgcs_message_stage_lz4.h85 void set_threshold(unsigned long long threshold) in set_threshold() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/device/generic_sensor/
H A Dplatform_sensor_fusion_algorithm.h23 void set_threshold(double threshold) { threshold_ = threshold; } in set_threshold() function
/dports/audio/chromaprint/chromaprint-v1.5.0/src/
H A Dsilence_remover.h37 void set_threshold(int value) in set_threshold() function
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-analog/python/analog/
H A Dstandard_squelch.py73 def set_threshold(self, threshold): member in standard_squelch
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/device/generic_sensor/
H A Dplatform_sensor_fusion_algorithm.h23 void set_threshold(double threshold) { threshold_ = threshold; } in set_threshold() function
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-digital/lib/
H A Dcorrelate_access_code_tag_ff_impl.h58 void set_threshold(int threshold) { d_threshold = threshold; }; in set_threshold() function
H A Dcorrelate_access_code_tag_bb_impl.h58 void set_threshold(int threshold) { d_threshold = threshold; }; in set_threshold() function
/dports/audio/py-zita-jacktools/zita-jacktools-1.5.3/jacktools/
H A Djackpeaklim.py60 def set_threshold(self, threshold) : member in JackPeaklim
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/plugin/group_replication/libmysqlgcs/src/bindings/xcom/
H A Dgcs_message_stage_lz4.h92 void set_threshold(unsigned long long threshold) { m_threshold = threshold; } in set_threshold() function
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/jfr/recorder/
H A DjfrEventSetting.cpp30 bool JfrEventSetting::set_threshold(jlong id, jlong threshold_ticks) { in set_threshold() function in JfrEventSetting
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/jfr/recorder/
H A DjfrEventSetting.cpp30 bool JfrEventSetting::set_threshold(jlong id, jlong threshold_ticks) { in set_threshold() function in JfrEventSetting
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/jfr/recorder/
H A DjfrEventSetting.cpp30 bool JfrEventSetting::set_threshold(jlong id, jlong threshold_ticks) { in set_threshold() function in JfrEventSetting
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/jfr/recorder/
H A DjfrEventSetting.cpp30 bool JfrEventSetting::set_threshold(jlong id, jlong threshold_ticks) { in set_threshold() function in JfrEventSetting
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/jfr/recorder/
H A DjfrEventSetting.cpp30 bool JfrEventSetting::set_threshold(jlong id, jlong threshold_ticks) { in set_threshold() function in JfrEventSetting
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/jfr/recorder/
H A DjfrEventSetting.cpp30 bool JfrEventSetting::set_threshold(jlong id, jlong threshold_ticks) { in set_threshold() function in JfrEventSetting
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/jfr/recorder/
H A DjfrEventSetting.cpp30 bool JfrEventSetting::set_threshold(jlong id, jlong threshold_ticks) { in set_threshold() function in JfrEventSetting
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/jfr/recorder/repository/
H A DjfrChunkRotation.cpp79 void JfrChunkRotation::set_threshold(intptr_t bytes) { in set_threshold() function in JfrChunkRotation
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-analog/lib/
H A Dpwr_squelch_ff_impl.h55 void set_threshold(double db) { d_threshold = std::pow(10.0, db / 10); } in set_threshold() function

123456