Searched refs:Node (Results 426 - 450 of 535) sorted by relevance

<<11121314151617181920>>

/haiku/src/add-ons/kernel/file_systems/ext2/
H A DHTreeEntryIterator.cpp405 uint32 gen = fDirectory->Node().generation;
/haiku/src/kits/midi/
H A DSoftSynth.cpp20 #include <Node.h>
/haiku/src/build/libbe/storage/
H A DNode.cpp11 #include <Node.h>
/haiku/src/apps/mail/
H A DWIndex.cpp41 #include <Node.h>
/haiku/src/apps/tv/
H A DVideoNode.cpp86 , fBitmapLocker(new BLocker("Video Node Locker"))
110 fInput.node = Node();
/haiku/src/add-ons/media/media-add-ons/videowindow/
H A DVideoNode.cpp35 , fBitmapLocker(new BLocker("Video Node Locker"))
54 , fBitmapLocker(new BLocker("Video Node Locker"))
83 fInput.node = Node();
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/events/
H A Devgpe.c576 GpeDevice = GpeBlock->Node;
H A Devgpeblk.c513 GpeBlock->Node = GpeDevice;
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/resources/
H A Drscalc.c975 (*SubObjectList)->Reference.Node);
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/executer/
H A Dexprep.c541 * subtype of DefField and connect it to the parent Node.
589 ObjDesc->CommonField.Node = Info->FieldNode;
757 * Store the constructed descriptor (ObjDesc) into the parent Node,
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Duttrack.c874 AcpiUtGetNodeName (&Descriptor->Node));
/haiku/src/kits/tracker/
H A DContainerWindow.h369 BNode* Node() const;
H A DOpenWithWindow.cpp1687 if (!appModel->IsExecutable() || !appModel->Node()) {
1703 BFile* file = dynamic_cast<BFile*>(appModel->Node());
1741 BAppFileInfo appFileInfo(dynamic_cast<BFile*>(appModel->Node()));
/haiku/src/kits/debugger/controllers/
H A DDebugReportGenerator.cpp623 _ResolveValueIfNeeded(child->Node(), frame, 1);
813 _ResolveValueIfNeeded(child->Node(), frame, maxDepth);
815 _ResolveValueIfNeeded(child->Node(), frame, maxDepth - 1);
/haiku/src/system/boot/platform/atari_m68k/
H A Ddevices.cpp366 Node *device;
1192 platform_get_boot_partitions(struct stage2_args *args, Node *bootDevice,
1226 platform_register_boot_device(Node *device)
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dacdisasm.h1153 ACPI_NAMESPACE_NODE **Node,
1158 ACPI_NAMESPACE_NODE *Node,
1200 ACPI_NAMESPACE_NODE *Node);
/haiku/src/add-ons/kernel/drivers/disk/virtual/ram_disk/
H A Dram_disk.cpp174 device_node* Node() const { return fNode; } function in struct:Device
213 sDeviceManager->get_parent_node(Node()), kDriverModuleName, attrs,
226 return sDeviceManager->publish_device(Node(), kControlDeviceName,
616 return sDeviceManager->publish_device(Node(), fDeviceName,
1062 device_node* node = device->Node();
/haiku/src/add-ons/media/media-add-ons/dvb/
H A DDVBMediaNode.cpp298 fOutputRawVideo.node = Node();
305 fOutputRawAudio.node = Node();
312 fOutputEncVideo.node = Node();
319 fOutputEncAudio.node = Node();
326 fOutputTS.node = Node();
344 BMediaRoster::Roster()->SetRunModeNode(Node(), B_RECORDING);
2257 // fCaptureActive ? "Tuning failed" : "Node stopped", B_GENERIC);
2258 info->MakeNullParameter(0, B_MEDIA_NO_TYPE, "Node is stopped",
/haiku/src/tests/system/kernel/device_manager/playground/
H A Ddevice_manager.cpp78 device_node* Node() const { return fNode; } function in class:Device
298 printf("close path \"%s\" (node %p)\n", device->Path(), device->Node());
318 device->Node());
1819 dprintf("Cannot register Devices Root Node\n");
/haiku/headers/os/media/
H A DParameterWeb.h85 media_node Node();
/haiku/src/preferences/backgrounds/
H A DBackgroundImage.cpp46 #include <Node.h>
/haiku/src/kits/mail/
H A DMailProtocol.cpp17 #include <Node.h>
/haiku/src/add-ons/media/media-add-ons/writer/
H A DMediaWriter.cpp109 input.node = Node();
/haiku/src/apps/launchbox/
H A DLaunchButton.cpp19 #include <Node.h>
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DDebug.cpp306 node = &inode->Node();

Completed in 358 milliseconds

<<11121314151617181920>>