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

1 2 3 4 5 6 7 891011>>

  /cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
VoiceInteractionTest.java 97 fail("Failed to receive broadcast in " + TIMEOUT_MS + "msec");
  /external/avahi/docs/
TODO 5 * Defer responses to replies with TC bit set by 400-500msec
  /external/iptables/extensions/
libxt_RATEEST.c 64 else if (strcasecmp(p, "ms") == 0 || strcasecmp(p, "msec")==0 ||
  /external/iputils/doc/
clockdiff.sgml 26 <replaceable/destination/ with 1 msec resolution using ICMP TIMESTAMP
  /external/iw/
coalesce.c 179 "delay: maximum coalescing delay in msec.\n"
  /external/skia/src/utils/
SkInterpolator.cpp 40 <time (in msec)>
  /external/sonivox/arm-wt-22k/lib_src/
eas_smfdata.c 61 0, /* current MIDI tick to msec conversion */
  /external/wpa_supplicant_8/src/wps/
wps_upnp_ssdp.c 275 * Each is sent twice (in case lost) w/ 100 msec delay between;
283 * Delay random interval < 100 msec prior to initial sending.
356 /* First timeout should be random interval < 100 msec */
395 * Each response is sent twice (in case lost) w/ 100 msec delay
  /frameworks/av/media/libeffects/lvm/lib/Reverb/src/
LVREV_Private.h 131 LVM_INT32 RoomSizeInms; /* Room size in msec */
  /frameworks/wilhelm/src/android/
android_GenericMediaPlayer.h 90 virtual void getPositionMsec(int* msec); // ANDROID_UNKNOWN_TIME if unknown
  /packages/apps/Dialer/InCallUI/src/com/android/incallui/
InCallAnimationUtils.java 41 * Duration for animations in msec, which can be used with
  /packages/services/Telephony/src/com/android/phone/
CallTime.java 127 * Returns a "call duration" value for the specified Call, in msec,
  /system/extras/tests/workloads/
defs.sh 190 ((msec=$1*1000000+msecfield))
191 ((msec=msec/1000))
192 echo $msec
  /external/wpa_supplicant_8/wpa_supplicant/
events.c 1809 unsigned int msec; local
1833 unsigned int msec; local
    [all...]
  /cts/tests/tests/assist/src/android/assist/cts/
AssistTestBase.java 137 fail("Assistant was not ready before timeout of: " + Utils.TIMEOUT_MS + "msec");
190 fail("Fail to receive broadcast in " + Utils.getAssistDataTimeout(mTestName) + "msec");
  /device/asus/fugu/libaudio/
AudioHardwareOutput.cpp 67 // Default this to 16mSec or so. Since audio start times are not sync'ed to
81 // a reasonable middle gound (12mSec in this case).
  /device/google/contexthub/firmware/src/drivers/window_orientation/
window_orientation.c 230 LOGD("settle_time_needed ~%llu (msec), settle_time ~%llu (msec)",
  /device/google/marlin/
WCNSS_qcom_cfg.ini 206 #Maximum Channel time in msec
273 # The Time is in msec.
  /external/autotest/tko/perf_upload/
perf_uploader_unittest.py 312 'units': 'msec',
418 '"units": "msec", "master": "new_master_name", '
  /external/jetty/src/java/org/eclipse/jetty/security/
PropertyUserStore.java 112 public void setRefreshInterval(int msec)
114 _refreshInterval = msec;
  /external/llvm/include/llvm/Support/
TimeValue.h 243 uint64_t msec() const { function in class:llvm::sys::TimeValue
324 void msec( int64_t milliseconds ) { function in class:llvm::sys::TimeValue
  /frameworks/base/libs/common_time/
clock_recovery.cpp 334 // another in less that 190mSec or so can start to cause trouble. Adding in
336 // 300mSec.
  /hardware/qcom/media/msm8974/mm-core/inc/
OMX_Component.h 440 The component will return from this call within 5 msec.
524 call. The component will return from this call within 5 msec.
  /hardware/qcom/media/msm8974/mm-core/omxcore/inc/
OMX_Component.h 440 The component will return from this call within 5 msec.
524 call. The component will return from this call within 5 msec.
  /hardware/qcom/media/msm8996/mm-core/inc/
OMX_Component.h 440 The component will return from this call within 5 msec.
524 call. The component will return from this call within 5 msec.

Completed in 796 milliseconds

1 2 3 4 5 6 7 891011>>