Home
last modified time | relevance | path

Searched defs:formatStr (Results 1 – 21 of 21) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DEncodingContext.h60 const char* formatStr, in ConsumedError()
110 const char* formatStr, in TryEncode()
DDevice.h83 bool ConsumedError(MaybeError maybeError, const char* formatStr, const Args&... args) { in ConsumedError()
105 const char* formatStr, in ConsumedError()
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/audio/
DNDKExtractor.cpp77 const char *formatStr = AMediaFormat_toString(format); in decode() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DQuantityFormatter.java65 String formatStr = numberFormat.format(number); in format() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DQuantityFormatter.java64 String formatStr = numberFormat.format(number); in format() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureCompressedFormatTests.cpp405 const string formatStr = de::toString(getFormatStr(formats[formatNdx].format)); in populateTextureCompressedFormatTests() local
430 const string formatStr = de::toString(getFormatStr(formats[formatNdx].format)); in populate3DTextureCompressedFormatTests() local
DvktTextureSwizzleTests.cpp475 const string formatStr = de::toString(getFormatStr(formats2D[formatNdx].format)); in populateTextureSwizzleTests() local
502 const string formatStr = de::toString(getFormatStr(formats2D[formatNdx].format)); in populateTextureSwizzleTests() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DTestMessageFormat.java448 String formatStr = "At <time> on {1,date}, you made a {2} of {0,number,currency}."; in TestSetLocale() local
516 String formatStr = "On {0,date}, it began."; in TestFormat() local
615 String formatStr = "{0,date},{1},{2,number}"; in TestAdopt() local
916 String formatStr = "At <time> on {1,date}, you made a {2} of {0,number,currency}."; in TestSetGetFormats() local
1012 String formatStr = "On {startDate,date}, it began."; in testFormatNamedArguments() local
DNumberFormatTest.java1362 final String formatStr = "*x#,###,###,##0.0#;*x(###,###,##0.0#)"; in TestPad() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DTestMessageFormat.java445 String formatStr = "At <time> on {1,date}, you made a {2} of {0,number,currency}."; in TestSetLocale() local
513 String formatStr = "On {0,date}, it began."; in TestFormat() local
612 String formatStr = "{0,date},{1},{2,number}"; in TestAdopt() local
913 String formatStr = "At <time> on {1,date}, you made a {2} of {0,number,currency}."; in TestSetGetFormats() local
1009 String formatStr = "On {startDate,date}, it began."; in testFormatNamedArguments() local
DNumberFormatTest.java1359 final String formatStr = "*x#,###,###,##0.0#;*x(###,###,##0.0#)"; in TestPad() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DCommon.h217 const char *formatStr = std::numeric_limits<T>::is_signed ? "%d" : "%u"; in str() local
/third_party/icu/icu4c/source/test/intltest/
Dtmsgfmt.cpp993 UnicodeString formatStr = "At <time> on {1,date}, you made a {2} of {0,number,currency}."; in testSetLocale() local
1079 UnicodeString formatStr = "On {0,date}, it began."; in testFormat() local
1201 UnicodeString formatStr("{0,date},{1},{2,number}", ""); in testAdopt() local
1413 UnicodeString formatStr("Hello World on {0,date,full}", ""); in _testCopyConstructor2() local
Dnumfmtst.cpp1686 const char *formatStr = "*x#,###,###,##0.0#;*x(###,###,##0.0#)"; in TestPad() local
/third_party/node/lib/internal/crypto/
Dkeys.js257 function parseKeyFormat(formatStr, defaultFormat, optionName) { argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSparseRenderTargetTests.cpp689 const std::string formatStr = de::toString(format); in formatToName() local
DvktRenderPassMultisampleTests.cpp2103 const std::string formatStr = de::toString(format); in formatToName() local
DvktRenderPassMultisampleResolveTests.cpp2832 const std::string formatStr = de::toString(format); in formatToName() local
DvktRenderPassSubpassDependencyTests.cpp3894 const std::string formatStr = de::toString(format); in formatToName() local
DvktRenderPassTests.cpp6581 const std::string formatStr = de::toString(format); in formatToName() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageDepthStencilDescriptorTests.cpp1324 const auto formatStr = de::toString(format); in createImageDepthStencilDescriptorTests() local