/foundation/distributedhardware/distributed_audio/services/test_example/ |
H A D | distributedaudiotest.h | 45 uint8_t fmt[4] = {'f', 'm', 't', ' '}; member
|
/third_party/ffmpeg/libavformat/ |
H A D | rtp.c | 93 int ff_rtp_get_payload_type(const AVFormatContext *fmt, in ff_rtp_get_payload_type() argument [all...] |
/third_party/curl/src/ |
H A D | tool_msgs.c | 95 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 D | colorprint.cc | 121 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 D | main.c | 129 ask(int def, const char *fmt, ...) in ask() argument
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/ |
H A D | ElapsedTimer.java | 103 private static String diffTime(NumberFormat fmt, long start, long end) { in diffTime() argument
|
/third_party/icu/tools/colprobe/ |
H A D | uprinter.cpp | 96 void UPrinter::log(const char *fmt, ...) in log() argument
|
/third_party/icu/tools/multi/proj/chello/ |
H A D | date.c | 180 UDateFormat *fmt; in date() local
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
H A D | DataDrivenFormatTest.java | 85 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 D | ElapsedTimer.java | 100 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 D | DataDrivenFormatTest.java | 88 private void testConvertDate(TestDataModule.TestData testData, DataMap settings, boolean fmt) { in testConvertDate() argument
|
/third_party/libunwind/libunwind/src/arm/ |
H A D | Gos-freebsd.c | 41 int ret, fmt; in arm_handle_signal_frame() local
|
/third_party/ltp/lib/ |
H A D | safe_stdio.c | 57 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 D | wcstod_l.c | 46 void *fmt = icu_unum_open(icu_locale_name, cur_status); in icu_wcstod_l() local
|
H A D | strfmon.c | 8 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 D | dlerror.c | 42 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 D | strftime.c | 50 const char *fmt = "-"; in __strftime_fmt_1() local [all...] |
/third_party/musl/porting/liteos_a/kernel/src/time/ |
H A D | strftime.c | 49 const char *fmt = "-"; in __strftime_fmt_1() local [all...] |
/third_party/musl/porting/liteos_m/kernel/src/time/ |
H A D | strftime.c | 49 const char *fmt = "-"; in __strftime_fmt_1() local [all...] |
/third_party/musl/porting/uniproton/kernel/src/time/ |
H A D | strftime.c | 49 const char *fmt = "-"; in __strftime_fmt_1() local [all...] |
/third_party/mesa3d/src/intel/isl/ |
H A D | isl_storage_image.c | 202 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 D | intel_dev_info.c | 41 error(char *fmt, ...) in error() argument
|
/third_party/mesa3d/src/util/ |
H A D | u_string.h | 104 util_asprintf(char **str, const char *fmt, ...) in util_asprintf() argument
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
H A D | fd6_context.c | 89 enum a6xx_format fmt = fd6_vertex_format(pfmt); in fd6_vertex_state_create() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
H A D | fd2_texture.c | 170 struct surface_format fmt = fd2_pipe2surface(cso->format); in fd2_sampler_view_create() local
|