Home
last modified time | relevance | path

Searched refs:POSIX_MADV_RANDOM (Results 1 – 25 of 28) sorted by relevance

12

/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/sys/mman_h/
D7-3-buildonly.c19 #ifndef POSIX_MADV_RANDOM
20 #error POSIX_MADV_RANDOM not defined
/third_party/musl/libc-test/src/api/
Dsys_mman.c29 C(POSIX_MADV_RANDOM) in f()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dmman.h72 #define POSIX_MADV_RANDOM 1 macro
/third_party/musl/include/sys/
Dmman.h73 #define POSIX_MADV_RANDOM 1 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dmman.h72 #define POSIX_MADV_RANDOM 1 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dmman.h67 #define POSIX_MADV_RANDOM 1 macro
/third_party/musl/ndk_musl_include/sys/
Dmman.h72 #define POSIX_MADV_RANDOM 1 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dmman.h72 #define POSIX_MADV_RANDOM 1 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dmman.h76 #define POSIX_MADV_RANDOM 1 macro
/third_party/node/deps/icu-small/source/common/
Dumapfile.cpp253 posix_madvise(data, length, POSIX_MADV_RANDOM); in uprv_mapFile()
/third_party/rust/crates/rustix/src/backend/libc/mm/
Dtypes.rs313 Random = c::POSIX_MADV_RANDOM,
/third_party/icu/icu4c/source/common/
Dumapfile.cpp253 posix_madvise(data, length, POSIX_MADV_RANDOM); in uprv_mapFile()
/third_party/skia/third_party/externals/icu/source/common/
Dumapfile.cpp253 posix_madvise(data, length, POSIX_MADV_RANDOM); in uprv_mapFile()
/third_party/rust/crates/libc/libc-test/semver/
Dopenbsd.txt661 POSIX_MADV_RANDOM
Dfuchsia.txt591 POSIX_MADV_RANDOM
Dnetbsd.txt801 POSIX_MADV_RANDOM
Ddragonfly.txt759 POSIX_MADV_RANDOM
Dfreebsd.txt904 POSIX_MADV_RANDOM
Dapple.txt1067 POSIX_MADV_RANDOM
Dlinux.txt1694 POSIX_MADV_RANDOM
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
Dmod.rs362 pub const POSIX_MADV_RANDOM: ::c_int = 1; constant
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs872 pub const POSIX_MADV_RANDOM: ::c_int = 1; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs795 pub const POSIX_MADV_RANDOM: ::c_int = 1; constant
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs2319 pub const POSIX_MADV_RANDOM: ::c_int = 2; constant
/third_party/rust/crates/libc/src/unix/solarish/
Dmod.rs1644 pub const POSIX_MADV_RANDOM: ::c_int = 1; constant

12