Searched defs:notify (Results 1 - 25 of 38) sorted by last modified time

12

/haiku/src/add-ons/kernel/network/stack/
H A Dnet_socket.cpp871 bool notify = true; local
/haiku/src/add-ons/kernel/network/protocols/tcp/
H A DTCPEndpoint.cpp1820 bool notify = false; local
[all...]
/haiku/src/apps/powerstatus/
H A DPowerStatusView.cpp402 PowerStatusView::Update(bool force, bool notify) argument
H A DExtendedInfoWindow.cpp318 ExtPowerStatusView::Update(bool force, bool notify) argument
/haiku/src/add-ons/kernel/busses/virtio/virtio_pci/
H A Dvirtio_pci.cpp631 struct virtio_pci_notify_cap notify; local
[all...]
/haiku/src/add-ons/kernel/generic/tty/
H A Dtty.cpp455 bool notify = false; local
[all...]
/haiku/src/tests/system/network/tcp_shell/
H A Dtcp_shell.cpp618 bool notify = true; local
/haiku/src/kits/interface/
H A DListView.cpp1316 bool notify = false; local
H A DMenuItem.cpp594 bool notify = false; local
/haiku/headers/private/net/
H A Dnet_socket.h91 status_t (*notify)(net_socket* socket, uint8 event, int32 value); member in struct:net_socket_module_info
/haiku/src/system/kernel/debug/
H A Ddebug.cpp1275 syslog_write(const char* text, int32 length, bool notify) argument
/haiku/src/add-ons/kernel/file_systems/packagefs/volume/
H A DVolume.cpp981 Volume::_AddPackageContent(Package* package, bool notify) argument
1016 _RemovePackageContent(Package* package, PackageNode* endNode, bool notify) argument
1046 _AddPackageContentRootNode(Package* package, PackageNode* rootPackageNode, bool notify) argument
1117 _RemovePackageContentRootNode(Package* package, PackageNode* rootPackageNode, PackageNode* endPackageNode, bool notify) argument
1178 _AddPackageNode(Directory* directory, PackageNode* packageNode, bool notify, Node*& _node) argument
1290 _RemovePackageNode(Directory* directory, PackageNode* packageNode, Node* node, bool notify) argument
[all...]
/haiku/src/add-ons/kernel/drivers/disk/usb/usb_disk/
H A Dusb_disk.h61 sem_id notify; member in struct:disk_device_s
/haiku/src/add-ons/kernel/drivers/bus/usb/
H A Dusb_raw.cpp43 sem_id notify; member in struct:__anon127
[all...]
/haiku/src/add-ons/kernel/drivers/wmi/
H A DWMIAsus.cpp173 WMIAsus::_NotifyHandler(acpi_handle handle, uint32 notify, void *context) argument
181 WMIAsus::_Notify(acpi_handle handle, uint32 notify) argument
H A DWMIACPI.cpp284 WMIACPI::GetEventData(uint32 notify, acpi_data* out) argument
H A DWMIDevice.cpp75 WMIDevice::GetEventData(uint32 notify, acpi_data* out) argument
149 wmi_get_event_data(wmi_device _device, uint32 notify, acpi_data* out) argument
/haiku/src/apps/mediaplayer/playlist/
H A DPlaylist.cpp357 Playlist::SetCurrentItemIndex(int32 index, bool notify) argument
/haiku/src/servers/midi/
H A DMidiServerApp.cpp278 BMessage notify; local
370 BMessage notify; local
389 BMessage notify; local
412 BMessage notify; local
446 BMessage notify; local
474 BMessage notify; local
[all...]
/haiku/src/kits/print/
H A DJobs.cpp169 bool Folder::AddJob(BEntry& entry, bool notify) { argument
/haiku/src/kits/package/hpkg/
H A DReaderImplBase.cpp150 PackageVersionAttributeHandler( BPackageInfoAttributeValue& packageInfoValue, BPackageVersionData& versionData, bool notify) argument
/haiku/src/kits/debugger/util/
H A DWorker.cpp320 bool notify = fUnscheduledJobs.IsEmpty() && fAbortedJobs.IsEmpty(); local
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DVolumeManager.cpp1135 bool notify = true; local
1230 bool notify = true; local
[all...]
/haiku/src/apps/packageinstaller/
H A DPackageView.cpp181 BAlert* notify = new BAlert("installation_success", local
202 BAlert* notify = new BAlert("installation_aborted", local
219 BAlert* notify = new BAlert("installation_failed", local
[all...]
/haiku/src/add-ons/kernel/drivers/common/
H A Dusb_modeswitch.cpp303 sem_id notify; member in struct:_my_device

Completed in 209 milliseconds

12