Searched defs:node (Results 76 - 100 of 549) sorted by relevance

1234567891011>>

/haiku/src/add-ons/kernel/bus_managers/scsi/
H A Dbus_raw.cpp24 device_node *node; member in struct:bus_raw_info
31 device_node *node = (device_node *)driverCookie; local
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DEntry.cpp16 Entry::Entry(Volume* volume, Directory* directory, const char* name, Node* node) argument
/haiku/src/add-ons/media/media-add-ons/esound_sink/
H A DESDSinkAddOn.cpp149 ESDSinkNode * node local
169 ESDSinkNode * node = dynamic_cast<ESDSinkNode*>(your_node); local
[all...]
/haiku/src/add-ons/media/media-add-ons/usb_vision/
H A DAddOn.cpp104 VideoProducer *node; local
/haiku/src/add-ons/media/media-add-ons/videowindow/
H A DVideoView.cpp21 VideoView::VideoView(BRect frame, const char *name, uint32 resizeMask, uint32 flags, VideoNode *node) argument
/haiku/src/apps/mail/
H A DUtilities.cpp49 WriteAttrString(BNode* node, const char* attr, const char* value) argument
/haiku/src/apps/resedit/
H A DResourceData.cpp89 ResourceData::SetFromAttribute(const char *name, BNode &node) argument
/haiku/src/preferences/mail/
H A DAutoConfig.cpp122 AutoConfig::ReadProviderInfo(BNode *node, provider_info* info) argument
[all...]
/haiku/src/tests/misc/
H A Drtti-test.cpp72 BNode node; local
/haiku/src/tests/system/kernel/device_manager/playground/
H A Dbus.cpp14 bus_trigger_device_removed(device_node* node) argument
31 bus_trigger_device_added(device_node* node) argument
69 init_driver(device_node* node, void** _cookie) argument
85 device_node* node = (device_node*)cookie; local
/haiku/src/add-ons/kernel/file_systems/packagefs/nodes/
H A DDirectory.cpp80 Directory::AddChild(Node* node) argument
89 Directory::RemoveChild(Node* node) argument
[all...]
/haiku/src/kits/storage/mime/
H A DDatabaseDirectory.cpp71 BNode node; local
/haiku/src/apps/cortex/RouteApp/
H A DLiveNodeIO.cpp62 LiveNodeIO( const NodeManager* manager, const NodeSetIOContext* context, media_node_id node) argument
/haiku/src/apps/expander/
H A DDirectoryFilePanel.cpp29 DirectoryRefFilter::Filter(const entry_ref* ref, BNode* node, argument
/haiku/src/kits/tracker/
H A DPendingNodeMonitorCache.cpp45 PendingNodeMonitorEntry::PendingNodeMonitorEntry(const node_ref* node, argument
95 node_ref node; local
[all...]
/haiku/src/add-ons/kernel/drivers/display/
H A Ddisplay.cpp5 device_node *node; member in struct:acpi_ns_device_info
82 device_node *node = (device_node *)_cookie; local
/haiku/src/add-ons/kernel/file_systems/userlandfs/private/
H A DRequestPort.cpp127 AllocatorNode* node = new(nothrow) AllocatorNode(&fPort); local
204 AllocatorNode* node = fCurrentAllocatorNode->previous; local
/haiku/src/bin/
H A Dfdinfo.cpp84 filter_file(team_info &teamInfo, dev_t device, ino_t node, bool brief) argument
124 ino_t node = -1; local
/haiku/src/system/boot/loader/file_systems/amiga_ffs/
H A DDirectory.cpp101 NodeBlock *node; local
125 NodeBlock *node = iterator->GetNext(block); local
/haiku/src/kits/translation/
H A DTranslatorRosterPrivate.h28 ino_t node; member in struct:translator_item
/haiku/src/kits/media/legacy/
H A DDeprecated.cpp52 SetRunningDefault(media_node_id forDefault, const media_node& node) argument
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DKernelRequestHandler.cpp356 void* node; local
[all...]
/haiku/src/tools/fs_shell/
H A Dnode_monitor.cpp11 fssh_notify_entry_created(fssh_mount_id device, fssh_vnode_id directory, const char *name, fssh_vnode_id node) argument
19 fssh_notify_entry_removed(fssh_mount_id device, fssh_vnode_id directory, const char *name, fssh_vnode_id node) argument
27 fssh_notify_entry_moved(fssh_mount_id device, fssh_vnode_id fromDirectory, const char *fromName, fssh_vnode_id toDirectory, const char *toName, fssh_vnode_id node) argument
36 fssh_notify_stat_changed(fssh_mount_id device, fssh_vnode_id dir, fssh_vnode_id node, uint32_t statFields) argument
44 fssh_notify_attribute_changed(fssh_mount_id device, fssh_vnode_id dir, fssh_vnode_id node, const char *attribute, int32_t cause) argument
52 fssh_notify_query_entry_created(fssh_port_id port, int32_t token, fssh_mount_id device, fssh_vnode_id directory, const char *name, fssh_vnode_id node) argument
61 fssh_notify_query_entry_removed(fssh_port_id port, int32_t token, fssh_mount_id device, fssh_vnode_id directory, const char *name, fssh_vnode_id node) argument
70 fssh_notify_query_attr_changed(fssh_port_id port, int32_t token, fssh_mount_id device, fssh_vnode_id directory, const char *name, fssh_vnode_id node) argument
/haiku/src/kits/debugger/model/
H A DExpressionInfo.cpp68 ValueNode* node = child->Node(); local
/haiku/src/add-ons/accelerants/radeon/
H A Doverlay_management.c74 overlay_buffer_node *node; local
181 overlay_buffer_node *node; local
[all...]

Completed in 140 milliseconds

1234567891011>>