Searched defs:Node (Results 51 - 75 of 110) sorted by relevance

12345

/haiku/src/bin/
H A Ddiff_zip.cpp56 class Node { class
58 Node(Directory* parent, const string& name, const struct stat& st) function in class:Node
[all...]
/haiku/src/libs/gnu/
H A Dxattr.cpp111 struct Node { struct in namespace:__anon7
112 Node(const char* path, bool traverseSymlinks) function in struct:__anon7::Node
118 Node(int fileFD) function in struct:__anon7::Node
[all...]
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DNode.cpp32 Node::Node(Volume *volume, uint8 type) function in class:Node
[all...]
H A DNode.h34 class Node : public DoublyLinkedListLinkImpl<Node> { class in inherits:DoublyLinkedListLinkImpl
/haiku/src/tests/system/kernel/file_corruption/fs/
H A DNode.h29 class Node { class
[all...]
/haiku/src/add-ons/kernel/file_systems/packagefs/nodes/
H A DNode.h37 class Node : public BReferenceable, public DoublyLinkedListLinkImpl<Node> { class in inherits:BReferenceable,DoublyLinkedListLinkImpl
[all...]
/haiku/src/tests/add-ons/kernel/file_systems/bfs/btree/
H A DInode.h43 bfs_inode* Node() { return (bfs_inode*)1; } function in class:Inode
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DInode.h49 btrfs_inode& Node() { return fNode; } function in class:Inode
H A DBTree.cpp25 BTree::Node::Node(Volume* volume) function in class:BTree::Node
35 BTree::Node::Node(Volume* volume, off_t block) function in class:BTree::Node
[all...]
H A DBTree.h133 class Node { class in class:BTree
[all...]
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/namespace/
H A Dnsdump.c859 ACPI_NAMESPACE_NODE *Node; local
[all...]
H A Dnsnames.c178 AcpiNsGetExternalPathname( ACPI_NAMESPACE_NODE *Node) argument
205 AcpiNsGetPathnameLength( ACPI_NAMESPACE_NODE *Node) argument
246 ACPI_NAMESPACE_NODE *Node; local
301 ACPI_NAMESPACE_NODE *Node; local
364 AcpiNsBuildNormalizedPath( ACPI_NAMESPACE_NODE *Node, char *FullPath, UINT32 PathSize, BOOLEAN NoTrailing) argument
475 AcpiNsGetNormalizedPathname( ACPI_NAMESPACE_NODE *Node, BOOLEAN NoTrailing) argument
[all...]
H A Dnsxfeval.c663 ACPI_NAMESPACE_NODE *Node; local
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...]
H A Dnsutils.c183 AcpiNsPrintNodePathname( ACPI_NAMESPACE_NODE *Node, const char *Message) argument
228 AcpiNsGetType( ACPI_NAMESPACE_NODE *Node) argument
[all...]
H A Dnsxfname.c199 ACPI_NAMESPACE_NODE *Node = NULL; local
399 ACPI_NAMESPACE_NODE *Node; local
676 ACPI_NAMESPACE_NODE *Node; local
[all...]
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/dispatcher/
H A Ddsopcode.c435 ACPI_NAMESPACE_NODE *Node; local
523 ACPI_NAMESPACE_NODE *Node; local
634 ACPI_NAMESPACE_NODE *Node; local
870 ACPI_NAMESPACE_NODE *Node; local
[all...]
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/parser/
H A Dpsargs.c372 ACPI_NAMESPACE_NODE *Node; local
[all...]
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/events/
H A Devrgnini.c490 AcpiEvIsPciRootBridge( ACPI_NAMESPACE_NODE *Node) argument
743 ACPI_NAMESPACE_NODE *Node; local
[all...]
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Dutdecode.c417 ACPI_NAMESPACE_NODE *Node = (ACPI_NAMESPACE_NODE *) Object; local
/haiku/src/kits/shared/
H A DColorQuantizer.cpp43 struct BColorQuantizer::Node { struct in class:BColorQuantizer
[all...]
/haiku/src/kits/tracker/
H A DAttributeStream.h171 BNode* Node() { return fNode; } function in class:BPrivate::AttributeStreamFileNode
/haiku/src/apps/tv/
H A DVideoView.cpp82 VideoView::Node() function in class:VideoView
/haiku/headers/private/kernel/util/
H A DSplayTree.h49 typedef typename Definition::NodeType Node; typedef in class:SplayTree
356 typedef typename Definition::NodeType Node; typedef in class:IteratableSplayTree
[all...]
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DBlock.cpp233 Node::Node() function in class:Node
[all...]
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DInode.h97 ext2_inode& Node() { return fNode; } function in class:Inode

Completed in 174 milliseconds

12345