Home
last modified time | relevance | path

Searched defs:fmt (Results 526 - 550 of 3792) sorted by relevance

1...<<21222324252627282930>>...152

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dkfunc_dynptr_param.c22 static int libbpf_print_cb(enum libbpf_print_level level, const char *fmt, in libbpf_print_cb() argument
/kernel/linux/linux-6.6/scripts/kconfig/
H A Dutil.c66 void str_printf(struct gstr *gs, const char *fmt, ...) in str_printf() argument
/kernel/linux/linux-6.6/tools/testing/selftests/firmware/
H A Dfw_namespace.c26 static void die(char *fmt, ...) in die() argument
/kernel/liteos_m/utils/
H A Dlos_debug.c102 WEAK VOID HalConsoleOutput(LogModuleType type, INT32 level, const CHAR *fmt, ...) in HalConsoleOutput() argument
/kernel/linux/linux-6.6/net/9p/
H A Dmod.c31 _p9_debug(enum p9_debug_flags level, const char *func, const char *fmt, ...) _p9_debug() argument
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-utils-test.c14 snd_pcm_format_t fmt; member
118 test_tdm_params_to_bclk_one(struct kunit *test, unsigned int rate, snd_pcm_format_t fmt, unsigned int channels, unsigned int tdm_width, unsigned int tdm_slots, unsigned int slot_multiple, unsigned int expected_bclk) test_tdm_params_to_bclk_one() argument
173 test_snd_soc_params_to_bclk_one(struct kunit *test, unsigned int rate, snd_pcm_format_t fmt, unsigned int channels, unsigned int expected_bclk) test_snd_soc_params_to_bclk_one() argument
/kernel/linux/linux-6.6/sound/soc/meson/
H A Dmeson-codec-glue.c86 meson_codec_glue_input_set_fmt(struct snd_soc_dai *dai, unsigned int fmt) meson_codec_glue_input_set_fmt() argument
/kernel/linux/linux-6.6/samples/bpf/
H A Dtrace_event_kern.c43 char fmt[] = "CPU-%d period %lld ip %llx"; in bpf_prog1() local
/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...]

Completed in 9 milliseconds

1...<<21222324252627282930>>...152