Searched defs:typeName (Results 1 - 14 of 14) sorted by relevance

/haiku/src/tools/restest/
H A DResourceItem.cpp197 char typeName[4] = { fType >> 24, (fType >> 16) & 0xff, local
H A DResourceFile.cpp556 char typeName[4] = { type >> 24, (type >> 16) & 0xff, local
/haiku/src/kits/debugger/dwarf/
H A DDwarfUtils.cpp52 BString typeName; local
/haiku/src/add-ons/kernel/drivers/input/hid_shared/
H A DHIDCollection.cpp170 const char *typeName = "unknown"; local
H A DHIDReport.cpp268 const char *typeName = "unknown"; local
/haiku/src/kits/debugger/value/value_nodes/
H A DBListValueNode.cpp381 BString typeName; local
H A DBMessageValueNode.cpp397 BString typeName; local
[all...]
/haiku/src/tools/gensyscalls/
H A Dgensyscalls.cpp67 Parameter::Parameter(const char* typeName, const char* parameterName, argument
162 Syscall::AddParameter(int size, const char* typeName, const char* parameterName) argument
583 const char* typeName = type->TypeName(); local
[all...]
H A Dgensyscallinfos.cpp528 string typeName = type.back(); local
553 string typeName; local
/haiku/src/bin/debug/strace/
H A DSyscall.h21 Type(string typeName, TypeHandler *handler) argument
46 Parameter(string name, int32 offset, string typeName, TypeHandler *handler) argument
94 void AddParameter(string name, int32 offset, string typeName, argument
/haiku/src/add-ons/kernel/partitioning_systems/common/
H A DPartitionMap.cpp271 PartitionType::SetType(const char* typeName) argument
/haiku/src/kits/debugger/debug_info/
H A DDwarfImageDebugInfo.cpp240 BString typeName; member in struct:DwarfImageDebugInfo::TypeNameKey
242 TypeNameKey(const BString& typeName) argument
/haiku/src/kits/tracker/
H A DFindPanel.cpp2959 const char* typeName; local
H A DPoseView.cpp4568 const char* typeName = ""; local

Completed in 131 milliseconds