| /xnu-11215/iokit/Kernel/ |
| H A D | IOCatalogue.cpp | 282 while ((key = (const OSSymbol *) iter->getNextObject())) { in findDrivers() 335 while ((key = (const OSSymbol *) iter_all_personalities->getNextObject())) { in exchangeDrivers() 354 while ((object = iter_new->getNextObject())) { in exchangeDrivers() 442 while ((object = iter->getNextObject())) { in addDrivers() 526 while ((key = (const OSSymbol *) iter->getNextObject())) { 718 while ((service = (IOService *)iter->getNextObject())) { in terminateDrivers() 819 while ((key = (const OSSymbol *) iter->getNextObject())) { in _removeDrivers() 878 while ((service = (IOService *)iter->getNextObject())) { in terminateDriversForUserspaceReboot() 935 while ((service = (IOService *)iter->getNextObject())) { in resetAfterUserspaceReboot() 1141 while (iter && (provider = OSDynamicCast(IOService, iter->getNextObject()))) { in startMatching() [all …]
|
| H A D | printPlist | 20 while ( (key = OSDynamicCast(OSString, iterator->getNextObject())) ) { 40 while ( (value = iterator->getNextObject()) ) {
|
| H A D | IORegistryEntry.cpp | 508 while ( (NULL == obj) && (entry = iter->getNextObject()) ) { \ 532 while ( (NULL == obj) && (entry = iter->getNextObject()) ) { \ 1212 && iter && (string = OSDynamicCast( OSString, iter->getNextObject()))); in compareNames() 1496 while ((key = (OSSymbol *) iter->getNextObject())) { in hasAlias() 2045 while ((key = (OSSymbol *) iter->getNextObject())) { in inPlane() 2124 while ((key = (OSSymbol *) iter->getNextObject())) { in attachToParent() 2505 next = (IORegistryEntry *) where->iter->getNextObject(); in getNextObjectFlat() 2543 IORegistryIterator::getNextObject( void ) in getNextObject() function in IORegistryIterator
|
| H A D | IONVRAM.cpp | 758 while ((key = OSDynamicCast(OSSymbol, iter->getNextObject()))) { in dumpDict() 1081 while ((key = OSDynamicCast(OSSymbol, iter->getNextObject()))) { in serializeProperties() 1154 key = OSDynamicCast(OSSymbol, iter->getNextObject()); in setProperties() 1594 while ((canonicalKey = OSDynamicCast(OSSymbol, iter->getNextObject()))) { in dictionaryWithProperties() 1612 while ((canonicalKey = OSDynamicCast(OSSymbol, iter->getNextObject()))) { in dictionaryWithProperties() 2064 key = OSDynamicCast(OSSymbol, iter->getNextObject()); in setProperties()
|
| H A D | IOServicePrivate.h | 243 virtual OSObject * getNextObject() APPLE_KEXT_OVERRIDE;
|
| H A D | IOService.cpp | 1441 _IOOpenServiceIterator::getNextObject() in getNextObject() function in _IOOpenServiceIterator 1449 while ((next = (IOService *) iter->getNextObject())) { in getNextObject() 2690 while ((client = (IOService *) iter->getNextObject())) { in terminatePhase1() 2995 while ((client = (IOService *) iter->getNextObject())) { in actionWillTerminate() 3031 while ((client = (IOService *) iter->getNextObject())) { in actionDidTerminate() 3068 while ((provider = (IOService *) iter->getNextObject())) { in actionWillStop() 3743 while ((service = (IOService *) iter->getNextObject())) { in copyClientWithCategory() 5135 while (ok && (obj = iter->getNextObject())) { in checkResources() 5389 iter->getNextObject())) { in doServiceMatch() 7754 iter->getNextObject()))))) { in matchInternal() [all …]
|
| H A D | IOReporter.cpp | 72 while ((object = iterator->getNextObject())) { in configureAllReports() 124 while ((object = iterator->getNextObject())) { in updateAllReports()
|
| H A D | IOPlatformExpert.cpp | 772 mkey = OSDynamicCast(OSSymbol, mcoll->getNextObject()); in printDictionaryKeys() 836 mkey = (OSSymbol *) mcoll->getNextObject(); in printDictionaryKeys() 1652 while ((next = (IORegistryEntry *) iter->getNextObject())) { in createNubs() 1718 while ((next = (IORegistryEntry *)kids->getNextObject())) { in processTopLevel()
|
| H A D | IOPMPowerSource.cpp | 193 while ((iteratorKey = iterator->getNextObject())) { in updateStatus()
|
| H A D | IODeviceTreeSupport.cpp | 270 while ((child = regIter->getNextObject())) { in IODeviceTreeAlloc() 292 while ((child = regIter->getNextObject())) { in IODeviceTreeAlloc() 1051 while ((next = iter->getNextObject())) { in IODTFindMatchingEntries()
|
| H A D | IOServicePM.cpp | 755 while ((next = iter->getNextObject())) { in handlePMstop() 776 while ((next = iter->getNextObject())) { in handlePMstop() 853 while ((next = iter->getNextObject())) { in addPowerChild() 1343 while ((client = (const OSSymbol *) iter->getNextObject())) { in handleRegisterPowerDriver() 1908 while ((next = iter->getNextObject())) { in handlePowerDomainWillChangeTo() 2158 while ((next = iter->getNextObject())) { in setParentInfo() 2809 while ((next = iter->getNextObject())) { in computeDesiredState() 2970 while ((entry = iter->getNextObject())) { in applyToPowerChildren() 3001 while ((entry = iter->getNextObject())) { in applyToPowerParent() 3575 while ((next = iter->getNextObject())) { in systemWake() [all …]
|
| H A D | IOUserClient.cpp | 509 IOUserIterator::getNextObject() in getNextObject() function in IOUserIterator 522 ret = ((OSIterator *)userIteratorObject)->getNextObject(); in copyNextObject() 804 virtual OSObject * getNextObject() APPLE_KEXT_OVERRIDE; 846 virtual OSObject * getNextObject() APPLE_KEXT_OVERRIDE; 1063 IOServiceUserNotification::getNextObject() in getNextObject() function in IOServiceUserNotification 1270 IOServiceMessageUserNotification::getNextObject() in getNextObject() function in IOServiceMessageUserNotification 2574 obj = iter->getNextObject(); in is_io_iterator_next() 3980 while ((NULL == obj) && (entry = iter->getNextObject())) { in is_io_registry_entry_get_property_bin_buf() 4754 while ((map = OSDynamicCast(IOMemoryMap, iter->getNextObject()))) { in removeMappingForDescriptor() 6420 *exists = iter && iter->getNextObject(); in is_io_device_tree_entry_exists_with_name()
|
| H A D | IONVRAMCHRPHandler.cpp | 350 while ((canonicalKey = OSDynamicCast(OSSymbol, iter->getNextObject()))) { in flush() 651 tmpSymbol = OSDynamicCast(OSSymbol, iter->getNextObject()); in serializeVariables()
|
| H A D | IOPMrootDomain.cpp | 1803 if (psIterator && psIterator->getNextObject()) { in start() 1915 while ((key = (const OSSymbol *) iter->getNextObject()) && in setProperties() 2480 while ((entry = iter->getNextObject())) { in broadcastAggressives() 3229 while ((obj = iterator->getNextObject())) { in makeSleepPreventersListLog() 3407 while ((object = iterator->getNextObject())) { in copySleepPreventersList() 3425 while ((object = iterator->getNextObject())) { in copySleepPreventersList() 3459 while ((object = iterator->getNextObject())) { in copySleepPreventersListWithID() 3481 while ((object = iterator->getNextObject())) { in copySleepPreventersListWithID() 5038 while ((sym = OSDynamicCast(OSSymbol, iter->getNextObject()))) { 10449 while ((entry = iter->getNextObject())) { [all …]
|
| /xnu-11215/libsa/ |
| H A D | bootstrap.cpp | 429 OSDynamicCast(OSString, keyIterator->getNextObject()))) { in readBooterExtensions() 531 while ((bundleID = OSDynamicCast(OSString, keyIterator->getNextObject()))) { in loadSecurityExtensions() 635 while ((bundleID = OSDynamicCast(OSString, keyIterator->getNextObject()))) { in loadKernelExternalComponents() 757 personalitiesIterator->getNextObject()))) { in readBuiltinPersonalities()
|
| /xnu-11215/iokit/Tests/ |
| H A D | TestCollections.cpp | 785 for (i = 0; (str = (IOString *) iter1->getNextObject()); i++) { in testIterator() 801 TEST_ASSERT('I', "1j", !iter1->getNextObject()); in testIterator() 808 str = (OSString *) iter1->getNextObject(); in testIterator() 855 for (i = 0; (str = (IOString *) iter1->getNextObject()); i++) { in testIterator() 871 str = (OSString *) iter1->getNextObject(); in testIterator() 892 TEST_ASSERT('I', "2j", !iter1->getNextObject()); in testIterator() 926 for (i = 0; (sym = (const IOSymbol *) iter1->getNextObject()); i++) { in testIterator() 943 sym = (const OSSymbol *) iter1->getNextObject(); in testIterator() 968 TEST_ASSERT('I', "3j", !iter1->getNextObject()); in testIterator()
|
| H A D | Tests.cpp | 1110 while ((current = osci->getNextObject()) != NULL) { in OSCollectionIteratorTests() 1126 while ((current = osciSubclass->getNextObject()) != NULL) { in OSCollectionIteratorTests() 1146 while ((current = osci->getNextObject()) != NULL) { in OSCollectionIteratorTests() 1163 while ((current = osciSubclass->getNextObject()) != NULL) { in OSCollectionIteratorTests() 2027 if (iter && (service = (IOService *) iter->getNextObject())) { in sysctl_iokittest()
|
| /xnu-11215/libkern/libkern/c++/ |
| H A D | OSIterator.h | 128 virtual OSObject *getNextObject() = 0;
|
| H A D | OSCollectionIterator.h | 267 virtual OSObject * getNextObject() APPLE_KEXT_OVERRIDE;
|
| /xnu-11215/libkern/c++/ |
| H A D | OSMetaClass.cpp | 1209 while ((checkClass = (OSMetaClass *)classIterator->getNextObject()) in removeClasses() 1217 while ((checkClass = (OSMetaClass *)classIterator->getNextObject())) { in removeClasses() 1460 while ((className = (OSSymbol *)classes->getNextObject())) { in printInstanceCounts() 1518 while ((className = (const OSSymbol *)classes->getNextObject())) { in serializeClassDictionary()
|
| H A D | OSCollectionIterator.cpp | 316 OSCollectionIterator::getNextObject() in getNextObject() function in OSCollectionIterator
|
| H A D | OSDictionary.cpp | 490 while ((sym = (const OSSymbol *)iter->getNextObject())) { in merge() 614 while ((aKey = OSDynamicCast(OSString, iter->getNextObject()))) { in setObject()
|
| /xnu-11215/iokit/bsddev/ |
| H A D | DINetBootHook.cpp | 127 controller = OSDynamicCast(IOService, controllerIterator->getNextObject()); in di_load_controller()
|
| /xnu-11215/iokit/IOKit/ |
| H A D | IOUserClient.h | 609 virtual OSObject * getNextObject() APPLE_KEXT_OVERRIDE;
|
| H A D | IORegistryEntry.h | 1074 virtual IORegistryEntry * getNextObject( void ) APPLE_KEXT_OVERRIDE;
|