Home
last modified time | relevance | path

Searched defs:close (Results 376 - 400 of 553) sorted by relevance

1...<<11121314151617181920>>...23

/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
/vendor/hihope/dayu210/bluetooth/include/
H A Dbt_vendor_lib.h177 void (*close)(void); member
/vendor/hihope/rk3568/bluetooth/include/
H A Dbt_vendor_lib.h177 void (*close)(void); member
/base/startup/init/interfaces/innerkits/include/
H A Dloop_event.h85 LE_Close close; member
182 LE_Close close; member
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
H A Ddevice_lite.py380 def close(self): member in DeviceLite
438 def close(self): member in RemoteController
475 def close(self, key=ComType.cmd_com): member in LocalController
528 def close(self): member in ComController
/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

Completed in 17 milliseconds

1...<<11121314151617181920>>...23