Home
last modified time | relevance | path

Searched defs:from (Results 276 - 300 of 2568) sorted by relevance

1...<<11121314151617181920>>...103

/third_party/rust/crates/cxx/gen/cmd/src/gen/
H A Dcfg.rs126 fn from(value: bool) -> Self { in from() functions
/third_party/rust/crates/cxx/gen/lib/src/syntax/
H A Dderive.rs27 pub fn from(ident: &Ident) -> Option<Self> { in from() functions
H A Datom.rs26 pub fn from(ident: &Ident) -> Option<Self> { in from() functions
/third_party/rust/crates/cxx/syntax/
H A Datom.rs26 pub fn from(ident: &Ident) -> Option<Self> { in from() functions
H A Dderive.rs27 pub fn from(ident: &Ident) -> Option<Self> { in from() functions
/third_party/rust/crates/cxx/gen/build/src/gen/
H A Dcfg.rs126 fn from(value: bool) -> Self { in from() functions
/third_party/rust/crates/cxx/gen/build/src/
H A Derror.rs95 fn from(err: fs::Error) -> Self { in from() functions
/third_party/rust/crates/cxx/gen/cmd/src/syntax/
H A Dderive.rs27 pub fn from(ident: &Ident) -> Option<Self> { in from() functions
/third_party/rust/crates/cxx/macro/src/syntax/
H A Datom.rs26 pub fn from(ident: &Ident) -> Option<Self> { in from() functions
H A Dderive.rs27 pub fn from(ident: &Ident) -> Option<Self> { in from() functions
/third_party/rust/crates/bindgen/bindgen/ir/analysis/
H A Dhas_type_param_in_array.rs249 fn from(analysis: HasTypeParameterInArray<'ctx>) -> Self { functions
H A Dhas_float.rs249 fn from(analysis: HasFloat<'ctx>) -> Self { functions
H A Dhas_destructor.rs173 fn from(analysis: HasDestructorAnalysis<'ctx>) -> Self { functions
/third_party/rust/crates/clap/src/builder/
H A Dpossible_value.rs231 fn from(s: S) -> Self { in from() functions
/third_party/rust/crates/cxx/src/
H A Drust_string.rs15 pub fn from(s: String) -> Self { in from() functions
/third_party/spirv-tools/source/diff/
H A Ddiff.cpp75 void MapIds(uint32_t from, uint32_t to) { in MapIds() argument
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dlite_arena_unittest.cc63 protobuf_unittest::TestArenaMapLite* from = in TEST_F() local
/third_party/protobuf/php/tests/
H A Dmemory_leak_test.php64 $from = new TestMessage(); variable
75 $from = new TestMessage(); variable
149 $from variable
154 $from = new \\Google\\Protobuf\\Timestamp(); global() variable
161 $from = new DateTime('2011-01-01T15:03:01.012345UTC'); global() variable
170 $from = new \\Google\\Protobuf\\Value(); global() variable
176 $from = hex2bin('F80601'); global() variable
198 $from = new TestMessage(); global() variable
[all...]
/third_party/protobuf/src/google/protobuf/stubs/
H A Dcasts.h118 inline To bit_cast(const From& from) { in bit_cast() argument
/third_party/rust/crates/cxx/gen/build/src/syntax/
H A Datom.rs26 pub fn from(ident: &Ident) -> Option<Self> { in from() functions
/third_party/rust/crates/cxx/gen/lib/src/gen/
H A Dcfg.rs126 fn from(value: bool) -> Self { in from() functions
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dspinlock_wait.h33 uint32_t from; member
/third_party/rust/crates/rustix/src/net/
H A Dsocket_addr_any.rs37 fn from(from: SocketAddrV4) -> Self { in from() functions
44 fn from(from: SocketAddrV6) -> Self { in from() functions
52 fn from(from: SocketAddrUnix) -> Self { in from() functions
[all...]
/third_party/rust/crates/nom/tests/
H A Dcustom_errors.rs16 fn from(error: (&'a str, ErrorKind)) -> Self { in from() functions
/third_party/rust/crates/regex/src/
H A Dexpand.rs113 fn from(x: &'a str) -> Ref<'a> { in from() functions
119 fn from(x: usize) -> Ref<'static> { in from() functions

Completed in 7 milliseconds

1...<<11121314151617181920>>...103