Home
last modified time | relevance | path

Searched defs:sFormat (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/fxjs/
Dcjs_util.cpp372 WideString sFormat = pRuntime->ToWideString(params[0]); in scand() local
398 int CJS_Util::ParseDataType(WideString* sFormat) { in ParseDataType()
Dcjs_publicmethods.cpp891 WideString sFormat = pRuntime->ToWideString(params[0]); in AFDate_FormatEx() local
969 WideString sFormat = pRuntime->ToWideString(params[0]); in AFDate_KeystrokeEx() local
1228 WideString sFormat = pRuntime->ToWideString(params[1]); in AFParseDateEx() local
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsTransientAttachmentTests.cpp110 for (const auto& sFormat : stencilFormats) in getSupportedStencilFormat() local
/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
DTestUnits.java1785 String sFormat = targetInfo.factor.toString(FormatStyle.simple); in TestRepeating() local