HomeSort by relevance Sort by last modified time
    Searched full:msec (Results 176 - 200 of 590) sorted by null

1 2 3 4 5 6 78 91011>>

  /cts/tests/tests/assist/src/android/assist/cts/
ExtraAssistDataTest.java 100 fail("Activity failed to resume in " + Utils.ACTIVITY_ONRESUME_TIMEOUT_MS + "msec");
ScreenshotTest.java 118 fail("activity failed to resume in " + Utils.ACTIVITY_ONRESUME_TIMEOUT_MS + "msec");
TextViewTest.java 75 fail("Activity failed to resume in " + Utils.ACTIVITY_ONRESUME_TIMEOUT_MS + "msec");
WebViewTest.java 80 fail("Activity failed to resume in " + Utils.ACTIVITY_ONRESUME_TIMEOUT_MS + "msec");
  /external/icu/android_icu4j/resources/android/icu/impl/duration/impl/data/
pfd_it.xml 99 <mediumName>msec.</mediumName>
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/data/
pfd_it.xml 99 <mediumName>msec.</mediumName>
  /external/iproute2/include/uapi/linux/
l2tp.h 116 L2TP_ATTR_RECV_TIMEOUT, /* msec */
  /external/kernel-headers/original/uapi/linux/
l2tp.h 116 L2TP_ATTR_RECV_TIMEOUT, /* msec */
  /external/python/cpython3/Lib/test/
test_timeit.py 259 self.assertEqual(s, "100 loops, best of 3: 5.5 msec per loop\n")
333 switches=['-u', 'msec'])
335 "1000 loops, best of 3: 2 msec per loop\n")
345 "Unrecognized unit. Please select usec, msec, or sec.\n")
  /external/skia/samplecode/
SampleHT.cpp 159 fTime = timer.msec();
  /external/skqp/samplecode/
SampleHT.cpp 159 fTime = timer.msec();
  /external/sonivox/arm-wt-22k/lib_src/
eas_tcdata.h 49 EAS_I32 time; /* current time in 256ths of a msec */
  /external/syslinux/gpxe/src/core/
console.c 93 * timer interrupt (approx. every 50msec) takes care of the
  /external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
encode.c 105 /* Save first 80 samples of a 160/240 sample frame for 20/30msec */
109 /* Save second 80 samples of a 240 sample frame for 30msec */
114 /* form a complete frame of 160/240 for 20msec/30msec mode */
  /external/wpa_supplicant_8/src/eap_peer/
eap_proxy_qmi_oc.h 40 /*msec Response Timeout*/
  /hardware/intel/common/wrs_omxil_core/base/inc/
portbase.h 91 OMX_ERRORTYPE WaitPortBufferCompletionTimeout(int64_t mSec);
  /hardware/qcom/bt/msm8909/libbt-vendor/src/
hci_smd.c 106 ALOGE("hci_smd.c:IN SSR sleep for 500 msec New \n");
  /hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/
hci_smd.c 106 ALOGE("hci_smd.c:IN SSR sleep for 500 msec New \n");
  /hardware/qcom/bt/msm8992/libbt-vendor/src/
hci_smd.c 105 ALOGE("hci_smd.c:IN SSR sleep for 500 msec New \n");
  /hardware/qcom/bt/msm8996/libbt-vendor/src/
hci_smd.c 109 ALOGE("hci_smd.c:IN SSR sleep for 500 msec New \n");
  /hardware/qcom/bt/msm8998/libbt-vendor/src/
hci_smd.c 109 ALOGE("hci_smd.c:IN SSR sleep for 500 msec New \n");
  /system/bt/include/hardware/
ble_scanner.h 98 /** Sets the LE scan interval and window in units of N*0.625 msec */
  /system/core/libsysutils/src/
ServiceManager.cpp 46 #define SLEEP_MIN_USEC 200000 /* 200 msec */
  /toolchain/binutils/binutils-2.27/bfd/
elf32-d10v.c 454 asection *msec = sec; local
455 addend = _bfd_elf_rel_local_sym (output_bfd, sym, &msec,
458 addend += msec->output_section->vma + msec->output_offset;
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
isacfix.c 518 * even for 60 msec frames
981 /* Limit number of frames to two = 60 msec. Otherwise we exceed data vectors */
    [all...]

Completed in 3636 milliseconds

1 2 3 4 5 6 78 91011>>