HomeSort by relevance Sort by last modified time
    Searched full:signalling (Results 201 - 225 of 275) sorted by null

1 2 3 4 5 6 7 891011

  /system/bt/bta/av/
bta_av_aact.c 487 * If we already have a signalling connection with the bd_addr and the streaming
488 * SST is at INIT state, change it to INCOMING state to handle the signalling
    [all...]
bta_av_int.h 565 TIMER_LIST_ENT acp_sig_tmr; /* timer to monitor signalling when accepting */
  /external/valgrind/helgrind/docs/
hg-manual.xml 544 signalling must happen-before those in T2 after it returns from the
698 other scheme to make it safe, such as signalling on a condition
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
ForkJoinPool.java 299 * signalling) another thread that gave up looking for work but
315 * Signalling. We create or wake up workers only when there
324 * platforms, signalling (unpark) overhead time is noticeably
325 * long, and the time between signalling a thread and it actually
    [all...]
LinkedBlockingQueue.java 62 * takes signalling puts. Operations such as remove(Object) and
  /hardware/intel/common/libmix/mix_audio/docs/reference/MixAudio/html/
MixAudio-MixAudioConfigParamsAAC.html 560 -1 (0xffffffff): indicates implicit signalling.</p>
588 -1 (0xffffffff): indicates implicit signalling.</p>
    [all...]
  /external/fio/
README 331 Fio uses pthread mutexes for signalling and locking and FreeBSD does not
  /external/openssh/
PROTOCOL 122 signalling: "eow@openssh.com" (End Of Write). This message is sent by
  /external/valgrind/coregrind/m_debuginfo/
priv_image.h 56 be used for signalling other conditions, for example that some
  /external/valgrind/drd/
drd_error.c 351 " not locked by the signalling thread.%s\n",
  /external/vixl/src/vixl/a64/
macro-assembler-a64.h     [all...]
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/interface/
isac.h 366 * signalling retreived by bandwidth estimator.
  /frameworks/av/cmds/stagefright/
mediafilter.cpp 567 ALOGV("signalling input EOS on track %zu", i);
  /frameworks/base/media/java/android/media/
AudioAttributes.java 109 * Usage value to use when the usage is in-call signalling, such as with
    [all...]
  /frameworks/base/telephony/java/android/telephony/
CarrierConfigManager.java 174 /** For IMS video over LTE calls, determines whether video pause signalling is supported. */
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhoneConnection.java 582 // the call, we will skip this update. This is really a signalling delay or failure
  /libcore/luni/src/main/java/java/util/concurrent/locks/
Condition.java 105 * {@linkplain #await waiting} and {@linkplain #signal signalling} methods.
ReentrantLock.java 446 * Condition#signal signalling} methods are called, then an {@link
  /packages/apps/Exchange/src/com/android/exchange/service/
PingSyncSynchronizer.java 171 LogUtils.i(TAG, "PSS Signalling a pending sync to proceed acct:%d.",
  /external/aac/libAACenc/src/
bitenc.cpp     [all...]
  /external/cmockery/cmockery_0_1_2/doc/
index.html 110 The following events will result in the Cmockery library signalling a test
  /system/bt/stack/avdt/
avdt_api.c     [all...]
  /external/aac/libAACdec/include/
aacdecoder_lib.h 465 1. The channel signalling (CStreamInfo::pChannelType and CStreamInfo::pChannelIndices)
    [all...]
  /external/aac/libSBRdec/src/
sbrdecoder.cpp 249 sampleRateOut = sampleRateIn<<1; /* In case of implicit signalling, assume dual rate SBR */
    [all...]
  /external/libnfc-nci/src/nfc/llcp/
llcp_link.c     [all...]

Completed in 229 milliseconds

1 2 3 4 5 6 7 891011