Home
last modified time | relevance | path

Searched refs:timeValue (Results 1 – 9 of 9) sorted by relevance

/external/protobuf/java/util/src/main/java/com/google/protobuf/util/
DTimeUtil.java146 String timeValue = value.substring(0, timezoneOffsetPosition); in parseTimestamp() local
147 String secondValue = timeValue; in parseTimestamp()
149 int pointPosition = timeValue.indexOf('.'); in parseTimestamp()
151 secondValue = timeValue.substring(0, pointPosition); in parseTimestamp()
152 nanoValue = timeValue.substring(pointPosition + 1); in parseTimestamp()
/external/lzma/CPP/7zip/UI/FileManager/
DProgressDialog2.cpp562 void GetTimeString(UInt64 timeValue, wchar_t *s) in GetTimeString() argument
564 UInt64 hours = timeValue / 3600; in GetTimeString()
565 UInt32 seconds = (UInt32)(timeValue - hours * 3600); in GetTimeString()
/external/pdfium/xfa/fxfa/fm2js/
Dxfa_fm2jscontext.cpp1157 CXFA_LocaleValue timeValue( in IsoTime2Num() local
1159 if (!timeValue.IsValid()) { in IsoTime2Num()
1164 CFX_Unitime uniTime = timeValue.GetTime(); in IsoTime2Num()
1416 std::unique_ptr<CFXJSE_Value> timeValue = GetSimpleValue(pThis, args, 0); in Num2GMTime() local
1417 if (timeValue->IsNull()) { in Num2GMTime()
1421 int32_t iTime = (int32_t)ValueToFloat(pThis, timeValue.get()); in Num2GMTime()
1463 std::unique_ptr<CFXJSE_Value> timeValue = GetSimpleValue(pThis, args, 0); in Num2Time() local
1464 if (timeValue->IsNull()) { in Num2Time()
1468 FX_FLOAT fTime = ValueToFloat(pThis, timeValue.get()); in Num2Time()
1528 std::unique_ptr<CFXJSE_Value> timeValue = GetSimpleValue(pThis, args, 0); in Time2Num() local
[all …]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.core.databinding.observable_1.3.0.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/guice/extensions/persist/lib/
Dhsqldb.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/ ...
/external/robolectric/v3/runtime/
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...