Searched defs:newValue (Results 26 - 34 of 34) sorted by relevance

12

/haiku/src/system/kernel/posix/
H A Dxsi_semaphore.cpp352 int newValue = current->undo_values[semaphoreNumber] + value; local
/haiku/src/kits/tracker/
H A DWidgetAttributeText.cpp599 int64 newValue = ReadValue(); local
/haiku/src/kits/interface/
H A DSplitLayout.cpp1123 int32 newValue = previousSize + (previousCollapsed ? 0 : (int32)fSpacing); local
H A DColumnListView.cpp1880 float newValue = currentValue; local
/haiku/src/kits/debugger/controllers/
H A DTeamDebugger.cpp1074 ValueNodeWriteRequested(ValueNode* node, CpuState* state, Value* newValue) argument
/haiku/src/add-ons/kernel/network/protocols/udp/
H A Dudp.cpp104 void SetActive(bool newValue) { fActive = newValue; } argument
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DTeamWindow.cpp1022 ValueNodeWriteRequested(ValueNode* node, CpuState* state, Value* newValue) argument
H A DVariablesView.cpp548 BVariant newValue; local
/haiku/src/add-ons/kernel/bus_managers/pci/
H A Dpci.cpp1305 uint32 newValue = ReadConfig(dev->domain, dev->bus, dev->device, dev->function, local

Completed in 110 milliseconds

12