Home
last modified time | relevance | path

Searched defs:initialValue (Results 1 – 10 of 10) sorted by relevance

/haiku/src/apps/debugger/user_interface/gui/value/
H A DTableCellEnumerationEditor.cpp12 TableCellEnumerationEditor::TableCellEnumerationEditor(::Value* initialValue, in TableCellEnumerationEditor()
28 EnumerationValue* initialValue = dynamic_cast<EnumerationValue*>( in ConfigureOptions() local
56 EnumerationValue* initialValue = dynamic_cast<EnumerationValue*>( in GetSelectedValue() local
H A DTableCellBoolEditor.cpp11 TableCellBoolEditor::TableCellBoolEditor(::Value* initialValue, in TableCellBoolEditor()
27 BoolValue* initialValue = dynamic_cast<BoolValue*>(InitialValue()); in ConfigureOptions() local
H A DTableCellFormattedValueEditor.cpp12 Value* initialValue, ValueFormatter* formatter) in TableCellFormattedValueEditor()
H A DTableCellFloatEditor.cpp16 TableCellFloatEditor::TableCellFloatEditor(::Value* initialValue, in TableCellFloatEditor()
H A DTableCellIntegerEditor.cpp16 TableCellIntegerEditor::TableCellIntegerEditor(::Value* initialValue, in TableCellIntegerEditor()
H A DTableCellOptionPopUpEditor.cpp16 TableCellOptionPopUpEditor::TableCellOptionPopUpEditor(::Value* initialValue, in TableCellOptionPopUpEditor()
H A DTableCellTextControlEditor.cpp18 TableCellTextControlEditor::TableCellTextControlEditor(::Value* initialValue, in TableCellTextControlEditor()
/haiku/src/apps/debugger/user_interface/gui/utility_windows/
H A DVariableEditWindow.cpp23 VariableEditWindow::VariableEditWindow(Value* initialValue, ValueNode* node, in VariableEditWindow()
56 VariableEditWindow::Create(Value* initialValue, ValueNode* node, in Create()
78 BString initialValue; in _Init() local
/haiku/src/system/kernel/arch/x86/timers/
H A Dx86_hpet.cpp202 uint64 initialValue = sHPETRegs->u0.counter64; in hpet_test() local
/haiku/src/add-ons/kernel/drivers/timer/
H A Dhpet.cpp273 uint64 initialValue = sHPETRegs->u0.counter32; in hpet_test() local