Searched defs:node (Results 51 - 75 of 549) sorted by relevance

1234567891011>>

/haiku/src/add-ons/kernel/bus_managers/scsi/
H A Dsim_interface.cpp70 scsi_controller_init(device_node *node, void **_cookie) argument
80 device_node *node = (device_node *)_cookie; local
/haiku/src/add-ons/media/media-add-ons/videowindow/
H A DVideoAddOn.cpp96 VideoNode* node = new VideoNode("Video Node", this, info->internal_id); local
/haiku/src/add-ons/kernel/bus_managers/pci/
H A Dpci_device.cpp20 device_node* node; member in struct:pci_device
25 pci_device_init_driver(device_node* node, void** _cookie) argument
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/haiku/
H A DHaikuKernelNode.h74 HaikuKernelNode::GetNode(fs_vnode* node) argument
/haiku/src/add-ons/media/media-add-ons/usb_vision/
H A DAddOn.h36 virtual status_t GetConfigurationFor(BMediaNode *node, BMessage *message) argument
38 virtual status_t SaveConfigInfo(BMediaNode *node, BMessage *message) argument
/haiku/src/add-ons/media/media-add-ons/usb_webcam/
H A DAddOn.h31 virtual status_t GetConfigurationFor(BMediaNode *node, BMessage *message) argument
33 virtual status_t SaveConfigInfo(BMediaNode *node, BMessage *message) argument
H A DAddOn.cpp116 VideoProducer *node; local
/haiku/src/add-ons/print/drivers/gutenprint/
H A DGPPrinterDriver.cpp61 PrinterData* InstantiatePrinterData(BNode* node) argument
/haiku/src/add-ons/print/drivers/postscript/
H A DPSEntry.cpp62 PrinterData* InstantiatePrinterData(BNode* node) argument
/haiku/src/tests/kits/media/notificationtest/
H A Dmain.cpp65 void StartWatch(media_node node) argument
80 void StopWatch(media_node node) argument
/haiku/src/tests/system/kernel/file_corruption/fs/
H A DNotifications.cpp83 StatChangedNotification::StatChangedNotification(Node* node, uint32 statFields) argument
102 AttributeChangedNotification::AttributeChangedNotification(Node* node, argument
16 EntryCreatedNotification(Directory* directory, const char* name, Node* node) argument
37 EntryRemovedNotification(Directory* directory, const char* name, Node* node) argument
58 EntryMovedNotification(Directory* fromDirectory, const char* fromName, Directory* toDirectory, const char* toName, Node* node) argument
[all...]
/haiku/src/tools/fs_shell/
H A Dvfs.h45 fssh_ino_t node; member in struct:FSShell::fd_info
/haiku/src/apps/cortex/NodeManager/
H A DNodeSyncThread.cpp79 NodeSyncThread( const media_node& node, BMessenger* messenger) argument
/haiku/src/kits/debugger/jobs/
H A DExpressionEvaluationJob.cpp109 ExpressionEvaluationJob::ResolveNodeValue(ValueNode* node) argument
/haiku/src/apps/debugger/user_interface/gui/utility_windows/
H A DVariableEditWindow.cpp23 VariableEditWindow::VariableEditWindow(Value* initialValue, ValueNode* node, argument
56 VariableEditWindow::Create(Value* initialValue, ValueNode* node, argument
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DAttribute.h27 void SetNode(Node *node) { fNode = node; } argument
H A DEntry.cpp14 Entry::Entry(const char *name, Node *node, Directory *parent) argument
41 Entry::Link(Node *node) argument
/haiku/src/add-ons/kernel/drivers/disk/mmc/
H A Dmmc_disk.h31 device_node* node; member in struct:__anon3
/haiku/src/apps/cortex/AddOnHost/
H A DAddOnHostApp.cpp102 media_node node; local
148 media_node node; local
[all...]
/haiku/src/system/boot/platform/efi/arch/riscv64/
H A Darch_dtb.cpp30 arch_handle_fdt(const void* fdt, int node) argument
[all...]
/haiku/src/add-ons/kernel/drivers/disk/scsi/scsi_disk/
H A Dscsi_disk.h24 device_node* node; member in struct:das_driver_info
/haiku/src/add-ons/kernel/drivers/disk/scsi/scsi_cd/
H A Dscsi_cd.h27 device_node* node; member in struct:cd_driver_info
/haiku/src/add-ons/kernel/busses/random/ccp/
H A Dccp.h48 device_node* node; member in struct:__anon9
/haiku/src/apps/debugger/user_interface/cli/commands/
H A DCliPrintVariableCommand.cpp102 CliPrintVariableCommand::_ResolveValueIfNeeded(ValueNode* node, argument
/haiku/src/add-ons/kernel/busses/random/virtio/
H A DVirtioRNGDevice.cpp25 VirtioRNGDevice::VirtioRNGDevice(device_node *node) argument

Completed in 91 milliseconds

1234567891011>>