Home
last modified time | relevance | path

Searched refs:swap_action (Results 1 – 4 of 4) sorted by relevance

/haiku/src/tools/translation/tiffinfo/
H A Dtiffinfo.cpp168 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 DByteOrder.h23 } swap_action; typedef
109 swap_action action);
/haiku/src/kits/support/
H A DByteOrder.cpp13 swap_data(type_code type, void *_data, size_t length, swap_action action) in swap_data()
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h78 #define swap_action fssh_swap_action macro