Home
last modified time | relevance | path

Searched refs:format (Results 11051 - 11075 of 12648) sorted by relevance

1...<<441442443444445446447448449450>>...506

/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/localedistance/
H A DLikelySubtagsBuilder.java305 return String.format("%s%s%s", in asLocale()
/third_party/icu/tools/unicodetools/com/ibm/rbm/
H A DRBxliffExporter.java65 return dateFormat.format(gc.getTime()); in convertToISO()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
H A DConformanceTest.java89 // Expect 5 columns of this format: in runConformance()
299 String msg = String.format(kMessages[getModeNumber(mode)], field); in checkNorm()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
H A DConformanceTest.java86 // Expect 5 columns of this format: in runConformance()
296 String msg = String.format(kMessages[getModeNumber(mode)], field); in checkNorm()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DFormattedValueTest.java3 package com.ibm.icu.dev.test.format;
H A DFormattedStringBuilderTest.java3 package com.ibm.icu.dev.test.format;
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
H A DNumberRangeFormatterImpl.java155 public FormattedNumberRange format(DecimalQuantity quantity1, DecimalQuantity quantity2, boolean equalBeforeRounding) { in format() method in NumberRangeFormatterImpl
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DFormattedValueTest.java4 package ohos.global.icu.dev.test.format;
H A DFormattedStringBuilderTest.java4 package ohos.global.icu.dev.test.format;
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DReportAPI.java301 String year = fmt.format(new Date()); in writeReport()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/
H A DBiDiConformanceTest.java114 The format of the test data is specified below. Note that each test
586 errln(String.format("Input line %5d: %s", lineNumber, line)); in printErrorLine()
/third_party/icu/icu4c/source/i18n/
H A Dnumrange_impl.cpp158 void NumberRangeFormatterImpl::format(UFormattedNumberRangeData& data, bool equalBeforeRounding, UErrorCode& status) const { in format() function in NumberRangeFormatterImpl
255 // Re-format using the approximately formatter: in formatApproximately()
H A Dnumrange_fluent.cpp332 impl->format(results, equalBeforeRounding, status); in formatImpl()
/third_party/libwebsockets/lib/core/
H A Dprivate-lib-core.h209 lws_lifecycle_t *lc, const char *format, ...);
/third_party/libsnd/src/
H A Dogg_speex.c134 psf->sf.format = SF_FORMAT_OGG | SF_FORMAT_SPEEX ; in ogg_speex_open()
H A Dg72x.c93 switch (SF_CODEC (psf->sf.format)) in g72x_init()
/third_party/libwebsockets/include/
H A Dlibwebsockets.h205 #define LWS_FORMAT(string_index) __attribute__ ((format(printf, string_index, string_index+1)))
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-misc.h201 * \param format: format string
202 * \param ...: args for format
208 lws_snprintf(char *str, size_t size, const char *format, ...) LWS_FORMAT(3);
/third_party/mbedtls/library/
H A DMakefile28 WARNING_CFLAGS ?= -Wall -Wextra -Wformat=2 -Wno-format-nonliteral
/third_party/libbpf/scripts/
H A Dsync-kernel.sh82 # - author date in ISO8601 format
265 git format-patch --no-signature ${SQUASH_BASE_TAG}..${SQUASH_TIP_TAG} --cover-letter -o ${TMP_DIR}/patches
/third_party/json/
H A DMakefile142 # Code format and source amalgamation
170 for FILE in $(SRCS) $(TESTS_SRCS) $(AMALGAMATED_FILE) docs/examples/*.cpp; do echo $$FILE; clang-format -i $$FILE; done
/third_party/lame/mpglib/
H A Dinterface.c48 extern void lame_report_def(const char* format, va_list args);
636 * If free format, scan stream looking for next frame to determine in decodeMP3_clipchoice()
640 /* free format. bitrate must not vary */ in decodeMP3_clipchoice()
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_compiler.h307 enum agx_format format; member
325 /* Shift for a bitwise or memory op (conflicts with format for memory ops) */
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dtexture9.c127 info->format = pf; in NineTexture9_ctor()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_context.h648 * The resource must be of the same format.
660 * Scaling, format conversion, up- and downsampling (resolve) are allowed.
712 * renderable format. Data provided in the resource's format.
902 * Creates a video codec for a specific video format/profile
1098 enum pipe_format format,

Completed in 26 milliseconds

1...<<441442443444445446447448449450>>...506