Home
last modified time | relevance | path

Searched defs:timeValue (Results 1 – 4 of 4) 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
/external/lzma/CPP/7zip/UI/FileManager/
DProgressDialog2.cpp586 void GetTimeString(UInt64 timeValue, wchar_t *s) in GetTimeString()
/external/pdfium/fxjs/
Dcfxjse_formcalc_context.cpp1245 CXFA_LocaleValue timeValue( in IsoTime2Num() local
1500 std::unique_ptr<CFXJSE_Value> timeValue = GetSimpleValue(pThis, args, 0); in Num2GMTime() local
1547 std::unique_ptr<CFXJSE_Value> timeValue = GetSimpleValue(pThis, args, 0); in Num2Time() local
1612 std::unique_ptr<CFXJSE_Value> timeValue = GetSimpleValue(pThis, args, 0); in Time2Num() local
/external/cldr/tools/java/org/unicode/cldr/util/
DVoteResolver.java283 long timeValue = getTime(obj); in add() local