Home
last modified time | relevance | path

Searched refs:close (Results 5251 - 5275 of 9246) sorted by relevance

1...<<211212213214215216217218219220>>...370

/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_kgsl.c268 close(fd); in tu_enumerate_devices()
515 close(queue->fence); in tu_QueueSubmit2()
/third_party/libwebsockets/plugins/deaddrop/
H A Dprotocol_lws_deaddrop.c315 close((int)(lws_intptr_t)pss->fd); in file_upload_cb()
333 close((int)(lws_intptr_t)pss->fd); in file_upload_cb()
/third_party/nghttp2/examples/
H A Dclient.c282 * we submit GOAWAY and close the session.
430 close(fd); in connect_to()
623 close(fd); in fetch_uri()
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dgenrb.cpp57 void ResFile::close() { in close() function in ResFile
567 poolBundle.close(); in main()
/third_party/icu/icu4c/source/tools/makeconv/
H A Dmakeconv.cpp61 data->cnvData->close(data->cnvData); in cleanupConvData()
65 data->extData->close(data->extData); in cleanupConvData()
/third_party/icu/icu4c/source/tools/genrb/
H A Dgenrb.cpp57 void ResFile::close() { in close() function in ResFile
567 poolBundle.close(); in main()
/third_party/ltp/testcases/network/nfsv4/locks/
H A Dlocktests.c724 /* close and open file */ in master()
725 close(dp.fd); in master()
921 close(ftest); in slave()
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_context.c283 close(ctx->in_fence_fd); in fd_context_switch_to()
348 close(ctx->in_fence_fd); in fd_context_destroy()
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_eu.c393 close(fd); in brw_try_override_assembly()
406 close(fd); in brw_try_override_assembly()
/third_party/musl/libc-test/src/functionalext/relro/
H A Ddlopen_ext_relro_test.c46 close(fd); in create_temp_relro_file()
54 close(fd); in tear_down()
/third_party/python/Lib/idlelib/
H A Drpc.py143 def close(self): member in SocketIO
147 sock.close()
/third_party/python/Lib/
H A Dmodulefinder.py318 fp.close()
465 fp.close()
/third_party/python/Lib/asyncio/
H A Dstreams.py230 'call "stream.close()" explicitly.')
305 get_extra_info() and close(). It adds drain() which returns an
343 def close(self): member in StreamWriter
344 return self._transport.close()
/third_party/skia/third_party/externals/angle2/src/common/
H A Dutilities.cpp905 size_t close = name.find_last_of(']', baseNameLength - 1); in ParseResourceName() local
906 hasIndex = (open != std::string::npos) && (close == baseNameLength - 1); in ParseResourceName()
/third_party/vk-gl-cts/executor/tools/
H A DxeCommandLineExecutor.cpp406 in.close(); in readLogFile()
456 out.close(); in writeInfoLog()
/third_party/vk-gl-cts/executor/
H A DxeTestLogWriter.cpp128 str.close(); in writeBatchResultToFile()
532 str.close(); in writeTestResultToFile()
/third_party/skia/src/gpu/d3d/
H A DGrD3DCommandList.cpp28 bool GrD3DCommandList::close() { in close() function in GrD3DCommandList
43 if (!this->close()) { in submit()
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dgenrb.cpp56 void ResFile::close() { in close() function in ResFile
549 poolBundle.close(); in main()
/third_party/skia/third_party/externals/icu/source/tools/makeconv/
H A Dmakeconv.cpp61 data->cnvData->close(data->cnvData); in cleanupConvData()
65 data->extData->close(data->extData); in cleanupConvData()
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dmhd2spdy_spdy.c383 * we submit GOAWAY and close the session.
604 close(fd); in spdy_socket_connect_to()
803 close(fd); in spdy_connect()
977 //, "TODO max num of conn reached; close something"
1048 //, "TODO max num of conn reached; close something" in spdy_get_selectfdset()
1075 // always close on ret != 0?
/third_party/skia/third_party/externals/microhttpd/src/testspdy/
H A Dtest_new_connection.c374 * we submit GOAWAY and close the session.
540 close(fd); in connect_to()
729 close(fd); in fetch_uri()
H A Dtest_notls.c371 * we submit GOAWAY and close the session.
491 close(fd); in connect_to()
664 close(fd); in fetch_uri()
936 //give chance to the client to close socket and handle this in run in parentproc()
H A Dtest_request_response.c356 * we submit GOAWAY and close the session.
528 close(fd); in connect_to()
717 close(fd); in fetch_uri()
992 //give chance to the client to close socket and handle this in run in parentproc()
/third_party/skia/tests/
H A DRegionTest.cpp99 emptyPath.close(); in test_empties()
425 path.moveTo(10, 20); path.lineTo(10, 30); path.lineTo(10.1f, 10); path.close(); in DEF_TEST()
/third_party/toybox/porting/liteos_a/toys/posix/
H A Dls.c213 close(fd); in filter()
328 // Read directory contents. We dup() the fd because this will close it. in listfiles()
540 if (dirfd != AT_FDCWD) close(dirfd); in listfiles()

Completed in 31 milliseconds

1...<<211212213214215216217218219220>>...370