Searched defs:isSigned (Results 1 - 7 of 7) sorted by relevance

/haiku/src/kits/debugger/value/values/
H A DIntegerValue.cpp25 bool isSigned; local
33 bool isSigned; local
/haiku/src/kits/debugger/util/
H A DIntegerFormatter.cpp97 bool isSigned; local
/haiku/src/kits/debugger/value/value_formatters/
H A DIntegerValueFormatter.cpp97 bool isSigned; local
/haiku/src/kits/debugger/model/
H A DType.cpp54 bool isSigned; local
/haiku/src/kits/debugger/dwarf/
H A DAttributeValue.h31 bool isSigned; member in struct:AttributeValue
66 void SetToConstant(uint64 value, bool isSigned) argument
H A DDwarfFile.cpp1630 bool isSigned = false; local
/haiku/src/kits/debugger/debug_info/
H A DDwarfTypeFactory.cpp191 static status_t Create(target_size_t byteSize, bool isSigned, Type*& _type) argument
1113 bool isSigned; local

Completed in 65 milliseconds