Home
last modified time | relevance | path

Searched refs:close (Results 1551 - 1575 of 6101) sorted by relevance

1...<<61626364656667686970>>...245

/third_party/python/Lib/xml/etree/
H A DElementTree.py587 self._root = parser.close()
591 source.close()
1260 source.close()
1298 root = self._parser.close()
1302 def close(self): member in XMLPullParser
1339 return parser.close()
1355 tree = parser.close()
1379 return parser.close()
1424 def close(self): member in TreeBuilder
1713 def close(sel member in XMLParser
[all...]
/third_party/python/Lib/
H A Dzipfile.py750 def __init__(self, file, pos, close, lock, writing):
753 self._close = close
782 def close(self): member in _SharedFile
805 def close(self): member in _Tellable
806 self.fp.close()
1067 def close(self): member in ZipExtFile
1070 self._fileobj.close()
1072 super().close()
1175 def close(self): member in _ZipWriteFile
1179 super().close()
1889 def close(self): global() member in ZipFile
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/drm_hal/
H A Ddrm_hal_hdmitx.h52 int (*close)(enum drm_hal_hdmitx_id id); member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dhi_osal_user.h40 #define OSAL_CLOSE close
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customdialog/
H A Dcustomdialog_open_test.cpp28 dialogAPI->close(customDialog); in TestCustomDialogOpen001()
/test/xts/hats/hdf/nfc/utils/
H A Dnfc_chip_type_parser.cpp41 ifs.close(); in ParseNfcChipType()
/third_party/elfutils/libdwfl/
H A Ddwfl_end.c65 close (dwfl->user_core->fd); in dwfl_end()
/third_party/elfutils/tests/
H A Dgetphdrnum.c45 close (fd); in main()
H A Dnewscn.c63 close (fd); in main()
H A Drdwrmmap.c46 close (fd); in main()
/third_party/curl/lib/
H A Dsocketpair.h33 #define wakeup_close close
/third_party/alsa-utils/alsamixer/
H A Dwidget.h20 void (*close)(void); member
/third_party/alsa-lib/src/hwdep/
H A Dhwdep_local.h28 int (*close)(snd_hwdep_t *hwdep); member
/third_party/cups-filters/backend/
H A Dtest1284.c72 close(fd); in main()
/third_party/googletest/googletest/scripts/
H A Dcommon.py51 f.close()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/
H A DRecordWriter.java14 boolean close(); in close() method
H A DRecordReader.java14 boolean close(); in close() method
/third_party/icu/icu4c/as_is/
H A Dbomlist.py42 f.close()
/third_party/NuttX/fs/vfs/
H A Dfs_close.c44 * Name: close
47 * close() closes a file descriptor, so that it no longer refers to any
57 * fd file descriptor to close
66 int close(int fd) in close() function
111 * (3) for the case of the mountpoint, we depend on the close in close()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/impl/
H A DRecordWriter.java15 boolean close(); in close() method
H A DRecordReader.java15 boolean close(); in close() method
/third_party/libwebsockets/include/libwebsockets/abstract/
H A Dtransports.h43 int (*close)(lws_abs_transport_inst_t *d); member
/third_party/libphonenumber/tools/java/java-build/src/com/google/i18n/phonenumbers/buildtools/
H A DPhonePrefixDataIOHandler.java63 public void close() { in close() method in PhonePrefixDataIOHandler
/third_party/mesa3d/.gitlab-ci/bare-metal/
H A Deth008-power-relay.py24 c.close()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_debug.c59 close(fd); in v3dv_print_spirv()

Completed in 12 milliseconds

1...<<61626364656667686970>>...245