Home
last modified time | relevance | path

Searched refs:has_snapshot (Results 1 – 25 of 77) sorted by relevance

1234

/dports/games/wesnoth/wesnoth-1.14.17/src/
H A Dsave_index.cpp360 const bool has_snapshot = cfg_snapshot && cfg_snapshot.has_child("side"); in extract_summary_from_config() local
363 cfg_summary["snapshot"] = has_snapshot; in extract_summary_from_config()
382 if(has_snapshot) { in extract_summary_from_config()
397 if(const config& snapshot = *(has_snapshot ? &cfg_snapshot : &cfg_replay_start)) { in extract_summary_from_config()
463 if(has_snapshot) { in extract_summary_from_config()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/bindings/core/v8/serialization/
H A Dv8_script_value_deserializer.cc617 uint32_t has_snapshot = 0; in ReadFile() local
623 (Version() >= 4 && !ReadUint32(&has_snapshot))) in ReadFile()
625 if (has_snapshot) { in ReadFile()
641 if (has_snapshot && std::isfinite(last_modified_ms)) in ReadFile()
644 user_visibility, has_snapshot, size, in ReadFile()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/bindings/core/v8/serialization/
H A Dv8_script_value_deserializer.cc636 uint32_t has_snapshot = 0; in ReadFile() local
642 (Version() >= 4 && !ReadUint32(&has_snapshot))) in ReadFile()
644 if (has_snapshot) { in ReadFile()
660 if (has_snapshot && std::isfinite(last_modified_ms)) in ReadFile()
663 user_visibility, has_snapshot, size, in ReadFile()
/dports/misc/py-cinder/cinder-12.0.10/cinder/tests/unit/brick/
H A Dtest_brick_lvm.py412 def test_lv_extend(self, has_snapshot): argument
418 self.vg.lv_has_snapshot.return_value = has_snapshot
422 if has_snapshot:
/dports/www/firefox-esr/firefox-91.8.0/servo/components/style/
H A Ddata.rs283 element.has_snapshot(), in psppire_scanf_class_init()
288 if !element.has_snapshot() || element.handled_snapshot() { in psppire_scanf_class_init()
H A Ddom.rs574 fn has_snapshot(&self) -> bool; in has_snapshot() method
620 if self.has_snapshot() && !self.handled_snapshot() { in has_current_styles_for_traversal()
630 if self.has_snapshot() && !self.handled_snapshot() { in has_current_styles()
/dports/www/firefox/firefox-99.0/servo/components/style/
H A Ddata.rs290 element.has_snapshot(), in invalidate_style_if_needed()
295 if !element.has_snapshot() || element.handled_snapshot() { in invalidate_style_if_needed()
H A Ddom.rs574 fn has_snapshot(&self) -> bool; in has_snapshot() method
620 if self.has_snapshot() && !self.handled_snapshot() { in has_current_styles_for_traversal()
630 if self.has_snapshot() && !self.handled_snapshot() { in has_current_styles()
/dports/mail/thunderbird/thunderbird-91.8.0/servo/components/style/
H A Ddata.rs283 element.has_snapshot(), in invalidate_style_if_needed()
288 if !element.has_snapshot() || element.handled_snapshot() { in invalidate_style_if_needed()
H A Ddom.rs574 fn has_snapshot(&self) -> bool; in has_snapshot() method
620 if self.has_snapshot() && !self.handled_snapshot() { in has_current_styles_for_traversal()
630 if self.has_snapshot() && !self.handled_snapshot() { in has_current_styles()
/dports/lang/spidermonkey78/firefox-78.9.0/servo/components/style/
H A Ddata.rs264 element.has_snapshot(), in invalidate_style_if_needed()
269 if !element.has_snapshot() || element.handled_snapshot() { in invalidate_style_if_needed()
H A Ddom.rs565 fn has_snapshot(&self) -> bool; in has_snapshot() method
590 if self.has_snapshot() && !self.handled_snapshot() { in has_current_styles_for_traversal()
600 if self.has_snapshot() && !self.handled_snapshot() { in has_current_styles()
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/
H A Ddom.rs532 fn has_snapshot(&self) -> bool; in has_snapshot() method
558 if self.has_snapshot() && !self.handled_snapshot() { in has_current_styles_for_traversal()
568 if self.has_snapshot() && !self.handled_snapshot() { in has_current_styles()
H A Ddata.rs255 element.has_snapshot(), in invalidate_style_if_needed()
259 if !element.has_snapshot() || element.handled_snapshot() { in invalidate_style_if_needed()
/dports/misc/py-cinder/cinder-12.0.10/cinder/brick/local_dev/
H A Dlvm.py819 has_snapshot = self.lv_has_snapshot(lv_name)
820 if has_snapshot:
833 if has_snapshot:
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/gecko/
H A Dsnapshot.rs38 debug_assert!(element.has_snapshot()); in get()
/dports/www/firefox-esr/firefox-91.8.0/servo/components/style/gecko/
H A Dsnapshot.rs42 debug_assert!(element.has_snapshot()); in get()
/dports/www/firefox/firefox-99.0/servo/components/style/gecko/
H A Dsnapshot.rs42 debug_assert!(element.has_snapshot()); in get()
/dports/mail/thunderbird/thunderbird-91.8.0/servo/components/style/gecko/
H A Dsnapshot.rs42 debug_assert!(element.has_snapshot()); in get()
/dports/lang/spidermonkey78/firefox-78.9.0/servo/components/style/gecko/
H A Dsnapshot.rs39 debug_assert!(element.has_snapshot()); in get()
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/invalidation/element/
H A Delement_wrapper.rs90 if !self.element.has_snapshot() { in snapshot()
/dports/www/firefox-esr/firefox-91.8.0/servo/components/style/invalidation/element/
H A Delement_wrapper.rs106 if !self.element.has_snapshot() { in snapshot()
/dports/www/firefox/firefox-99.0/servo/components/style/invalidation/element/
H A Delement_wrapper.rs106 if !self.element.has_snapshot() { in snapshot()
/dports/mail/thunderbird/thunderbird-91.8.0/servo/components/style/invalidation/element/
H A Delement_wrapper.rs106 if !self.element.has_snapshot() { in snapshot()
/dports/lang/spidermonkey78/firefox-78.9.0/servo/components/style/invalidation/element/
H A Delement_wrapper.rs105 if !self.element.has_snapshot() { in snapshot()

1234