Home
last modified time | relevance | path

Searched defs:open (Results 1 - 25 of 210) sorted by relevance

123456789

/third_party/node/deps/npm/node_modules/graceful-fs/
H A Dgraceful-fs.js[all...]
/third_party/node/test/parallel/
H A Dtest-fs-stream-construct-compat-old-node.js[all...]
H A Dtest-fs-stream-construct-compat-graceful-fs.js[all...]
H A Dtest-file-write-stream.js
H A Dtest-fs-chmod.js44 function open() { function
H A Dtest-fs-stream-construct-compat-error-read.js
H A Dtest-fs-stream-construct-compat-error-write.js
H A Dtest-fs-write-stream-change-open.js
H A Dtest-fs-read-stream-fd-leak.js
/third_party/musl/porting/linux/user/include/fortify/
H A Dfcntl.h35 int __open_real(const char*, int, ...) __DIAGNOSE_RENAME(open); variable
/third_party/node/deps/npm/node_modules/chalk/source/vendor/ansi-styles/
H A Dindex.js
/third_party/node/deps/npm/node_modules/ansi-styles/
H A Dindex.js
/third_party/musl/include/fortify/linux/
H A Dfcntl.h35 int __open_real(const char*, int, ...) __DIAGNOSE_RENAME(open); variable
/third_party/skia/third_party/externals/oboe/src/common/
H A DFixedBlockAdapter.cpp24 int32_t FixedBlockAdapter::open(int32_t bytesPerFixedBlock) in open() function in FixedBlockAdapter
/third_party/ltp/testcases/kernel/mce-test/hwpoison/kinclude/linux/
H A Dfs.h7 int (*open) (struct inode *, struct file *); member
/third_party/ltp/testcases/kernel/mce-test/tsrc/kinclude/linux/
H A Dfs.h7 int (*open) (struct inode *, struct file *); member
/third_party/python/Tools/freeze/
H A Dbkfile.py3 def open(file, mode='r', bufsize=-1): function
/third_party/musl/porting/linux/user/src/fcntl/
H A Dopen.c20 int open(const char *filename, int flags, ...) in open() function
/third_party/musl/src/fcntl/
H A Dopen.c8 int open(const char *filename, int flags, ...) in open() function
/third_party/lwip/src/include/lwip/apps/
H A Dtftp_server.h63 void* (*open)(const char* fname, const char* mode, u8_t write); member
/third_party/rust/crates/io-lifetimes/src/
H A Dexample_ffi.rs28 pub fn open(pathname: *const c_char, flags: c_int, ...) -> Option<OwnedFd>; in open() functions
/third_party/node/deps/v8/gni/
H A Dprotoc.py18 from codecs import open namespace
/third_party/skia/third_party/externals/oboe/src/opensles/
H A DOutputMixerOpenSLES.cpp30 SLresult OutputMixerOpenSL::open() { in open() function in OutputMixerOpenSL
/third_party/rust/crates/proc-macro2/src/
H A Dextra.rs62 pub fn open(&self) -> Span { in open() functions
/third_party/node/lib/internal/fs/
H A Dstreams.js[all...]

Completed in 6 milliseconds

123456789