Home
last modified time | relevance | path

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

12

/external/OpenCL-CTS/test_conformance/extensions/cl_khr_dx9_media_sharing/
Dtest_create_context.cpp59 std::string formatStr; in context_create() local
355 std::string formatStr; in test_context_create() local
Dtest_interop_sync.cpp62 std::string formatStr; in interop_user_sync() local
401 std::string formatStr; in test_interop_user_sync() local
Dtest_other_data_types.cpp110 std::string formatStr; in other_data_types() local
125 std::string formatStr; in other_data_types() local
Dtest_functions_kernel.cpp93 std::string formatStr; in kernel_functions() local
Dtest_memory_access.cpp65 std::string formatStr; in memory_access() local
Dtest_functions_api.cpp78 std::string formatStr; in api_functions() local
/external/oboe/samples/RhythmGame/src/main/cpp/audio/
DNDKExtractor.cpp77 const char *formatStr = AMediaFormat_toString(format); in decode() local
/external/icu/android_icu4j/src/main/java/android/icu/text/
DQuantityFormatter.java65 String formatStr = numberFormat.format(number); in format() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DQuantityFormatter.java64 String formatStr = numberFormat.format(number); in format() local
/external/deqp/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.cpp474 const string formatStr = de::toString(getFormatStr(formats2D[formatNdx].format)); in populateTextureSwizzleTests() local
501 const string formatStr = de::toString(getFormatStr(formats2D[formatNdx].format)); in populateTextureSwizzleTests() local
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/deser/std/
DDateDeserializers.java98 DateFormat format, String formatStr) { in DateBasedDeserializer()
104 protected abstract DateBasedDeserializer<T> withDateFormat(DateFormat df, String formatStr); in withDateFormat()
/external/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
/external/icu/android_icu4j/src/main/tests/android/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
/external/angle/src/compiler/translator/
DCommon.h217 const char *formatStr = std::numeric_limits<T>::is_signed ? "%d" : "%u"; in str() local
/external/icu/icu4c/source/test/intltest/
Dtmsgfmt.cpp991 UnicodeString formatStr = "At <time> on {1,date}, you made a {2} of {0,number,currency}."; in testSetLocale() local
1077 UnicodeString formatStr = "On {0,date}, it began."; in testFormat() local
1199 UnicodeString formatStr("{0,date},{1},{2,number}", ""); in testAdopt() local
1411 UnicodeString formatStr("Hello World on {0,date,full}", ""); in _testCopyConstructor2() local
Dnumfmtst.cpp1681 const char *formatStr = "*x#,###,###,##0.0#;*x(###,###,##0.0#)"; in TestPad() local
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/util/
DStdDateFormat.java647 String formatStr; in _parseAsISO8601() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSparseRenderTargetTests.cpp656 const std::string formatStr = de::toString(format); in formatToName() local
DvktRenderPassMultisampleResolveTests.cpp2591 const std::string formatStr = de::toString(format); in formatToName() local
DvktRenderPassMultisampleTests.cpp2105 const std::string formatStr = de::toString(format); in formatToName() local
DvktRenderPassSubpassDependencyTests.cpp3870 const std::string formatStr = de::toString(format); in formatToName() local
DvktRenderPassTests.cpp6187 const std::string formatStr = de::toString(format); in formatToName() local

12