unleashed-firmware/lib/toolbox/stream
あく acc39a4bc0
Api Symbols: replace asserts with checks (#3507)
* Api Symbols: replace asserts with checks
* Api Symbols: replace asserts with checks part 2
* Update no args function signatures with void, to help compiler to track incorrect usage
* More unavoidable void
* Update PVS config and code to make it happy
* Format sources
* nfc: fix checks
* dead code cleanup & include fixes

Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: hedger <hedger@nanode.su>
2024-03-19 23:43:52 +09:00
..
buffered_file_stream.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
buffered_file_stream.h [FL-2693] RW buffered streams (#1523) 2022-08-04 01:43:14 +09:00
file_stream.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
file_stream.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
stream.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
stream.h Various improvements: Toolbox, Updater and Unit Tests. (#2250) 2023-01-06 16:31:17 +10:00
stream_cache.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
stream_cache.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
stream_i.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
string_stream.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
string_stream.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00