Home
last modified time | relevance | path

Searched refs:got_eof (Results 1 - 4 of 4) sorted by relevance

/third_party/libuv/test/
H A Dtest-shutdown-eof.c34 static int got_eof; variable
58 ASSERT(!got_eof); in read_cb()
68 got_eof = 1; in read_cb()
78 ASSERT(!got_eof); in shutdown_cb()
119 ASSERT(got_eof); in tcp_close_cb()
179 ASSERT(got_eof); in TEST_IMPL()
H A Dtest-shutdown-simultaneous.c32 static int got_eof; variable
62 ASSERT_OK(got_eof); in read_cb()
75 got_eof = 1; in read_cb()
130 ASSERT_EQ(1, got_eof); in TEST_IMPL()
/third_party/ffmpeg/libavfilter/
H A Dsrc_movie.c564 int got_eagain = 0, got_eof = 0; in movie_request_frame() local
573 got_eof++; in movie_request_frame()
585 } else if (got_eof) { in movie_request_frame()
/third_party/ltp/tools/sparse/sparse-src/
H A Dtokenize.c367 goto got_eof; in nextchar_slow()
370 goto got_eof; in nextchar_slow()
423 got_eof: in nextchar_slow()

Completed in 4 milliseconds