Home
last modified time | relevance | path

Searched defs:close (Results 226 - 250 of 395) sorted by relevance

12345678910>>...16

/third_party/python/Lib/test/
H A Dtest_yield_from.py950 def close(self_): member in TestPEP380Operation.test_delegating_generators_claim_to_be_running.MyIt
[all...]
/third_party/python/Lib/concurrent/futures/
H A Dprocess.py71 def close(self): member in _ThreadWakeup
/third_party/python/Lib/
H A Dcontextlib.py595 def close(self): member in ExitStack
H A Dpoplib.py283 def close(self): member in POP3
/third_party/skia/third_party/externals/zlib/
H A Dgzguts.h50 # define close _close macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dutext.h1290 UTextClose *close; member
/third_party/python/Lib/xml/sax/
H A Dexpatreader.py234 def close(self): member in ExpatParser
H A Dxmlreader.py143 def close(self): member in IncrementalParser
/third_party/python/Lib/wsgiref/
H A Dhandlers.py327 def close(self): global() member in BaseHandler
[all...]
/third_party/skia/modules/pathkit/
H A Dchaining.js
/third_party/zlib/
H A Dgzguts.h49 # define close _close macro
/third_party/ffmpeg/libavcodec/
H A Dass_split.c509 int close = c[0] == '0' ? 1 : c[0] == '1' ? 0 : -1; in ff_ass_split_override_codes() local
/third_party/ffmpeg/libavformat/
H A Drtpdec.h134 void (*close)(PayloadContext *protocol_data); member
/third_party/alsa-lib/src/control/
H A Dcontrol_local.h26 int (*close)(snd_ctl_t *handle); member
/third_party/icu/icu4c/source/common/
H A Ducnv_cnv.h239 UConverterClose close; member
/third_party/alsa-lib/include/
H A Dcontrol_external.h151 void (*close)(snd_ctl_ext_t *ext); member
/third_party/mesa3d/src/drm-shim/
H A Ddrm_shim.c66 REAL_FUNCTION_POINTER(close); variable
296 PUBLIC int close(int fd) in close() function
/third_party/musl/src/internal/
H A Dstdio_impl.h77 int (*close)(FILE *); member
/third_party/musl/porting/linux/user/include/
H A Dstdio.h207 cookie_close_function_t *close; member
/third_party/musl/porting/linux/user/src/internal/
H A Dstdio_impl.h77 int (*close)(FILE *); member
/third_party/node/deps/icu-small/source/common/
H A Ducnv_cnv.h239 UConverterClose close; member
/third_party/mesa3d/src/intel/vulkan/
H A Danv_gem.c60 struct drm_gem_close close = { in anv_gem_close() local
/third_party/musl/include/
H A Dstdio.h207 cookie_close_function_t *close; member
/third_party/node/deps/openssl/openssl/
H A De_os.h255 # define close _close macro
380 # undef close macro
381 # define close spt_close macro
/third_party/rust/crates/libloading/src/os/windows/
H A Dmod.rs281 pub fn close(self) -> Result<(), crate::Error> { in close() functions

Completed in 18 milliseconds

12345678910>>...16