HomeSort by relevance Sort by last modified time
    Searched full:busy (Results 451 - 475 of 1203) sorted by null

<<11121314151617181920>>

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_thread.h 159 WORK // busy finishing the current task
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_xtra.cpp 144 Injects XTRA file into the engine but buffers the data if engine is busy.
  /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
loc_eng_xtra.cpp 144 Injects XTRA file into the engine but buffers the data if engine is busy.
  /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
loc_eng_xtra.cpp 144 Injects XTRA file into the engine but buffers the data if engine is busy.
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
loc_eng_xtra.cpp 144 Injects XTRA file into the engine but buffers the data if engine is busy.
  /packages/apps/Bluetooth/src/com/android/bluetooth/sap/
SapServer.java 205 /* We simply need to forward to RIL, but not change state to busy - hence send and set
390 * in busy state. */
    [all...]
  /packages/apps/Calendar/res/values-ar-rXB/
arrays.xml 62 <item msgid="454869065893453189">"??Busy??"</item>
  /packages/apps/Calendar/res/values-en-rAU/
arrays.xml 69 <item msgid="454869065893453189">"Busy"</item>
  /packages/apps/Calendar/res/values-en-rGB/
arrays.xml 69 <item msgid="454869065893453189">"Busy"</item>
  /packages/apps/Calendar/res/values-en-rIN/
arrays.xml 69 <item msgid="454869065893453189">"Busy"</item>
  /packages/apps/Nfc/res/values/
strings.xml 19 <string name="beam_busy">Beam is currently busy. Try again when the previous transfer completes.</string>
  /packages/services/Telecomm/src/com/android/server/telecom/
InCallTonePlayer.java 27 * Play a call-related tone (ringback, busy signal, etc.) through ToneGenerator. To use, create an
  /system/bt/bta/include/
bta_av_co.h 69 UINT8 busy_level; /* Busy level indicating the bit-rate to be used */
  /system/bt/bta/sys/
bta_sys_conn.c 507 ** peer device is busy
  /system/bt/embdrv/sbc/decoder/include/
oi_status.h 62 OI_BUSY_FAIL = 118, /**< command rejected due to busy */
73 OI_STATUS_RESET_IN_PROGRESS = 129, /**< Request failed/rejected because we're busy resetting. */
150 OI_HCI_TRANSMIT_NOT_READY = 613, /**< HCI: ACL/SCO transmit request failed - busy or no buffers available */
    [all...]
  /system/bt/stack/avrc/
avrc_sdp.c 127 /* check if it is busy */
  /system/bt/stack/gatt/
gatt_sr.c 488 /* in theroy BUSY is not possible(should already been checked), protected check */
    [all...]
  /system/connectivity/shill/net/
netlink_message.h 150 // a malformed message or a busy kernel module). Ack messages are received
  /system/core/logd/
CommandListener.cpp 100 cli->sendMsg(mBuf.clear((log_id_t) id, uid) ? "busy" : "success");
  /external/autotest/client/bin/
cpuset.py 231 busy = set()
236 busy |= get_mem_nodes(child_container)
237 return busy
  /external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1-modules/pyasn1_modules/
