Searched refs:swap_action (Results 1 – 4 of 4) sorted by relevance
/haiku/src/tools/translation/tiffinfo/ |
H A D | tiffinfo.cpp | 168 print_ifd_value(IFDEntry &entry, BFile &file, swap_action swp) in print_ifd_value() 404 int swap_value_field(IFDEntry &entry, swap_action swp) in swap_value_field() 450 report_ifd_entries(BFile &file, uint16 entrycount, swap_action swp) in report_ifd_entries() 491 report_ifd(BFile &file, uint32 ifdoffset, swap_action swp) in report_ifd() 559 swap_action swp; in generate_report()
|
/haiku/headers/os/support/ |
H A D | ByteOrder.h | 23 } swap_action; typedef 109 swap_action action);
|
/haiku/src/kits/support/ |
H A D | ByteOrder.cpp | 13 swap_data(type_code type, void *_data, size_t length, swap_action action) in swap_data()
|
/haiku/headers/private/fs_shell/ |
H A D | fssh_api_wrapper.h | 78 #define swap_action fssh_swap_action macro
|