Searched defs:Value (Results 26 - 50 of 88) sorted by relevance

1234

/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/executer/
H A Dexconfig.c405 UINT64 Value; local
H A Dexutils.c424 AcpiExDigitsNeeded( UINT64 Value, UINT32 Base) argument
529 AcpiExIntegerToString( char *OutString, UINT64 Value) argument
[all...]
H A Dexregion.c180 AcpiExSystemMemorySpaceHandler( UINT32 Function, ACPI_PHYSICAL_ADDRESS Address, UINT32 BitWidth, UINT64 *Value, void *HandlerContext, void *RegionContext) argument
467 AcpiExSystemIoSpaceHandler( UINT32 Function, ACPI_PHYSICAL_ADDRESS Address, UINT32 BitWidth, UINT64 *Value, void *HandlerContext, void *RegionContext) argument
532 AcpiExPciConfigSpaceHandler( UINT32 Function, ACPI_PHYSICAL_ADDRESS Address, UINT32 BitWidth, UINT64 *Value, void *HandlerContext, void *RegionContext) argument
613 AcpiExCmosSpaceHandler( UINT32 Function, ACPI_PHYSICAL_ADDRESS Address, UINT32 BitWidth, UINT64 *Value, void *HandlerContext, void *RegionContext) argument
650 AcpiExPciBarSpaceHandler( UINT32 Function, ACPI_PHYSICAL_ADDRESS Address, UINT32 BitWidth, UINT64 *Value, void *HandlerContext, void *RegionContext) argument
687 AcpiExDataTableSpaceHandler( UINT32 Function, ACPI_PHYSICAL_ADDRESS Address, UINT32 BitWidth, UINT64 *Value, void *HandlerContext, void *RegionContext) argument
[all...]
H A Dexfldio.c357 AcpiExAccessRegion( ACPI_OPERAND_OBJECT *ObjDesc, UINT32 FieldDatumByteOffset, UINT64 *Value, UINT32 Function) argument
457 AcpiExRegisterOverflow( ACPI_OPERAND_OBJECT *ObjDesc, UINT64 Value) argument
510 AcpiExFieldDatumIo( ACPI_OPERAND_OBJECT *ObjDesc, UINT32 FieldDatumByteOffset, UINT64 *Value, UINT32 ReadWrite) argument
[all...]
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/namespace/
H A Dnsconvert.c184 UINT64 Value = 0; local
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Duteval.c329 AcpiUtEvaluateNumericObject( const char *ObjectName, ACPI_NAMESPACE_NODE *DeviceNode, UINT64 *Value) argument
H A Dutmisc.c249 UINT32 Value; member in union:__anon1
254 UINT32 Value; member in union:__anon2
244 AcpiUtDwordByteSwap( UINT32 Value) argument
/haiku/src/apps/icon-o-matic/generic/gui/
H A DIconOptionsControl.cpp167 IconOptionsControl::Value() const function in class:IconOptionsControl
/haiku/src/apps/icon-o-matic/generic/property/
H A DPropertyObject.cpp296 PropertyObject::Value(uint32 propertyID, int32 defaultValue) const function in class:PropertyObject
319 PropertyObject::Value(uint32 propertyID, int64 defaultValue) const function in class:PropertyObject
342 PropertyObject::Value(uint32 propertyID, float defaultValue) const function in class:PropertyObject
365 PropertyObject::Value(uint32 propertyID, bool defaultValue) const function in class:PropertyObject
[all...]
/haiku/src/apps/icon-o-matic/generic/property/specific_properties/
H A DColorProperty.cpp178 ColorProperty::Value() const function in class:ColorProperty
/haiku/src/bin/unzip/
H A Dunshrink.c92 #define Value G.area.shrink.value /* "value" conflicts with Pyramid ioctl.h */ macro
/haiku/src/libs/linprog/
H A DVariable.cpp63 Variable::Value() const function in class:Variable
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
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
/haiku/src/servers/app/
H A DAngle.cpp263 Angle::Value() const function in class:Angle
/haiku/src/preferences/screensaver/
H A DScreenCornerSelector.cpp140 ScreenCornerSelector::Value() function in class:ScreenCornerSelector
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DExtentAllocator.h55 typedef CachedExtent Value; typedef in struct:TreeDefinition
/haiku/src/system/kernel/vm/
H A DVMKernelArea.h68 typedef VMKernelAddressRange Value; typedef in struct:VMKernelAddressRangeTreeDefinition
/haiku/headers/private/storage/
H A DQueryPredicate.h92 inline const char *Value() const { return fValue.String(); } function in class:BPrivate::Storage::StringNode
/haiku/src/kits/network/libnetservices/
H A DHttpHeaders.cpp104 BHttpHeader::Value() const function in class:BHttpHeader
/haiku/src/tests/kits/locale/
H A DDateFormatTest.cpp116 struct Value { struct
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/hardware/
H A Dhwregs.c367 AcpiHwRead( UINT64 *Value, ACPI_GENERIC_ADDRESS *Reg) argument
465 AcpiHwWrite( UINT64 Value, ACPI_GENERIC_ADDRESS *Reg) argument
686 UINT32 Value = 0; local
792 AcpiHwRegisterWrite( UINT32 RegisterId, UINT32 Value) argument
914 AcpiHwReadMultiple( UINT32 *Value, ACPI_GENERIC_ADDRESS *RegisterA, ACPI_GENERIC_ADDRESS *RegisterB) argument
976 AcpiHwWriteMultiple( UINT32 Value, ACPI_GENERIC_ADDRESS *RegisterA, ACPI_GENERIC_ADDRESS *RegisterB) argument
[all...]
/haiku/headers/libs/print/libprint/
H A DJobSetupDlg.h84 Range<T, R>::Value() function in class:Range
/haiku/src/apps/icon-o-matic/generic/gui/popup_control/
H A DPopupSlider.cpp207 PopupSlider::Value() const function in class:PopupSlider
H A DSliderView.cpp240 SliderView::Value() const function in class:SliderView

Completed in 169 milliseconds

1234