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

/haiku/src/system/kernel/
H A Dint.cpp137 static const char* typeNames[] local
147 "%%", i, typeNames[min_c(sVectors[i].type,
/haiku/src/kits/tracker/
H A DPoseView.cpp4557 BObjectList<BString> typeNames(10, true);
4571 typeNames.AddItem(new BString(typeName));
4590 &types, &typeNames,
4617 if (typeNames.ItemAt(specificTypeIndex)->Length()) {
4619 typeNames.ItemAt(specificTypeIndex)->String());

Completed in 97 milliseconds