Searched defs:parent (Results 226 - 250 of 477) sorted by relevance

1234567891011>>

/haiku/src/bin/
H A Ddiff_zip.cpp58 Node(Directory* parent, const string& name, const struct stat& st) argument
135 Directory(Directory* parent, const string& name, const struct stat& st) argument
287 create_node(Directory* parent, const string& name, const struct stat& st) argument
/haiku/src/apps/installer/
H A DPackageViews.cpp234 BView* parent = Parent(); local
265 BView* parent = Parent(); local
/haiku/src/add-ons/kernel/file_systems/exfat/
H A DVolume.cpp301 Volume::GetIno(cluster_t cluster, uint32 offset, ino_t parent) argument
327 Volume::GetNode(ino_t ino, ino_t &parent) argument
/haiku/src/apps/webpositive/tabview/
H A DTabView.cpp214 TabLayoutItem::TabLayoutItem(TabView* parent) argument
/haiku/src/apps/mandelbrot/
H A DFractalEngine.cpp29 FractalEngine::FractalEngine(BHandler* parent, BLooper* looper) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_sysctl.c1026 ath_sysctl_stats_attach_rxphyerr(struct ath_softc *sc, struct sysctl_oid_list *parent) argument
1044 ath_sysctl_stats_attach_intr(struct ath_softc *sc, struct sysctl_oid_list *parent) argument
/haiku/src/add-ons/disk_systems/intel/
H A DPartitionMapAddOn.cpp561 BMutablePartition* parent = child->Parent(); local
H A DExtendedPartitionAddOn.cpp485 BMutablePartition* parent = child->Parent(); local
/haiku/src/tests/kits/net/service/
H A DHttpTest.cpp566 HttpTest::AddTests(BTestSuite& parent) argument
H A DCookieTest.cpp795 CookieTest::AddTests(BTestSuite& parent) argument
/haiku/src/apps/webpositive/
H A DCookieWindow.cpp45 void DrawField(BField* field, BRect rect, BView* parent) { argument
286 BStringItem* parent = NULL; local
[all...]
/haiku/src/add-ons/kernel/bus_managers/usb/
H A DHub.cpp18 Hub::Hub(Object *parent, int8 hubAddress, uint8 hubPort, argument
/haiku/src/add-ons/kernel/file_systems/udf/
H A DIcb.cpp94 DirectoryIterator::DirectoryIterator(Icb *parent) argument
/haiku/src/apps/haikudepot/ui/
H A DPackageContentsView.cpp105 const BPackageEntry* parent = entry->Parent(); local
/haiku/src/libs/compat/openbsd_wlan/
H A Dsubr_tree.c70 rbe_set(struct rb_entry *rbe, struct rb_entry *parent) argument
101 struct rb_entry *parent; local
135 struct rb_entry *parent; local
169 struct rb_entry *parent, *gparent, *tmp; local
218 rbe_remove_color(const struct rb_type *t, struct rb_tree *rbt, struct rb_entry *parent, struct rb_entry *rbe) argument
310 struct rb_entry *child, *parent, *old = rbe; local
405 struct rb_entry *parent = NULL; local
546 struct rb_entry *parent = NULL; local
560 struct rb_entry *parent = NULL; local
613 _rb_set_parent(const struct rb_type *t, void *node, void *parent) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DCheckVisitor.cpp202 CheckVisitor::VisitDirectoryEntry(Inode* inode, Inode* parent, argument
336 CheckVisitor::OpenInodeFailed(status_t reason, ino_t id, Inode* parent, argument
378 TreeIterationFailed(status_t reason, Inode* parent) argument
390 _RemoveInvalidNode(Inode* parent, BPlusTree* tree, Inode* inode, const char* name) argument
[all...]
/haiku/src/apps/musiccollection/
H A DMusicCollectionWindow.cpp177 _FindStringItem(BObjectList<ListItem>& list, const char* text, ListItem* parent) argument
/haiku/src/apps/debugger/user_interface/gui/teams_window/
H A DTeamsListView.cpp83 TeamsColumn::DrawField(BField* field, BRect rect, BView* parent) argument
184 InitTextMargin(BView* parent) argument
[all...]
/haiku/src/kits/storage/disk_device/
H A DDiskDeviceJobGenerator.cpp371 DiskDeviceJobGenerator::_GenerateRemainingJobs(BPartition* parent, argument
616 _GenerateCreateChildJob(BPartition* parent, BPartition* partition) argument
647 _GenerateDeleteChildJob(BPartition* parent, BPartition* partition) argument
668 BPartition* parent = partition->Parent(); local
691 BPartition* parent = partition->Parent(); local
729 _GenerateSetNameJob(BPartition* parent, BPartition* partition) argument
758 _GenerateSetTypeJob(BPartition* parent, BPartition* partition) argument
787 _GenerateSetParametersJob(BPartition* parent, BPartition* partition) argument
[all...]
/haiku/src/add-ons/kernel/bus_managers/ata/
H A DATAModule.cpp167 ata_channel_added(device_node *parent) argument
/haiku/src/add-ons/kernel/drivers/display/
H A Ddisplay_adapter.cpp134 displayadapter_support(device_node *parent) argument
182 device_node *parent = gDeviceManager->get_parent_node(node); local
[all...]
/haiku/src/add-ons/kernel/drivers/power/acpi_button/
H A Dacpi_button.cpp87 device_node *parent; local
254 acpi_button_support(device_node *parent) argument
318 device_node *parent = sDeviceManager->get_parent_node(node); local
[all...]
/haiku/src/add-ons/kernel/busses/scsi/virtio/
H A Dvirtio_scsi.cpp168 virtio_scsi_supports_device(device_node *parent) argument
192 virtio_scsi_register_device(device_node *parent) argument
/haiku/src/add-ons/kernel/busses/ata/ide_isa/
H A Dide_isa.c63 publish_channel(device_node *parent, uint16 command_block_base, argument
287 supports_device(device_node *parent) argument
310 device_node *parent; local
385 register_device(device_node *parent) argument
[all...]
/haiku/src/add-ons/kernel/bus_managers/scsi/
H A Ddevices.cpp285 device_node *parent = pnp->get_parent_node(node); local

Completed in 151 milliseconds

1234567891011>>