Home
last modified time | relevance | path

Searched refs:kOSBooleanTrue (Results 1 – 25 of 34) sorted by relevance

12

/xnu-11215/iokit/Kernel/
H A DIOPMPowerSource.cpp261 b ? kOSBooleanTrue : kOSBooleanFalse); in setExternalConnected()
268 b ? kOSBooleanTrue : kOSBooleanFalse); in setExternalChargeCapable()
275 b ? kOSBooleanTrue : kOSBooleanFalse); in setBatteryInstalled()
282 b ? kOSBooleanTrue : kOSBooleanFalse); in setIsCharging()
289 b ? kOSBooleanTrue : kOSBooleanFalse); in setAtWarnLevel()
296 b ? kOSBooleanTrue : kOSBooleanFalse); in setAtCriticalLevel()
415 return kOSBooleanTrue == properties->getObject(externalConnectedKey); in externalConnected()
427 return kOSBooleanTrue == properties->getObject(batteryInstalledKey); in batteryInstalled()
433 return kOSBooleanTrue == properties->getObject(chargingKey); in isCharging()
439 return kOSBooleanTrue == properties->getObject(warnLevelKey); in atWarnLevel()
[all …]
H A DRootDomainUserClient.cpp55 properties->setObject(kIOUserClientCrossEndianCompatibleKey, kOSBooleanTrue); in OSDefineMetaClassAndStructors()
77 setProperty(kIOUserClientDefaultLockingKey, kOSBooleanTrue); in start()
78 setProperty(kIOUserClientDefaultLockingSetPropertiesKey, kOSBooleanTrue); in start()
H A DPassthruInterruptController.cpp46 !this->setProperty(gPlatformInterruptControllerName, kOSBooleanTrue) || in init()
H A DIOCatalogue.cpp192 dict->setObject("KernelConfigTable", kOSBooleanTrue); in init()
757 okToTerminate = (kOSBooleanTrue == prop); in terminateDrivers()
879 isDeferredMatch = service->propertyHasValue(gIOMatchDeferKey, kOSBooleanTrue); in terminateDriversForUserspaceReboot()
883 preserveDuringUserspaceReboot = prop == kOSBooleanTrue; in terminateDriversForUserspaceReboot()
H A DIOServicePM.cpp5554 setProperty(kIOPMTardyAckSPSKey, kOSBooleanTrue); in ackTimerTick()
6081 (flag != kOSBooleanTrue)) { in logAppTimeouts()
6371 OSObject * waitForReply = kOSBooleanTrue; in pmTellAppWithResponse()
6426 if (waitForReply == kOSBooleanTrue) { in pmTellAppWithResponse()
6437 context->responseArray->setObject(msgIndex, kOSBooleanTrue); in pmTellAppWithResponse()
6462 OSObject * replied = kOSBooleanTrue; in pmTellClientWithResponse()
6648 (waitForReply == kOSBooleanTrue), in pmTellCapabilityAppWithResponse()
6696 OSObject * replied = kOSBooleanTrue; in pmTellCapabilityClientWithResponse()
7014 if (kOSBooleanTrue != theFlag) { in checkForDone()
7155 fResponseArray->replaceObject(i, kOSBooleanTrue); in updateClientResponses()
[all …]
H A DIOPMrootDomain.cpp1679 setProperty(gIOPMUserIsActiveKey.get(), kOSBooleanTrue); in start()
1847 clientEntitled = (obj == kOSBooleanTrue); in setProperties()
1919 publishResource(key, kOSBooleanTrue); in setProperties()
1997 if (kOSBooleanTrue == obj) { in setProperties()
4344 clamshellClosed ? kOSBooleanTrue : kOSBooleanFalse);
5642 *option = (obj == kOSBooleanTrue) ? 1 : 0;
7165 *waitForReply = kOSBooleanTrue;
7223 *waitForReply = kOSBooleanTrue;
8124 if (kOSBooleanTrue == (OSBoolean *) arg0) {
8732 setProperty(gIOPMUserIsActiveKey.get(), kOSBooleanTrue);
[all …]
H A DIOService.cpp1603 ios->setProperty(gIOMatchedAtBootKey, kOSBooleanTrue); in setPlatform()
1604 ios->setProperty(gIOPrimaryDriverTerminateOptionsKey, kOSBooleanTrue); in setPlatform()
4019 props->setObject(gIOMatchedAtBootKey, kOSBooleanTrue); in probeCandidates()
4206 && kOSBooleanTrue == inst->getProperty(gIOMatchDeferKey)); in probeCandidates()
4853 service->setProperty(gIOServiceMatchDeferredKey, kOSBooleanTrue); in startCandidate()
4985 service->setProperty(gIOPrimaryDriverTerminateOptionsKey, kOSBooleanTrue); in startCandidate()
7332 gIOConsoleBooterLockState = kOSBooleanTrue; in updateConsoleUsers()
7382 locked = kOSBooleanTrue; in updateConsoleUsers()
7405 locked = kOSBooleanTrue; in updateConsoleUsers()
7420 if (locked == kOSBooleanTrue) { in updateConsoleUsers()
[all …]
H A DIOKitDebug.cpp1625 inst->setProperty(kIOUserClientDefaultLockingKey, kOSBooleanTrue); in OSDefineMetaClassAndStructors()
1626 inst->setProperty(kIOUserClientDefaultLockingSetPropertiesKey, kOSBooleanTrue); in OSDefineMetaClassAndStructors()
1627 inst->setProperty(kIOUserClientDefaultLockingSingleThreadExternalMethodKey, kOSBooleanTrue); in OSDefineMetaClassAndStructors()
H A DIOUserServer.cpp4172 inst->setProperty(kIOUserClientDefaultLockingKey, kOSBooleanTrue); in OSDefineMetaClassAndStructors()
4173 inst->setProperty(kIOUserClientDefaultLockingSetPropertiesKey, kOSBooleanTrue); in OSDefineMetaClassAndStructors()
4174 inst->setProperty(kIOUserClientDefaultLockingSingleThreadExternalMethodKey, kOSBooleanTrue); in OSDefineMetaClassAndStructors()
4295 …&& fEntitlements->getObject(gIODriverKitTestDriverEntitlementKey) != kOSBooleanTrue && !disable_de… in clientClose()
4710 entitlements->setObject(kIODriverKitUserClientEntitlementAdministratorKey, kOSBooleanTrue); in serviceNewUserClient()
4762 …tlements->getObject(gIODriverKitUserClientEntitlementCommunicatesWithDriversKey) == kOSBooleanTrue; in serviceNewUserClient()
4772 …ments->getObject(gIODriverKitUserClientEntitlementAllowThirdPartyUserClientsKey) == kOSBooleanTrue; in serviceNewUserClient()
4889 if (props->getObject(kIOPMResetPowerStateOnWakeKey) == kOSBooleanTrue) { in serviceJoinPMTree()
4890 service->setProperty(kIOPMResetPowerStateOnWakeKey, kOSBooleanTrue); in serviceJoinPMTree()
5628 …ject(gIOSystemStatePowerSourceDescriptionACAttachedKey, acAttached ? kOSBooleanTrue : kOSBooleanFa… in powerSourceChanged()
[all …]
H A DIOCPU.cpp639 setProperty(gPlatformInterruptControllerName, kOSBooleanTrue); in registerCPUInterruptController()
H A DIOUserClient.cpp431 matching->setObject(gIOServiceNotificationUserKey, kOSBooleanTrue); in IOTaskRegistryCompatibilityMatching()
435 matching->setObject(gIOCompatibilityMatchKey, kOSBooleanTrue); in IOTaskRegistryCompatibilityMatching()
1385 if (kOSBooleanTrue == user->getObject(gIOConsoleSessionOnConsoleKey)) { in CopyUserOnConsole()
1492 if (user->getObject(gIOConsoleSessionOnConsoleKey) != kOSBooleanTrue) { in clientHasPrivilege()
3376 const OSObject * objects[2] = { kOSBooleanTrue, NULL }; in is_io_registry_entry_from_path()
4141 …if (!client && (kOSBooleanTrue == entry->getProperty(gIORegistryEntryDefaultLockingSetPropertiesKe… in is_io_registry_entry_set_properties()
4471 client->setProperty(kIOUserClientDefaultLockingKey, kOSBooleanTrue); in is_io_service_open_extended()
H A DIOPlatformExpert.cpp473 matching = propertyMatching(gPlatformInterruptControllerName, kOSBooleanTrue, matching); in setCPUInterruptProperties()
1264 data = value ? kOSBooleanTrue : kOSBooleanFalse; in PEWriteNVRAMBooleanProperty()
/xnu-11215/iokit/Tests/TestServices/
H A DTestIOUserClient2022Entitlements.cpp32 setProperty(kIOUserClientDefaultLockingKey, kOSBooleanTrue); in start()
33 setProperty(kIOUserClientDefaultLockingSetPropertiesKey, kOSBooleanTrue); in start()
34 setProperty(kIOUserClientDefaultLockingSingleThreadExternalMethodKey, kOSBooleanTrue); in start()
H A DTestIODeviceMemoryRosetta.cpp32 setProperty(kIOUserClientDefaultLockingKey, kOSBooleanTrue); in start()
33 setProperty(kIOUserClientDefaultLockingSetPropertiesKey, kOSBooleanTrue); in start()
34 setProperty(kIOUserClientDefaultLockingSingleThreadExternalMethodKey, kOSBooleanTrue); in start()
H A DTestIOConnectMapMemoryPortLeak45265408.cpp31 setProperty(kIOUserClientSharedInstanceKey, kOSBooleanTrue); in start()
/xnu-11215/libkern/c++/
H A DOSBoolean.cpp50 OSBoolean * const & kOSBooleanTrue = gOSBooleanTrue; variable
101 return (inValue) ? kOSBooleanTrue : kOSBooleanFalse; in withBoolean()
H A DOSSerializeBinary.cpp304 key = (kOSSerializeBoolean | (kOSBooleanTrue == boo)); in binarySerializeInternal()
515 o = (len ? kOSBooleanTrue : kOSBooleanFalse); in OSUnserializeBinary()
H A DOSKext.cpp940 kOSBooleanTrue); in allocAndInitFakeKext()
2082 if (scratchBool == kOSBooleanTrue) { in initWithPrelinkedInfoDict()
2411 if (scratchBool == kOSBooleanTrue) { in initWithCodelessInfo()
3007 if (scratchBool == kOSBooleanTrue) { in setInfoDictionaryAndPath()
3119 if (scratchBool == kOSBooleanTrue) { in setInfoDictionaryAndPath()
3125 if (scratchBool == kOSBooleanTrue) { in setInfoDictionaryAndPath()
7835 if (forceInit == kOSBooleanTrue) {
7847 if (forceInit == kOSBooleanTrue) {
9184 if (stale == kOSBooleanTrue) {
9189 kOSBooleanTrue);
[all …]
/xnu-11215/libkern/libkern/c++/
H A DOSBoolean.h258 extern OSBoolean * const & kOSBooleanTrue;
/xnu-11215/iokit/bsddev/
H A DDINetBootHook.cpp113 …::getResourceService()->publishResource("com.apple.AppleDiskImageController.load", kOSBooleanTrue); in di_load_controller()
154 …if (!controller->setProperty(kDIRootImageRemovableKey, removable ? kOSBooleanTrue : kOSBooleanFals… in di_add_properties()
H A DIOKitBSDInit.cpp132 IOService::publishResource( property, kOSBooleanTrue ); in IOServicePublishResource()
179 dict->setObject( property, kOSBooleanTrue ); in IOCatalogueMatchingDriversPresent()
/xnu-11215/iokit/Families/IOSystemManagement/
H A DIOWatchDogTimer.cpp103 setProperty(kWatchDogEnabledProperty, kOSBooleanTrue); in setProperties()
/xnu-11215/iokit/Tests/
H A DTests.cpp853 array->setObject(kOSBooleanTrue); in OSCollectionTest()
856 array->setObject(kOSBooleanTrue); in OSCollectionTest()
858 array->setObject(kOSBooleanTrue); in OSCollectionTest()
863 kprintf("%d:%d ", index, (obj == kOSBooleanTrue) ? 1 : (obj == kOSBooleanFalse) ? 0 : 2); in OSCollectionTest()
1793 sendClam(kOSBooleanTrue); in IOServiceStateNotificationTests()
/xnu-11215/iokit/Kernel/arm/
H A DAppleARMSMP.cpp234 IOService::publishResource(gIOAllCPUInitializedKey, kOSBooleanTrue); in cpu_boot_thread()
/xnu-11215/libsa/
H A Dbootstrap.cpp546 if (kOSBooleanTrue == theKext->getPropertyForHostArch(kAppleSecurityExtensionKey)) { in loadSecurityExtensions()

12