Searched defs:node (Results 126 - 150 of 549) sorted by relevance

1234567891011>>

/haiku/src/tests/servers/app/newerClipping/drawing/
H A DDrawingEngine.cpp156 struct node { struct
157 node() function in struct:node
161 node(const BRect& r, int32 maxPointers) function in struct:node
178 void push(node* node) argument
[all...]
/haiku/src/add-ons/kernel/busses/scsi/ahci/
H A Dahci_sim.cpp126 ahci_sim_init_bus(device_node *node, void **_cookie) argument
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DVirtualDir.cpp23 VirtualDirEntry::SetTo(const char* name, Node* node) argument
91 VirtualDirIterator::GetCurrentEntry(const char** name, Node** node) argument
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DFDManager.cpp145 FDManager::SetNode(BNode* node, const entry_ref* ref) argument
H A DVolume.cpp118 Node* node = it.Next().value; local
210 Volume::AddNode(Node* node) argument
220 RemoveNode(Node* node) argument
[all...]
/haiku/src/add-ons/media/media-add-ons/demultiplexer/
H A DMediaOutputInfo.cpp17 MediaOutputInfo::MediaOutputInfo(BBufferProducer * node, char * name) { argument
/haiku/src/add-ons/media/media-add-ons/radeon/
H A DRadeonAddOn.h45 BMediaNode *node; // active node (or NULL) member in class:CRadeonPlug
68 virtual status_t SaveConfigInfo(BMediaNode *node, BMessage *message) argument
/haiku/src/add-ons/media/media-add-ons/video_mixer/
H A DVideoMixerAddOn.cpp85 VideoMixerNode *node = new VideoMixerNode(info, config, this); local
100 VideoMixerNode *node = dynamic_cast<VideoMixerNode *>(your_node); local
/haiku/src/kits/device/
H A DUSBRoster.cpp156 WatchedEntry::EntryRemoved(ino_t node) argument
243 ino_t node; local
[all...]
/haiku/src/kits/storage/
H A DNodeMonitorHandler.cpp20 NodeMonitorHandler::make_node_ref(dev_t device, ino_t node, node_ref * ref) argument
113 NodeMonitorHandler::StatChanged(ino_t node, dev_t device, int32 statFields) argument
120 NodeMonitorHandler::AttrChanged(ino_t node, dev_t device) argument
151 ino_t node; local
88 EntryCreated(const char *name, ino_t directory, dev_t device, ino_t node) argument
96 EntryRemoved(const char *name, ino_t directory, dev_t device, ino_t node) argument
104 EntryMoved(const char *name, const char *fromName, ino_t fromDirectory, ino_t toDirectory, dev_t device,ino_t node, dev_t nodeDevice) argument
169 ino_t node; local
189 ino_t node; local
209 ino_t node; local
225 ino_t node; local
[all...]
/haiku/src/system/kernel/debug/
H A DBreakpointManager.h78 static const KeyType& GetKey(const InstalledBreakpoint* node) argument
89 static int Compare(addr_t key, const InstalledBreakpoint* node) argument
97 static NodeType** GetListLink(InstalledBreakpoint* node) argument
83 GetLink( InstalledBreakpoint* node) argument
/haiku/src/tests/system/kernel/device_manager/playground/
H A Ddriver.cpp58 init_driver(device_node* node, void** _cookie) argument
74 device_node* node = (device_node*)cookie; local
H A Dgeneric_video_driver.cpp51 init_driver(device_node* node, void** _cookie) argument
67 device_node* node = (device_node*)cookie; local
76 device_removed(device_node* node) argument
/haiku/src/tests/system/kernel/
H A Dlive_query.cpp186 int64 node; local
/haiku/src/tools/fs_shell/
H A Dpartition_support.cpp28 FileRestriction(fssh_dev_t device, fssh_ino_t node, fssh_off_t startOffset, argument
39 fssh_ino_t node; member in struct:FSShell::FileRestriction
51 find_file_restriction(fssh_dev_t device, fssh_ino_t node) argument
84 fssh_ino_t node = st.fssh_st_ino; local
[all...]
/haiku/src/tools/
H A Dgenerate_attribute_stores.cpp44 BNode node; local
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DIndexImpl.h168 GenericIndexIterator<Policy>::NodeChangeBegin(Node* node) argument
178 GenericIndexIterator<Policy>::NodeChangeEnd(Node* node) argument
201 NodeRemoved(Node* node) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/packagefs/nodes/
H A DNodeListener.h44 void StartedListening(Node* node) argument
/haiku/src/add-ons/kernel/file_systems/packagefs/package_links/
H A DPackageLinkDirectory.cpp216 Node* node = FindChild(dependency->FileName()); local
/haiku/src/kits/storage/mime/
H A DMimeInfoUpdater.cpp95 BNode node; local
/haiku/src/apps/expander/
H A DExpanderRules.cpp220 RuleRefFilter::Filter(const entry_ref* ref, BNode* node, struct stat_beos* stat, argument
/haiku/src/add-ons/kernel/busses/scsi/usb/
H A Dusb_scsi.c1004 init_module(device_node_handle node, void *user_cookie, void **_cookie) argument
1029 device_removed(device_node_handle node, void *cookie) argument
1040 device_cleanup(device_node_handle node) argument
/haiku/src/apps/mail/
H A DPeople.cpp16 PersonName(BNode& node) argument
26 AddPersonAddresses(BNode& node, BStringList& addresses) argument
48 AddPersonGroups(BNode& node, BStringList& groups) argument
122 EntryCreated(QueryList& source, const entry_ref& ref, ino_t node) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DDirectoryCache.cpp19 NameCacheEntry::NameCacheEntry(const char* name, ino_t node) argument
125 DirectoryCache::AddEntry(const char* name, ino_t node, bool created) argument
/haiku/src/kits/debugger/value/
H A DValueNode.cpp191 ValueNodeChild::SetNode(ValueNode* node) argument

Completed in 135 milliseconds

1234567891011>>