Home
last modified time | relevance | path

Searched defs:is_eos (Results 1 - 5 of 5) sorted by relevance

/third_party/node/src/
H A Dnode_bob.h94 bool is_eos() const { return eos_; } in is_eos() function in node::bob::SourceImpl
/third_party/skia/modules/svg/src/
H A DSkSVGAttributeParser.cpp22 inline bool is_eos(char c) { in is_eos() function
/third_party/curl/lib/
H A Drtsp.c779 rtsp_rtp_write_resp(struct Curl_easy *data, const char *buf, size_t blen, bool is_eos, bool *done) rtsp_rtp_write_resp() argument
H A Dtransfer.c481 bool is_eos = FALSE; in readwrite_data() local
1682 Curl_xfer_write_resp(struct Curl_easy *data, char *buf, size_t blen, bool is_eos, bool *done) Curl_xfer_write_resp() argument
H A Dhttp.c4541 Curl_http_write_resp(struct Curl_easy *data, const char *buf, size_t blen, bool is_eos, bool *done) Curl_http_write_resp() argument

Completed in 11 milliseconds