Searched defs:indexSectionOffset (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/storage/
H A DResourceFile.cpp758 uint32 indexSectionOffset = _GetInt(header.rh_index_section_offset); local
794 uint32 indexSectionOffset = _GetInt(header.rish_index_section_offset); local
1103 uint32 indexSectionOffset = size; local
[all...]
/haiku/src/tools/restest/
H A DResourceFile.cpp346 uint32 indexSectionOffset = size; local
853 uint32 indexSectionOffset = _GetUInt32(header.rh_index_section_offset); local
885 uint32 indexSectionOffset = _GetUInt32(header.rish_index_section_offset); local
[all...]

Completed in 39 milliseconds