Home
last modified time | relevance | path

Searched refs:close (Results 3701 - 3725 of 4508) sorted by relevance

1...<<141142143144145146147148149150>>...181

/third_party/libwebsockets/lib/secure-streams/
H A Dsecure-streams-process.c224 close(ff); in ss_proxy_onward_tx()
/third_party/libwebsockets/test-apps/
H A Dtest.js344 /* browser will close the ws in a controlled way */
346 socket_ot.close(3000, "Bye!");
349 /* we ask the server to close the ws in a controlled way */
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-demos/mount-origin/
H A Dtest.js344 /* browser will close the ws in a controlled way */
346 socket_ot.close(3000, "Bye!");
349 /* we ask the server to close the ws in a controlled way */
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-alexa/
H A Dalexa.c498 close(ff); in ss_avs_metadata_tx()
/third_party/mesa3d/src/gallium/drivers/radeonsi/ci/
H A Dradeonsi-run-tests.py490 suite.close()
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_job.c484 close(vc4->in_fence_fd); in vc4_job_submit()
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
H A Dpvr_srv_bo.c81 /* close fd, not needed anymore */ in pvr_srv_alloc_display_pmr()
82 close(fd); in pvr_srv_alloc_display_pmr()
/third_party/node/lib/internal/modules/esm/
H A Dhooks.js652 asyncCommChannel.port1.close();
/third_party/node/lib/internal/webstreams/
H A Dtransformstream.js365 close() {
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dhostref.cc126 file.close(); in run()
/third_party/node/test/parallel/
H A Dtest-dns.js449 return server.close();
H A Dtest-fs-promises.js112 await handle.close();
H A Dtest-stream-duplex-from.js301 })).on('close', common.mustCall());
308 controller.close();
/third_party/node/deps/v8/tools/testrunner/testproc/
H A Dprogress.py400 self.outfile.close()
/third_party/node/deps/v8/tools/mb/
H A Dmb_test.py105 def close(self): member in FakeFile
/third_party/node/deps/v8/third_party/zlib/
H A Dgzread.c644 /* free memory and close file */
653 ret = close(state->fd);
/third_party/node/deps/zlib/
H A Dgzread.c590 /* free memory and close file */ in gzclose_r()
599 ret = close(state->fd); in gzclose_r()
/third_party/musl/src/malloc/mallocng/
H A Dmalloc.c40 close(fd); in get_random8()
/third_party/nghttp2/src/
H A Dshrpx_api_downstream_connection.cc77 close(fd_); in ~APIDownstreamConnection()
155 StringRef::from_lit("close"), false, in send_reply()
H A Dshrpx_live_check.cc293 close(conn_.fd); in initiate_connection()
/third_party/musl/porting/linux/user/src/gwp_asan/
H A Dgwp_asan.c89 close(fd); in get_process_short_name()
/third_party/musl/src/gwp_asan/linux/
H A Dgwp_asan.c89 close(fd); in get_process_short_name()
/third_party/musl/porting/linux/user/src/malloc/mallocng/
H A Dmalloc.c38 close(fd); in get_random8()
/third_party/mesa3d/src/intel/compiler/
H A Dintel_clc.c413 close(fd); in main()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_android.c88 .close = anv_hal_close, in anv_hal_open()
102 /* hwvulkan.h claims that hw_device_t::close() is never called. */ in anv_hal_close()
500 /* Do not close the gralloc handle's dma_buf. The lifetime of the dma_buf in anv_image_init_from_gralloc()
586 /* Do not close the gralloc handle's dma_buf. The lifetime of the dma_buf in anv_image_bind_from_gralloc()

Completed in 22 milliseconds

1...<<141142143144145146147148149150>>...181