Searched defs:node (Results 26 - 50 of 549) sorted by relevance

1234567891011>>

/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DVNode.cpp44 VNode::VNode(const VNode &node) argument
110 VNode::operator=(const VNode &node) argument
/haiku/src/add-ons/media/media-add-ons/finepix_webcam/FinePixProducer/
H A DAddOn.cpp84 FinePixProducer *node; local
H A DAddOn.h25 virtual status_t GetConfigurationFor(BMediaNode *node, BMessage *message) argument
27 virtual status_t SaveConfigInfo(BMediaNode *node, BMessage *message) argument
/haiku/src/add-ons/media/media-add-ons/video_producer_demo/
H A DAddOn.h25 virtual status_t GetConfigurationFor(BMediaNode *node, BMessage *message) argument
27 virtual status_t SaveConfigInfo(BMediaNode *node, BMessage *message) argument
H A DAddOn.cpp87 VideoProducer *node; local
/haiku/src/apps/cortex/RouteApp/
H A DNodeKey.h71 media_node_id node() const { return m_node; } function in class:NodeKey
H A DNodeSetIOContext.cpp58 addNode( media_node_id node, const char* key) argument
93 removeNode( media_node_id node) argument
138 getKeyFor( media_node_id node, const char** outKey) const argument
[all...]
/haiku/src/build/libroot/
H A DNodeRef.h14 ino_t node; member in struct:BPrivate::NodeRef
[all...]
/haiku/src/libs/print/libprint/
H A DPrinterData.cpp20 PrinterData::PrinterData(BNode *node) argument
/haiku/src/servers/media/
H A DNotificationManager.h19 media_node node; member in struct:Notification
/haiku/headers/private/net/
H A Ddns_resolver.h29 kgetaddrinfo(const char* node, const char* service, argument
/haiku/src/add-ons/kernel/file_systems/packagefs/nodes/
H A DDirectory.h13 Node* node; member in struct:DirectoryIterator
H A DNodeListener.cpp43 NodeListener::NodeAdded(Node* node) argument
49 NodeListener::NodeRemoved(Node* node) argument
55 NodeListener::NodeChanged(Node* node, uint32 statFields, argument
/haiku/src/kits/storage/
H A DNodeMonitor.cpp51 watch_node(const node_ref* node, uint32 flags, BMessenger target) argument
95 watch_node(const node_ref* node, uint32 flags, const BHandler* handler, const BLooper* looper) argument
[all...]
/haiku/src/kits/tracker/
H A DPoseList.cpp44 PoseList::FindPose(const node_ref* node, int32* resultingIndex) const argument
88 PoseList::DeepFindPose(const node_ref* node, int32* resultingIndex) const argument
[all...]
/haiku/src/kits/media/
H A DTimeSourceObjectManager.cpp65 TimeSourceObjectManager::GetTimeSource(const media_node& node) argument
[all...]
/haiku/src/add-ons/print/drivers/lpstyl/
H A DLpstylEntry.cpp41 PrinterData* InstantiatePrinterData(BNode* node) argument
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DAttributeIterator.cpp10 AttributeIterator::AttributeIterator(Node *node) argument
27 AttributeIterator::SetTo(Node *node) argument
H A DNodeTable.cpp29 NodeTable::AddNode(Node *node) argument
42 NodeTable::RemoveNode(Node *node) argument
66 Node *node = fNodes.Lookup(id); local
[all...]
/haiku/src/system/kernel/arch/ppc/
H A Darch_system_info.cpp62 arch_fill_topology_node(cpu_topology_node_info* node, int32 cpu) argument
/haiku/src/add-ons/kernel/file_systems/packagefs/package/
H A DPackageDirectory.cpp31 PackageDirectory::AddChild(PackageNode* node) argument
39 PackageDirectory::RemoveChild(PackageNode* node) argument
/haiku/headers/private/print/
H A DFolderWatcher.h47 virtual void EntryCreated(node_ref* node, entry_ref* entry) {}; argument
49 virtual void EntryRemoved(node_ref* node) {}; argument
51 virtual void AttributeChanged(node_ref* node) {}; argument
/haiku/src/kits/package/
H A DFetchUtils.cpp35 FetchUtils::IsDownloadCompleted(const BNode& node) argument
52 FetchUtils::MarkDownloadComplete(BNode& node) argument
61 FetchUtils::SetFileType(BNode& node, const char* type) argument
68 FetchUtils::_SetAttribute(BNode& node, const char* attrName, argument
85 _GetAttribute(const BNode& node, const char* attrName, type_code type, void* data, size_t size) argument
[all...]
/haiku/src/system/boot/platform/efi/arch/arm64/
H A Darch_dtb.cpp38 arch_handle_fdt(const void* fdt, int node) argument
/haiku/src/system/boot/platform/efi/arch/arm/
H A Darch_dtb.cpp46 arch_handle_fdt(const void* fdt, int node) argument

Completed in 120 milliseconds

1234567891011>>