Home
last modified time | relevance | path

Searched defs:REMOTE (Results 1 - 6 of 6) sorted by relevance

/third_party/musl/scripts/
H A Drun_libcgtest_windows.bat6 set REMOTE=/data/tmp/libcgtest/libs variable
[all...]
H A Druntest_Windows.bat13 set REMOTE=/data/tests/libc-test variable
[all...]
/third_party/rust/crates/serde/serde_derive/src/internals/
H A Dsymbol.rs24 pub const REMOTE: Symbol = Symbol("remote"); consts
/third_party/rust/crates/serde/serde_derive_internals/src/
H A Dsymbol.rs24 pub const REMOTE: Symbol = Symbol("remote"); consts
/third_party/rust/crates/rustix/src/backend/libc/io/
H A Derrno.rs901 pub const REMOTE: Self = Self(c::EREMOTE); consts
/third_party/rust/crates/rustix/src/backend/linux_raw/io/
H A Derrno.rs471 pub const REMOTE: Self = Self::from_errno(errno::EREMOTE); consts

Completed in 4 milliseconds