Searched defs:Value (Results 51 - 75 of 88) sorted by last modified time

1234

/haiku/src/tests/kits/support/pointerlist/
H A DPointerListTest.cpp388 class Value class
391 Value(int value) : value(value) {}; function in class:Value
[all...]
/haiku/headers/private/kernel/util/
H A DVectorMap.h134 inline _Value &Value() const function in class:VectorMapEntry
[all...]
/haiku/src/apps/codycam/
H A DSettings.cpp58 StringValueSetting::Value() const function in class:StringValueSetting
237 BooleanValueSetting::Value() const function in class:BooleanValueSetting
/haiku/src/add-ons/media/media-add-ons/vst_host/
H A DVSTHost.h95 float Value; member in struct:DropListValue
H A DVSTHost.cpp193 VSTParameter::Value() function in class:VSTParameter
/haiku/src/kits/interface/
H A DControl.cpp361 BControl::Value() const function in class:BControl
/haiku/src/tests/kits/locale/
H A DRelativeDateTimeFormatTest.cpp57 struct Value { struct
/haiku/src/tests/system/kernel/util/
H A DDoublyLinkedListTest.cpp50 ItemVirtualWithout::Value() function in class:ItemVirtualWithout
57 ItemVirtualWith::Value() function in class:ItemVirtualWith
H A DOrderedMapTest.h59 typedef _Value Value; typedef in class:SimpleValueStrategy
96 typedef typename ValueStrategy::Value Value; typedef in class:PairEntryStrategy
126 typedef typename ValueStrategy::Value Value; typedef in class:ImplicitKeyStrategy
604 typedef typename ValueStrategy::Value Value; typedef in class:TestMap::TestStrategy
670 typedef typename _TestStrategy::Value Value; typedef
711 typedef typename _TestStrategy::Value Value; typedef
752 typedef typename _TestStrategy::Value Value; typedef
797 typedef typename EntryStrategy::Value Value; typedef
[all...]
H A DVectorTest.cpp553 typedef int Value; typedef in class:IntStrategy
573 typedef string Value; typedef in class:StringStrategy
598 typedef typename ValueStrategy::Value Value; typedef
627 typedef typename ValueStrategy::Value Value; typedef
656 typedef typename ValueStrategy::Value Value; typedef
670 typedef typename ValueStrategy::Value Value; typedef
721 typedef typename ValueStrategy::Value Value; typedef
760 typedef typename ValueStrategy::Value Value; typedef
775 typedef typename ValueStrategy::Value Value; typedef
812 typedef typename ValueStrategy::Value Value; typedef
840 typedef typename ValueStrategy::Value Value; typedef
870 typedef typename ValueStrategy::Value Value; typedef
926 typedef typename ValueStrategy::Value Value; typedef
[all...]
/haiku/src/preferences/screensaver/
H A DScreenCornerSelector.cpp140 ScreenCornerSelector::Value() function in class:ScreenCornerSelector
/haiku/headers/private/interface/
H A DDecimalSpinner.h54 double Value() const { return fValue; }; function in class:BDecimalSpinner
/haiku/src/kits/debugger/settings/generic/
H A DSettings.cpp41 Settings::Value(Setting* setting) const function in class:Settings
52 Settings::Value(const char* settingID) const function in class:Settings
/haiku/src/kits/debugger/value/
H A DValue.cpp
/haiku/headers/private/debugger/value/
H A DValue.h14 class Value : public BReferenceable { class in inherits:BReferenceable
/haiku/src/servers/app/
H A DAngle.cpp263 Angle::Value() const function in class:Angle
/haiku/src/apps/icon-o-matic/generic/property/
H A DProperty.h87 inline int32 Value() const function in class:IntProperty
130 inline float Value() const function in class:FloatProperty
171 inline uint8 Value() const function in class:UInt8Property
206 inline bool Value() const function in class:BoolProperty
236 inline const char* Value() const function in class:StringProperty
/haiku/src/apps/devices/
H A DPropertyList.h31 const char* Value() const { return fValue.String(); } function in class:PropertyRow
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DAttributeIndex.cpp72 typedef TreeValue Value; typedef in struct:AttributeIndex::TreeDefinition
147 typedef TreeKey Value; typedef in struct:AttributeIndex::IteratorPolicy
H A DIndexImpl.h32 typedef typename Policy::Value Value; typedef in class:GenericIndexIterator
212 typedef typename Policy::Value Value; typedef in struct:GenericIndexIteratorTreePolicy
H A DLastModifiedIndex.cpp109 typedef time_t Value; typedef in struct:LastModifiedIndex::IteratorPolicy
H A DNameIndex.cpp89 typedef const char* Value; typedef in struct:NameIndex::IteratorPolicy
H A DSizeIndex.cpp108 typedef off_t Value; typedef in struct:SizeIndex::IteratorPolicy
/haiku/src/tests/add-ons/print/ppd/model/
H A DValue.cpp13 Value::Value(BString* value, Type type) function in class:Value
[all...]
H A DValue.h14 class Value { class

Completed in 231 milliseconds

1234