Home
last modified time | relevance | path

Searched defs:fmt (Results 651 - 675 of 1352) sorted by relevance

1...<<21222324252627282930>>...55

/third_party/ffmpeg/libavutil/
H A Dbprint.c94 void av_bprintf(AVBPrint *buf, const char *fmt, ...) in av_bprintf() argument
117 void av_vbprintf(AVBPrint *buf, const char *fmt, va_list vl_arg) in av_vbprintf() argument
176 void av_bprint_strftime(AVBPrint *buf, const char *fmt, const struct tm *tm) in av_bprint_strftime() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Dformat.c56 const AVOutputFormat *fmt = NULL; in av_guess_format() local
89 enum AVCodecID av_guess_codec(const AVOutputFormat *fmt, cons argument
122 const AVInputFormat *fmt = NULL; av_find_input_format() local
135 const AVInputFormat *fmt = NULL; av_probe_input_format3() local
213 const AVInputFormat *fmt = av_probe_input_format3(pd, is_opened, &score_ret); av_probe_input_format2() local
227 av_probe_input_buffer2(AVIOContext *pb, const AVInputFormat **fmt, const char *filename, void *logctx, unsigned int offset, unsigned int max_probe_size) av_probe_input_buffer2() argument
319 av_probe_input_buffer(AVIOContext *pb, const AVInputFormat **fmt, const char *filename, void *logctx, unsigned int offset, unsigned int max_probe_size) av_probe_input_buffer() argument
[all...]
H A Dimg2enc.c84 AVFormatContext *fmt = NULL; in write_muxed_file() local
H A Durl.c38 ff_url_join(char *str, int size, const char *proto, const char *authorization, const char *hostname, int port, const char *fmt, ...) ff_url_join() argument
/third_party/ffmpeg/tools/
H A Dtarget_dem_fuzzer.c116 AVInputFormat *fmt = NULL; in LLVMFuzzerTestOneInput() local
/third_party/ffmpeg/libswscale/
H A Dslice.c78 static int alloc_slice(SwsSlice *s, enum AVPixelFormat fmt, int lumLines, int chrLines, int h_sub_sample, int v_sub_sample, int ring) in alloc_slice() argument
/third_party/alsa-utils/seq/aconnect/
H A Daconnect.c39 static void error_handler(const char *file, int line, const char *function, int err, const char *fmt, ...) in error_handler() argument
/third_party/alsa-utils/alsactl/
H A Dutils.c116 void info_(const char *fcn, long line, const char *fmt, ...) in info_() argument
131 void error_(const char *fcn, long line, const char *fmt, ...) in error_() argument
104 syslog_(int prio, const char *fcn, long line, const char *fmt, va_list ap) syslog_() argument
146 cerror_(const char *fcn, long line, int cond, const char *fmt, ...) cerror_() argument
163 dbg_(const char *fcn, long line, const char *fmt, ...) dbg_() argument
180 error_handler(const char *file, int line, const char *function, int err, const char *fmt, ...) error_handler() argument
[all...]
/third_party/alsa-utils/bat/
H A Dalsa.c60 static int format_convert(struct bat *bat, snd_pcm_format_t *fmt) in format_convert() argument
/third_party/backends/lib/
H A Dsnprintf.c559 int plp_vsnprintf(char *str, size_t count, const char *fmt, va_list args) in plp_vsnprintf() argument
586 int plp_unsafe_vsnprintf(char *str, size_t count, const char *fmt, va_list args) in plp_unsafe_vsnprintf() argument
612 snprintf(char *str,size_t count,const char *fmt,...) snprintf() argument
620 char *fmt; snprintf() local
637 plp_unsafe_snprintf(char *str,size_t count,const char *fmt,...) plp_unsafe_snprintf() argument
645 char *fmt; plp_unsafe_snprintf() local
979 fmtdouble( char **buffer, int *left, int fmt, double value, int ljust, int len, int zpad, int precision ) fmtdouble() argument
[all...]
/third_party/curl/lib/
H A Dpingpong.c162 Curl_pp_vsendf(struct Curl_easy *data, struct pingpong *pp, const char *fmt, va_list args) Curl_pp_vsendf() argument
239 Curl_pp_sendf(struct Curl_easy *data, struct pingpong *pp, const char *fmt, ...) Curl_pp_sendf() argument
/third_party/cups-filters/filter/
H A Dpdfutils.c19 void pdfOut_printf(pdfOut *pdf,const char *fmt,...) // {{{ in pdfOut_printf() argument
/third_party/icu/icu4c/source/tools/icuswap/
H A Dicuswap.cpp81 printError(void *context, const char *fmt, va_list args) { in printError() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dulistfmttest.c140 UListFormatter* fmt = ulistfmt_open("en", &ec); in TestUListFmtToValue() local
221 UListFormatter* fmt = ulistfmt_openForType("en", ULISTFMT_TYPE_OR, ULISTFMT_WIDTH_SHORT, &ec); in TestUListOpenStyled() local
261 UListFormatter *fmt = ulistfmt_openForType("en", ULISTFMT_TYPE_AND, ULISTFMT_WIDTH_WIDE, &status); in TestUList21871_A() local
309 UListFormatter *fmt = ulistfmt_openForType("en", ULISTFMT_TYPE_AND, ULISTFMT_WIDTH_WIDE, &status); TestUList21871_B() local
[all...]
H A Dcdtdptst.c55 UDateFormat *fullFmt, *fmt; in TestTwoDigitYearDSTParse() local
239 UDateFormat *fmt; in TestCzechMonths459() local
[all...]
H A Dcurrtest.c192 UNumberFormat *fmt = unum_open(UNUM_CURRENCY, NULL, 0, "hu_HU", NULL, &status); in TestFractionDigitOverride() local
/third_party/icu/icu4c/source/test/intltest/
H A Dcalcasts.cpp178 DateFormat *fmt = DateFormat::createDateInstance(DateFormat::kFull, Locale("ar_JO@calendar=islamic-civil")); in IslamicCivil() local
H A Ddtfmapts.cpp330 NumberFormat *fmt = NumberFormat::createInstance(status); in TestNameHiding() local
[all...]
H A Dtfsmalls.cpp90 DecimalFormat* fmt = (DecimalFormat*) NumberFormat::createInstance(status); in test_FieldPosition_example() local
/third_party/icu/icu4c/source/i18n/unicode/
H A Dfmtable.h744 inline Formattable* Formattable::fromUFormattable(UFormattable *fmt) { in fromUFormattable() argument
748 inline const Formattable* Formattable::fromUFormattable(const UFormattable *fmt) { in fromUFormattable() argument
/third_party/icu/icu4c/source/test/perf/DateFmtPerf/
H A DDateFmtPerf.h179 DateFormat *fmt; in call() local
257 DateFormat *fmt; in call() local
296 DateFormat *fmt = DateFormat::createDateTimeInstance( in call() local
584 NumberFormat *fmt = NumberFormat::createInstance(loc, status); call() local
[all...]
/third_party/icu/icu4c/source/common/
H A Dudataswp.cpp271 udata_printError(const UDataSwapper *ds, const char *fmt, ...) udata_printError() argument
/third_party/icu/tools/multi/proj/icu4cscan/
H A Dtestxml.cpp225 UDateFormat *fmt; in initroot() local
264 UDateFormat *fmt; in date() local
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DDateFormatRegressionTest.java230 aux917(SimpleDateFormat fmt, String str) aux917() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DDateFormatRegressionTest.java233 aux917(SimpleDateFormat fmt, String str) aux917() argument
[all...]

Completed in 17 milliseconds

1...<<21222324252627282930>>...55