Searched refs:NextElement (Results 1 - 5 of 5) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/bus_managers/pci/arch/ppc/openfirmware/
H A Dpci_openfirmware_priv.h45 char *NextElement(int &cookie) const;
H A Dpci_openfirmware.cpp64 StringArrayPropertyValue::NextElement(int &cookie) const function in class:StringArrayPropertyValue
79 while (char *checkValue = NextElement(cookie)) {
/haiku-fatelf/src/system/kernel/
H A DTeamThreadTables.h119 Element* NextElement(IteratorEntry* entry, bool visibleOnly = true) function in struct:BKernel::TeamThreadTable
H A Dthread.cpp505 Thread* thread = sThreadHash.NextElement(&fEntry);
H A Dteam.cpp186 Team* team = sTeamHash.NextElement(&fEntry);

Completed in 118 milliseconds