Home
last modified time | relevance | path

Searched defs:borrowed (Results 1 - 5 of 5) sorted by relevance

/third_party/rust/crates/cxx/tests/ui/
H A Dexpected_named.rs5 fn borrowed() -> UniquePtr<Borrowed>; in borrowed() functions
/third_party/python/Lib/test/
H A Dtest_opcache.py220 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 Dmain.rs11 mod borrowed; modules
/third_party/python/Parser/
H A Dtokenizer.c2150 } borrowed; typedef
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs9010 let mut borrowed = Cow::Borrowed("Hello, "); check_cow_add_assign_str() variables
[all...]

Completed in 37 milliseconds