Home
last modified time | relevance | path

Searched refs:report_read_error (Results 1 – 8 of 8) sorted by relevance

/dports/databases/xapian-core12/xapian-core-1.2.25/backends/flint/
H A Dflint_postlist.cc141 report_read_error(*keypos); in check_tname_in_key_lite()
175 report_read_error(*posptr); in read_start_of_first_chunk()
211 report_read_error(*posptr); in read_start_of_chunk()
218 report_read_error(*posptr); in read_start_of_chunk()
442 report_read_error(kpos); in flush()
591 report_read_error(keypos); in flush()
623 report_read_error(*posptr); in read_number_of_entries()
625 report_read_error(*posptr); in read_number_of_entries()
726 report_read_error(keypos); in next_chunk()
836 report_read_error(keypos); in move_to_chunk_containing()
[all …]
/dports/databases/xapian-core/xapian-core-1.4.18/backends/glass/
H A Dglass_postlist.cc71 report_read_error(*keypos); in check_tname_in_key_lite()
106 report_read_error(*posptr); in read_start_of_first_chunk()
140 report_read_error(*posptr); in read_start_of_chunk()
146 report_read_error(*posptr); in read_start_of_chunk()
183 report_read_error(p); in get_freqs()
189 report_read_error(p); in get_freqs()
496 report_read_error(kpos); in flush()
674 report_read_error(*posptr); in read_number_of_entries()
676 report_read_error(*posptr); in read_number_of_entries()
828 report_read_error(keypos); in next_chunk()
[all …]
/dports/databases/xapian-core12/xapian-core-1.2.25/backends/brass/
H A Dbrass_postlist.cc174 report_read_error(*keypos); in check_tname_in_key_lite()
208 report_read_error(*posptr); in read_start_of_first_chunk()
242 report_read_error(*posptr); in read_start_of_chunk()
248 report_read_error(*posptr); in read_start_of_chunk()
472 report_read_error(kpos); in flush()
618 report_read_error(keypos); in flush()
650 report_read_error(*posptr); in read_number_of_entries()
652 report_read_error(*posptr); in read_number_of_entries()
765 report_read_error(keypos); in next_chunk()
868 report_read_error(keypos); in move_to_chunk_containing()
[all …]
/dports/databases/xapian-core/xapian-core-1.4.18/backends/chert/
H A Dchert_postlist.cc169 report_read_error(*keypos); in check_tname_in_key_lite()
203 report_read_error(*posptr); in read_start_of_first_chunk()
237 report_read_error(*posptr); in read_start_of_chunk()
243 report_read_error(*posptr); in read_start_of_chunk()
467 report_read_error(kpos); in flush()
613 report_read_error(keypos); in flush()
645 report_read_error(*posptr); in read_number_of_entries()
647 report_read_error(*posptr); in read_number_of_entries()
771 report_read_error(keypos); in next_chunk()
874 report_read_error(keypos); in move_to_chunk_containing()
[all …]
/dports/databases/xapian-core12/xapian-core-1.2.25/backends/chert/
H A Dchert_postlist.cc174 report_read_error(*keypos); in check_tname_in_key_lite()
208 report_read_error(*posptr); in read_start_of_first_chunk()
242 report_read_error(*posptr); in read_start_of_chunk()
248 report_read_error(*posptr); in read_start_of_chunk()
472 report_read_error(kpos); in flush()
618 report_read_error(keypos); in flush()
650 report_read_error(*posptr); in read_number_of_entries()
652 report_read_error(*posptr); in read_number_of_entries()
765 report_read_error(keypos); in next_chunk()
868 report_read_error(keypos); in move_to_chunk_containing()
[all …]
/dports/multimedia/mpv/mpv-0.34.1/input/
H A Dipc-win.c192 static void report_read_error(struct client_arg *arg, DWORD error) in report_read_error() function
229 report_read_error(arg, ioerr); in client_thread()
269 report_read_error(arg, GetLastError()); in client_thread()
284 report_read_error(arg, ioerr); in client_thread()
/dports/databases/xapian-core12/xapian-core-1.2.25/
H A DChangeLog16859 Add NORETURN macro to report_read_error(); fixes warnings from
/dports/databases/xapian-core/xapian-core-1.4.18/
H A DChangeLog20440 Add NORETURN macro to report_read_error(); fixes warnings from