Searched refs:Idle (Results 1 – 12 of 12) sorted by relevance
/external/ppp/pppd/plugins/radius/etc/ |
D | dictionary.ascend | 63 ATTRIBUTE Ascend-TS-Idle-Limit 169 integer 64 ATTRIBUTE Ascend-TS-Idle-Mode 170 integer 93 ATTRIBUTE Ascend-Token-Idle 199 integer 136 ATTRIBUTE Ascend-Idle-Limit 244 integer 146 ATTRIBUTE Ascend-MPP-Idle-Percent 254 integer 190 VALUE Ascend-TS-Idle-Mode TS-Idle-None 0 191 VALUE Ascend-TS-Idle-Mode TS-Idle-Input 1 192 VALUE Ascend-TS-Idle-Mode TS-Idle-Input-Output 2
|
D | dictionary | 70 ATTRIBUTE Idle-Timeout 28 integer 198 VALUE Acct-Terminate-Cause Idle-Timeout 4
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/include/ |
D | msd.h | 127 Idle(); in DetermineRequest() 142 Idle(msd); in Handler() 276 void Idle() in Idle() function 284 void Idle(PS_MasterSlaveDetermination msd) in Idle() function
|
/external/webkit/WebCore/platform/graphics/qt/ |
D | MediaPlayerPrivatePhonon.h | 64 Idle, enumerator
|
/external/webkit/WebCore/loader/appcache/ |
D | ApplicationCacheGroup.h | 60 enum UpdateStatus { Idle, Checking, Downloading }; enumerator
|
D | ApplicationCacheGroup.cpp | 51 , m_updateStatus(Idle) in ApplicationCacheGroup() 190 ASSERT(!group->m_cacheBeingUpdated || group->m_updateStatus != Idle); in selectCache() 720 m_updateStatus = Idle; in manifestNotFound() 834 m_updateStatus = Idle; in checkIfLoadIsComplete()
|
D | ApplicationCacheHost.cpp | 328 case ApplicationCacheGroup::Idle: { in status()
|
/external/webkit/WebCore/platform/graphics/ |
D | MediaPlayer.h | 166 enum NetworkState { Empty, Idle, Loading, Loaded, FormatError, NetworkError, DecodeError }; enumerator
|
/external/webkit/WebKit/android/WebCoreSupport/ |
D | MediaPlayerPrivateAndroid.cpp | 355 m_networkState = MediaPlayer::Idle; in onEnded()
|
/external/webkit/WebCore/html/ |
D | HTMLMediaElement.cpp | 700 if (state == MediaPlayer::Idle) { in setNetworkState()
|
/external/webkit/WebCore/platform/graphics/mac/ |
D | MediaPlayerPrivateQTKit.mm | 944 m_networkState = MediaPlayer::Idle;
|
/external/webkit/WebCore/ |
D | ChangeLog | 17964 Don't ASSERT if the network state goes to Idle when when the ready state is
|