Home
last modified time | relevance | path

Searched refs:close (Results 5501 - 5525 of 5974) sorted by relevance

1...<<221222223224225226227228229230>>...239

/third_party/ffmpeg/libavcodec/
H A Dmss2.c854 .close = mss2_decode_end,
H A Dpixlet.c701 .close = pixlet_close,
H A Dproresdec2.c880 .close = decode_close,
/third_party/glfw/src/
H A Dinternal.h569 GLFWwindowclosefun close; member
H A Dwl_platform.h260 void (* close)(struct libdecor_frame*,void*); member
/third_party/backends/backend/
H A Das6e.c512 DBG (1, "close: invalid handle %p\n", handle); in sane_close()
519 close (s->as6e_params.ctloutpipe); in sane_close()
H A Ddc210.c477 if (close (fd) == -1) in close_dc210()
479 DBG (4, "close_dc210: error: could not close device\n"); in close_dc210()
815 /* Device select/open/close */
/third_party/alsa-lib/src/ucm/
H A Ducm_subs.c546 close(fd); in rval_sysfs()
/third_party/backends/backend/pixma/
H A Dpixma_common.c851 s->ops->close (s); in pixma_close()
/third_party/curl/lib/
H A Dcf-h1-proxy.c327 STRCONST("Connection:"), STRCONST("close"))) in on_resp_header()
348 STRCONST("close"))) in on_resp_header()
499 can't keep the connection alive since the close is in recv_CONNECT_resp()
868 return CURLE_RECV_ERROR; /* Need a cfilter close and new bootstrap */ in H1_CONNECT()
918 * If the other side indicated a connection close, or if someone in H1_CONNECT()
919 * else told us to close this connection, do so now. in H1_CONNECT()
921 if(ts->close_connection || conn->bits.close) { in H1_CONNECT()
927 CURL_TRC_CF(data, cf, "CONNECT need to close+open"); in H1_CONNECT()
951 /* failure, close this connection to avoid reuse */ in H1_CONNECT()
1054 CURL_TRC_CF(data, cf, "close"); in cf_h1_proxy_close()
[all...]
H A Dcfilters.c640 return cf && !cf->conn->bits.close && in Curl_conn_is_alive()
/third_party/gn/src/gn/
H A Dohos_components_checker.cc449 file.close(); in GenerateScanList()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
H A DUTS46Test.java837 idnaTestFile.close(); in IdnaTest()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
H A DIslamicTest.java938 icuOut.close(); in TestSerialization8449()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/
H A DLanguageTestFmwk.java97 isr.close(); in getTestData()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
H A DIslamicTest.java935 icuOut.close(); in TestSerialization8449()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/duration/
H A DLanguageTestFmwk.java98 isr.close(); in getTestData()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
H A DUTS46Test.java931 idnaTestFile.close(); in IdnaTest()
/third_party/libwebsockets/lib/core/
H A Dlibwebsockets.c229 close(n); in lws_open()
/third_party/libsnd/src/
H A Dfile_io.c455 while ((retval = close (fd)) == -1 && errno == EINTR) in psf_close_fd()
/third_party/libabigail/tools/
H A Dabidw.cc798 of.close(); in load_corpus_and_write_abixml()
/third_party/mesa3d/src/freedreno/decode/
H A Dpgmdump.c426 close(fd); in dump_raw_shader()
/third_party/libwebsockets/lib/roles/http/server/
H A Dlejp-conf.c968 close(fd); in lwsws_get_config()
/third_party/libwebsockets/plugins/
H A Dprotocol_lws_openmetrics_export.c361 close(fd); in grabfile()
/third_party/node/lib/
H A D_http_outgoing.js94 const RE_CONN_CLOSE = /(?:^|\W)close(?:$|\W)/i;
389 // then we haven't gotten the 'close' event yet.
465 // Force the connection to close when the response is a 204 No Content or
475 // the connection to close.
492 header += 'Connection: close\r\n';
505 header += 'Connection: close\r\n';
541 // Wait until the first body chunk, or close(), is sent to flush,

Completed in 38 milliseconds

1...<<221222223224225226227228229230>>...239