Home
last modified time | relevance | path

Searched defs:on (Results 226 – 250 of 15687) sorted by relevance

12345678910>>...628

/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/javax/management/MBeanServer/
H A DPostRegisterDeadlockTest2.java41 public ObjectName preRegister(MBeanServer mbs, ObjectName on) { in preRegister()
66 private ObjectName on; field in PostRegisterDeadlockTest2.Empty
71 ObjectName on = new ObjectName("a:b=c"); in main() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/javax/management/MBeanServer/
H A DPostRegisterDeadlockTest2.java41 public ObjectName preRegister(MBeanServer mbs, ObjectName on) { in preRegister()
66 private ObjectName on; field in PostRegisterDeadlockTest2.Empty
71 ObjectName on = new ObjectName("a:b=c"); in main() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/javax/management/MBeanServer/
H A DPostRegisterDeadlockTest2.java41 public ObjectName preRegister(MBeanServer mbs, ObjectName on) { in preRegister()
66 private ObjectName on; field in PostRegisterDeadlockTest2.Empty
71 ObjectName on = new ObjectName("a:b=c"); in main() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/javax/management/MBeanServer/
H A DPostRegisterDeadlockTest2.java41 public ObjectName preRegister(MBeanServer mbs, ObjectName on) { in preRegister()
66 private ObjectName on; field in PostRegisterDeadlockTest2.Empty
71 ObjectName on = new ObjectName("a:b=c"); in main() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/javax/management/MBeanServer/
H A DPostRegisterDeadlockTest2.java41 public ObjectName preRegister(MBeanServer mbs, ObjectName on) { in preRegister()
66 private ObjectName on; field in PostRegisterDeadlockTest2.Empty
71 ObjectName on = new ObjectName("a:b=c"); in main() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/javax/management/MBeanServer/
H A DPostRegisterDeadlockTest2.java40 public ObjectName preRegister(MBeanServer mbs, ObjectName on) { in preRegister()
65 private ObjectName on; field in PostRegisterDeadlockTest2.Empty
70 ObjectName on = new ObjectName("a:b=c"); in main() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/javax/management/MBeanServer/
H A DPostRegisterDeadlockTest2.java40 public ObjectName preRegister(MBeanServer mbs, ObjectName on) { in preRegister()
65 private ObjectName on; field in PostRegisterDeadlockTest2.Empty
70 ObjectName on = new ObjectName("a:b=c"); in main() local
/dports/net/openldap26-client/openldap-2.6.0/contrib/slapd-modules/lastmod/
H A Dlastmod.c118 slap_overinst *on = (slap_overinst *)op->o_bd->bd_info; in lastmod_search() local
148 slap_overinst *on = (slap_overinst *)op->o_bd->bd_info; in lastmod_compare() local
202 slap_overinst *on = (slap_overinst *)op->o_bd->bd_info; in lastmod_exop() local
218 slap_overinst *on = (slap_overinst *)op->o_bd->bd_info; in lastmod_modify() local
284 slap_overinst *on = (slap_overinst *)op->o_bd->bd_info; in lastmod_op_func() local
413 slap_overinst *on = (slap_overinst *)op->o_bd->bd_info; in lastmod_update() local
682 slap_overinst *on = (slap_overinst *)op->o_bd->bd_info; in lastmod_response() local
729 slap_overinst *on = (slap_overinst *)be->bd_info; in lastmod_db_init() local
786 slap_overinst *on = (slap_overinst *)be->bd_info; in lastmod_db_config() local
818 slap_overinst *on = (slap_overinst *) be->bd_info; in lastmod_db_open() local
[all …]
/dports/net/openldap26-server/openldap-2.6.0/contrib/slapd-modules/lastmod/
H A Dlastmod.c118 slap_overinst *on = (slap_overinst *)op->o_bd->bd_info; in lastmod_search() local
148 slap_overinst *on = (slap_overinst *)op->o_bd->bd_info; in lastmod_compare() local
202 slap_overinst *on = (slap_overinst *)op->o_bd->bd_info; in lastmod_exop() local
218 slap_overinst *on = (slap_overinst *)op->o_bd->bd_info; in lastmod_modify() local
284 slap_overinst *on = (slap_overinst *)op->o_bd->bd_info; in lastmod_op_func() local
413 slap_overinst *on = (slap_overinst *)op->o_bd->bd_info; in lastmod_update() local
682 slap_overinst *on = (slap_overinst *)op->o_bd->bd_info; in lastmod_response() local
729 slap_overinst *on = (slap_overinst *)be->bd_info; in lastmod_db_init() local
786 slap_overinst *on = (slap_overinst *)be->bd_info; in lastmod_db_config() local
818 slap_overinst *on = (slap_overinst *) be->bd_info; in lastmod_db_open() local
[all …]
/dports/x11/polybar/polybar-3.5.7/src/components/
H A Dcontroller.cpp726 bool controller::on(const signals::eventqueue::notify_change&) { in on() function in controller
733 bool controller::on(const signals::eventqueue::notify_forcechange&) { in on() function in controller
740 bool controller::on(const signals::eventqueue::exit_terminate&) { in on() function in controller
748 bool controller::on(const signals::eventqueue::exit_reload&) { in on() function in controller
756 bool controller::on(const signals::eventqueue::check_state&) { in on() function in controller
770 bool controller::on(const signals::ui::ready&) { in on() function in controller
789 bool controller::on(const signals::ui::button_press& evt) { in on() function in controller
804 bool controller::on(const signals::ipc::action& evt) { in on() function in controller
820 bool controller::on(const signals::ipc::command& evt) { in on() function in controller
847 bool controller::on(const signals::ipc::hook& evt) { in on() function in controller
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/api/video_codecs/
H A Dvideo_encoder.cc63 VideoEncoder::ScalingSettings::ScalingSettings(bool on, int low, int high) in ScalingSettings()
66 VideoEncoder::ScalingSettings::ScalingSettings(bool on, in ScalingSettings()
74 VideoEncoder::ScalingSettings::ScalingSettings(bool on, int min_pixels) in ScalingSettings()
77 VideoEncoder::ScalingSettings::ScalingSettings(bool on) : enabled(on) {} in ScalingSettings()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/api/video_codecs/
H A Dvideo_encoder.cc63 VideoEncoder::ScalingSettings::ScalingSettings(bool on, int low, int high) in ScalingSettings()
66 VideoEncoder::ScalingSettings::ScalingSettings(bool on, in ScalingSettings()
74 VideoEncoder::ScalingSettings::ScalingSettings(bool on, int min_pixels) in ScalingSettings()
77 VideoEncoder::ScalingSettings::ScalingSettings(bool on) : enabled(on) {} in ScalingSettings()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/api/video_codecs/
H A Dvideo_encoder.cc63 VideoEncoder::ScalingSettings::ScalingSettings(bool on, int low, int high) in ScalingSettings()
66 VideoEncoder::ScalingSettings::ScalingSettings(bool on, in ScalingSettings()
74 VideoEncoder::ScalingSettings::ScalingSettings(bool on, int min_pixels) in ScalingSettings()
77 VideoEncoder::ScalingSettings::ScalingSettings(bool on) : enabled(on) {} in ScalingSettings()
/dports/graphics/krita/krita-4.4.8/plugins/paintops/libpaintop/
H A Dkis_brush_selection_widget.cpp115 void KisBrushSelectionWidget::setAutoBrush(bool on) in setAutoBrush()
120 void KisBrushSelectionWidget::setPredefinedBrushes(bool on) in setPredefinedBrushes()
125 void KisBrushSelectionWidget::setCustomBrush(bool on) in setCustomBrush()
130 void KisBrushSelectionWidget::setClipboardBrush(bool on) in setClipboardBrush()
135 void KisBrushSelectionWidget::setTextBrush(bool on) in setTextBrush()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/rust/datafusion/src/physical_plan/
H A Dhash_utils.rs148 let on: Vec<_> = on in check() localVariable
159 let on = &[("a", "a")]; in check_valid() localVariable
169 let on = &[("a", "a")]; in check_not_in_right() localVariable
178 let on = &[("a", "a")]; in check_not_in_left() localVariable
188 let on = &[("a", "b")]; in check_collision() localVariable
197 let on = &[("a", "b")]; in check_in_right() localVariable
/dports/math/qtiplot-doc/qtiplot-0.9.8.9/qtiplot/src/plot2D/
H A DPieCurve.h52 void setCounterClockwise(bool on){d_counter_clockwise = on;}; in setCounterClockwise()
61 void setLabelsAutoFormat(bool on){d_auto_labeling = on;}; in setLabelsAutoFormat()
64 void setLabelValuesFormat(bool on){d_values = on;}; in setLabelValuesFormat()
67 void setLabelPercentagesFormat(bool on){d_percentages = on;}; in setLabelPercentagesFormat()
70 void setLabelCategories(bool on){d_categories = on;}; in setLabelCategories()
73 void setFixedLabelsPosition(bool on){d_fixed_labels_pos = on;}; in setFixedLabelsPosition()
/dports/x11-toolkits/xforms/xforms-1.2.4/fdesign/
H A Dfd_names.c89 check_names( int on ) in check_names()
108 int on = get_object_numb( obj ); in get_object_name() local
131 int on; in set_object_name() local
173 int on = get_object_numb( obj ); in get_object_c_name() local
/dports/editors/calligra/calligra-3.2.1/libs/widgets/
H A DKoPageLayoutDialog.cpp103 void KoPageLayoutDialog::showApplyToDocument(bool on) in showApplyToDocument()
123 void KoPageLayoutDialog::showTextDirection(bool on) in showTextDirection()
138 void KoPageLayoutDialog::showPageSpread(bool on) in showPageSpread()
148 void KoPageLayoutDialog::showUnitchooser(bool on) in showUnitchooser()
/dports/graphics/digikam/digikam-7.4.0/core/libs/database/collection/
H A Dcollectionscanner.cpp42 void CollectionScanner::setSignalsEnabled(bool on) in setSignalsEnabled()
47 void CollectionScanner::setNeedFileCount(bool on) in setNeedFileCount()
52 void CollectionScanner::setPerformFastScan(bool on) in setPerformFastScan()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/security/
H A DDigestOutputStream.java58 private boolean on = true; field in DigestOutputStream
161 public void on(boolean on) { in on() method in DigestOutputStream
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/security/
H A DDigestOutputStream.java58 private boolean on = true; field in DigestOutputStream
161 public void on(boolean on) { in on() argument
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/security/
H A DDigestOutputStream.java57 private boolean on = true; field in DigestOutputStream
160 public void on(boolean on) { in on() method in DigestOutputStream
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/java/security/
H A DDigestOutputStream.java58 private boolean on = true; field in DigestOutputStream
161 public void on(boolean on) { in on() method in DigestOutputStream
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/java/security/
H A DDigestOutputStream.java58 private boolean on = true; field in DigestOutputStream
161 public void on(boolean on) { in on() method in DigestOutputStream
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/java/security/
H A DDigestOutputStream.java58 private boolean on = true; field in DigestOutputStream
161 public void on(boolean on) { in on() argument

12345678910>>...628