Searched defs:change (Results 1 - 25 of 29) sorted by relevance

12

/haiku-fatelf/src/bin/coreutils/src/
H A Dmkfifo.c121 struct mode_change *change = mode_compile (specified_mode); local
H A Dmknod.c127 struct mode_change *change = mode_compile (specified_mode); local
H A Dmkdir.c201 struct mode_change *change = mode_compile (specified_mode); local
H A Dchmod.c63 static struct mode_change *change; variable in typeref:struct:mode_change
[all...]
H A Dinstall.c627 struct mode_change *change = mode_compile (specified_mode); local
/haiku-fatelf/src/add-ons/kernel/bus_managers/usb/
H A DBusManager.cpp284 BusManager::NotifyPipeChange(Pipe *pipe, usb_change change) argument
H A Dusbspec_private.h84 uint16 change; member in struct:usb_port_status
/haiku-fatelf/src/preferences/time/
H A DDateTimeView.cpp82 int32 change; local
H A DAnalogClock.cpp66 int32 change; local
H A DZoneView.cpp150 int32 change; local
/haiku-fatelf/src/bin/coreutils/lib/
H A Dmodechange.c205 struct mode_change *change; local
[all...]
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dmodechange.c205 struct mode_change *change; local
[all...]
/haiku-fatelf/src/kits/tracker/
H A DFSClipboard.cpp535 bool change = false; local
/haiku-fatelf/src/bin/diffutils/src/
H A Ddiff.h215 struct change struct
[all...]
/haiku-fatelf/src/bin/gdb/gdb/
H A Duw-thread.c626 enum thread_change change; local
[all...]
/haiku-fatelf/src/kits/interface/
H A DScrollView.cpp436 float change = 0; local
/haiku-fatelf/src/add-ons/kernel/busses/usb/
H A Dohci.cpp514 OHCI::NotifyPipeChange(Pipe *pipe, usb_change change) argument
[all...]
H A Dehci.cpp891 EHCI::NotifyPipeChange(Pipe *pipe, usb_change change) argument
[all...]
H A Dxhci.cpp607 XHCI::NotifyPipeChange(Pipe *pipe, usb_change change) argument
[all...]
/haiku-fatelf/src/apps/diskprobe/
H A DDataEditor.cpp184 DataChange::Merge(DataChange *change) argument
291 ReplaceChange *change = dynamic_cast<ReplaceChange *>(_change); local
529 AddChange(DataChange *change) argument
572 ReplaceChange *change = new ReplaceChange(offset, data, length); local
623 DataChange *change = fChanges.ItemAt(i); local
631 DataChange *change = fChanges.ItemAt(i); local
675 DataChange *change = fChanges.ItemAt(i); local
746 DataChange *change = fChanges.RemoveItemAt(i); local
1183 SendNotices(DataChange *change) argument
[all...]
/haiku-fatelf/src/build/libbe/app/
H A DMessage.cpp1152 BMessage::_ResizeData(uint32 offset, int32 change) argument
1410 int32 change = numBytes + sizeof(uint32); local
1583 int32 change = numBytes - currentSize; local
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/bfs/r5/
H A DBPlusTree.cpp1913 TreeIterator::Update(off_t offset, off_t nextOffset, uint16 keyIndex, uint16 splitAt, int8 change) argument
458 UpdateIterators(off_t offset, off_t nextOffset, uint16 keyIndex, uint16 splitAt, int8 change) argument
H A DInode.cpp2248 AttributeIterator::Update(uint16 index, int8 change) argument
/haiku-fatelf/src/add-ons/kernel/file_systems/bfs/
H A DBPlusTree.cpp918 _UpdateIterators(off_t offset, off_t nextOffset, uint16 keyIndex, uint16 splitAt, int8 change) argument
2761 Update(off_t offset, off_t nextOffset, uint16 keyIndex, uint16 splitAt, int8 change) argument
/haiku-fatelf/src/bin/findutils/find/
H A Dparser.c1280 struct mode_change *change = NULL; local
[all...]

Completed in 261 milliseconds

12