Home
last modified time | relevance | path

Searched refs:close (Results 3401 - 3425 of 7847) sorted by relevance

1...<<131132133134135136137138139140>>...314

/third_party/libdrm/tests/tegra/
H A Dvic-blit.c267 close(fd); in main()
330 close(fd); in main()
/third_party/node/deps/v8/src/debug/wasm/gdb-server/
H A Dtransport.cc217 "SocketTransport::~SocketTransport: Failed to close " in ~SocketTransport()
224 "SocketTransport::~SocketTransport: Failed to close " in ~SocketTransport()
243 // Listen for close events in order to handle them correctly. in AcceptConnection()
333 "SocketTransport::~SocketTransport: Failed to close "
359 if (close(faulted_thread_fd_read_) != 0) {
361 "SocketTransport::~SocketTransport: Failed to close "
364 if (close(faulted_thread_fd_write_) != 0) {
366 "SocketTransport::~SocketTransport: Failed to close "
/third_party/node/deps/v8/src/torque/
H A Dutils.cc335 old_contents_stream.close(); in ReplaceFileContentsIfDifferent()
341 new_contents_stream.close(); in ReplaceFileContentsIfDifferent()
/third_party/mesa3d/src/gallium/auxiliary/pipe-loader/
H A Dpipe_loader_sw.c298 close(sdev->fd); in pipe_loader_sw_probe_kms()
392 close(sdev->fd); in pipe_loader_sw_release()
/third_party/musl/Benchmark/musl/
H A Dlibc_mman.cpp175 close(fd); in Bm_function_Mmap_fd()
196 close(fd); in Bm_function_Munmap_fd()
/third_party/mesa3d/src/gallium/targets/d3dadapter9/
H A Ddrm.c123 close(drm->fd); in drm_destroy()
240 close(fd); in drm_create_adapter()
/third_party/libbpf/src/
H A Dzip.c211 close(fd); in zip_archive_open()
217 close(fd); in zip_archive_open()
/third_party/pulseaudio/src/modules/macosx/
H A Dmodule-coreaudio-detect.c295 close(u->detect_fds[0]); in pa__done()
298 close(u->detect_fds[1]); in pa__done()
/third_party/python/Lib/distutils/tests/
H A Dtest_install.py203 f.close()
238 f.close()
H A Dtest_sysconfig.py186 fd.close()
198 fd.close()
/third_party/python/Lib/test/support/
H A Dscript_helper.py206 p.stdin.close()
208 p.stdout.close()
/third_party/python/Lib/multiprocessing/
H A Dheap.py46 buf.close()
87 util.Finalize(self, os.close, (self.fd,))
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A Dgen_angle_format_table.py433 out_file.close()
444 out_file.close()
/third_party/skia/third_party/externals/angle2/scripts/
H A Dgenerate_loader.py60 out.close()
102 out.close()
/third_party/skia/src/gpu/
H A DGrRenderTask.cpp310 bool close) const { in dump()
339 if (close) { in dump()
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/testutils/
H A DTestFontUtils.java81 is.close(); in loadFont()
231 os.close(); in serializeFont()
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
H A Ddaemon.c356 (void)close (daemon->socket_fd); in SPDYF_start_daemon_va()
379 (void)close (daemon->socket_fd); in SPDYF_stop_daemon()
535 * connections, so let close them */ in SPDYF_run()
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DTapToToneActivity.java240 // Now that we have created the AudioMidiTester, close the port so we can in openPort()
243 mInputPort.close(); in openPort()
257 // for open/close events and then disable/enable the spinner.
283 mPortSelector.close(); in closeMidiResources()
/third_party/skia/third_party/externals/oboe/src/opensles/
H A DAudioInputStreamOpenSLES.cpp215 Result AudioInputStreamOpenSLES::close() { in close() function in AudioInputStreamOpenSLES
227 result = AudioStreamOpenSLES::close(); in close()
332 // Avoid deadlock if another thread is trying to stop or close this stream in updateServiceFrameCounter()
/third_party/skia/third_party/externals/oboe/tests/
H A DtestStreamClosedMethods.cpp47 Result r = mStream->close(); in closeStream()
49 FAIL() << "Failed to close stream. " << convertToText(r); in closeStream()
294 Result r = mStream->close(); in TEST_F()
/third_party/skia/tests/
H A DPathOpsTestCommon.cpp195 quadPath->close();
241 simplePath->close(); in CubicPathToSimple()
/third_party/skia/third_party/externals/angle2/util/posix/
H A Dtest_utils_posix.cpp59 close(fds[index]); in closeEndPoint()
425 close(fd); in CreateTemporaryFileInDir()
/third_party/skia/third_party/externals/brotli/research/
H A Ddictionary_generator.cc71 outfile.close(); in writeFile()
84 outfile.close(); in writeSamples()
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dsfwoff.c68 stream->close = NULL; in sfnt_stream_close()
398 sfnt_stream->close = sfnt_stream_close; in FT_LOCAL_DEF()
/third_party/python/Lib/test/test_sqlite3/
H A Dtest_hooks.py302 con1.close()
303 con2.close()

Completed in 16 milliseconds

1...<<131132133134135136137138139140>>...314