Home
last modified time | relevance | path

Searched defs:eof_offset (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/flac/src/flac/
H A Dforeign_metadata.c122 FLAC__off_t offset, eof_offset; in read_from_aiff_() local
213 FLAC__off_t offset, eof_offset = -1, ds64_data_size = -1; in read_from_wave_() local
361 FLAC__off_t offset, eof_offset = -1; in read_from_wave64_() local
/aosp_15_r20/external/rust/android-crates-io/crates/winnow/src/stream/
Dtests.rs113 let eof_offset = curr_i.eof_offset(); in bit_stream_inner() localVariable
Dmod.rs709 fn eof_offset(&self) -> usize { in eof_offset() method
784 fn eof_offset(&self) -> usize { in eof_offset() method
849 fn eof_offset(&self) -> usize { in eof_offset() method
920 fn eof_offset(&self) -> usize { in eof_offset() function
1037 fn eof_offset(&self) -> usize { in eof_offset() method
1094 fn eof_offset(&self) -> usize { in eof_offset() function
1147 fn eof_offset(&self) -> usize { in eof_offset() method
1200 fn eof_offset(&self) -> usize { in eof_offset() method
/aosp_15_r20/external/cronet/net/disk_cache/simple/
H A Dsimple_synchronous_entry.cc1131 int eof_offset = entry_stat.GetEOFOffsetInFile(key.size(), stream_index); in Close() local
/aosp_15_r20/external/cronet/net/disk_cache/
H A Dentry_unittest.cc4261 int eof_offset = entry_stat.GetEOFOffsetInFile(key.size(), 0); in TEST_F() local