Home
last modified time | relevance | path

Searched defs:format (Results 401 - 425 of 3882) sorted by relevance

1...<<11121314151617181920>>...156

/third_party/ffmpeg/libavutil/
H A Dhwcontext_drm.h100 uint32_t format; member
/third_party/gn/src/base/strings/
H A Dstringprintf.cc107 std::string StringPrintf(const char* format, ...) { in StringPrintf() argument
116 std::string StringPrintV(const char* format, va_list ap) { in StringPrintV() argument
28 vsnprintfT(char* buffer, size_t buf_size, const char* format, va_list argptr) vsnprintfT() argument
38 StringAppendVT(StringType* dst, const typename StringType::value_type* format, va_list ap) StringAppendVT() argument
122 SStringPrintf(std::string* dst, const char* format, ...) SStringPrintf() argument
131 StringAppendF(std::string* dst, const char* format, ...) StringAppendF() argument
138 StringAppendV(std::string* dst, const char* format, va_list ap) StringAppendV() argument
[all...]
/third_party/fsverity-utils/lib/
H A Dutils.c54 void libfsverity_do_error_msg(const char *format, va_list va) in libfsverity_do_error_msg() argument
72 void libfsverity_error_msg(const char *format, ...) in libfsverity_error_msg() argument
/third_party/cups-filters/cupsfilters/
H A Dimage-pnm.c47 int format, /* Format of PNM file */ in _cupsImageReadPNM() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/
H A DNumberFormatterFactory.java80 public FormattedPlaceholder format(Object toFormat, Map<String, Object> variableOptions) { in format() method in NumberFormatterFactory.NumberFormatterImpl
[all...]
H A DDateTimeFormatterFactory.java90 public FormattedPlaceholder format(Object toFormat, Map<String, Object> variableOptions) { in format() method in DateTimeFormatterFactory.DateTimeFormatter
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/
H A DBasicPeriodFormatter.java40 public String format(Period period) { in format() method in BasicPeriodFormatter
57 private String format(int tl, boolean inFuture, int[] counts) { in format() method in BasicPeriodFormatter
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DDurationFormat.java74 public abstract StringBuffer format(Object object, StringBuffer toAppend, in format() method in DurationFormat
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/format/
H A DRbnfLenientScannerTest.java
/third_party/icu/icu4c/source/common/
H A Drestrace.cpp33 CharString format; in trace() local
/third_party/icu/tools/multi/proj/chello/
H A Ddate.c70 char *format = NULL; in main() local
173 date(const UChar *tz, UDateFormatStyle style, char *format, UErrorCode *status) date() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DDataDrivenFormatTest.java[all...]
H A DFormattedStringBuilderTest.java
H A DNumberFormatJavaCompatilityTest.java
H A DPluralFormatUnitTest.java[all...]
H A DRBNFParseTest.java
H A DSelectFormatAPITest.java
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DDurationFormat.java76 public abstract StringBuffer format(Object object, StringBuffer toAppend, in format() method in DurationFormat
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DPluralFormatUnitTest.java[all...]
H A DFormattedStringBuilderTest.java
H A DRbnfLenientScannerTest.java
H A DRBNFParseTest.java
H A DSelectFormatAPITest.java
H A DNumberFormatJavaCompatilityTest.java
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/message2/
H A DCustomFormatterListTest.java60 public FormattedPlaceholder format(Object toFormat, Map<String, Object> variableOptions) { in format() method in CustomFormatterListTest.ListFormatterFactory.ListFormatterImpl

Completed in 11 milliseconds

1...<<11121314151617181920>>...156