Home
last modified time | relevance | path

Searched defs:SYNC (Results 1 - 13 of 13) sorted by relevance

/third_party/node/src/
H A Dnode_blob.h106 SYNC, member in node::FixedSizeBlobCopyJob::Mode
/third_party/rust/crates/rustix/src/backend/libc/io/
H A Dtypes.rs29 const SYNC = linux_raw_sys::general::RWF_SYNC as c::c_int; consts
/third_party/rust/crates/rustix/src/backend/linux_raw/io/
H A Dtypes.rs27 const SYNC = linux_raw_sys::general::RWF_SYNC; consts
/third_party/rust/crates/rustix/src/backend/libc/mm/
H A Dtypes.rs238 const SYNC = c::MAP_SYNC; consts
265 const SYNC = c::MS_SYNC; consts
/third_party/rust/crates/rustix/src/backend/linux_raw/mm/
H A Dtypes.rs78 const SYNC = linux_raw_sys::general::MAP_SYNC; consts
116 const SYNC = linux_raw_sys::general::MS_SYNC; consts
/third_party/ltp/testcases/network/nfsv4/locks/
H A Dlocktests.h112 SYNC, enumerator
/third_party/node/deps/zlib/
H A Dinflate.h52 SYNC /* looking for synchronization bytes to restart inflate() */ enumerator
/third_party/node/deps/v8/third_party/zlib/
H A Dinflate.h52 SYNC /* looking for synchronization bytes to restart inflate() */ enumerator
/third_party/libwebsockets/win32port/zlib/
H A Dinflate.h52 SYNC /* looking for synchronization bytes to restart inflate() */ enumerator
/third_party/skia/third_party/externals/zlib/
H A Dinflate.h52 SYNC /* looking for synchronization bytes to restart inflate() */ enumerator
/third_party/zlib/
H A Dinflate.h52 SYNC /* looking for synchronization bytes to restart inflate() */ enumerator
/third_party/rust/crates/rustix/src/backend/libc/fs/
H A Dtypes.rs228 const SYNC = c::O_SYNC; consts
/third_party/rust/crates/rustix/src/backend/linux_raw/fs/
H A Dtypes.rs185 const SYNC = linux_raw_sys::general::O_SYNC; consts

Completed in 7 milliseconds