| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | LazyStringArrayList.java | 87 public LazyStringArrayList(LazyStringList from) { in LazyStringArrayList() argument 92 public LazyStringArrayList(List<String> from) { in LazyStringArrayList() argument
|
| /third_party/protobuf/php/tests/ |
| H A D | WellKnownTest.php | 315 $from = new DateTime('2011-01-01T15:03:01.012345UTC'); variable
|
| /third_party/pulseaudio/src/pulse/ |
| H A D | utf8.c | 189 static char* iconv_simple(const char *str, const char *to, const char *from) { in iconv_simple() argument
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | database-tdb.c | 40 static inline TDB_DATA* datum_to_tdb(TDB_DATA *to, const pa_datum *from) { in datum_to_tdb() argument 50 static inline pa_datum* datum_from_tdb(pa_datum *to, const TDB_DATA *from) { in datum_from_tdb() argument
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | source_context.pb.h | 81 inline SourceContext& operator=(const SourceContext& from) { in operator =() argument 87 if (this != &from) InternalSwap(&from); variable 89 CopyFrom(from); variable [all...] |
| H A D | timestamp.pb.h | 81 inline Timestamp& operator=(const Timestamp& from) { in operator =() argument 87 if (this != &from) InternalSwap(&from); variable 89 CopyFrom(from); variable [all...] |
| /third_party/rust/crates/clap/src/parser/matches/ |
| H A D | any_value.rs | 98 fn from(_: &'a A) -> Self { in from() functions
|
| /third_party/rust/crates/io-lifetimes/examples/ |
| H A D | owning-wrapper.rs | 58 fn from(owned: Thing) -> Self { in from() functions 75 fn from(filelike: OwnedFd) -> Self { in from() functions 100 fn from(owned: Thing) -> Self { in from() functions 117 fn from(filelike: OwnedHandle) -> Self { in from() functions
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | layout_test.cc | 40 size_t Distance(const void* from, const void* to) { in Distance() argument 1378 size_t from; member
|
| /third_party/rust/crates/nom/src/combinator/ |
| H A D | tests.rs | 94 fn from(_: u32) -> Self { in from() functions
|
| /third_party/rust/crates/serde/test_suite/tests/ |
| H A D | test_remote.rs | 221 fn from(def: PrimitivePrivDef) -> Self { in from() functions 227 fn from(def: NewtypePrivDef) -> Self { in from() functions 233 fn from(def: TuplePrivDef) -> Self { in from() functions 239 fn from(def: StructPrivDef) -> Self { in from() functions 245 fn from(def: StructGenericWithGetterDef<T>) -> Self { in from() functions
|
| /third_party/rust/crates/rust-openssl/openssl/src/ssl/ |
| H A D | error.rs | 92 fn from(e: ErrorStack) -> Error { in from() functions 182 fn from(e: ErrorStack) -> HandshakeError<S> { in from() functions
|
| /third_party/rust/crates/rustix/src/net/ |
| H A D | addr.rs | 574 fn from(sock4: SocketAddrV4) -> SocketAddr { in from() functions 582 fn from(sock6: SocketAddrV6) -> SocketAddr { in from() functions 595 fn from(pieces: (I, u16)) -> SocketAddr { in from() functions
|
| /third_party/rust/crates/rust-cexpr/src/ |
| H A D | literal.rs | 64 fn from(i: u8) -> CChar { in from() functions
|
| /third_party/rust/crates/nix/src/mount/ |
| H A D | bsd.rs | 153 fn from(err: NmountError) -> Self { in from() functions
|
| /third_party/rust/crates/proc-macro-error/src/ |
| H A D | diagnostic.rs | 292 fn from(err: syn::Error) -> Self { in from() functions
|
| /third_party/rust/crates/regex/bench/src/ffi/ |
| H A D | re2.rs | 128 fn from(s: &'a str) -> re2_string { in from() functions
|
| /third_party/spirv-tools/test/ |
| H A D | test_fixture.h | 56 SpirvVector Subvector(const SpirvVector& v, SpirvVector::size_type from) { in Subvector() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
| H A D | netlink.c | 41 struct sockaddr_nl from; in netlink_receive() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
| H A D | ctrl_iface_common.c | 143 int ctrl_iface_attach(struct dl_list *ctrl_dst, struct sockaddr_storage *from, in ctrl_iface_attach() argument 170 int ctrl_iface_detach(struct dl_list *ctrl_dst, struct sockaddr_storage *from, in ctrl_iface_detach() argument 190 int ctrl_iface_level(struct dl_list *ctrl_dst, struct sockaddr_storage *from, in ctrl_iface_level() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
| H A D | netlink.c | 41 struct sockaddr_nl from; in netlink_receive() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
| H A D | ctrl_iface_common.c | 143 int ctrl_iface_attach(struct dl_list *ctrl_dst, struct sockaddr_storage *from, in ctrl_iface_attach() argument 170 int ctrl_iface_detach(struct dl_list *ctrl_dst, struct sockaddr_storage *from, in ctrl_iface_detach() argument 190 int ctrl_iface_level(struct dl_list *ctrl_dst, struct sockaddr_storage *from, in ctrl_iface_level() argument [all...] |
| /third_party/node/lib/ |
| H A D | buffer.js | 298 Buffer.from = function from(valu function [all...] |
| /base/hiviewdfx/hiview/base/event_raw/include/encoded/ |
| H A D | raw_data_builder.h | 417 bool ParseAndSetTraceInfo(T& to, V from) in ParseAndSetTraceInfo() argument 478 bool ParseValue(T& to, V from) in ParseValue() argument
|
| /base/request/request/services/src/task/ |
| H A D | config.rs | 184 fn from(value: u8) -> Self { in from() functions 194 fn from(value: u8) -> Self { in from() functions 204 fn from(value: u8) -> Self { in from() functions 213 fn from(value: u8) -> Self { in from() functions
|