Home
last modified time | relevance | path

Searched defs:close (Results 176 - 200 of 395) sorted by relevance

12345678910>>...16

/third_party/mbedtls/library/
H A Dnet_sockets.c58 #define close(fd) closesocket(fd) macro
/third_party/lame/ACM/
H A DACMStream.cpp264 bool ACMStream::close(LPBYTE pOutputBuffer, DWORD *pOutputSize) in close() function in ACMStream
/third_party/littlefs/scripts/
H A Dbench.py719 def close(self): member in BenchOutput
H A Dtest.py736 def close(self): member in TestOutput
/third_party/node/lib/
H A Dzlib.js
/third_party/node/deps/v8/third_party/zlib/
H A Dgzguts.h50 # define close _close macro
/third_party/node/deps/v8/tools/mb/
H A Dmb_test.py105 def close(self): member in FakeFile
/third_party/node/deps/zlib/
H A Dgzguts.h49 # define close _close macro
/third_party/node/tools/gyp/pylib/gyp/
H A Dcommon.py376 def close(self): member in WriteOnDiff.Writer
/third_party/ntfs-3g/include/ntfs-3g/
H A Ddevice.h105 int (*close)(struct ntfs_device *dev); member
/third_party/musl/porting/liteos_m/kernel/include/
H A Dstdio.h200 cookie_close_function_t *close; member
/third_party/musl/porting/linux/user/src/fdsan/
H A Dfdsan.c319 int close(int fd) in close() function
/third_party/musl/porting/liteos_a/kernel/src/internal/
H A Dstdio_impl.h22 int (*close)(FILE *); member
/third_party/musl/porting/liteos_a/kernel/include/
H A Dstdio.h202 cookie_close_function_t *close; member
/third_party/musl/src/fdsan/linux/
H A Dfdsan.c362 int close(int fd) in close() function
/third_party/musl/porting/uniproton/kernel/include/
H A Dstdio.h200 cookie_close_function_t *close; member
/third_party/node/deps/icu-small/source/common/unicode/
H A Dutext.h1290 UTextClose *close; member
/third_party/mesa3d/src/intel/tools/
H A Dintel_sanitize_gpu.c284 gem_close(int fd, struct drm_gem_close *close) in gem_close() argument
346 close(int fd) in close() function
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
H A Dcommon.py369 def close(self): member in WriteOnDiff.Writer
/third_party/libdrm/tegra/
H A Dprivate.h52 bool close; member
/third_party/lwip/src/include/lwip/priv/
H A Daltcp_priv.h104 altcp_close_fn close; member
/third_party/lame/test/
H A Dlame_test.cpp104 void close() { in close() function in OutFile
142 void close() { in close() function in Lame
/third_party/rust/crates/libloading/src/os/unix/
H A Dmod.rs326 pub fn close(self) -> Result<(), crate::Error> { in close() functions
/third_party/rust/crates/libloading/src/
H A Dsafe.rs161 pub fn close(self) -> Result<(), Error> { in get() functions
/third_party/python/Lib/test/
H A Dmock_socket.py31 def close(self): member in MockFile
107 def close(self): member in MockSocket

Completed in 21 milliseconds

12345678910>>...16