Home
last modified time | relevance | path

Searched defs:is_pristine (Results 1 – 16 of 16) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/
H A Droll_dep.py73 def is_pristine(root): function
/dports/sysutils/conan/conan-1.44.0/conans/client/tools/
H A Dscm.py290 def is_pristine(self): member in Git
426 def is_pristine(self): member in SVN
/dports/sysutils/conan/conan-1.44.0/conans/model/
H A Dscm.py162 def is_pristine(self): member in SCM
/dports/devel/p5-MooseX-CoverableModifiers/MooseX-CoverableModifiers-0.30/inc/Class/MOP/
H A DClass.pm1243 sub is_pristine { subroutine
/dports/devel/p5-Moose/Moose-2.2201/lib/Class/MOP/
H A DClass.pm1252 sub is_pristine { subroutine
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/frontend/src/
H A Dfrontend.rs561 pub fn is_pristine(&self) -> bool { in is_pristine() method
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/cranelift-frontend-0.44.0/src/
H A Dfrontend.rs578 pub fn is_pristine(&self) -> bool { in is_pristine() method
/dports/editors/xi-core/xi-editor-0.3.0/rust/core-lib/src/
H A Dtabs.rs716 let is_pristine = self.editors.get(&buffer_id).map(|ed| ed.borrow().is_pristine()).unwrap(); in handle_open_file_fs_event() localVariable
H A Deditor.rs161 pub(crate) fn is_pristine(&self) -> bool { in is_pristine() method
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-frontend/src/
H A Dfrontend.rs573 pub fn is_pristine(&self) -> bool { in is_pristine() method
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-frontend/src/
H A Dfrontend.rs573 pub fn is_pristine(&self) -> bool { in is_pristine() method
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-frontend/src/
H A Dfrontend.rs573 pub fn is_pristine(&self) -> bool { in is_pristine() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-frontend/src/
H A Dfrontend.rs573 pub fn is_pristine(&self) -> bool { in is_pristine() method
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cranelift-frontend/src/
H A Dfrontend.rs549 pub fn is_pristine(&self) -> bool { in is_pristine() method
/dports/databases/pecl-memcached/php-memcached-058e9f5/
H A Dphp_memcached.c166 zend_bool is_pristine; member
/dports/databases/mdbx/mdbx-0.11.2/
H A Dmdbx.c++4470 bool env::is_pristine() const { in is_pristine() function in mdbx::env