Searched defs:change (Results 1 - 23 of 23) sorted by last modified time

/haiku/src/kits/interface/
H A DScrollView.cpp485 float change = 0; local
/haiku/src/add-ons/kernel/busses/usb/
H A Dxhci.cpp1286 XHCI::NotifyPipeChange(Pipe *pipe, usb_change change) argument
[all...]
H A Dohci.cpp765 OHCI::NotifyPipeChange(Pipe *pipe, usb_change change) argument
[all...]
H A Dehci.cpp1346 EHCI::NotifyPipeChange(Pipe *pipe, usb_change change) argument
[all...]
/haiku/src/kits/tracker/
H A DUtilities.cpp501 float change = 1.f / (to - from); local
538 float change = 1.f / (to - from); local
H A DPoseView.cpp5346 int32 change; local
[all...]
H A DFSClipboard.cpp552 bool change = false; local
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DInode.cpp2965 AttributeIterator::Update(uint16 index, int8 change) argument
H A DBPlusTree.cpp978 _UpdateIterators(off_t offset, off_t nextOffset, uint16 keyIndex, uint16 splitAt, int8 change) argument
2855 Update(off_t offset, off_t nextOffset, uint16 keyIndex, uint16 splitAt, int8 change) argument
/haiku/src/kits/app/
H A DMessage.cpp1546 BMessage::_UpdateOffsets(uint32 offset, int32 change) argument
1560 BMessage::_ResizeData(uint32 offset, int32 change) argument
1835 int32 change = numBytes + sizeof(uint32); local
2018 int32 change = numBytes - currentSize; local
[all...]
/haiku/src/build/libbe/app/
H A DMessage.cpp1153 BMessage::_ResizeData(uint32 offset, int32 change) argument
1411 int32 change = numBytes + sizeof(uint32); local
1584 int32 change = numBytes - currentSize; local
[all...]
/haiku/src/apps/diskprobe/
H A DDataEditor.cpp184 DataChange::Merge(DataChange *change) argument
295 ReplaceChange *change = dynamic_cast<ReplaceChange *>(_change); local
546 AddChange(DataChange *change) argument
589 ReplaceChange *change = new ReplaceChange(offset, data, length); local
642 DataChange *change = fChanges.ItemAt(i); local
651 DataChange *change = fChanges.ItemAt(i); local
696 DataChange *change = fChanges.ItemAt(i); local
768 DataChange *change = fChanges.RemoveItemAt(i); local
1209 SendNotices(DataChange *change) argument
[all...]
/haiku/src/add-ons/kernel/bus_managers/usb/
H A DBusManager.cpp315 BusManager::NotifyPipeChange(Pipe *pipe, usb_change change) argument
H A Dusbspec_private.h88 uint16 change; member in struct:usb_port_status
/haiku/src/preferences/time/
H A DDateTimeView.cpp84 int32 change; local
H A DZoneView.cpp148 int32 change; local
H A DAnalogClock.cpp66 int32 change; local
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DInodeDir.cpp99 ChangeInfo change; local
H A DReplyBuilder.cpp63 ReplyBuilder::GetAttr(status_t status, int mask, uint64 size, uint64 change) argument
H A DNFS4Server.cpp393 uint64 change; local
H A DNFS4Inode.cpp19 NFS4Inode::GetChangeInfo(uint64* change, bool attrDir) argument
121 NFS4Inode::LookUp(const char* name, uint64* change, uint64* fileID, argument
957 ReadDirOnce(DirEntry** dirents, uint32* count, OpenDirCookie* cookie, bool* eof, uint64* change, uint64* dirCookie, uint64* dirCookieVerf, bool attribute) argument
[all...]
H A DDirectoryCache.h135 DirectoryCache::ValidateChangeInfo(uint64 change) argument
151 DirectoryCache::SetChangeInfo(uint64 change) argument
/haiku/src/apps/mandelbrot/
H A DMandelbrot.cpp289 float change = msg->FindFloat("be:wheel_delta_y"); local

Completed in 312 milliseconds