Home
last modified time | relevance | path

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

/haiku/headers/private/storage/
H A DResourcesDefs.h48 uint32 rish_info_table_offset; member
/haiku/src/tools/restest/
H A DResourcesDefs.h48 uint32 rish_info_table_offset; member
H A DResourceFile.cpp408 indexHeader->rish_info_table_offset = infoTableOffset; in WriteResources()
918 uint32 infoTableOffset = _GetUInt32(header.rish_info_table_offset); in _ReadIndex()
/haiku/src/kits/storage/
H A DResourceFile.cpp828 uint32 infoTableOffset = _GetInt(header.rish_info_table_offset); in _ReadIndex()
1176 indexHeader->rish_info_table_offset = infoTableOffset; in _WriteResources()
/haiku/docs/develop/kits/storage/resources/
H A DResourcesFormat.tex298 uint32 rish_info_table_offset;