HomeSort by relevance Sort by last modified time
    Searched full:secs (Results 276 - 300 of 573) sorted by null

<<11121314151617181920>>

  /frameworks/wilhelm/tests/
mimeUri_test.cpp 58 const int MP3_DURATION = 71030; //71 secs
  /packages/apps/Settings/src/com/android/settings/wifi/
WifiStatusTest.java 306 // Set all to unknown since the threads will take a few secs to update.
  /packages/apps/TV/usbtuner/src/com/android/usbtuner/
FileDataSource.java 50 private static final int READ_TIMEOUT_MS = 10000; // 10 secs.
  /platform_testing/tests/perf/PerformanceAppTest/src/com/android/performanceapp/tests/
AppLaunchTests.java 150 // Sleep for 10 secs to make sure atrace command is started
  /external/sonivox/arm-wt-22k/lib_src/
eas_mdls.c 332 -32768, /* EG1 delay time: 0 secs */
333 -32768, /* EG1 attack time: 0 secs */
334 -32768, /* EG1 hold time: 0 secs */
335 -32768, /* EG1 decay time: 0 secs */
337 -32768, /* EG1 release time: 0 secs */
343 -32768, /* EG2 delay time: 0 secs */
344 -32768, /* EG2 attack time: 0 secs */
345 -32768, /* EG2 hold time: 0 secs */
346 -32768, /* EG2 decay time: 0 secs */
348 -32768, /* EG2 release time: 0 secs */
    [all...]
  /external/autotest/server/cros/
telemetry_runner.py 63 # 'units': 'secs', 'value':0.5}, ...]
468 'units':'secs', 'value':0.5}
  /external/libvorbis/lib/
psytune.c 321 float secs=framesize/44100.; local
323 ampmax+=secs*ampmax_att_per_sec;
  /external/netcat/
netcat.c 1050 \t-i secs\t Delay interval for lines sent, ports scanned\n\
1066 \t-w secs\t Timeout for connects and final net reads\n\
  /external/netperf/src/
nettest_unix.c 208 bytes bytes bytes secs. %s/sec \n\n";
220 bytes bytes bytes secs. %-8.8s/s %% %% us/KB us/KB\n\n";
    [all...]
nettest_bsd.c     [all...]
nettest_omni.c     [all...]
  /external/tcpdump/
print-radius.c 670 ND_PRINT((ndo, "%02d secs", timeout));
772 /* Print an attribute of 'secs since */
    [all...]
  /external/v8/src/base/platform/
platform-posix.cc 346 int OS::GetUserTime(uint32_t* secs, uint32_t* usecs) {
354 *secs = static_cast<uint32_t>(usage.ru_utime.tv_sec);
  /frameworks/av/media/libstagefright/
MPEG2TSWriter.cpp 644 ALOGV("lastAccessUnitTimeUs[%d] = %.2f secs",
672 ALOGV("writing access unit at time %.2f secs (index %zu)",
MediaCodecSource.cpp 893 ALOGV("[video] time %" PRId64 " us (%.2f secs), dts/pts diff %" PRId64,
903 ALOGV("[audio] time %" PRId64 " us (%.2f secs), drift %" PRId64,
  /frameworks/base/services/tests/servicestests/src/android/net/dhcp/
DhcpPacketTest.java 690 short secs = 7; local
    [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
FrameParser.java 554 // Per 802.11-2012 Secs 8.3.3.6 and 8.4.1.
563 // Per 802.11-2012 Secs 8.3.3.11 and 8.4.1.
  /hardware/libhardware/include/hardware/
fused_location.h 524 * set as 30 secs is shown below. (confidence level and Unknown time limit are
527 * | Unknown (30 secs) |
  /toolchain/binutils/binutils-2.25/bfd/
libcoff.h 955 #define bfd_coff_relocate_section(obfd,info,ibfd,o,con,rel,isyms,secs)\
957 (obfd, info, ibfd, o, con, rel, isyms, secs))
    [all...]
  /build/
envsetup.sh     [all...]
  /external/autotest/client/profilers/lockmeter/
patch.2.6.14-lockmeter-1.gz 
  /external/c-ares/
ares_process.c 106 long secs = (now->tv_sec - check->tv_sec); local
108 if(secs > 0)
110 if(secs < 0)
    [all...]
  /external/fio/
io_u.c 1595 uint64_t secs, remainder, bps, bytes; local
    [all...]
  /frameworks/av/media/libmediaplayerservice/nuplayer/
GenericSource.cpp 43 static int64_t kLowWaterMarkUs = 2000000ll; // 2secs
44 static int64_t kHighWaterMarkUs = 5000000ll; // 5secs
45 static int64_t kHighWaterMarkRebufferUs = 15000000ll; // 15secs
    [all...]
  /packages/apps/Music/src/com/android/music/
TrackBrowserActivity.java     [all...]

Completed in 2046 milliseconds

<<11121314151617181920>>