/dports/net-im/py-slixmpp/slixmpp-1.7.1/tests/ |
H A D | test_stanza_xep_0122.py | 49 self.assertFalse(validation.get_open()) 83 self.assertTrue(validation.get_open()) 119 self.assertFalse(validation.get_open())
|
/dports/science/libkml/libkml-1.3.0/examples/wxviewer/ |
H A D | wxviewer.cc | 144 icon = container->get_open() ? ICON_FOLDER_OPENED : ICON_FOLDER_CLOSED; in Populate() 152 if (container->get_open()) { in Populate() 171 int icon = container->get_open() ? ICON_FOLDER_OPENED : ICON_FOLDER_CLOSED; in AppendFeature() 174 if (container->get_open()) { in AppendFeature()
|
/dports/science/libkml/libkml-1.3.0/tests/kml/dom/ |
H A D | feature_test.cc | 62 ASSERT_FALSE(feature_->get_open()); in TEST_F() 94 feature_->set_open(feature_->get_open()); in TEST_F() 167 ASSERT_TRUE(open == feature_->get_open()); in TEST_F() 220 ASSERT_FALSE(feature_->get_open()); in TEST_F()
|
/dports/devel/py-circuitbreaker/circuitbreaker-1.3.2/tests/ |
H A D | test_functional.py | 47 assert len(list(CircuitBreakerMonitor.get_open())) == 0 55 assert len(list(CircuitBreakerMonitor.get_open())) == 1
|
/dports/devel/py-circuitbreaker/circuitbreaker-1.3.2/ |
H A D | circuitbreaker.py | 174 return len(list(cls.get_open())) == 0 187 def get_open(cls): member in CircuitBreakerMonitor
|
H A D | README.rst | 140 …ou can retrieve the currently open circuits via ``CircuitBreakerMonitor.get_open()`` and the close…
|
H A D | PKG-INFO | 149 …ou can retrieve the currently open circuits via ``CircuitBreakerMonitor.get_open()`` and the close…
|
/dports/astro/siril/siril/src/io/avi_pipp/ |
H A D | pipp_video_write.h | 25 virtual bool get_open() = 0;
|
H A D | pipp_avi_write.h | 283 bool get_open() { in get_open() function
|
/dports/graphics/p5-Chart-Clicker/Chart-Clicker-2.90/t/series/ |
H A D | highlow.t | 19 cmp_ok($fooseries->get_open(1), '==', 5, 'open 5');
|
/dports/net-im/py-slixmpp/slixmpp-1.7.1/slixmpp/plugins/xep_0122/ |
H A D | stanza.py | 74 def get_open(self): member in FormValidation
|
/dports/science/libkml/libkml-1.3.0/src/kml/dom/ |
H A D | feature.h | 83 bool get_open() const { return open_; } in get_open() function
|
/dports/science/libkml/libkml-1.3.0/tests/kml/engine/ |
H A D | clone_test.cc | 129 ASSERT_EQ(kOpen, cloned_folder->get_open()); in TEST_F()
|
H A D | merge_test.cc | 149 ASSERT_EQ(kOpen, target_placemark_->get_open()); in TEST_F()
|
/dports/devel/py-circuitbreaker/circuitbreaker-1.3.2/circuitbreaker.egg-info/ |
H A D | PKG-INFO | 149 …ou can retrieve the currently open circuits via ``CircuitBreakerMonitor.get_open()`` and the close…
|
/dports/science/jstrack/jstrack/extlib/ftp/ |
H A D | ftp.tcl | 954 set ftp(State) get_open 962 set ftp(State) get_open 964 get_open {
|
/dports/science/jstrack/jstrack/extlib/tcllib1.19/ftp/ |
H A D | ftp.tcl | 1007 set ftp(State) get_open 1015 set ftp(State) get_open 1017 get_open {
|
/dports/devel/tcllib/tcllib-1.20/modules/ftp/ |
H A D | ftp.tcl | 1007 set ftp(State) get_open 1015 set ftp(State) get_open 1017 get_open {
|
/dports/devel/tcllibc/tcllib-1.20/modules/ftp/ |
H A D | ftp.tcl | 1007 set ftp(State) get_open 1015 set ftp(State) get_open 1017 get_open {
|
/dports/x11-fm/filerunner/filerunner/packages/ftp/ |
H A D | ftp.tcl | 1007 set ftp(State) get_open 1015 set ftp(State) get_open 1017 get_open {
|
/dports/science/libkml/libkml-1.3.0/src/swig/ |
H A D | libkml_kmlelements.i | 241 bool get_open();
|
/dports/security/theonionbox/theonionbox-4.3.1/theonionbox/ |
H A D | theonionbox.py | 1378 def get_open(session_id): function
|
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/gtk3bindings/ |
H A D | lazwebkit3.pas | 2367 function get_open: gboolean; cdecl; inline; in get_open() function 2369 property open: gboolean read get_open write set_open; 11893 function TWebKitDOMHTMLDetailsElement.get_open: gboolean; cdecl; in TWebKitDOMHTMLDetailsElement.get_open() function
|
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/ |
H A D | lazwebkit3.pas | 2367 function get_open: gboolean; cdecl; inline; in get_open() function 2369 property open: gboolean read get_open write set_open; 11893 function TWebKitDOMHTMLDetailsElement.get_open: gboolean; cdecl; in TWebKitDOMHTMLDetailsElement.get_open() function
|
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk3/gtk3bindings/ |
H A D | lazwebkit3.pas | 2367 function get_open: gboolean; cdecl; inline; in get_open() function 2369 property open: gboolean read get_open write set_open; 11893 function TWebKitDOMHTMLDetailsElement.get_open: gboolean; cdecl; in TWebKitDOMHTMLDetailsElement.get_open() function
|