Home
last modified time | relevance | path

Searched defs:eof_callback (Results 1 – 3 of 3) sorted by relevance

/external/flac/libFLAC/
Dstream_decoder.c127 FLAC__StreamDecoderEofCallback eof_callback; member
342 FLAC__StreamDecoderEofCallback eof_callback, in init_stream_internal_()
454 FLAC__StreamDecoderEofCallback eof_callback, in FLAC__stream_decoder_init_stream()
482 FLAC__StreamDecoderEofCallback eof_callback, in FLAC__stream_decoder_init_ogg_stream()
/external/python/cpython3/Lib/idlelib/
Dpyshell.py1124 def eof_callback(self, event): member in PyShell
/external/python/cpython2/Lib/idlelib/
DPyShell.py1123 def eof_callback(self, event): member in PyShell