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

/haiku-fatelf/src/add-ons/translators/exr/openexr/ilmimf/
H A DImfOpaqueAttribute.cpp50 OpaqueAttribute::OpaqueAttribute (const char typeName[]): argument
76 OpaqueAttribute::typeName () const function in class:Imf::OpaqueAttribute
H A DImfAttribute.cpp105 Attribute::knownType (const char typeName[]) argument
115 Attribute::registerAttributeType (const char typeName[], argument
131 Attribute::unRegisterAttributeType (const char typeName[]) argument
141 Attribute::newAttribute (const char typeName[]) argument
[all...]
H A DImfAttribute.h288 TypedAttribute<T>::typeName () const function in class:Imf::TypedAttribute
H A DImfHeader.cpp906 char typeName[100]; local
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/FileSharing-Windows/
H A DSecurity.cpp81 CString typeName; local
/haiku-fatelf/src/add-ons/kernel/drivers/input/usb_hid/
H A DHIDCollection.cpp190 const char *typeName = "unknown"; local
H A DHIDReport.cpp264 const char *typeName = "unknown"; local
/haiku-fatelf/src/bin/debug/strace/
H A DSyscall.h21 Type(string typeName, TypeHandler *handler) argument
42 Parameter(string name, int32 offset, string typeName, TypeHandler *handler) argument
81 void AddParameter(string name, int32 offset, string typeName, argument
/haiku-fatelf/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-fatelf/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
574 const char* typeName = type->TypeName(); local
[all...]
H A Dgensyscallinfos.cpp513 string typeName = type.back(); local
538 string typeName; local
/haiku-fatelf/src/apps/debugger/value/value_nodes/
H A DBListValueNode.cpp337 BString typeName; local
H A DBMessageValueNode.cpp400 BString typeName; local
[all...]
/haiku-fatelf/src/add-ons/kernel/partitioning_systems/intel/
H A DPartitionMap.cpp271 PartitionType::SetType(const char* typeName) argument
/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A DschemasInternals.h255 const xmlChar *typeName; /* the local name of the type definition */ member in struct:_xmlSchemaAttribute
/haiku-fatelf/src/kits/tracker/
H A DFindPanel.cpp2844 const char* typeName; local
H A DPoseView.cpp4383 const char* typeName = ""; local

Completed in 207 milliseconds