Searched refs:Node (Results 101 - 125 of 535) sorted by relevance

1234567891011>>

/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DLastModifiedIndex.cpp13 #include "Node.h"
20 LastModifiedIndexPrimaryKey(Node *node, time_t modified)
22 LastModifiedIndexPrimaryKey(Node *node)
27 Node *node;
34 inline LastModifiedIndexPrimaryKey operator()(Node *a)
39 inline LastModifiedIndexPrimaryKey operator()(Node *a) const
64 typedef TwoKeyAVLTree<Node*, LastModifiedIndexPrimaryKey,
95 virtual void NodeRemoved(Node *node);
148 LastModifiedIndex::Changed(Node *node, time_t oldModified)
153 Node **foundNod
[all...]
H A DSymLink.h8 #include "Node.h"
11 class SymLink : public Node {
H A DEntry.cpp10 #include "Node.h"
14 Entry::Entry(const char *name, Node *node, Directory *parent)
41 Entry::Link(Node *node)
49 Node *oldNode = fNode;
H A DTwoKeyAVLTree.h140 struct Node : AVLTreeNode { struct in class:TwoKeyAVLTreeNodeStrategy
141 Node(const Value &value) function in struct:TwoKeyAVLTreeNodeStrategy::Node
150 inline Node* Allocate(const Key& key, const Value& value) const
152 return new(nothrow) Node(value);
155 inline void Free(Node* node) const
166 inline Key GetKey(Node* node) const
171 inline Value& GetValue(Node* node) const
176 inline AVLTreeNode* GetAVLTreeNode(Node* node) const
181 inline Node* GetNode(AVLTreeNode* node) const
183 return static_cast<Node*>(nod
240 typedef typename NodeStrategy::Node Node; typedef in class:TwoKeyAVLTree
[all...]
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/namespace/
H A Dnsxfeval.c362 * 2) Node and valid pathname (path relative to Node)
363 * 3) Node, Null pathname
449 switch (AcpiNsGetType (Info->Node))
551 * If we received a NS Node as a return object, this means that
559 Info->ReturnObject = NULL; /* No need to delete a NS Node */
663 ACPI_NAMESPACE_NODE *Node; local
689 Node = Info->ReturnObject->Reference.Object;
690 if (Node)
692 ObjDesc = Node
847 ACPI_NAMESPACE_NODE *Node; local
1065 ACPI_NAMESPACE_NODE *Node; local
1121 ACPI_NAMESPACE_NODE *Node; local
1178 ACPI_NAMESPACE_NODE *Node; local
[all...]
/haiku/headers/os/
H A DStorageKit.h13 #include <Node.h>
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DVirtualDir.cpp23 VirtualDirEntry::SetTo(const char* name, Node* node)
43 Node*
91 VirtualDirIterator::GetCurrentEntry(const char** name, Node** node)
156 : Node(volume, nodeID),
202 VirtualDir::AddEntry(const char* name, Node* child)
224 // property to Node.
232 Node*
238 Node* child = NULL;
272 Node*
/haiku/src/add-ons/kernel/file_systems/packagefs/nodes/
H A DUnpackingNode.h12 class Node;
20 virtual Node* GetNode() = 0;
/haiku/src/system/boot/loader/file_systems/bfs/
H A DDirectory.h30 virtual Node* LookupDontTraverse(const char* name);
33 virtual status_t GetNextNode(void *cookie, Node **_node);
/haiku/src/system/boot/loader/file_systems/amiga_ffs/
H A DDirectory.h30 virtual Node* LookupDontTraverse(const char* name);
33 virtual status_t GetNextNode(void *cookie, Node **_node);
/haiku/src/apps/debuganalyzer/gui/
H A DAbstractWaitObjectsPage.h83 return ((Node*)parent)->CountChildren();
88 return ((Node*)parent)->ChildAt(index);
98 return ((Node*)object)->GetValueAt(columnIndex, value);
102 struct Node { struct in class:AbstractWaitObjectsPage::WaitObjectsTreeModel
103 virtual ~Node() {}
115 static int CompareByName(const Node* a, const Node* b)
165 struct ObjectNode : Node {
218 struct GroupNode : Node {
278 struct NodeContainerNode : Node {
[all...]
/haiku/src/tests/system/kernel/file_corruption/fs/
H A DSymLink.h9 #include "Node.h"
12 class SymLink : public Node {
/haiku/src/kits/tracker/
H A DTrashWatcher.h40 #include <Node.h>
/haiku/src/preferences/repositories/
H A DRepositoriesWindow.h12 #include <Node.h>
/haiku/headers/private/kernel/boot/
H A DFileMapDisk.h43 class FileMapDisk : public Node {
48 status_t Init(Node *node/*Partition *partition, FileMap *map, off_t imageSize*/);
68 Node *fNode;
H A Dplatform.h55 class Node;
62 extern status_t platform_get_boot_partitions(struct stage2_args *args, Node *bootDevice,
64 extern status_t platform_register_boot_device(Node *device);
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DNode.h0 // Node.h
21 // Node
22 class Node : public AttributeDirectory { class in inherits:AttributeDirectory
24 Node(Volume* volume, const struct stat& st);
25 virtual ~Node();
H A DVolumeManager.h18 class Node;
48 status_t AddNode(Node* node);
49 void RemoveNode(Node* node);
50 Node* GetNode(dev_t volumeID, ino_t nodeID);
51 status_t LoadNode(const struct stat& st, Node** node);
77 status_t GetPath(Node* node, Path* path);
84 Node* descendant, bool reflexive);
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DAttributeIndex.h29 virtual void NodeAdded(Node* node);
30 virtual void NodeRemoved(Node* node);
31 virtual void NodeChanged(Node* node, uint32 statFields,
H A DQuery.cpp14 #include "Node.h"
23 typedef ::Node Entry;
24 typedef ::Node Node; typedef in struct:Query::QueryPolicy
56 static Node* EntryGetNode(Entry* entry)
148 Node* node = indexIterator->Next(value, _valueLength);
166 // Node interface
168 static const off_t NodeGetSize(Node* node)
173 static time_t NodeGetLastModifiedTime(Node* node)
178 static status_t NodeGetAttribute(Node* nod
[all...]
/haiku/src/system/boot/loader/file_systems/fat/
H A DDirectory.h34 virtual Node* LookupDontTraverse(const char* name);
37 virtual status_t GetNextNode(void *cookie, Node **_node);
45 Node **_node);
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/executer/
H A Dexcreate.c284 /* Attach object to the Node */
345 ObjDesc->Mutex.Node = (ACPI_NAMESPACE_NODE *) WalkState->Operands[0];
348 ObjDesc->Mutex.Node, ObjDesc, ACPI_TYPE_MUTEX);
385 ACPI_NAMESPACE_NODE *Node; local
392 /* Get the Namespace Node */
394 Node = WalkState->Op->Common.Node;
400 if (AcpiNsGetAttachedObject (Node))
442 RegionObj2->Extra.ScopeNode = WalkState->ScopeInfo->Scope.Node;
446 RegionObj2->Extra.ScopeNode = Node;
[all...]
/haiku/src/system/boot/loader/
H A Dvfs.cpp53 Descriptor(Node *node, void *cookie);
70 Node *GetNode() const { return fNode; }
73 Node *fNode;
85 static Node *sBootDevice;
88 Node::Node() function in class:Node
95 Node::~Node()
101 Node::Open(void **_cookie, int mode)
109 Node
[all...]
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/dispatcher/
H A Ddsfield.c179 ACPI_NAMESPACE_NODE **Node);
198 * Node - Where the new region node is returned
213 ACPI_NAMESPACE_NODE **Node)
232 ACPI_IMODE_LOAD_PASS1, ACPI_NS_SEARCH_PARENT, WalkState, Node);
246 ObjDesc->Region.Node = *Node;
247 Status = AcpiNsAttachObject (*Node, ObjDesc, ACPI_TYPE_REGION);
278 ACPI_NAMESPACE_NODE *Node; local
311 Node = WalkState->DeferredNode;
343 ACPI_IMODE_LOAD_PASS1, Flags, WalkState, &Node);
208 AcpiDsCreateExternalRegion( ACPI_STATUS LookupStatus, ACPI_PARSE_OBJECT *Op, char *Path, ACPI_WALK_STATE *WalkState, ACPI_NAMESPACE_NODE **Node) argument
731 ACPI_NAMESPACE_NODE *Node; local
[all...]
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dacobject.h260 ACPI_NAMESPACE_NODE *Node; /* Link back to parent node */ member in struct:acpi_object_buffer
268 ACPI_NAMESPACE_NODE *Node; /* Link back to parent node */ member in struct:acpi_object_package
301 ACPI_NAMESPACE_NODE *Node; /* Containing namespace node */ member in struct:acpi_object_mutex
311 ACPI_NAMESPACE_NODE *Node; /* Containing namespace node */ member in struct:acpi_object_region
328 union acpi_operand_object *Node; member in struct:acpi_object_method
431 ACPI_NAMESPACE_NODE *Node; /* Link back to parent node */\
508 ACPI_NAMESPACE_NODE *Node; /* Parent device */ member in struct:acpi_object_notify_handler
523 ACPI_NAMESPACE_NODE *Node; /* Parent device */ member in struct:acpi_object_addr_handler
555 ACPI_NAMESPACE_NODE *Node; /* RefOf or Namepath */ member in struct:acpi_object_reference
569 ACPI_REFCLASS_REFOF = 2, /* Result of RefOf() TBD: Split to Ref/Node an
658 ACPI_NAMESPACE_NODE Node; member in union:acpi_operand_object
700 ACPI_NAMESPACE_NODE Node; member in union:acpi_descriptor
[all...]

Completed in 103 milliseconds

1234567891011>>