HomeSort by relevance Sort by last modified time
    Searched full:showtime (Results 1 - 15 of 15) sorted by null

  /external/icu/icu4c/source/test/perf/leperf/
letrperf.cpp 149 #define showTime(x,y) printf("%s:\ttesting...\r", #x); fflush(stdout); \
157 showTime(time_null, NULL);
158 showTime(time_null, NULL);
159 showTime(time_null, NULL);
160 showTime(time_null, NULL);
166 showTime(time_null, NULL);
167 showTime(time_obj, (void*)oo);
168 showTime(time_obj2, (void*)oo);
169 showTime(time_letr1, (void*)oo2);
170 showTime(time_letr2, (void*)oo2)
    [all...]
  /art/test/053-wait-some/src/
Main.java 57 boolean showTime = timing;
70 showTime = true;
74 showTime = true;
78 if (showTime) {
  /external/tlsdate/src/
tlsdate.c 94 " [-V|--showtime] [human|raw]\n"
107 int showtime; local
124 showtime = 0;
138 {"showtime", 2, 0, 'V'},
163 showtime = (optarg && 0 == strcmp ("raw", optarg) ? 2:1);
227 (showtime ? (showtime == 2 ? "showtime=raw" : "showtime") : "no-showtime"),
    [all...]
tlsdate.h 238 int showtime; member in struct:__anon23076
tlsdate-helper-plan9.c 1076 int showtime; local
1090 showtime = (0 == strcmp ("showtime", argv[8]));
    [all...]
tlsdate-helper.c 1239 int showtime; local
    [all...]
  /frameworks/opt/net/voip/src/java/com/android/server/sip/
SipWakeupTimer.java 166 + showTime(triggerTime) + " at " + showTime(now)
242 + showTime(event.mTriggerTime) + ": last at "
243 + showTime(event.mLastTriggerTime));
255 + showTime(triggerTime) + ": " + mEventQueue.size());
279 private String showTime(long time) {
  /external/tlsdate/man/
tlsdate-helper.1 9 showtime timewarp leapaway proxy-type://proxyhost:proxyport httpmode
tlsdate.1 52 .IP "\-V | \-\-showtime [human|raw]"
  /packages/apps/DeskClock/src/com/android/deskclock/timer/
TimerItem.java 91 mTimerText.showTime(!timer.isPaused() || !blinkOff);
CountingTimerView.java 87 CountingTimerView.this.showTime(mVisible);
472 showTime(true);
476 public void showTime(boolean visible) {
  /external/tlsdate/
Makefile.am 129 ./src/tlsdate-helper google.com 443 tlsv1 racket verbose ca-roots/tlsdate-ca-roots.conf dont-set-clock showtime no-fun holdfast none
CHANGELOG 115 Add '-V' and '--showtime' option to display remote time
  /external/curl/lib/vtls/
gtls.c 204 static void showtime(struct Curl_easy *data, function
    [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 

Completed in 702 milliseconds