Home
last modified time | relevance | path

Searched refs:close (Results 6451 - 6475 of 10321) sorted by relevance

1...<<251252253254255256257258259260>>...413

/third_party/mesa3d/src/freedreno/afuc/
H A Dasm.c433 close(outfd); in main()
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_device.c260 /* Don't close the internal fd, get render node one based on it. */ in device_get_fd()
313 close(dri2_dpy->fd); in device_probe_device()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_android.c81 .close = tu_hal_close, in tu_hal_open()
96 /* hwvulkan.h claims that hw_device_t::close() is never called. */ in tu_hal_close()
/third_party/mesa3d/src/egl/wayland/wayland-drm/
H A Dwayland-drm.c174 close(fd); in drm_create_prime_buffer()
/third_party/ltp/testcases/kernel/connectors/pec/
H A Dpec_listener.c358 fprintf(stderr, "failed to close PEC listening\n"); in main()
362 close(sd); in main()
/third_party/ltp/testcases/kernel/fs/ftest/
H A Dftest06.c28 * open, close, read, write, lseek64,
301 val = close(fd); in crfile()
302 warn(val, "close", 0); in crfile()
H A Dftest02.c26 * open, close, read, write, lseek,
280 val = close(fd); in crfile()
281 warn(val, "close", 0); in crfile()
/third_party/libwebsockets/plugins/
H A Dprotocol_lws_sshd_demo.c421 close(vhd->privileged_fd); in callback_lws_sshd_demo()
/third_party/ltp/lib/
H A Dsafe_file_ops.c104 tst_resm_(file, lineno, TINFO, "Failed to close FILE '%s'", in file_scanf()
113 tst_resm_(file, lineno, TINFO, "Failed to close FILE '%s'", in file_scanf()
157 "Failed to close FILE '%s'", path); in safe_file_scanf()
237 tst_resm_(file, lineno, TINFO, "Failed to close FILE '%s'", in file_printf()
246 tst_resm_(file, lineno, TINFO, "Failed to close FILE '%s'", in file_printf()
275 "Failed to close FILE '%s'", path); in safe_file_vprintf()
366 ret = close(ret); in safe_touch()
370 "Failed to close file '%s'", pathname); in safe_touch()
374 "Invalid close('%s') return value %d", pathname, ret); in safe_touch()
/third_party/mesa3d/src/gallium/frontends/va/
H A Dbuffer.c389 close((intptr_t)buf_info->handle); in vlVaReleaseBufferHandle()
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_fence.c278 close(dup_fd); in zink_create_fence_fd()
/third_party/node/lib/internal/
H A Dblob.js339 controller.close();
/third_party/node/lib/internal/streams/
H A Dpipeline.js52 stream.on('close', () => {
170 await writer.close();
414 dst.on('close', () => {
426 // Now they allow it but "secretly" don't close the underlying fd.
449 // Some readable streams will emit 'close' before 'end'. However, since
454 // We don't need to check if this is a writable premature close since
455 // eos will only fail with premature close on the reading side for
/third_party/node/deps/v8/third_party/test262-harness/src/
H A D_packager.py208 tempFile.close()
233 #now close the dictionary for the test
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dglobal.cc67 file.close(); in run()
H A Dtable.cc87 file.close(); in run()
/third_party/node/deps/v8/tools/
H A Dbigint-tester.py116 os.close(fd)
H A Dgc-nvp-trace-processor.py63 gnuplot.stdin.close()
/third_party/node/test/parallel/
H A Dtest-blob.js166 mc.port1.close();
H A Dtest-crypto-x509.js252 mc.port1.close();
H A Dtest-fs-stat-bigint.js214 await handle.close();
H A Dtest-fs-truncate.js125 fs.close(fd, cb);
/third_party/node/deps/v8/tools/testrunner/local/
H A Dtestsuite.py248 f.close()
/third_party/node/deps/v8/third_party/jinja2/
H A Dloaders.py186 f.close()
/third_party/node/tools/gyp/pylib/gyp/
H A Dwin_tool.py90 open(path, "w").close()

Completed in 17 milliseconds

1...<<251252253254255256257258259260>>...413