HomeSort by relevance Sort by last modified time
    Searched full:secs (Results 101 - 125 of 277) sorted by null

1 2 3 45 6 7 8 91011>>

  /packages/apps/Music/src/com/android/music/
TrackBrowserActivity.java     [all...]
  /bionic/libc/include/net/
ethertypes.h 223 #define ETHERTYPE_BOFL 0x8102 /* Wellfleet; BOFL (Breath OF Life) pkts [every 5-10 secs.] */
  /development/testrunner/
runtest.py 146 "running native tests on a device (default: 300 secs)")
  /external/blktrace/
blktrace.c 512 long secs = tsp->tv_nsec / 1000000000L; local
514 tsp->tv_sec += secs;
515 tsp->tv_nsec -= (secs * 1000000000L);
    [all...]
  /external/iproute2/tc/
tc_util.c 238 strcasecmp(p, "secs")==0)
  /external/openssl/apps/
dsaparam.c 311 BIO_printf(bio_err,"(though I'll stop it if not done within %d secs)\n",
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/aix/
SDL_syscdrom.c 502 entry.indexing.track_msf.secs,
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/bsdi/
SDL_syscdrom.c 110 suc.suc_timeout = 10; /* 10 secs max for TUR or SENSE */
  /external/srec/portable/src/
plog.c 318 loctime = localtime(&now.secs);
  /frameworks/base/telephony/java/com/android/internal/telephony/
DataConnectionTracker.java 127 /** Retry configuration: A doubling of retry times from 5secs to 30minutes */
  /ndk/build/platforms/android-3/arch-arm/usr/include/net/
ethertypes.h 223 #define ETHERTYPE_BOFL 0x8102 /* Wellfleet; BOFL (Breath OF Life) pkts [every 5-10 secs.] */
  /ndk/build/platforms/android-4/arch-arm/usr/include/net/
ethertypes.h 223 #define ETHERTYPE_BOFL 0x8102 /* Wellfleet; BOFL (Breath OF Life) pkts [every 5-10 secs.] */
  /ndk/build/platforms/android-5/arch-arm/usr/include/net/
ethertypes.h 223 #define ETHERTYPE_BOFL 0x8102 /* Wellfleet; BOFL (Breath OF Life) pkts [every 5-10 secs.] */
  /ndk/build/platforms/android-5/arch-x86/usr/include/net/
ethertypes.h 223 #define ETHERTYPE_BOFL 0x8102 /* Wellfleet; BOFL (Breath OF Life) pkts [every 5-10 secs.] */
  /ndk/build/platforms/android-8/arch-arm/usr/include/net/
ethertypes.h 223 #define ETHERTYPE_BOFL 0x8102 /* Wellfleet; BOFL (Breath OF Life) pkts [every 5-10 secs.] */
  /ndk/build/platforms/android-8/arch-x86/usr/include/net/
ethertypes.h 223 #define ETHERTYPE_BOFL 0x8102 /* Wellfleet; BOFL (Breath OF Life) pkts [every 5-10 secs.] */
  /packages/apps/Mms/res/values/
strings.xml 274 <string name="secs">secs</string>
    [all...]
  /external/dhcpcd/
dhcp.c 810 dhcp->secs = htons((uint16_t)UINT16_MAX);
812 dhcp->secs = htons(up);
  /external/netperf/
nettest_dlpi.c 112 frames frames bytes secs. %s/sec \n\n";
124 frames frames bytes secs. %-8.8s/s %% %% us/KB us/KB\n\n";
    [all...]
nettest_sctp.c 338 bytes bytes bytes secs. %s/sec \n\n";
350 bytes bytes bytes secs. %-8.8s/s %% %c %% %c us/KB us/KB\n\n";
    [all...]
nettest_bsd.c     [all...]
nettest_sdp.c 176 bytes bytes bytes secs. %s/sec \n\n";
188 bytes bytes bytes secs. %-8.8s/s %% %c %% %c us/KB us/KB\n\n";
876 bytes bytes bytes secs. %s/sec \n\n";
888 bytes bytes bytes secs. %-8.8s/s %% %c %% %c us/KB us/KB\n\n";
    [all...]
nettest_xti.c 468 bytes bytes bytes secs. %s/sec \n\n";
480 bytes bytes bytes secs. %-8.8s/s %% %c %% %c us/KB us/KB\n\n";
    [all...]
  /external/opencore/engines/player/test/src/
test_pv_player_engine_testset7.cpp     [all...]
  /external/sonivox/arm-fm-22k/lib_src/
eas_pcm.c 1358 EAS_I32 secs, msecs; local
    [all...]

Completed in 239 milliseconds

1 2 3 45 6 7 8 91011>>