Searched defs:GetValue (Results 26 - 42 of 42) sorted by relevance

12

/haiku/src/system/kernel/vm/
H A DVMKernelArea.h75 Value* GetValue(AVLTreeNode* node) const function in struct:VMKernelAddressRangeTreeDefinition
/haiku/src/bin/debug/strace/
H A DContext.h38 const void *GetValue(Parameter *param) const { function in class:Context
/haiku/src/add-ons/screen_savers/slideshowsaver/
H A DLiveSettings.cpp467 LiveSettings::GetValue(const char *name, T &val) function in class:LiveSettings
/haiku/src/apps/showimage/
H A DPrintOptionsWindow.cpp216 PrintOptionsWindow::GetValue(BTextControl* text, float* value) function in class:PrintOptionsWindow
/haiku/src/apps/icon-o-matic/generic/property/
H A DProperty.cpp192 IntProperty::GetValue(BString& string) function in class:IntProperty
327 FloatProperty::GetValue(BString& string) function in class:FloatProperty
446 UInt8Property::GetValue(BString& string) function in class:UInt8Property
568 BoolProperty::GetValue(BString& string) function in class:BoolProperty
690 StringProperty::GetValue(BStrin function in class:StringProperty
[all...]
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DTwoKeyAVLTree.h171 inline Value& GetValue(Node* node) const function in class:TwoKeyAVLTreeNodeStrategy
/haiku/headers/private/kernel/util/
H A DAVLTreeMap.h631 inline Value& GetValue(Node* node) const function in class:AVLTreeMapStrategy::Auto
H A DVectorMap.h700 inline const Value &GetValue(const Entry &entry) const function in class:VectorMapEntryStrategy::Pair
705 inline Value &GetValue(Entry &entry) const function in class:VectorMapEntryStrategy::Pair
741 inline const Value &GetValue(const Entry &entry) const function in class:VectorMapEntryStrategy::ImplicitKey
746 inline Value &GetValue(Entry &entry) const function in class:VectorMapEntryStrategy::ImplicitKey
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DAttributeIndex.cpp85 Value* GetValue(AVLTreeNode* node) const function in struct:AttributeIndex::TreeDefinition
/haiku/headers/private/kernel/vm/
H A DVMArea.h180 VMArea* GetValue(AVLTreeNode* node) const function in struct:VMAreasTreeDefinition
/haiku/src/system/kernel/events/
H A Devent_queue.cpp67 Value* GetValue(AVLTreeNode* node) const function in struct:EventQueueTreeDefinition
/haiku/src/kits/interface/
H A DChannelControl.cpp431 BChannelControl::GetValue(int32* outValues, int32 fromChannel, function in class:BChannelControl
/haiku/src/add-ons/kernel/file_systems/packagefs/util/
H A DTwoKeyAVLTree.h224 inline Value& GetValue(Node* node) const function in class:TwoKeyAVLTreeNodeStrategy
/haiku/src/apps/debuganalyzer/gui/
H A DHeaderView.cpp268 Header::GetValue(BVariant& _value) const function in class:Header
/haiku/src/kits/media/
H A DParameterWeb.cpp1276 BParameter::GetValue(void* buffer, size_t* _size, bigtime_t* _when) function in class:BParameter
/haiku/src/tools/
H A Dset_haiku_revision.cpp493 int16_t ELFObject::GetValue(int16_t& value) function in class:ELFObject
500 uint16_t ELFObject::GetValue(uint16_t& value) function in class:ELFObject
507 int32_t ELFObject::GetValue(int32_t& value) function in class:ELFObject
514 uint32_t ELFObject::GetValue(uint32_t& value) function in class:ELFObject
521 int64_t ELFObject::GetValue(int64_t& value) function in class:ELFObject
528 uint64_t ELFObject::GetValue(uint64_t& value) function in class:ELFObject
[all...]
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.cpp362 Value* GetValue() const function in class:VariablesView::ModelNode
[all...]

Completed in 166 milliseconds

12