Searched defs:is_eof (Results 1 – 15 of 15) sorted by relevance
65 uint32_t write_bytes, int is_eof, in grpc_chttp2_encode_data()
95 bool is_eof; member
94 uint8_t is_eof; member
73 uint32_t write_bytes, int is_eof, in grpc_chttp2_encode_data()
83 bool is_eof; member
87 uint8_t is_eof; member
92 const bool is_eof = res && bytes_read == 0; in ReadPlatformHandle() local
73 fn is_eof(&self) -> bool { in is_eof() method
177 pub fn is_eof(&self) -> bool { in is_eof() method
99 pub fn is_eof(&self) -> bool { in is_eof() method
487 let is_eof = reader in read() localVariable
944 BROTLI_BOOL is_eof = BROTLI_FALSE; in CompressFile() local
318 static bool is_eof(input_stream* inp) { return inp->cur == inp->end; } in is_eof() function
1732 fn is_eof(&self) -> bool { in is_eof() method
608 fn is_eof(&self) -> bool { in is_eof() method