| /third_party/rust/crates/heck/src/ |
| D | shouty_snake.rs | 20 fn to_shouty_snake_case(&self) -> Self::Owned; in to_shouty_snake_case() 28 fn TO_SHOUTY_SNEK_CASE(&self) -> Self::Owned; in TO_SHOUTY_SNEK_CASE() 32 fn TO_SHOUTY_SNEK_CASE(&self) -> Self::Owned { in TO_SHOUTY_SNEK_CASE() 38 fn to_shouty_snake_case(&self) -> Self::Owned { in to_shouty_snake_case()
|
| D | snake.rs | 19 fn to_snake_case(&self) -> Self::Owned; in to_snake_case() 26 fn to_snek_case(&self) -> Self::Owned; in to_snek_case() 30 fn to_snek_case(&self) -> Self::Owned { in to_snek_case()
|
| D | upper_camel.rs | 20 fn to_upper_camel_case(&self) -> Self::Owned; in to_upper_camel_case() 33 fn to_pascal_case(&self) -> Self::Owned; in to_pascal_case() 37 fn to_pascal_case(&self) -> Self::Owned { in to_pascal_case()
|
| D | shouty_kebab.rs | 20 fn to_shouty_kebab_case(&self) -> Self::Owned; in to_shouty_kebab_case() 24 fn to_shouty_kebab_case(&self) -> Self::Owned { in to_shouty_kebab_case()
|
| D | kebab.rs | 19 fn to_kebab_case(&self) -> Self::Owned; in to_kebab_case() 23 fn to_kebab_case(&self) -> Self::Owned { in to_kebab_case()
|
| D | train.rs | 20 fn to_train_case(&self) -> Self::Owned; in to_train_case() 24 fn to_train_case(&self) -> Self::Owned { in to_train_case()
|
| D | title.rs | 20 fn to_title_case(&self) -> Self::Owned; in to_title_case()
|
| D | lower_camel.rs | 20 fn to_lower_camel_case(&self) -> Self::Owned; in to_lower_camel_case()
|
| /third_party/cef/include/base/ |
| D | cef_bind.h | 216 inline internal::OwnedWrapper<T> Owned(T* o) { in Owned() function 221 inline internal::OwnedWrapper<T, Deleter> Owned( in Owned() function
|
| /third_party/rust/crates/syn/codegen/src/ |
| D | operand.rs | 6 Owned(TokenStream), enumerator
|
| /third_party/rust/crates/memchr/src/ |
| D | cow.rs | 19 Owned(Box<[u8]>), enumerator
|
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| D | dsa.rs | 71 type Owned = Dsa<T>; typedef
|
| D | rsa.rs | 84 type Owned = Rsa<T>; typedef
|
| D | ec.rs | 726 type Owned = EcKey<T>; typedef
|
| D | pkey.rs | 143 type Owned = PKey<T>; typedef
|
| /third_party/rust/crates/os_str_bytes/src/ |
| D | raw_str.rs | 906 type Owned = RawOsString; typedef 909 fn to_owned(&self) -> Self::Owned { in to_owned()
|
| /third_party/rust/crates/clap/src/builder/ |
| D | str.rs | 225 Owned(Box<str>), enumerator
|
| D | os_str.rs | 254 Owned(Box<std::ffi::OsStr>), enumerator
|
| /third_party/rust/crates/rust-openssl/openssl/src/ssl/ |
| D | mod.rs | 1729 type Owned = SslContext; typedef 1731 fn to_owned(&self) -> Self::Owned { in to_owned() 2080 type Owned = SslSession; typedef
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/ |
| D | MicrosoftDemangle.cpp | 976 StringView Owned = copyString(Name); in memorizeIdentifier() local
|
| /third_party/rust/crates/rust-openssl/openssl/src/x509/ |
| D | mod.rs | 602 type Owned = X509; typedef
|