HomeSort by relevance Sort by last modified time
    Searched refs:aTime (Results 1 - 6 of 6) sorted by null

  /external/icu4c/test/threadtest/
threadtest.cpp 132 timeb aTime;
133 ftime(&aTime);
134 return (unsigned long)(aTime.time*1000 + aTime.millitm);
  /external/qemu/distrib/sdl-1.2.15/src/thread/symbian/
SDL_syssem.cpp 98 TInfo(TInt aTime, TInt aHandle) :
99 iTime(aTime), iHandle(aHandle), iVal(0) {}
  /external/icu4c/i18n/
astro.cpp 292 * @param aTime the date and time, expressed as the number of milliseconds since
300 void CalendarAstronomer::setTime(UDate aTime) {
301 fTime = aTime;
302 U_DEBUG_ASTRO_MSG(("setTime(%.1lf, %sL)\n", aTime, debug_astro_date(aTime+fGmtOffset)));
    [all...]
astro.h 331 * @param aTime the date and time, expressed as the number of milliseconds since
338 void setTime(UDate aTime);
345 * @param aTime the date and time, expressed as the number of milliseconds since
  /prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 80 milliseconds