Home
last modified time | relevance | path

Searched defs:fmt (Results 801 - 825 of 1352) sorted by relevance

1...<<31323334353637383940>>...55

/third_party/ffmpeg/libavutil/
H A Davstring.c104 size_t av_strlcatf(char *dst, size_t size, const char *fmt, ...) in av_strlcatf() argument
116 char *av_asprintf(const char *fmt, ...) in av_asprintf() argument
H A Dlog.c294 static void format_line(void *avcl, int level, const char *fmt, va_list vl, in format_line() argument
330 void av_log_format_line(void *ptr, int level, const char *fmt, va_list vl, in av_log_format_line() argument
336 int av_log_format_line2(void *ptr, int level, const char *fmt, va_list vl, in av_log_format_line2() argument
348 void av_log_default_callback(void* ptr, int level, const char* fmt, va_list vl) in av_log_default_callback() argument
409 void av_log(void* avcl, int level, const char *fmt, ...) in av_log() argument
417 av_log_once(void* avcl, int initial_level, int subsequent_level, int *state, const char *fmt, ...) av_log_once() argument
426 av_vlog(void* avcl, int level, const char *fmt, va_list vl) av_vlog() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_subtitles.c88 static void ass_log(int ass_level, const char *fmt, va_list args, void *ctx) in ass_log() argument
314 AVFormatContext *fmt = NULL; in init_subtitles() local
[all...]
H A Dvf_thumbnail_cuda.c347 static int format_is_supported(enum AVPixelFormat fmt) in format_is_supported() argument
H A Dvf_vmafmotion.c234 ff_vmafmotion_init(VMAFMotionData *s, int w, int h, enum AVPixelFormat fmt) ff_vmafmotion_init() argument
/third_party/ffmpeg/libavformat/
H A Drtpproto.c160 static av_printf_format(3, 4) void url_add_option(char *buf, int buf_size, const char *fmt, ...) in url_add_option() argument
/third_party/alsa-lib/src/topology/
H A Dsave.c46 int tplg_save_printf(struct tplg_buf *dst, const char *pfx, const char *fmt, ...) in tplg_save_printf() argument
H A Ddapm.c426 const char *fmt; in tplg_save_dapm_graph() local
/third_party/curl/lib/
H A Dldap.c759 static void _ldap_trace(const char *fmt, ...) in _ldap_trace() argument
/third_party/cups-filters/filter/pdftopdf/
H A Dpdftopdf.cc29 static void error(const char *fmt,...) // {{{ in error() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dmsfmrgts.cpp211 NumberFormat *fmt = 0; in Test4031438() local
291 MessageFormat *fmt = new MessageFormat("There are {0} apples growing on the {1} tree.", status); Test4052223() local
590 ChoiceFormat *fmt = new ChoiceFormat( Test4106661() local
648 ChoiceFormat *fmt = new ChoiceFormat(pattern, status); Test4094906() local
1023 MessageFormat *fmt = new MessageFormat("",status); TestAPI() local
[all...]
H A Dplurfmts.cpp550 const char* fmt = in pluralFormatExtendedTest() local
H A Ddtfmtrtts.cpp279 void DateFormatRoundTripTest::test(DateFormat *fmt, const Locale &origLocale, UBool timeOnly) in test() argument
[all...]
H A Dcallimts.cpp56 CalendarLimitTest::test(UDate millis, icu::Calendar* cal, icu::DateFormat* fmt) in test() argument
106 DateFormat *fmt = DateFormat::createDateTimeInstance(); in TestCalendarExtremeLimit() local
[all...]
H A Dtufmtts.cpp409 Formattable fmt; in testGreekWithFallback() local
488 Formattable fmt; in test10219Plurals() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dcmsgtst.c393 UMessageFormat* fmt = NULL; in TestNewFormatAndParseAPI() local
/third_party/icu/icu4c/source/samples/cal/
H A Dcal.c290 static void get_symbols(const UDateFormat *fmt, in get_symbols() argument
337 get_days(const UDateFormat *fmt, in get_days() argument
362 get_months(const UDateFormat *fmt, in get_months() argument
[all...]
/third_party/icu/icu4c/source/test/iotest/
H A Diotest.cpp367 UnicodeString fmt = UNICODE_STRING("[%d.%d.%d]", 10); in ScanfMultipleIntegers() local
/third_party/icu/icu4c/source/i18n/
H A Dfmtable.cpp903 UFormattable *fmt = (new Formattable())->toUFormattable(); in ufmt_open() local
912 ufmt_close(UFormattable *fmt) { in ufmt_close() argument
919 ufmt_getType(const UFormattable *fmt, UErrorCode *status) { in ufmt_getType() argument
929 ufmt_isNumeric(const UFormattable *fmt) { in ufmt_isNumeric() argument
935 ufmt_getDate(const UFormattable *fmt, UErrorCod argument
942 ufmt_getDouble(UFormattable *fmt, UErrorCode *status) ufmt_getDouble() argument
949 ufmt_getLong(UFormattable *fmt, UErrorCode *status) ufmt_getLong() argument
957 ufmt_getObject(const UFormattable *fmt, UErrorCode *status) ufmt_getObject() argument
970 ufmt_getUChars(UFormattable *fmt, int32_t *len, UErrorCode *status) ufmt_getUChars() argument
990 ufmt_getArrayLength(const UFormattable* fmt, UErrorCode *status) ufmt_getArrayLength() argument
999 ufmt_getArrayItemByIndex(UFormattable* fmt, int32_t n, UErrorCode *status) ufmt_getArrayItemByIndex() argument
1014 ufmt_getDecNumChars(UFormattable *fmt, int32_t *len, UErrorCode *status) ufmt_getDecNumChars() argument
1035 ufmt_getInt64(UFormattable *fmt, UErrorCode *status) ufmt_getInt64() argument
[all...]
H A Ddatefmt.cpp183 DateFormat* fmt = (DateFormat*)&other; in operator ==() local
H A Dumsg.cpp93 UMessageFormat *fmt = umsg_open(pattern,patternLength,locale,NULL,status); in u_vformatMessage() local
134 UMessageFormat *fmt = umsg_open(pattern,patternLength,locale,parseError,status); in u_vformatMessageWithError() local
175 UMessageFormat *fmt = umsg_open(pattern,patternLength,locale,NULL,status); in u_vparseMessage() local
213 UMessageFormat *fmt in u_vparseMessageWithError() local
273 umsg_clone(const UMessageFormat *fmt, UErrorCode *status) umsg_clone() argument
293 umsg_setLocale(UMessageFormat *fmt, const char* locale) umsg_setLocale() argument
303 umsg_getLocale(const UMessageFormat *fmt) umsg_getLocale() argument
313 umsg_applyPattern(UMessageFormat *fmt, const UChar* pattern, int32_t patternLength, UParseError* parseError, UErrorCode* status) umsg_applyPattern() argument
338 umsg_toPattern(const UMessageFormat *fmt, UChar* result, int32_t resultLength, UErrorCode* status) umsg_toPattern() argument
364 umsg_format( const UMessageFormat *fmt, UChar *result, int32_t resultLength, UErrorCode *status, ...) umsg_format() argument
389 umsg_vformat( const UMessageFormat *fmt, UChar *result, int32_t resultLength, va_list ap, UErrorCode *status) umsg_vformat() argument
485 umsg_parse( const UMessageFormat *fmt, const UChar *source, int32_t sourceLength, int32_t *count, UErrorCode *status, ...) umsg_parse() argument
507 umsg_vparse(const UMessageFormat *fmt, const UChar *source, int32_t sourceLength, int32_t *count, va_list ap, UErrorCode *status) umsg_vparse() argument
[all...]
/third_party/libsnd/programs/
H A Dsndfile-play.c425 { int fd, stereo, fmt ; in opensoundsys_open_device() local
/third_party/mbedtls/library/
H A Dplatform.c73 int mbedtls_platform_win32_snprintf(char *s, size_t n, const char *fmt, ...) in mbedtls_platform_win32_snprintf() argument
118 int mbedtls_platform_win32_vsnprintf(char *s, size_t n, const char *fmt, va_list arg) in mbedtls_platform_win32_vsnprintf() argument
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_formats.c21 struct tu_native_format fmt = { in tu6_format_vtx() local
64 struct tu_native_format fmt = { in tu6_format_color_unchecked() local
91 struct tu_native_format fmt = tu6_format_color_unchecked(format, tile_mode); tu6_format_color() local
99 struct tu_native_format fmt = { tu6_format_texture_unchecked() local
124 struct tu_native_format fmt = tu6_format_texture_unchecked(format, tile_mode); tu6_format_texture() local
[all...]
/third_party/mesa3d/src/freedreno/decode/
H A Dscript.c92 error(const char *fmt) in error() argument

Completed in 24 milliseconds

1...<<31323334353637383940>>...55