Home
last modified time | relevance | path

Searched defs:fmt (Results 1126 - 1150 of 1367) sorted by relevance

1...<<41424344454647484950>>...55

/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
H A Dmod.rs522 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions
571 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs502 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions
541 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions
576 fn fmt( functions
612 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions
645 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions
[all...]
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs274 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions
304 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions
332 fn fmt( functions
385 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions
419 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions
[all...]
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1010 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions
1060 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions
1087 fn fmt( functions
1133 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions
1168 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions
1203 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions
1233 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions
1260 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions
1289 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions
[all...]
/third_party/ffmpeg/libavcodec/
H A Dh264_slice.c798 enum AVPixelFormat pix_fmts[HWACCEL_MAX + 2], *fmt = pix_fmts; in get_pixel_format() local
[all...]
H A Dvc2enc.c1028 const AVPixFmtDescriptor *fmt = av_pix_fmt_desc_get(avctx->pix_fmt); in vc2_encode_init() local
1054 const VC2BaseVideoFormat *fmt = &base_video_fmts[i]; in vc2_encode_init() local
/third_party/ffmpeg/libavfilter/
H A Dvf_drawtext.c967 const char *fmt; in func_pts() local
1048 const char *fmt = argc ? argv[0] : "%Y-%m-%d %H:%M:%S"; in func_strftime() local
[all...]
H A Df_ebur128.c237 static void drawtext(AVFrame *pic, int x, int y, int ftid, const uint8_t *color, const char *fmt, ...) in drawtext() argument
H A Davf_showcqt.c818 int fmt = out->format; in draw_bar_yuv() local
965 int fmt = out->format, x, y, yh, w = axis->width, h = axis->height; in draw_axis_yuv() local
1030 int fmt = out->format, h = sono->height; draw_sono() local
1066 int x, fmt = sono->format, w = sono->width; update_sono_yuv() local
[all...]
/third_party/ffmpeg/libavdevice/
H A Ddecklink_dec.cpp235 static uint8_t* teletext_data_unit_from_vbi_data(int line, uint8_t *src, uint8_t *tgt, vbi_pixfmt fmt) in teletext_data_unit_from_vbi_data() argument
/third_party/ffmpeg/libavformat/
H A Daviobuf.c1295 int avio_vprintf(AVIOContext *s, const char *fmt, va_list ap) in avio_vprintf() argument
1311 int avio_printf(AVIOContext *s, const char *fmt, ...) in avio_printf() argument
H A Ddemux.c128 const AVInputFormat *fmt = av_probe_input_format3(pd, 1, &score); in set_codec_from_probe_data() local
223 avformat_open_input(AVFormatContext **ps, const char *filename, const AVInputFormat *fmt, AVDictionary **options) avformat_open_input() argument
/third_party/ffmpeg/libavutil/
H A Dopt.c410 int fmt, min, max; in set_string_fmt() local
708 set_format(void *obj, const char *name, int fmt, int search_flags, enum AVOptionType type, const char *desc, int nb_fmts) set_format() argument
737 av_opt_set_pixel_fmt(void *obj, const char *name, enum AVPixelFormat fmt, int search_flags) av_opt_set_pixel_fmt() argument
742 av_opt_set_sample_fmt(void *obj, const char *name, enum AVSampleFormat fmt, int search_flags) av_opt_set_sample_fmt() argument
[all...]
/third_party/curl/lib/vquic/
H A Dcurl_ngtcp2.c317 static void quic_printf(void *user_data, const char *fmt, ...) in quic_printf() argument
/third_party/ffmpeg/libswscale/
H A Dutils.c1180 static enum AVPixelFormat alphaless_fmt(enum AVPixelFormat fmt) in alphaless_fmt() argument
/third_party/alsa-lib/src/ucm/
H A Dmain.c128 char *snd_use_case_identifier(const char *fmt, ...) in snd_use_case_identifier() argument
/third_party/alsa-utils/amixer/
H A Damixer.c49 static void error(const char *fmt,...) in error() argument
/third_party/backends/frontend/
H A Dsaned.c316 saned_debug_call (int level, const char *fmt, ...) in saned_debug_call() argument
/third_party/cJSON/
H A DcJSON.c1505 CJSON_PUBLIC(char *) cJSON_PrintBuffered(const cJSON *item, int prebuffer, cJSON_bool fmt) in cJSON_PrintBuffered() argument
/third_party/curl/lib/
H A Dmime.c1673 CURLcode Curl_mime_add_header(struct curl_slist **slp, const char *fmt, ...) in Curl_mime_add_header() argument
2015 CURLcode Curl_mime_add_header(struct curl_slist **slp, const char *fmt, ...) in Curl_mime_add_header() argument
/third_party/alsa-lib/src/alisp/
H A Dalisp.c77 static void lisp_verbose(struct alisp_instance *instance, const char *fmt, ...) in lisp_verbose() argument
90 static void lisp_error(struct alisp_instance *instance, const char *fmt, ...) in lisp_error() argument
103 static void lisp_warn(struct alisp_instance *instance, const char *fmt, ...) in lisp_warn() argument
116 static void lisp_debug(struct alisp_instance *instance, const char *fmt, argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DSimpleDateFormat.java3895 parseInt(String text, ParsePosition pos, boolean allowNegative, NumberFormat fmt) parseInt() argument
3905 parseInt(String text, int maxDigits, ParsePosition pos, boolean allowNegative, NumberFormat fmt) parseInt() argument
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dccaltst.c1788 UDateFormat * fmt = udat_open(UDAT_NONE, UDAT_NONE, "en", NULL, 0, NULL, 0, &fmtStatus); in TestWeekend() local
/third_party/icu/icu4c/source/test/intltest/
H A Dnumrgts.cpp1221 NumberFormat *fmt = NumberFormat::createPercentInstance(status); in Test4098741() local
1245 DecimalFormat *fmt = new DecimalFormat("#,#00.00;-#.#", status); in Test4074454() local
1290 DecimalFormat *fmt = new DecimalFormat(UnicodeString("000.0#0"), status); in Test4099404() local
1332 DecimalFormat *fmt = new DecimalFormat(UnicodeString("#,#00.00"), status); Test4052223() local
1354 DecimalFormatSymbols *fmt = new DecimalFormatSymbols(status); Test4061302() local
1395 DecimalFormat *fmt = new DecimalFormat(UnicodeString("#,##0.00"), status); Test4062486() local
2182 NumberFormat *fmt = NumberFormat::createInstance(Locale::getUS(), status); global() local
2512 DecimalFormat *fmt = (DecimalFormat*) NumberFormat::createInstance(Locale::getUS(), status); global() local
2554 NumberFormat *fmt = NumberFormat::createInstance(Locale::getUS(), status); global() local
[all...]
H A Dmeasfmttest.cpp5455 verifyFieldPosition( const char *description, const MeasureFormat &fmt, const UnicodeString &prefix, const Measure *measures, int32_t measureCount, NumberFormat::EAlignmentFields field, int32_t start, int32_t end) verifyFieldPosition() argument
5483 verifyFormat( const char *description, const MeasureFormat &fmt, const Measure *measures, int32_t measureCount, const char *expected) verifyFormat() argument
5498 verifyFormatWithPrefix( const char *description, const MeasureFormat &fmt, const UnicodeString &prefix, const Measure *measures, int32_t measureCount, const char *expected) verifyFormatWithPrefix() argument
5515 verifyFormat( const char *description, const MeasureFormat &fmt, const ExpectedResult *expectedResults, int32_t count) verifyFormat() argument
[all...]

Completed in 79 milliseconds

1...<<41424344454647484950>>...55