Searched refs:Node (Results 326 - 350 of 535) sorted by relevance

<<11121314151617181920>>

/haiku/src/kits/tracker/
H A DThumbnails.cpp18 #include <Node.h>
280 BFile* file = dynamic_cast<BFile*>(model->Node());
344 BNode* node = model->Node();
H A DQueryPoseView.cpp348 = TargetModel()->Node()->GetAttrInfo(kAttrQueryInitialMime,
351 TargetModel()->Node()->ReadAttrString(kAttrQueryInitialMime,
416 BNode* modelNode = model->Node();
H A DNodePreloader.cpp43 #include <Node.h>
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dacinterp.h203 #define ACPI_EXD_NODE 17 /* Namespace Node */
686 ACPI_NAMESPACE_NODE *Node,
713 ACPI_NAMESPACE_NODE *Node,
765 ACPI_NAMESPACE_NODE *Node);
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/parser/
H A Dpsobject.c732 AcpiNsDeleteChildren ((*Op)->Common.Node);
733 AcpiNsRemoveNode ((*Op)->Common.Node);
734 (*Op)->Common.Node = NULL;
/haiku/headers/os/mail/
H A DMailAttachment.h9 #include <Node.h>
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DShareNode.h0 // Node.h
10 #include "Node.h"
48 class ShareNode : public Node {
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DSecurityContext.h9 #include <Node.h>
/haiku/src/add-ons/media/media-add-ons/
H A DAbstractFileInterfaceAddOn.cpp19 #include <Node.h>
/haiku/src/tests/system/boot/loader/
H A Dplatform_menu.cpp104 while (gRoot->GetNextNode(cookie, (Node **)&directory) == B_OK) {
/haiku/src/apps/mail/
H A DPeople.cpp12 #include <Node.h>
H A DStatus.cpp41 #include <Node.h>
/haiku/src/add-ons/media/media-add-ons/writer/
H A DMediaWriterAddOn.cpp14 #include <Node.h>
/haiku/src/add-ons/print/drivers/preview/
H A DPrinterDriver.cpp20 #include <Node.h>
/haiku/src/apps/diskusage/
H A DStatusView.cpp20 #include <Node.h>
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DInode.h49 btrfs_inode& Node() { return fNode; } function in class:Inode
/haiku/src/kits/locale/
H A DCatalog.cpp14 #include <Node.h>
/haiku/src/apps/stylededit/
H A DStyledEditView.cpp21 #include <Node.h>
H A DStyledEditWindow.h15 #include <Node.h>
/haiku/headers/private/app/
H A DMessageUtils.h8 #include <Node.h>
/haiku/src/kits/print/
H A DFolderWatcher.cpp39 #include <Node.h>
/haiku/src/build/libbe/storage/
H A DStatable.cpp11 #include <Node.h>
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DCheckVisitor.cpp222 const char* localName = inode->Name(node.Node());
401 inode->Node().flags |= HOST_ENDIAN_TO_BFS_INT32(INODE_DONT_FREE_SPACE);
476 if (strlen(inode->Node().short_symlink) >= SHORT_SYMLINK_NAME_LENGTH)
482 data_stream* data = &inode->Node().data;
/haiku/src/kits/shared/
H A DIconView.cpp20 #include <Node.h>
/haiku/src/add-ons/kernel/file_systems/packagefs/nodes/
H A DUnpackingDirectory.cpp95 Node*

Completed in 123 milliseconds

<<11121314151617181920>>