Home
last modified time | relevance | path

Searched defs:Owned (Results 1 - 12 of 12) sorted by relevance

/third_party/rust/crates/foreign-types/foreign-types/src/
H A Dlib.rs257 type Owned = $owned; types
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dmacros.rs215 type Owned = $owned<T>; types
H A Ddsa.rs72 type Owned = Dsa<T>; types
H A Drsa.rs84 type Owned = Rsa<T>; types
H A Dec.rs781 type Owned = EcKey<T>; types
H A Dpkey.rs147 type Owned = PKey<T>; types
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DJSON.h531 std::unique_ptr<std::string> Owned; global() member in llvm::json::ObjectKey
[all...]
/third_party/rust/crates/os_str_bytes/src/
H A Draw_str.rs906 type Owned = RawOsString; types
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp976 StringView Owned = copyString(Name); in memorizeIdentifier() local
/third_party/rust/crates/rust-openssl/openssl/src/x509/
H A Dmod.rs682 type Owned = X509; types
/third_party/rust/crates/rust-openssl/openssl/src/ssl/
H A Dmod.rs1740 type Owned = SslContext; types
2108 type Owned = SslSession; types
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs15179 type Owned = String; global() types
18854 type Owned: Borrow<Self>; global() types
18900 type Owned = T; global() types
22777 type Owned = Vec<T>; global() types
39538 pub enum Owned {} global() enum
[all...]

Completed in 51 milliseconds