Home
last modified time | relevance | path

Searched defs:close (Results 1 - 25 of 395) sorted by relevance

12345678910>>...16

/third_party/node/test/parallel/
H A Dtest-net-server-listen-options.js6 function close() { this.close(); } class
[all...]
H A Dtest-tls-no-cert-required.js55 function close() { class
H A Dtest-cluster-dgram-ipv6only.js
H A Dtest-fs-write-stream.js
H A Dtest-fs-chmod.js54 function close() { function
H A Dtest-fs-write-stream-change-open.js
H A Dtest-cluster-dgram-reuse.js18 function close() { function
H A Dtest-fs-read-stream-fd-leak.js
H A Dtest-inspector-open.js
/third_party/rust/crates/rustix/src/io/
H A Dclose.rs39 pub unsafe fn close(raw_fd: RawFd) { in close() functions
/third_party/NuttX/fs/vfs/
H A Dfs_close.c66 int close(int fd) in close() function
/third_party/skia/third_party/externals/oboe/src/common/
H A DFixedBlockAdapter.cpp32 int32_t FixedBlockAdapter::close() in close() function in FixedBlockAdapter
/third_party/node/lib/internal/fs/
H A Dstreams.js113 function close(stream, err, cb) { function
[all...]
/third_party/python/Tools/freeze/
H A Dbkfile.py18 def close(): function
/third_party/ffmpeg/libavcodec/
H A Dbsf_internal.h36 void (*close)(AVBSFContext *ctx); member
/third_party/node/test/pummel/
H A Dtest-stream-pipe-multi.js
/third_party/lwip/src/include/lwip/apps/
H A Dtftp_server.h68 void (*close)(void* handle); member
/third_party/libphonenumber/tools/java/common/src/com/google/i18n/phonenumbers/
H A DFileUtils.java32 private static void close(Closeable closeable) { in close() method in FileUtils
/third_party/jerryscript/jerry-debugger/
H A Djerry_client_rawpacket.py50 def close(self): member in RawPacket
H A Djerry_client_serial.py39 def close(self): member in Serial
H A Djerry_client_tcp.py35 def close(self): member in Socket
/third_party/skia/third_party/externals/oboe/src/opensles/
H A DOutputMixerOpenSLES.cpp57 void OutputMixerOpenSL::close() { in close() function in OutputMixerOpenSL
/third_party/skia/src/sksl/
H A DSkSLFileOutputStream.h60 bool close() { in close() function in SkSL::FileOutputStream
/third_party/rust/crates/proc-macro2/src/
H A Dextra.rs71 pub fn close(&self) -> Span { in close() functions
/third_party/node/lib/internal/cluster/
H A Dchild.js[all...]

Completed in 8 milliseconds

12345678910>>...16