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

1 23 4 5 6 7 8 91011>>

  /frameworks/base/services/net/java/android/net/dhcp/
DhcpOfferPacket.java 34 DhcpOfferPacket(int transId, short secs, boolean broadcast, Inet4Address serverAddress,
36 super(transId, secs, clientIp, yourIp, INADDR_ANY, INADDR_ANY, clientMac, broadcast);
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_power.h 55 * \param secs Seconds of battery life left. You can pass a NULL here if
65 extern DECLSPEC SDL_PowerState SDLCALL SDL_GetPowerInfo(int *secs, int *pct);
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_power.h 55 * \param secs Seconds of battery life left. You can pass a NULL here if
65 extern DECLSPEC SDL_PowerState SDLCALL SDL_GetPowerInfo(int *secs, int *pct);
  /prebuilts/misc/windows/sdl2/include/
SDL_power.h 55 * \param secs Seconds of battery life left. You can pass a NULL here if
65 extern DECLSPEC SDL_PowerState SDLCALL SDL_GetPowerInfo(int *secs, int *pct);
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_power.h 55 * \param secs Seconds of battery life left. You can pass a NULL here if
65 extern DECLSPEC SDL_PowerState SDLCALL SDL_GetPowerInfo(int *secs, int *pct);
  /system/bt/btif/src/
btif_debug_conn.c 42 const time_t secs = ms / 1000; local
43 struct tm *ptm = localtime(&secs);
  /toolchain/binutils/binutils-2.25/gas/config/
obj-ecoff.c 75 asection *secs[n_names]; local
80 secs[i] = NULL;
87 secs[i] = sec;
98 if (secs[i])
100 bfd_set_section_vma (stdoutput, secs[i], addr);
101 addr += bfd_section_size (stdoutput, secs[i]);
104 if (secs[i])
105 bfd_section_list_prepend (stdoutput, secs[i]);
  /prebuilts/misc/windows/sdl2/test/
testautomation_platform.c 470 int secs; local
475 state = SDL_GetPowerInfo(&secs, &pct);
489 secs >= 0,
490 "SDL_GetPowerInfo(): on battery, secs >= 0, was: %i",
491 secs);
502 secs == -1,
503 "SDL_GetPowerInfo(): no battery, secs == -1, was: %i",
504 secs);
515 "State %i returned when only 'secs' requested",
518 secs==secsAgain
    [all...]
  /cts/tests/tests/openglperf/src/android/openglperf/cts/
PlanetsSurfaceView.java 23 private final long RENDERING_TIMEOUT = 1900; // in msec, close to 2 secs
  /external/autotest/client/profilers/cmdprofile/
cmdprofile.py 3 few seconds (by default the interval is 60 secs)
  /external/autotest/client/tests/kvm/tests/
migration_multi_host.py 17 wait 30 secs -------------------- wait login_timeout+30 secs ---------------
23 wait 30 secs -------------------- wait mig_timeout+30 secs -----------------
  /external/mesa3d/src/gallium/state_trackers/clover/core/
module.cpp 133 __proc(s, x.secs);
163 auto it = std::find_if(secs.begin(), secs.end(), [&](const section &x) {
167 if (it == secs.end())
  /external/webrtc/webrtc/modules/video_coding/
content_metrics_processing.h 58 // Update the recursive averaged metrics: longer time average (~5/10 secs).
  /platform_testing/libraries/play-books-app-helper/src/android/platform/test/helpers/
PlayBooksHelperImpl.java 53 private static final long SKIP_DELAY = 2000; // 2 secs
54 private static final long UI_ANIMATION_TIMEOUT = 2500; // 2.5 secs
55 private static final long OPEN_BOOK_TIMEOUT = 10000; // 10 secs
56 private static final long SYNCING_BOOKS_TIMEOUT = 10000; //10 secs
  /platform_testing/tests/androidbvt/src/com/android/androidbvt/
PackageAddedBroadcastReceiver.java 41 // Tries 10 times/10 secs for install to be completed
  /prebuilts/go/darwin-x86/src/net/
tcpsockopt_solaris.go 24 // syscall.SetsockoptInt(fd.sysfd, syscall.IPPROTO_TCP, syscall.TCP_KEEPINTVL, secs)
  /prebuilts/go/linux-x86/src/net/
tcpsockopt_solaris.go 24 // syscall.SetsockoptInt(fd.sysfd, syscall.IPPROTO_TCP, syscall.TCP_KEEPINTVL, secs)
  /toolchain/binutils/binutils-2.25/include/som/
clock.h 26 unsigned char secs[4]; member in struct:som_external_clock
  /external/autotest/server/site_tests/platform_HWwatchdog/
platform_HWwatchdog.py 70 secs = re.findall(r'HW watchdog interval is (\d*) seconds', output)[0]
71 return int(secs)
  /frameworks/base/core/java/android/hardware/location/
GeofenceHardwareRequest.java 36 private int mUnknownTimer = 30000; // 30 secs
39 private int mNotificationResponsiveness = 5000; // 5 secs
  /external/toybox/toys/pending/
brctl.c 177 double secs; local
179 if (sscanf(time, "%lf", &secs) != 1) error_exit("time format not proper");
180 tv->tv_sec = secs;
181 tv->tv_usec = 1000000 * (secs - tv->tv_sec);
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_ni.h 36 #define LOC_NI_NO_RESPONSE_TIME 20 /* secs */
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc_eng_ni.h 36 #define LOC_NI_NO_RESPONSE_TIME 20 /* secs */
  /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
loc_eng_ni.h 36 #define LOC_NI_NO_RESPONSE_TIME 20 /* secs */
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng_ni.h 35 #define LOC_NI_NO_RESPONSE_TIME 20 /* secs */

Completed in 512 milliseconds

1 23 4 5 6 7 8 91011>>