Searched defs:borrowed (Results 1 - 5 of 5) sorted by relevance
/third_party/rust/crates/cxx/tests/ui/ | ||
H A D | expected_named.rs | 5 fn borrowed() -> UniquePtr<Borrowed>; in borrowed() functions |
/third_party/python/Lib/test/ | ||
H A D | test_opcache.py | 220 borrowed = Class.slot variable in TestLoadAttrCache.test_load_borrowed_slot_should_not_crash.Sneaky 236 borrowed = Class.slot variable in TestLoadAttrCache.test_store_borrowed_slot_should_not_crash.Sneaky |
/third_party/rust/crates/clap/tests/builder/ | ||
H A D | main.rs | 11 mod borrowed; modules |
/third_party/python/Parser/ | ||
H A D | tokenizer.c | 2150 } borrowed; typedef |
/third_party/rust/crates/memchr/bench/data/code/ | ||
H A D | rust-library.rs | 9010 let mut borrowed = Cow::Borrowed("Hello, "); check_cow_add_assign_str() variables [all...] |
Completed in 37 milliseconds