Home
last modified time | relevance | path

Searched defs:from (Results 226 - 250 of 846) sorted by relevance

12345678910>>...34

/third_party/rust/crates/clap/src/parser/matches/
H A Dany_value.rs98 fn from(_: &'a A) -> Self { in from() functions
/third_party/rust/crates/io-lifetimes/examples/
H A Downing-wrapper.rs58 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 Dlayout_test.cc40 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 Dtests.rs94 fn from(_: u32) -> Self { in from() functions
/third_party/rust/crates/serde/test_suite/tests/
H A Dtest_remote.rs221 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 Derror.rs92 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 Daddr.rs574 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 Dliteral.rs64 fn from(i: u8) -> CChar { in from() functions
/third_party/rust/crates/nix/src/mount/
H A Dbsd.rs153 fn from(err: NmountError) -> Self { in from() functions
/third_party/rust/crates/proc-macro-error/src/
H A Ddiagnostic.rs292 fn from(err: syn::Error) -> Self { in from() functions
/third_party/rust/crates/regex/bench/src/ffi/
H A Dre2.rs128 fn from(s: &'a str) -> re2_string { in from() functions
/third_party/spirv-tools/test/
H A Dtest_fixture.h56 SpirvVector Subvector(const SpirvVector& v, SpirvVector::size_type from) { in Subvector() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Dnetlink.c41 struct sockaddr_nl from; in netlink_receive() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dctrl_iface_common.c143 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 Dnetlink.c41 struct sockaddr_nl from; in netlink_receive() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dctrl_iface_common.c143 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 Dbuffer.js298 Buffer.from = function from(valu function
[all...]
/test/testfwk/arkxtest/uitest/test/
H A Dfrontend_api_handler_test.cpp595 auto from = json(); in TEST_F() local
/test/testfwk/arkxtest/uitest/input/
H A Dui_input.cpp59 static bool CreateFlingPoint(Point &to, Point &from, Point screenSize, Direction direction) in CreateFlingPoint() argument
85 GetPoints(Point &to, Point &from, int32_t argc, char *argv[]) GetPoints() argument
112 CheckStepLength(UiOpArgs &uiOpArgs, Point to, Point from, uint32_t stepLength) CheckStepLength() argument
130 Point from; FlingActionInput() local
176 Point from; SwipeActionInput() local
[all...]
/test/testfwk/arkxtest/uitest/core/
H A Dwindow_operator.cpp146 Point from; in Resize() local
[all...]
/test/xts/acts/arkui/libuv/
H A Dgenlocal.py28 G_IMPORTTEST = "import {}Jsunit from \'./{}.test.ets\';" namespace
/test/xts/hats/kernel/purgeableMem/
H A Dpurgeable_cpp_test.cpp71 TestDataModifier(char from, char to) in TestDataModifier() argument
94 char from, to; member in OHOS::PurgeableMem::TestDataModifier
/third_party/ffmpeg/libavcodec/
H A Dc93.c73 copy_block(AVCodecContext *avctx, uint8_t *to, uint8_t *from, int offset, int height, int stride) copy_block() argument
/third_party/eudev/src/scsi_id/
H A Dscsi_id.c70 static void set_type(const char *from, char *to, size_t len) in set_type() argument
/third_party/ffmpeg/libavfilter/
H A Dvf_phase.c187 const uint8_t *from = in->data[plane]; in filter_frame() local

Completed in 15 milliseconds

12345678910>>...34