Searched defs:lowerBound (Results 1 - 9 of 9) sorted by relevance

/haiku/headers/private/debugger/util/
H A DRangeList.h14 int32 lowerBound; member in struct:Range
/haiku/src/kits/debugger/model/
H A DType.cpp108 Type::CreateDerivedArrayType(int64 lowerBound, int64 elementCount, argument
/haiku/src/kits/debugger/value/value_nodes/
H A DArrayValueNode.cpp132 int32 lowerBound, upperBound; local
/haiku/src/kits/debugger/settings/generic/
H A DSetting.cpp315 BoundedSettingImpl(const BString& id, const BString& name, const BVariant& lowerBound, const BVariant& upperBound, const BVariant& defaultValue) argument
351 RangeSettingImpl(const BString& id, const BString& name, const BVariant& lowerBound, const BVariant& upperBound, const BVariant& lowerValue, const BVariant& upperValue) argument
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DExtentAllocator.cpp108 CachedExtentTree::FillFreeExtents(uint64 lowerBound, uint64 upperBound) argument
[all...]
/haiku/src/kits/debugger/user_interface/util/
H A DUiUtils.cpp415 static status_t ParseRangeString(BString& rangeString, int32& lowerBound, argument
434 UiUtils::ParseRangeExpression(const BString& rangeExpression, int32 lowerBound, argument
/haiku/src/kits/debugger/debug_info/
H A DDwarfTypeFactory.cpp1034 BVariant lowerBound; local
H A DDwarfTypes.cpp270 DwarfType::CreateDerivedArrayType(int64 lowerBound, int64 elementCount, argument
1407 DwarfSubrangeType(DwarfTypeContext* typeContext, const BString& name, DIESubrangeType* entry, Type* baseType, const BVariant& lowerBound, const BVariant& upperBound) argument
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.cpp2068 int32 lowerBound, upperBound; local
2114 int32 lowerBound, upperBound; local

Completed in 143 milliseconds