Home
last modified time | relevance | path

Searched defs:is_eof (Results 1 - 12 of 12) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Df_interleave.c78 int is_eof = !!ff_inlink_acknowledge_status(ctx->inputs[i], &status, &rpts); in activate() local
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dlexer.cc115 bool Lexer::is_eof() const { in is_eof() function in tint::reader::wgsl::Lexer
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/nx-gzip/
H A Dgunz_test.c289 int is_final, is_eof; in decompress_file() local
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/nx-gzip/
H A Dgunz_test.c289 int is_final, is_eof; in decompress_file() local
/third_party/skia/third_party/externals/brotli/c/tools/
H A Dbrotli.c944 BROTLI_BOOL is_eof = BROTLI_FALSE; in CompressFile() local
/third_party/rust/crates/regex/regex-syntax/src/ast/
H A Dparse.rs600 fn is_eof(&self) -> bool { in is_eof() functions
[all...]
/third_party/rust/crates/regex/src/
H A Ddfa.rs1726 fn is_eof(&self) -> bool { in is_eof() functions
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/
H A Denetc.c410 bool is_eof = !!tx_swbd->skb; in enetc_clean_tx_ring() local
/kernel/linux/linux-5.10/drivers/tty/
H A Dn_tty.c1964 bool is_eof; in copy_from_read_buf() local
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/enetc/
H A Denetc.h37 u8 is_eof:1; member
H A Denetc.c834 bool is_eof = tx_swbd->is_eof; in enetc_clean_tx_ring() local
[all...]
/kernel/linux/linux-6.6/drivers/tty/
H A Dn_tty.c1964 bool is_eof; in copy_from_read_buf() local

Completed in 23 milliseconds