Searched refs:ValueType (Results 26 - 50 of 115) sorted by relevance

12345

/haiku/src/apps/cortex/ValControl/
H A DNumericValControl.cpp60 ASSERT(fParam->ValueType() == B_FLOAT_TYPE ||
61 fParam->ValueType() == B_DOUBLE_TYPE
63 m_pParam->ValueType() == B_INT8_TYPE ||
64 m_pParam->ValueType() == B_UINT8_TYPE ||
65 m_pParam->ValueType() == B_INT16_TYPE ||
66 m_pParam->ValueType() == B_UINT16_TYPE ||
67 m_pParam->ValueType() == B_INT32_TYPE ||
68 m_pParam->ValueType() == B_UINT32_TYPE ||
69 m_pParam->ValueType() == B_INT64_TYPE ||
70 m_pParam->ValueType()
[all...]
/haiku/src/kits/debugger/dwarf/
H A DTypeUnit.h68 typedef TypeUnitTableEntry ValueType; typedef in struct:TypeUnitTableHashDefinition
H A DAbbreviationTable.h77 typedef AbbreviationTableEntry ValueType; typedef in struct:AbbreviationTableHashDefinition
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/haiku/
H A DHaikuKernelFileSystem.cpp27 typedef HaikuKernelIORequest ValueType; typedef in struct:HaikuKernelFileSystem::IORequestHashDefinition
44 typedef HaikuKernelIORequest ValueType; typedef in struct:HaikuKernelFileSystem::IORequestTable
60 typedef HaikuKernelNode::Capabilities ValueType; typedef in struct:HaikuKernelFileSystem::NodeCapabilitiesHashDefinition
64 size_t Hash(const ValueType* value) const
66 bool Compare(fs_vnode_ops* key, const ValueType* value) const
68 ValueType*& GetLink(ValueType* value) const
/haiku/src/add-ons/kernel/file_cache/
H A Drule_based_prefetcher.cpp154 typedef rules ValueType; typedef in struct:RuleHash
161 size_t Hash(ValueType* value) const
166 bool Compare(KeyType key, ValueType* rules) const
171 ValueType*& GetLink(ValueType* value) const
180 typedef team_rules ValueType; typedef in struct:TeamHash
187 size_t Hash(ValueType* value) const
192 bool Compare(KeyType key, ValueType* value) const
197 ValueType*& GetLink(ValueType* valu
[all...]
/haiku/src/add-ons/kernel/file_systems/packagefs/nodes/
H A DNode.h149 typedef Node ValueType; typedef in struct:NodeNameHashDefinition
175 typedef Node ValueType; typedef in struct:NodeIDHashDefinition
H A DNodeListener.h103 typedef NodeListener ValueType; typedef in struct:NodeListenerHashDefinition
/haiku/src/bin/debug/ltrace/
H A Dltrace_stub.cpp58 typedef PatchEntry ValueType; typedef in struct:OriginalTableDefinition
84 typedef PatchEntry ValueType; typedef in struct:PatchedTableDefinition
/haiku/src/add-ons/kernel/file_systems/packagefs/volume/
H A DPackageSettings.h126 typedef Entry ValueType; typedef in struct:PackageSettingsItem::EntryHashDefinition
165 typedef PackageSettingsItem ValueType; typedef in struct:PackageSettingsItemHashDefinition
/haiku/src/bin/debug/profile/
H A DSummaryProfileResult.h32 typedef SummaryImage ValueType; typedef in struct:SummaryImageHashDefinition
/haiku/src/servers/package/
H A DPackageFile.h93 typedef PackageFile ValueType; typedef in struct:PackageFileEntryRefHashDefinition
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DIndex.h104 typedef Index ValueType; typedef in struct:IndexHashDefinition
/haiku/src/system/kernel/fs/
H A DEntryCache.h59 typedef EntryCacheEntry ValueType; typedef in struct:EntryCacheHashDefinition
/haiku/headers/os/media/
H A DParameterWeb.h222 virtual type_code ValueType() = 0;
308 virtual type_code ValueType();
358 virtual type_code ValueType();
404 virtual type_code ValueType();
441 virtual type_code ValueType();
/haiku/headers/private/shared/
H A DHashMap.h51 typedef HashMapElement<Key, Value> ValueType; typedef in struct:BPrivate::HashMapTableDefinition
55 size_t Hash(const ValueType* value) const
57 bool Compare(const KeyType& key, const ValueType* value) const
59 ValueType*& GetLink(ValueType* value) const
/haiku/src/kits/tracker/
H A DIconCache.h122 typedef Class ValueType; typedef in struct:BPrivate::SelfHashing
129 size_t Hash(ValueType* value) const
134 bool Compare(KeyType key, ValueType* value) const
139 ValueType*& GetLink(ValueType* value) const
/haiku/src/add-ons/kernel/network/stack/
H A Dstack.cpp103 typedef chain ValueType; typedef in struct:ChainHash
113 size_t Hash(ValueType* value) const
120 bool Compare(KeyType key, ValueType* chain) const
130 ValueType*& GetLink(ValueType* value) const
138 typedef family ValueType; typedef in struct:FamilyHash
145 size_t Hash(ValueType* value) const
150 bool Compare(KeyType key, ValueType* family) const
155 ValueType*& GetLink(ValueType* valu
[all...]
/haiku/src/kits/debugger/arch/x86/
H A DCpuStateX86.cpp201 if (BVariant::TypeIsInteger(reg->ValueType())) {
206 } else if (BVariant::TypeIsFloat(reg->ValueType())) {
208 if (reg->ValueType() == B_FLOAT_TYPE)
/haiku/src/tests/system/kernel/file_corruption/fs/
H A DTransaction.h87 typedef BlockInfo ValueType; typedef in struct:Transaction::BlockInfoHashDefinition
/haiku/src/add-ons/kernel/file_systems/packagefs/package/
H A DCachedDataReader.h91 typedef CacheLineLocker ValueType; typedef in struct:CachedDataReader::LockerHashDefinition
/haiku/src/add-ons/kernel/file_systems/packagefs/util/
H A DStringPool.h166 typedef StringData ValueType; typedef in struct:StringDataHashDefinition
/haiku/src/kits/debugger/model/
H A DStackFrameValues.cpp60 typedef ValueEntry ValueType; typedef in struct:StackFrameValues::ValueEntryHashDefinition
/haiku/src/system/kernel/
H A DTeamThreadTables.h148 typedef Element ValueType; typedef in struct:BKernel::TeamThreadTable::HashDefinition
H A Dmodule.cpp163 typedef hash_entry ValueType; typedef in struct:Module::NodeHashDefinition
165 size_t Hash(ValueType* entry) const
167 ValueType*& GetLink(ValueType* entry) const
175 bool Compare(KeyType key, ValueType* entry) const
281 typedef module ValueType; typedef in struct:Module::ModuleHash
283 size_t Hash(ValueType* module) const
285 ValueType*& GetLink(ValueType* entry) const
293 bool Compare(KeyType key, ValueType* modul
306 typedef module_image ValueType; typedef in struct:Module::ImageHash
[all...]
/haiku/src/system/boot/loader/file_systems/packagefs/
H A DPackageSettingsItem.h150 typedef Entry ValueType; typedef in struct:PackageFS::PackageSettingsItem::EntryHashDefinition

Completed in 273 milliseconds

12345