Searched refs:resourceIndex (Results 1 - 2 of 2) sorted by relevance

/haiku/src/tools/restest/
H A DResourceFile.cpp1014 int32 resourceIndex = 1; local
1021 "%ld.", resourceIndex);
1033 "index %ld.", resourceIndex);
1046 resourceIndex++;
1051 if (resourceIndex == 1) {
/haiku/src/kits/storage/
H A DResourceFile.cpp938 int32 resourceIndex = 1; local
945 "table at index %" B_PRId32 ".", resourceIndex);
957 "table after index %" B_PRId32 ".", resourceIndex);
970 resourceIndex++;
975 if (resourceIndex == 1) {

Completed in 45 milliseconds