rfc2251.py 177 namedtype.NamedType('resultCode', univ.Enumerated(namedValues=namedval.NamedValues(('success', 0), ('operationsError', 1), ('protocolError', 2), ('timeLimitExceeded', 3), ('sizeLimitExceeded', 4), ('compareFalse', 5), ('compareTrue', 6), ('authMethodNotSupported', 7), ('strongAuthRequired', 8), ('reserved-9', 9), ('referral', 10), ('adminLimitExceeded', 11), ('unavailableCriticalExtension', 12), ('confidentialityRequired', 13), ('saslBindInProgress', 14), ('noSuchAttribute', 16), ('undefinedAttributeType', 17), ('inappropriateMatching', 18), ('constraintViolation', 19), ('attributeOrValueExists', 20), ('invalidAttributeSyntax', 21), ('noSuchObject', 32), ('aliasProblem', 33), ('invalidDNSyntax', 34), ('reserved-35', 35), ('aliasDereferencingProblem', 36), ('inappropriateAuthentication', 48), ('invalidCredentials', 49), ('insufficientAccessRights', 50), ('busy', 51), ('unavailable', 52), ('unwillingToPerform', 53), ('loopDetect', 54), ('namingViolation', 64), ('objectClassViolation', 65), ('notAllowedOnNonLeaf', 66), ('notAllowedOnRDN', 67), ('entryAlreadyExists', 68), ('objectClassModsProhibited', 69), ('reserved-70', 70), ('affectsMultipleDSAs', 71), ('other', 80), ('reserved-81', 81), ('reserved-82', 82), ('reserved-83', 83), ('reserved-84', 84), ('reserved-85', 85), ('reserved-86', 86), ('reserved-87', 87), ('reserved-88', 88), ('reserved-89', 89), ('reserved-90', 90)))),
186 namedtype.NamedType('resultCode', univ.Enumerated(namedValues=namedval.NamedValues(('success', 0), ('operationsError', 1), ('protocolError', 2), ('timeLimitExceeded', 3), ('sizeLimitExceeded', 4), ('compareFalse', 5), ('compareTrue', 6), ('authMethodNotSupported', 7), ('strongAuthRequired', 8), ('reserved-9', 9), ('referral', 10), ('adminLimitExceeded', 11), ('unavailableCriticalExtension', 12), ('confidentialityRequired', 13), ('saslBindInProgress', 14), ('noSuchAttribute', 16), ('undefinedAttributeType', 17), ('inappropriateMatching', 18), ('constraintViolation', 19), ('attributeOrValueExists', 20), ('invalidAttributeSyntax', 21), ('noSuchObject', 32), ('aliasProblem', 33), ('invalidDNSyntax', 34), ('reserved-35', 35), ('aliasDereferencingProblem', 36), ('inappropriateAuthentication', 48), ('invalidCredentials', 49), ('insufficientAccessRights', 50), ('busy', 51), ('unavailable', 52), ('unwillingToPerform', 53), ('loopDetect', 54), ('namingViolation', 64), ('objectClassViolation', 65), ('notAllowedOnNonLeaf', 66), ('notAllowedOnRDN', 67), ('entryAlreadyExists', 68), ('objectClassModsProhibited', 69), ('reserved-70', 70), ('affectsMultipleDSAs', 71), ('other', 80), ('reserved-81', 81), ('reserved-82', 82), ('reserved-83', 83), ('reserved-84', 84), ('reserved-85', 85), ('reserved-86', 86), ('reserved-87', 87), ('reserved-88', 88), ('reserved-89', 89), ('reserved-90', 90)))),
300 namedtype.NamedType('resultCode', univ.Enumerated(namedValues=namedval.NamedValues(('success', 0), ('operationsError', 1), ('protocolError', 2), ('timeLimitExceeded', 3), ('sizeLimitExceeded', 4), ('compareFalse', 5), ('compareTrue', 6), ('authMethodNotSupported', 7), ('strongAuthRequired', 8), ('reserved-9', 9), ('referral', 10), ('adminLimitExceeded', 11), ('unavailableCriticalExtension', 12), ('confidentialityRequired', 13), ('saslBindInProgress', 14), ('noSuchAttribute', 16), ('undefinedAttributeType', 17), ('inappropriateMatching', 18), ('constraintViolation', 19), ('attributeOrValueExists', 20), ('invalidAttributeSyntax', 21), ('noSuchObject', 32), ('aliasProblem', 33), ('invalidDNSyntax', 34), ('reserved-35', 35), ('aliasDereferencingProblem', 36), ('inappropriateAuthentication', 48), ('invalidCredentials', 49), ('insufficientAccessRights', 50), ('busy', 51), ('unavailable', 52), ('unwillingToPerform', 53), ('loopDetect', 54), ('namingViolation', 64), ('objectClassViolation', 65), ('notAllowedOnNonLeaf', 66), ('notAllowedOnRDN', 67), ('entryAlreadyExists', 68), ('objectClassModsProhibited', 69), ('reserved-70', 70), ('affectsMultipleDSAs', 71), ('other', 80), ('reserved-81', 81), ('reserved-82', 82), ('reserved-83', 83), ('reserved-84', 84), ('reserved-85', 85), ('reserved-86', 86), ('reserved-87', 87), ('reserved-88', 88), ('reserved-89', 89), ('reserved-90', 90)))),
  /external/deqp/modules/gles3/functional/
es3fFlushFinishTests.cpp 621 m_testCtx.getLog() << TestLog::Message << int(WAIT_TIME_MS) << " ms busy wait" << TestLog::EndMessage;
663 m_testCtx.getLog() << TestLog::Message << "glFlush() followed by " << int(WAIT_TIME_MS) << " ms busy wait" << TestLog::EndMessage;
706 m_testCtx.getLog() << TestLog::Message << "glFinish() followed by " << int(WAIT_TIME_MS) << " ms busy wait" << TestLog::EndMessage;
  /external/libnfc-nci/src/nfc/llcp/
llcp_util.c 228 /* set flag to clear local busy status on data link connections */
810 /* if no indication of change in local busy or rx congestion */
821 /* if rx flow off because of local busy or congestion */
  /external/svox/pico/lib/
picoctrl.c 136 * - all pu's above current have status idle except possibly pu+1, which may be busy.
165 /* data was output to internal PU buffers : set following pu to busy */
786 PICODBG_DEBUG(("BUSY"));
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
WeakHashMapTest.java 203 // We use a busy wait loop here since we cannot know when the ReferenceQueue
311 // We use a busy wait loop here since we cannot know when the ReferenceQueue
391 // We use a busy wait loop here since we cannot know when the ReferenceQueue

Completed in 1912 milliseconds

<<11121314151617181920>>