/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/include/boost/range/adaptor/ |
D | formatted.hpp | 134 formatted(const Sep& sep, const Prefix& prefix, const Postfix& postfix) in formatted() function 142 formatted(const Sep& sep, const Prefix& prefix) in formatted() function 149 formatted(const Sep& sep) in formatted() function 155 formatted() in formatted() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/fmt/ |
H A D | float.rs | 40 let formatted = flt2dec::to_exact_fixed_str( in float_to_decimal_common_exact() localVariable 67 let formatted = flt2dec::to_shortest_str( in float_to_decimal_common_shortest() localVariable 112 let formatted = flt2dec::to_exact_exp_str( in float_to_exponential_common_exact() localVariable 140 let formatted = flt2dec::to_shortest_exp_str( in float_to_exponential_common_shortest() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/fmt/ |
H A D | float.rs | 40 let formatted = flt2dec::to_exact_fixed_str( in float_to_decimal_common_exact() localVariable 68 let formatted = flt2dec::to_shortest_str( in float_to_decimal_common_shortest() localVariable 113 let formatted = flt2dec::to_exact_exp_str( in float_to_exponential_common_exact() localVariable 142 let formatted = flt2dec::to_shortest_exp_str( in float_to_exponential_common_shortest() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/fmt/ |
H A D | float.rs | 40 let formatted = flt2dec::to_exact_fixed_str( in float_to_decimal_common_exact() localVariable 68 let formatted = flt2dec::to_shortest_str( in float_to_decimal_common_shortest() localVariable 113 let formatted = flt2dec::to_exact_exp_str( in float_to_exponential_common_exact() localVariable 142 let formatted = flt2dec::to_shortest_exp_str( in float_to_exponential_common_shortest() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/fmt/ |
H A D | float.rs | 40 let formatted = flt2dec::to_exact_fixed_str( in float_to_decimal_common_exact() localVariable 68 let formatted = flt2dec::to_shortest_str( in float_to_decimal_common_shortest() localVariable 113 let formatted = flt2dec::to_exact_exp_str( in float_to_exponential_common_exact() localVariable 142 let formatted = flt2dec::to_shortest_exp_str( in float_to_exponential_common_shortest() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/fmt/ |
H A D | float.rs | 40 let formatted = flt2dec::to_exact_fixed_str( in float_to_decimal_common_exact() localVariable 67 let formatted = flt2dec::to_shortest_str( in float_to_decimal_common_shortest() localVariable 112 let formatted = flt2dec::to_exact_exp_str( in float_to_exponential_common_exact() localVariable 140 let formatted = flt2dec::to_shortest_exp_str( in float_to_exponential_common_shortest() localVariable
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
H A D | DateIntervalFormatTest.java | 895 String formatted = dtitvfmt.format(dtitv); in expect() local 991 String formatted = dtitvfmt.format(dtitv); in expectUserDII() local 1136 String formatted = dtitvfmt.format(dtitv).toString(); in expectUserCLDR() local 2371 FormattedDateInterval formatted = g.formatToValue(bothAD); in testTicket21222GregorianEraDiff() local 2387 private List<Field> getFields(FormattedDateInterval formatted) { in getFields() 2397 FormattedDateInterval formatted, List<Field> fields) { in verifyFields() 2434 FormattedDateInterval formatted = roc.formatToValue(bothAfterMG); in testTicket21222ROCEraDiff() local 2479 FormattedDateInterval formatted = japanese.formatToValue(bothAfterReiwa); in testTicket21222JapaneseEraDiff() local
|
H A D | TimeUnitTest.java | 84 String formatted = formats[style].format(source); in TestBasic() local 246 String formatted; in TestGreek() local 315 String formatted = format.format(source); in formatParsing() local
|
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/format/ |
H A D | DateIntervalFormatTest.java | 892 String formatted = dtitvfmt.format(dtitv); in expect() local 988 String formatted = dtitvfmt.format(dtitv); in expectUserDII() local 1133 String formatted = dtitvfmt.format(dtitv).toString(); in expectUserCLDR() local 2368 FormattedDateInterval formatted = g.formatToValue(bothAD); in testTicket21222GregorianEraDiff() local 2384 private List<Field> getFields(FormattedDateInterval formatted) { in getFields() 2394 FormattedDateInterval formatted, List<Field> fields) { in verifyFields() 2431 FormattedDateInterval formatted = roc.formatToValue(bothAfterMG); in testTicket21222ROCEraDiff() local 2476 FormattedDateInterval formatted = japanese.formatToValue(bothAfterReiwa); in testTicket21222JapaneseEraDiff() local
|
H A D | TimeUnitTest.java | 81 String formatted = formats[style].format(source); in TestBasic() local 243 String formatted; in TestGreek() local 312 String formatted = format.format(source); in formatParsing() local
|
/aosp_15_r20/external/aws-sdk-java-v2/utils/src/test/java/software/amazon/awssdk/utils/ |
H A D | DateUtilsTest.java | 168 String formatted = LONG_DATE_FORMAT.format(Date.from(INSTANT)); in parseRfc1123Date() local 181 String formatted = "2021-05-10T17:12:13-07:00"; in parseIso8601Date_withUtcOffset() local 196 String formatted = dateFormat.format(Date.from(INSTANT)); in checkParsing() local 235 String formatted = DateUtils.formatIso8601Date(expected); in testIssue233() local
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/ |
H A D | CheckZones.java | 137 String formatted = id.substring(delim + 1).replaceAll("_", " "); in exampleTextForXpath() local 151 String formatted = in exampleTextForXpath() local 169 String formatted = exampleTextForXpath(timezoneFormatter, path); in handleGetExamples() local
|
/aosp_15_r20/external/junit/src/main/java/org/junit/ |
H A D | Assert.java | 181 String formatted = "Values should be different. "; in failEquals() local 752 String formatted = ""; in failNotNull() local 816 String formatted = ""; in failSame() local 825 String formatted = ""; in failNotSame() local 839 String formatted = ""; in format() local
|
/aosp_15_r20/external/libchrome/base/strings/ |
H A D | string_util_unittest.cc | 969 string16 formatted = in TEST() local 988 string16 formatted = in TEST() local 1037 string16 formatted = in TEST() local 1046 string16 formatted = in TEST() local 1054 string16 formatted = in TEST() local 1071 std::string formatted = in TEST() local
|
/aosp_15_r20/libcore/ojluni/src/test/java/time/test/java/time/format/ |
H A D | TestUnicodeExtension.java | 883 String formatted = dtf.format(ZDT); in test_withLocale() local 910 String formatted = dtf.format(ZDT); in test_ofPattern() local 924 String formatted = dtf.format(ZDT); in test_toFormatter() local
|
/aosp_15_r20/external/libchrome/base/i18n/ |
H A D | time_formatting.cc | 208 icu::UnicodeString formatted; in TimeDurationFormat() local 236 icu::UnicodeString formatted; in TimeDurationFormatWithSeconds() local 256 icu::UnicodeString formatted; in DateIntervalFormat() local
|
/aosp_15_r20/external/cronet/base/strings/ |
H A D | string_util_unittest.cc | 1074 std::u16string formatted = ReplaceStringPlaceholders( in TEST() local 1092 std::u16string formatted = ReplaceStringPlaceholders( in TEST() local 1140 std::u16string formatted = in TEST() local 1149 std::u16string formatted = in TEST() local 1157 std::u16string formatted = in TEST() local 1174 std::string formatted = in TEST() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | dtifmtts.cpp | 2116 UnicodeString formatted = res.toString(status); in testFormatMillisecond() local 2172 const FormattedDateInterval& formatted, in getCategoryAndField() 2186 const FormattedDateInterval& formatted, in verifyCategoryAndField() 2221 FormattedDateInterval formatted; in testTicket21222GregorianEraDiff() local 2275 FormattedDateInterval formatted; in testTicket21222ROCEraDiff() local 2338 FormattedDateInterval formatted; in testTicket21222JapaneseEraDiff() local
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | dtifmtts.cpp | 2122 UnicodeString formatted = res.toString(status); in testFormatMillisecond() local 2178 const FormattedDateInterval& formatted, in getCategoryAndField() 2192 const FormattedDateInterval& formatted, in verifyCategoryAndField() 2227 FormattedDateInterval formatted; in testTicket21222GregorianEraDiff() local 2281 FormattedDateInterval formatted; in testTicket21222ROCEraDiff() local 2344 FormattedDateInterval formatted; in testTicket21222JapaneseEraDiff() local
|
/aosp_15_r20/external/icing/icing/absl_ports/ |
H A D | str_join.h | 62 std::string formatted = formatter(*current); in StrJoin() local 87 std::string formatted = formatter(*first); in StrJoin() local
|
/aosp_15_r20/art/test/021-string2/src/junit/framework/ |
H A D | Assert.java | 273 String formatted= ""; in failSame() local 280 String formatted= ""; in failNotSame() local 291 String formatted= ""; in format() local
|
/aosp_15_r20/external/cronet/base/i18n/ |
H A D | time_formatting.cc | 309 icu::UnicodeString formatted; in TimeDurationFormat() local 339 icu::UnicodeString formatted; in TimeDurationFormatWithSeconds() local 359 icu::UnicodeString formatted; in DateIntervalFormat() local
|
/aosp_15_r20/frameworks/base/test-junit/src/junit/framework/ |
H A D | Assert.java | 273 String formatted= ""; in failSame() local 280 String formatted= ""; in failNotSame() local 291 String formatted= ""; in format() local
|
/aosp_15_r20/external/junit/src/main/java/junit/framework/ |
H A D | Assert.java | 319 String formatted = (message != null) ? message + " " : ""; in failSame() local 324 String formatted = (message != null) ? message + " " : ""; in failNotSame() local 333 String formatted = ""; in format() local
|
/aosp_15_r20/art/test/082-inline-execute/src/junit/framework/ |
H A D | Assert.java | 273 String formatted= ""; in failSame() local 280 String formatted= ""; in failNotSame() local 291 String formatted= ""; in format() local
|