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

  /external/llvm/lib/Object/
Archive.cpp 58 unsigned Seconds;
60 .getAsInteger(10, Seconds))
64 Ret.fromEpochTime(Seconds);
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSPrimitiveValue.h 277 enum TimeUnit { Seconds, Milliseconds };
280 if (timeUnit == Seconds && m_primitiveUnitType == CSS_S)
282 if (timeUnit == Seconds && m_primitiveUnitType == CSS_MS)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mpeg2structs.h 186 BYTE Seconds;
ntddmmc.h 612 UCHAR Seconds[2];
  /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 

Completed in 284 milliseconds