HomeSort by relevance Sort by last modified time
    Searched refs:Seconds (Results 1 - 25 of 28) sorted by null

1 2

  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/
TimeZoneAliasTest.java 49 Zone.Seconds seconds = new Zone.Seconds(); local
77 if (zone.findOffsetOrdering(otherZone, seconds) != 0) {
79 + " differ at " + seconds);
90 Zone.Seconds diffDate = new Zone.Seconds();
180 Zone.Seconds diffDate = new Zone.Seconds();
226 public static class Seconds {
227 public long seconds = Long.MIN_VALUE; field in class:TimeZoneAliasTest.Zone.Seconds
302 long seconds = 0; local
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
TimeZoneAliasTest.java 45 Zone.Seconds seconds = new Zone.Seconds(); local
73 if (zone.findOffsetOrdering(otherZone, seconds) != 0) {
75 + " differ at " + seconds);
86 Zone.Seconds diffDate = new Zone.Seconds();
176 Zone.Seconds diffDate = new Zone.Seconds();
222 public static class Seconds {
223 public long seconds = Long.MIN_VALUE; field in class:TimeZoneAliasTest.Zone.Seconds
298 long seconds = 0; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
bits1_5.h 135 HRESULT (WINAPI *SetMinimumRetryDelay)(IBackgroundCopyJob2 *This,ULONG Seconds);
136 HRESULT (WINAPI *GetMinimumRetryDelay)(IBackgroundCopyJob2 *This,ULONG *Seconds);
137 HRESULT (WINAPI *SetNoProgressTimeout)(IBackgroundCopyJob2 *This,ULONG Seconds);
138 HRESULT (WINAPI *GetNoProgressTimeout)(IBackgroundCopyJob2 *This,ULONG *Seconds);
184 #define IBackgroundCopyJob2_SetMinimumRetryDelay(This,Seconds) (This)->lpVtbl->SetMinimumRetryDelay(This,Seconds)
185 #define IBackgroundCopyJob2_GetMinimumRetryDelay(This,Seconds) (This)->lpVtbl->GetMinimumRetryDelay(This,Seconds)
186 #define IBackgroundCopyJob2_SetNoProgressTimeout(This,Seconds) (This)->lpVtbl->SetNoProgressTimeout(This,Seconds)
    [all...]
bits2_0.h 117 HRESULT (WINAPI *SetMinimumRetryDelay)(IBackgroundCopyJob3 *This,ULONG Seconds);
118 HRESULT (WINAPI *GetMinimumRetryDelay)(IBackgroundCopyJob3 *This,ULONG *Seconds);
119 HRESULT (WINAPI *SetNoProgressTimeout)(IBackgroundCopyJob3 *This,ULONG Seconds);
120 HRESULT (WINAPI *GetNoProgressTimeout)(IBackgroundCopyJob3 *This,ULONG *Seconds);
170 #define IBackgroundCopyJob3_SetMinimumRetryDelay(This,Seconds) (This)->lpVtbl -> SetMinimumRetryDelay(This,Seconds)
171 #define IBackgroundCopyJob3_GetMinimumRetryDelay(This,Seconds) (This)->lpVtbl -> GetMinimumRetryDelay(This,Seconds)
172 #define IBackgroundCopyJob3_SetNoProgressTimeout(This,Seconds) (This)->lpVtbl -> SetNoProgressTimeout(This,Seconds)
    [all...]
bits.h 321 virtual HRESULT WINAPI SetMinimumRetryDelay(ULONG Seconds) = 0;
322 virtual HRESULT WINAPI GetMinimumRetryDelay(ULONG *Seconds) = 0;
323 virtual HRESULT WINAPI SetNoProgressTimeout(ULONG Seconds) = 0;
324 virtual HRESULT WINAPI GetNoProgressTimeout(ULONG *Seconds) = 0;
360 HRESULT (WINAPI *SetMinimumRetryDelay)(IBackgroundCopyJob *This,ULONG Seconds);
361 HRESULT (WINAPI *GetMinimumRetryDelay)(IBackgroundCopyJob *This,ULONG *Seconds);
362 HRESULT (WINAPI *SetNoProgressTimeout)(IBackgroundCopyJob *This,ULONG Seconds);
363 HRESULT (WINAPI *GetNoProgressTimeout)(IBackgroundCopyJob *This,ULONG *Seconds);
401 #define IBackgroundCopyJob_SetMinimumRetryDelay(This,Seconds) (This)->lpVtbl->SetMinimumRetryDelay(This,Seconds)
    [all...]
mpeg2structs.h 186 BYTE Seconds;
ntddmmc.h 612 UCHAR Seconds[2];
dbgeng.h     [all...]
dbdaoint.h 338 STDMETHOD(put_QueryTimeout) (SHORT Seconds) PURE;
    [all...]
  /external/llvm/lib/Fuzzer/
FuzzerLoop.cpp 92 size_t Seconds =
93 duration_cast<seconds>(system_clock::now() - UnitStartTime).count();
94 if (Seconds == 0) return;
96 Printf("AlarmCallback %zd\n", Seconds);
97 if (Seconds >= (size_t)Options.UnitTimeoutSec) {
98 Printf("ALARM: working on the last Unit for %zd seconds\n", Seconds);
106 Printf("==%d== ERROR: libFuzzer: timeout after %d seconds\n", GetPid(),
107 Seconds);
116 size_t Seconds = secondsSinceProcessStartUp()
    [all...]
FuzzerUtil.cpp 53 void SetTimer(int Seconds) {
54 struct itimerval T {{Seconds, 0}, {Seconds, 0}};
FuzzerInternal.h 43 void SetTimer(int Seconds);
119 return duration_cast<seconds>(system_clock::now() - ProcessStartTime)
  /frameworks/rs/api/
rs_time.spec 27 summary: Seconds since January 1, 1970
29 Calendar time interpreted as seconds elapsed since the Epoch (00:00:00 on
40 field: int tm_sec, "Seconds after the minute. This ranges from 0 to 59, but possibly up to 60 for leap seconds."
55 ret: float, "Time in seconds."
58 Returns the time in seconds since this function was last called in this script.
65 arg: const rs_time_t* timer, "Input time as a number of seconds since January 1, 1970."
77 ret: rs_time_t, "Seconds since the Epoch, -1 if there's an error."
79 summary: Seconds since January 1, 1970
81 Returns the number of seconds since the Epoch (00:00:00 UTC, January 1, 1970)
    [all...]
  /external/llvm/lib/Object/
Archive.cpp 61 unsigned Seconds;
63 .getAsInteger(10, Seconds))
67 Ret.fromEpochTime(Seconds);
  /external/ppp/pppd/plugins/radius/etc/
dictionary.ascend 132 ATTRIBUTE Ascend-Seconds-Of-History 238 integer
134 ATTRIBUTE Ascend-Add-Seconds 240 integer
135 ATTRIBUTE Ascend-Remove-Seconds 241 integer
  /external/fio/tools/plot/
fio2gnuplot 58 set xlabel "Time (Seconds)"
376 print '-m or --min_time <time> : Only consider data starting from <time> seconds (default is 0)'
377 print '-M or --max_time <time> : Only consider data ending before <time> seconds (default is -1 aka nolimit)'
471 mode="IO per Seconds (IO/sec)"
  /external/v8/test/mjsunit/
date-parse.js 95 // Seconds are optional.
date.js 126 // Seconds
  /external/v8/test/webkit/
date-set-to-nan.js 32 "Seconds",
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
mce.h 178 UCHAR Seconds;
  /prebuilts/devtools/tools/lib/
traceview.jar 
  /prebuilts/gradle-plugin/com/android/tools/traceview/24.4.0-beta6/
traceview-24.4.0-beta6.jar 
  /prebuilts/gradle-plugin/com/android/tools/traceview/24.5.0/
traceview-24.5.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/traceview/25.0.0-alpha1/
traceview-25.0.0-alpha1.jar 
  /external/caliper/lib/
joda-time-2.1.jar 

Completed in 578 milliseconds

1 2