Home
last modified time | relevance | path

Searched defs:from (Results 1076 - 1100 of 2560) sorted by relevance

1...<<41424344454647484950>>...103

/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
H A Dgraphcycles_test.cc36 int from; member
50 static bool IsReachable(Edges *edges, int from, int to, in IsReachable() argument
182 EdgeIndex(Edges *edges, int from, int to) EdgeIndex() argument
250 int from = RandomNode(&rng, &nodes); TEST() local
270 int from = edges[i].from; TEST() local
282 int from = RandomNode(&rng, &nodes); TEST() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dranden_slow.cc239 Vector128Load(const void* from) { in Vector128Load() argument
/third_party/rust/crates/rustix/src/backend/libc/io/
H A Depoll.rs283 fn from(epoll: Epoll<Owning<'context, T>>) -> Self { in as_fd() functions
292 fn from(fd: OwnedFd) -> Self { in from() functions
/third_party/rust/crates/rustix/src/backend/linux_raw/io/
H A Depoll.rs274 fn from(epoll: Epoll<Owning<'context, T>>) -> Self { in as_fd() functions
283 fn from(fd: OwnedFd) -> Self { in from() functions
/third_party/rust/crates/regex/src/
H A Dre_set.rs434 fn from(exec: Exec) -> Self { in from() functions
H A Dinput.rs395 fn from(c: char) -> Char { in from() functions
401 fn from(c: Option<char>) -> Char { in from() functions
/third_party/rust/crates/rustix/src/net/
H A Dip.rs1025 fn from(ipv4: Ipv4Addr) -> IpAddr { in from() functions
1047 fn from(ipv6: Ipv6Addr) -> IpAddr { in from() functions
1125 fn from(ip: Ipv4Addr) -> u32 { from() functions
1143 fn from(ip: u32) -> Ipv4Addr { from() functions
1163 fn from(octets: [u8; 4]) -> Ipv4Addr { from() functions
1181 fn from(octets: [u8; 4]) -> IpAddr { from() functions
1916 fn from(ip: Ipv6Addr) -> u128 { from() functions
1938 fn from(ip: u128) -> Ipv6Addr { from() functions
1967 fn from(octets: [u8; 16]) -> Ipv6Addr { from() functions
1996 fn from(segments: [u16; 8]) -> Ipv6Addr { from() functions
2026 fn from(octets: [u8; 16]) -> IpAddr { from() functions
2055 fn from(segments: [u16; 8]) -> IpAddr { from() functions
[all...]
/third_party/rust/crates/nix/src/sys/
H A Dtermios.rs327 fn from(termios: libc::termios) -> Self { in from() functions
346 fn from(termios: Termios) -> Self { in from() functions
475 fn from(b: BaudRate) -> u32 { in from() functions
482 fn from(b: BaudRate) -> u8 { in from() functions
[all...]
/third_party/rust/crates/nix/src/
H A Dtime.rs206 fn from(clock_id: ClockId) -> Self { in from() functions
212 fn from(clk_id: clockid_t) -> Self { in from() functions
H A Derrno.rs127 fn from(err: Errno) -> Self { in from() functions
H A Ddir.rs58 pub fn from<F: IntoRawFd>(fd: F) -> Result<Self> { in from() functions
/third_party/rust/crates/regex/regex-syntax/src/
H A Derror.rs31 fn from(err: ast::Error) -> Error { in from() functions
37 fn from(err: hir::Error) -> Error { in from() functions
83 fn from(err: &'e ast::Error) -> Self { in from() functions
94 fn from(err: &'e hir::Error) -> Self { in from() functions
/third_party/rust/crates/rust-openssl/openssl/src/
H A Derror.rs87 fn from(e: ErrorStack) -> io::Error { in from() functions
93 fn from(_: ErrorStack) -> fmt::Error { in from() functions
/third_party/rust/crates/nom/src/multi/
H A Dtests.rs308 fn from(_: (I, ErrorKind)) -> Self { in from() functions
/third_party/spirv-tools/source/util/
H A Dtimer.h173 static double TimeDifference(const timeval& from, const timeval& to) { in TimeDifference() argument
181 static double TimeDifference(const timespec& from, const timespec& to) { in TimeDifference() argument
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fUniformLocationTests.cpp158 std::vector<int> shuffledRange (int from, int to, int seed) in shuffledRange() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/l2_packet/
H A Dl2_packet_privsep.c99 struct sockaddr_un from; in l2_packet_receive() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
H A Dradius_das.c391 } from; radius_das_receive() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dctrl_iface_udp.c77 wpa_supplicant_ctrl_iface_attach(struct wpa_ctrl_dst **head, struct sockaddr_in6 *from, socklen_t fromlen) wpa_supplicant_ctrl_iface_attach() argument
110 wpa_supplicant_ctrl_iface_detach(struct wpa_ctrl_dst **head, struct sockaddr_in6 *from, socklen_t fromlen) global() argument
154 wpa_supplicant_ctrl_iface_level(struct ctrl_iface_priv *priv, struct sockaddr_in6 *from, socklen_t fromlen, char *level) global() argument
225 struct sockaddr_in6 from; global() local
230 struct sockaddr_in from; global() local
607 struct sockaddr_in6 from; global() local
609 struct sockaddr_in from; global() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/l2_packet/
H A Dl2_packet_privsep.c99 struct sockaddr_un from; in l2_packet_receive() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/
H A Dradius_das.c391 } from; radius_das_receive() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dctrl_iface_udp.c77 wpa_supplicant_ctrl_iface_attach(struct wpa_ctrl_dst **head, struct sockaddr_in6 *from, socklen_t fromlen) wpa_supplicant_ctrl_iface_attach() argument
110 wpa_supplicant_ctrl_iface_detach(struct wpa_ctrl_dst **head, struct sockaddr_in6 *from, socklen_t fromlen) global() argument
154 wpa_supplicant_ctrl_iface_level(struct ctrl_iface_priv *priv, struct sockaddr_in6 *from, socklen_t fromlen, char *level) global() argument
225 struct sockaddr_in6 from; global() local
230 struct sockaddr_in from; global() local
627 struct sockaddr_in6 from; global() local
632 struct sockaddr_in from; global() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/
H A Dwpa_evp_key.c80 int rsa_priv_enc(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) in rsa_priv_enc() argument
/third_party/zlib/contrib/blast/
H A Dblast.c290 unsigned char *from, *to; /* copy pointers */ decomp() local
[all...]
/third_party/zlib/contrib/infback9/
H A Dinfback9.c230 unsigned char FAR *from; /* where to copy match bytes from */ in inflateBack9() local
[all...]

Completed in 20 milliseconds

1...<<41424344454647484950>>...103