Searched refs:timeStr (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/resources/net_internals/
H A Dtime_util.js139 var timeStr = zeroPad_(date.getHours(), 2) + ':' +
144 return dateStr + ' ' + timeStr;
/external/srec/portable/src/
H A Dplog.c314 LCHAR timeStr[TIME_BUF_SIZE]; local
319 timeStrSize = LSTRFTIME(timeStr, TIME_BUF_SIZE, TIME_FORMAT, loctime);
321 psprintf(timeStr + (TIME_BUF_SIZE - 5), ".%03hu", now.msecs);
323 psprintf(buffer + LSTRLEN(buffer), L("%s|"), timeStr);
/external/srec/srec/EventLog/src/
H A DEventLogImpl.c160 LCHAR timeStr[TIMESTAMP_LENGTH]; local
237 sprintf(timeStr, "%lu", (unsigned long) dir_stamp.tv_sec );
241 sprintf(timeStr, "%04d%02d%02d%02d%02d%02d",
255 LSTRCAT(impl->logFilename, timeStr);
270 LSTRCAT(impl->logFilename, timeStr);
/external/pdfium/fpdfsdk/src/jsapi/
H A Dfxjs_v8.cpp980 v8::Local<v8::String> timeStr = WSToJSString(pIsolate, string); local
981 v8::Handle<v8::Value> argv[argc] = {timeStr};
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 195 milliseconds