Searched refs:getState (Results 1 - 25 of 40) sorted by last modified time

12

/macosx-10.10.1/llvmCore-3425.0.34/lib/Support/
H A DLockFileManager.cpp145 LockFileManager::LockFileState LockFileManager::getState() const { function in class:LockFileManager
156 if (getState() != LFS_Owned)
166 if (getState() != LFS_Shared)
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Target/
H A DTargetLibraryInfo.h342 AvailabilityState getState(LibFunc::Func F) const { function in class:llvm::TargetLibraryInfo
359 return getState(F) != Unavailable;
365 if (getState(F) == Unavailable)
388 AvailabilityState State = getState(F);
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A DLockFileManager.h64 LockFileState getState() const;
66 operator LockFileState() const { return getState(); }
/macosx-10.10.1/dyld-353.2.1/src/
H A DImageLoader.h566 dyld_image_states getState() { return (dyld_image_states)fState; } function in class:ImageLoader
H A DImageLoaderMachO.cpp636 if ( ! this->leaveMapped() && (this->getState() >= dyld_image_state_mapped) ) {
H A DImageLoaderMachOClassic.cpp1548 if ( this->getState() < dyld_image_state_bound )
H A DImageLoaderMachOCompressed.cpp1381 if ( this->getState() < dyld_image_state_bound )
H A Ddyld.cpp778 dyld_image_states imageState = (*it)->getState();
783 dyld_image_states imageState = sBundleBeingLoaded->getState();
834 dyld_image_states imageState = (*it)->getState();
850 dyld_image_states imageState = (*it)->getState();
1007 if ( image->getState() >= dyld_image_state_bound ) {
3655 if ( image->getState() >= dyld_image_state_bound && image->getState() < dyld_image_state_terminated )
3907 if ( image->getState() == state )
4131 dyld_image_states imageState = image->getState();
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOUserClient.cpp2902 *state = service->getState();
H A DIOService.cpp243 { return( 0 != (kIOServiceInactiveState & getState())); }
4383 IOOptionBits IOService::getState( void ) const function in class:IOService
/macosx-10.10.1/AppleUSBCDCDriver-4205.2.2/AppleUSBCDCACM/DataDriver/Classes/
H A DAppleUSBCDCACMData.cpp2208 // Method: AppleUSBCDCACMData::getState
2214 // Desc: Set up for gated getState call.
2218 UInt32 AppleUSBCDCACMData::getState(void *refCon) function in class:AppleUSBCDCACMData
2222 XTRACE(this, 0, 0, "getState");
2226 XTRACE(this, 0, kIOReturnOffline, "getState - Offline");
2236 }/* end getState */
2672 if (getState(&fPort) & PD_S_ACTIVE)
2995 *data = bool(getState(&fPort) & PD_S_ACTIVE); // Just to be safe put this through the gate
3087 *data = bool(getState(&fPort) & PD_RS232_S_BRK); // This should be gated too
3167 if (getState(
[all...]
/macosx-10.10.1/IOAudioFamily-200.6/
H A DIOAudioDevice.cpp662 if (audioEngine->getState() == kIOAudioEngineRunning) {
811 if (audioEngine->getState() == kIOAudioEnginePaused) {
H A DIOAudioEngine.cpp1131 if (getState() == kIOAudioEngineRunning) {
1254 if ((numActiveUserClients == 0) && (getState() == kIOAudioEngineRunning)) {
1691 audioDebugIOLog(3, "+ IOAudioEngine[%p]::startAudioEngine(state = %d)\n", this, getState());
1693 switch(getState()) {
1707 } else if (getState() == kIOAudioEngineStopped) {
1725 switch (getState()) {
1752 switch(getState()) {
1785 if (getState() == kIOAudioEnginePaused) {
1834 if (getState() == kIOAudioEngineRunning) {
1866 IOAudioEngineState IOAudioEngine::getState() function in class:IOAudioEngine
[all...]
H A DIOAudioEngineUserClient.cpp1884 if (isOnline() && (audioEngine->getState() == kIOAudioEngineRunning) && audioEngine->status && ( audioEngine->status->fCurrentLoopCount || audioEngine->status->fLastLoopTime ) ) // <rdar://12879939> Wait for first takeTimeStamp call before allowing audio
1915 audioDebugIOLog(3, "IOAudioEngineUserClient[%p] - AUDIO OFFLINE. online=%d. state=%d. loopCount=%d, lastLoopTime=%d\n", this, isOnline(), audioEngine->getState(), audioEngine->status->fCurrentLoopCount, (unsigned int)audioEngine->status->fLastLoopTime);
2563 audioDebugIOLog(3, " audioEngine && !isInactive(). State = %d \n", audioEngine->getState());
2566 if (audioEngine->getState() == kIOAudioEnginePaused) {
2577 audioDebugIOLog(3, " audioEngine->getState() != kIOAudioEnginePaused \n");
H A DIOAudioEngine.h605 * it has also checked the state using getState() earlier in the implementation, the stateLock must be
620 * setState(kAudioEngineStopped). If it has also checked the state using getState() earlier in the
653 * @function getState
656 * be acquired before the first call to getState() and held until after the last call to setState().
661 virtual IOAudioEngineState getState( ) AVAILABLE_MAC_OS_X_VERSION_10_4_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_10;
/macosx-10.10.1/AppleUSBCDCDriver-4205.2.2/AppleUSBCDCACM/DataDriver/Headers/
H A DAppleUSBCDCACMData.h280 virtual UInt32 getState(void *refCon);
/macosx-10.10.1/WTF-7600.1.24/wtf/unicode/icu/
H A DCollatorICU.cpp247 iterator.getState = getStateLatin1;
/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOService.h70 // masks for getState()
487 /*! @function getState
491 virtual IOOptionBits getState( void ) const;
/macosx-10.10.1/IOSerialFamily-74/IOSerialFamily.kmodproj/
H A DIOSerialBSDClient.cpp2304 if ( !ISSET(fProvider->getState(), PD_RS232_S_DTR) ) {
2534 oldBits = fProvider->getState();
3346 return fProvider->getState();
/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDEventServiceUserClient.cpp425 if (!_queue || !_queue->getState() || _queue == __fakeQueue.queue )
H A DIOHIDEventServiceQueue.h48 inline Boolean getState() { return _state; } function in class:IOHIDEventServiceQueue
/macosx-10.10.1/AppleUSBCDCDriver-4205.2.2/AppleUSBCDCDMM/Classes/
H A DAppleUSBCDCDMM.cpp1409 // Method: AppleUSBCDCDMM::getState
1415 // Desc: Set up for gated getState call.
1419 UInt32 AppleUSBCDCDMM::getState(void *refCon) function in class:AppleUSBCDCDMM
1423 XTRACE(this, 0, 0, "getState");
1427 XTRACE(this, 0, kIOReturnOffline, "getState - Offline");
1437 }/* end getState */
1820 if (getState(&fPort) & PD_S_ACTIVE)
2130 *data = bool(getState(&fPort) & PD_S_ACTIVE); // Just to be safe put this through the gate
2222 *data = bool(getState(&fPort) & PD_RS232_S_BRK); // This should be gated too
2302 if (getState(
[all...]
/macosx-10.10.1/IONetworkingFamily-101/
H A DIOOutputQueue.cpp732 UInt32 IOBasicOutputQueue::getState() const function in class:IOBasicOutputQueue
/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Duiter.cpp1086 if(iter==NULL || iter->getState==NULL) {
1089 return iter->getState(iter);
H A Ducnv_ct.c193 static COMPOUND_TEXT_CONVERTERS getState(int codepoint) { function
395 tmpState = getState(sourceChar);

Completed in 252 milliseconds

12