Home
last modified time | relevance | path

Searched refs:close (Results 1401 - 1425 of 5755) sorted by relevance

1...<<51525354555657585960>>...231

/third_party/mesa3d/src/gallium/winsys/tegra/drm/
H A Dtegra_drm_winsys.c47 close(fd); in tegra_drm_screen_create()
/third_party/musl/src/unistd/
H A Dclose.c21 weak_alias(__close, close);
/third_party/musl/porting/linux/user/src/unistd/
H A Dclose.c21 weak_alias(__close, close);
/third_party/musl/src/misc/
H A Dlogin_tty.c12 if (fd>2) close(fd); in login_tty()
/third_party/lwip/src/include/lwip/apps/
H A Dtftp_server.h68 void (*close)(void* handle); member
/third_party/musl/libc-test/src/functionalext/supplement/dirent/
H A Ddirfd.c36 int result = close(fd); in dirfd_0100()
38 t_error("%s close fd failed\n", __func__); in dirfd_0100()
/third_party/musl/libc-test/src/functionalext/supplement/linux/linux_gtest/
H A Dlinux_epoll_create_test.cpp21 close(epollFd); in HWTEST_F()
H A Dlinux_inotify_init_test.cpp21 close(fd); in HWTEST_F()
H A Dlinux_timerfd_create_test.cpp22 close(timerfd); in HWTEST_F()
/third_party/musl/Benchmark/musl/
H A Dlibc_eventfd.cpp33 close(fd); in Bm_function_eventfd_write()
/third_party/skia/third_party/externals/oboe/src/common/
H A DFixedBlockAdapter.cpp32 int32_t FixedBlockAdapter::close() in close() function in FixedBlockAdapter
/third_party/toybox/toys/android/
H A Dload_policy.c26 close(fd); in load_policy_main()
/third_party/toybox/toys/other/
H A Dfallocate.c30 if (CFG_TOYBOX_FREE) close(fd); in fallocate_main()
/third_party/skia/docs/examples/
H A DPath_isInterpolatable.cpp12 path.close(); in REG_FIDDLE()
H A DPath_copy_const_SkPath.cpp10 path2.close(); in REG_FIDDLE()
/third_party/python/Lib/test/
H A Dtest_urllib.py87 def close(self): member in fakehttp.FakeSocket
90 io.BytesIO.close(self)
102 # bpo-36918: HTTPConnection destructor calls close() which calls
105 # "Exception ignored in". Override close() to silence this error.
106 def close(self): function
133 def close(self): member in FakeFTPMixin.fakeftp.FakeFtpWrapper
159 f.close()
166 self.returned_obj.close()
172 "close", "info", "geturl", "getcode", "__iter__"):
201 # Test close() b
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/
H A Dwpagui.cpp196 eh->close(); in ~WpaGui()
202 scanres->close(); in ~WpaGui()
208 peers->close(); in ~WpaGui()
214 add_iface->close(); in ~WpaGui()
220 udr->close(); in ~WpaGui()
781 scanres->close(); in scan()
797 eh->close(); in eventHistory()
1021 udr->close(); in processCtrlReq()
1431 /* use close() here instead of hide() and allow the in trayActivated()
1436 close(); in trayActivated()
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/
H A Dwpagui.cpp198 eh->close(); in ~WpaGui()
204 scanres->close(); in ~WpaGui()
210 peers->close(); in ~WpaGui()
216 add_iface->close(); in ~WpaGui()
222 udr->close(); in ~WpaGui()
796 scanres->close(); in scan()
812 eh->close(); in eventHistory()
1036 udr->close(); in processCtrlReq()
1446 /* use close() here instead of hide() and allow the in trayActivated()
1451 close(); in trayActivated()
[all...]
/third_party/python/Lib/urllib/
H A Drequest.py147 urllib.request module uses HTTP/1.1 and includes a "Connection:close"
485 def close(self): member in OpenerDirector
611 def close(self): member in BaseHandler
744 # Don't close the fp until we are sure that we won't use it
747 fp.close()
1333 headers["Connection"] = "close"
1354 h.close()
1357 # If the server does not send us a 'Connection: close' header,
1361 h.sock.close()
1621 self.cache[k].close()
1736 def close(self): global() member in URLopener
2480 def close(self): global() member in ftpwrapper
[all...]
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Ddump_runtime_helper.cpp167 close(fd); in WriteCheckList()
170 close(fd); in WriteCheckList()
/foundation/CastEngine/castengine_wifi_display/tests/demo/codec/
H A Dcodec_demo.cpp190 infile.close(); in main()
199 outfile.close(); in main()
/foundation/ability/ability_runtime/services/abilitymgr/src/rdb/
H A Dparser_util.cpp175 fin.close(); in ReadFileIntoJson()
181 fin.close(); in ReadFileIntoJson()
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/bundle_daemon/src/
H A Dbundle_file_utils.cpp167 close(fp); in WriteFile()
172 close(fp); in WriteFile()
/foundation/graphic/graphic_surface/buffer_handle/src/
H A Dbuffer_handle.cpp71 close(handle->fd); in FreeBufferHandle()
77 close(handle->reserve[i]); in FreeBufferHandle()
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/stable_sample/common/include/
H A Dvcodec_signal.h38 outFile_->close(); in ~VCodecSignal()
41 inFile_->close(); in ~VCodecSignal()

Completed in 18 milliseconds

1...<<51525354555657585960>>...231