Home
last modified time | relevance | path

Searched defs:downgrade (Results 1 - 3 of 3) sorted by relevance

/third_party/rust/crates/cxx/src/
H A Dshared_ptr.rs72 pub fn downgrade(self: &SharedPtr<T>) -> WeakPtr<T> in downgrade() functions
/third_party/cups-filters/utils/
H A Dcups-browsed.c9761 int downgrade = 0, upgrade = 0; in examine_discovered_printer_record() local
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs20365 pub fn downgrade(this: &Self) -> Weak<T> { downgrade() functions
24137 pub fn downgrade(this: &Self) -> Weak<T> { downgrade() functions
[all...]

Completed in 42 milliseconds