Home
last modified time | relevance | path

Searched refs:NOMEM (Results 1 – 7 of 7) sorted by relevance

/third_party/rust/crates/rustix/tests/mm/
Dmlock.rs16 Err(rustix::io::Errno::PERM) | Err(rustix::io::Errno::NOMEM) => {} in test_mlock()
37 | Err(rustix::io::Errno::NOMEM) in test_mlock_with()
73 | Err(rustix::io::Errno::NOMEM) in test_mlock_with_onfault()
/third_party/node/lib/
Ddns.js315 NOMEM: 'ENOMEM', property
/third_party/rust/crates/rustix/src/backend/linux_raw/io/
Derrno.rs408 pub const NOMEM: Self = Self::from_errno(errno::ENOMEM); constant
/third_party/elfutils/libdwfl/
DlibdwflP.h53 DWFL_ERROR (NOMEM, N_("out of memory")) \
/third_party/rust/crates/rustix/src/backend/libc/io/
Derrno.rs682 pub const NOMEM: Self = Self(c::ENOMEM); constant
/third_party/node/doc/api/
Ddns.md1221 * `dns.NOMEM`: Out of memory.
/third_party/chromium/patch/
D0003-ohos-1115.patch97803 u8 errCode; /* Error detected by xRecordCompare (CORRUPT or NOMEM) */
136224 u8 errCode; /* Error detected by xRecordCompare (CORRUPT or NOMEM) */
183075 u8 errCode; /* Error detected by xRecordCompare (CORRUPT or NOMEM) */