Home
last modified time | relevance | path

Searched refs:rish_index_section_size (Results 1 – 5 of 5) sorted by relevance

/haiku/headers/private/storage/
H A DResourcesDefs.h43 uint32 rish_index_section_size; member
/haiku/src/tools/restest/
H A DResourcesDefs.h43 uint32 rish_index_section_size; member
H A DResourceFile.cpp405 indexHeader->rish_index_section_size = indexSectionSize; in WriteResources()
896 uint32 indexSectionSize = _GetUInt32(header.rish_index_section_size); in _ReadIndex()
/haiku/src/kits/storage/
H A DResourceFile.cpp805 uint32 indexSectionSize = _GetInt(header.rish_index_section_size); in _ReadIndex()
1173 indexHeader->rish_index_section_size = indexSectionSize; in _WriteResources()
/haiku/docs/develop/kits/storage/resources/
H A DResourcesFormat.tex293 uint32 rish_index_section_size;