Home
last modified time | relevance | path

Searched defs:fmt (Results 351 - 375 of 1451) sorted by relevance

1...<<11121314151617181920>>...59

/foundation/distributedhardware/distributed_audio/services/test_example/
H A Ddistributedaudiotest.h45 uint8_t fmt[4] = {'f', 'm', 't', ' '}; member
/third_party/ffmpeg/libavformat/
H A Drtp.c93 int ff_rtp_get_payload_type(const AVFormatContext *fmt, in ff_rtp_get_payload_type() argument
[all...]
/third_party/curl/src/
H A Dtool_msgs.c95 void notef(struct GlobalConfig *config, const char *fmt, ...) in notef() argument
108 void warnf(struct GlobalConfig *config, const char *fmt, ...) in warnf() argument
44 voutf(struct GlobalConfig *config, const char *prefix, const char *fmt, va_list ap) voutf() argument
120 helpf(FILE *errors, const char *fmt, ...) helpf() argument
142 errorf(struct GlobalConfig *config, const char *fmt, ...) errorf() argument
[all...]
/third_party/benchmark/src/
H A Dcolorprint.cc121 void ColorPrintf(std::ostream& out, LogColor color, const char* fmt, ...) { in ColorPrintf() argument
128 void ColorPrintf(std::ostream& out, LogColor color, const char* fmt, in ColorPrintf() argument
/third_party/FreeBSD/sbin/fsck_msdosfs/
H A Dmain.c129 ask(int def, const char *fmt, ...) in ask() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/
H A DElapsedTimer.java103 private static String diffTime(NumberFormat fmt, long start, long end) { in diffTime() argument
/third_party/icu/tools/colprobe/
H A Duprinter.cpp96 void UPrinter::log(const char *fmt, ...) in log() argument
/third_party/icu/tools/multi/proj/chello/
H A Ddate.c180 UDateFormat *fmt; in date() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DDataDrivenFormatTest.java85 private void testConvertDate(TestDataModule.TestData testData, DataMap settings, boolean fmt) { in testConvertDate() argument
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
H A DElapsedTimer.java100 private static String diffTime(NumberFormat fmt, long start, long end) { in diffTime() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DDataDrivenFormatTest.java88 private void testConvertDate(TestDataModule.TestData testData, DataMap settings, boolean fmt) { in testConvertDate() argument
/third_party/libunwind/libunwind/src/arm/
H A DGos-freebsd.c41 int ret, fmt; in arm_handle_signal_frame() local
/third_party/ltp/lib/
H A Dsafe_stdio.c57 safe_asprintf(const char *file, const int lineno, void (cleanup_fn)(void), char **strp, const char *fmt, ...) safe_asprintf() argument
/third_party/musl/src/locale/
H A Dwcstod_l.c46 void *fmt = icu_unum_open(icu_locale_name, cur_status); in icu_wcstod_l() local
H A Dstrfmon.c8 static ssize_t vstrfmon_l(char *s, size_t n, locale_t loc, const char *fmt, va_list ap) in vstrfmon_l() argument
78 strfmon_l(char *restrict s, size_t n, locale_t loc, const char *restrict fmt, ...) strfmon_l() argument
91 strfmon(char *restrict s, size_t n, const char *restrict fmt, ...) strfmon() argument
[all...]
/third_party/musl/porting/linux/user/src/ldso/
H A Ddlerror.c42 hidden void __dl_vseterr(const char *fmt, va_list ap) in __dl_vseterr() argument
73 hidden void __dl_seterr(const char *fmt, ...) in __dl_seterr() argument
/third_party/musl/src/time/
H A Dstrftime.c50 const char *fmt = "-"; in __strftime_fmt_1() local
[all...]
/third_party/musl/porting/liteos_a/kernel/src/time/
H A Dstrftime.c49 const char *fmt = "-"; in __strftime_fmt_1() local
[all...]
/third_party/musl/porting/liteos_m/kernel/src/time/
H A Dstrftime.c49 const char *fmt = "-"; in __strftime_fmt_1() local
[all...]
/third_party/musl/porting/uniproton/kernel/src/time/
H A Dstrftime.c49 const char *fmt = "-"; in __strftime_fmt_1() local
[all...]
/third_party/mesa3d/src/intel/isl/
H A Disl_storage_image.c202 isl_has_matching_typed_storage_image_format(const struct intel_device_info *devinfo, enum isl_format fmt) isl_has_matching_typed_storage_image_format() argument
/third_party/mesa3d/src/intel/dev/
H A Dintel_dev_info.c41 error(char *fmt, ...) in error() argument
/third_party/mesa3d/src/util/
H A Du_string.h104 util_asprintf(char **str, const char *fmt, ...) in util_asprintf() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_context.c89 enum a6xx_format fmt = fd6_vertex_format(pfmt); in fd6_vertex_state_create() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_texture.c170 struct surface_format fmt = fd2_pipe2surface(cso->format); in fd2_sampler_view_create() local

Completed in 10 milliseconds

1...<<11121314151617181920>>...59