Home
last modified time | relevance | path

Searched defs:fmt (Results 676 - 700 of 1367) sorted by relevance

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

/third_party/icu/icu4c/source/test/intltest/
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
H A Dutrace.cpp51 const char *fmt; in utrace_exit() local
82 utrace_data(int32_t fnNumber, int32_t level, const char *fmt, ...) { in utrace_data() argument
191 utrace_vformat(char *outBuf, int32_t capacity, int32_t indent, const char *fmt, va_list args) utrace_vformat() argument
385 utrace_format(char *outBuf, int32_t capacity, int32_t indent, const char *fmt, ...) utrace_format() argument
[all...]
/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...]
/third_party/libsnd/include/
H A Dsndfile.hh174 SndfileHandle::SndfileHandle (const char *path, int mode, int fmt, int chans, int srate) in SndfileHandle() argument
196 SndfileHandle::SndfileHandle (std::string const & path, int mode, int fmt, int chans, int srate) in SndfileHandle() argument
218 SndfileHandle::SndfileHandle (int fd, bool close_desc, int mode, int fmt, int chans, int srate) in SndfileHandle() argument
243 SndfileHandle::SndfileHandle (SF_VIRTUAL_IO &sfvirtual, void *user_data, int mode, int fmt, int chans, int srate) in SndfileHandle() argument
322 SndfileHandle::formatCheck (int fmt, int chans, int srate) in formatCheck() argument
430 SndfileHandle(const wchar_t *wpath, int mode, int fmt, int chans, int srate) SndfileHandle() argument
[all...]
/third_party/libuv/test/
H A Drunner.c40 char* fmt(char (*buf)[32], double d) { in fmt() function
/third_party/mbedtls/programs/psa/
H A Dpsa_constant_names.c29 int snprintf(char *s, size_t n, const char *fmt, ...) in snprintf() argument
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_bo.c140 _fd_bo_set_name(struct fd_bo *bo, const char *fmt, va_list ap) in _fd_bo_set_name() argument
H A Dfreedreno_drmif.h177 fd_bo_set_name(struct fd_bo *bo, const char *fmt, ...) in fd_bo_set_name() argument
192 fd_bo_new(struct fd_device *dev, uint32_t size, uint32_t flags, const char *fmt, in fd_bo_new() argument
[all...]
/third_party/mesa3d/src/freedreno/drm/virtio/
H A Dvirtio_bo.c156 virtio_bo_set_name(struct fd_bo *bo, const char *fmt, va_list ap) in virtio_bo_set_name() argument
/third_party/mesa3d/src/amd/compiler/tests/
H A Dmain.cpp121 void fail_test(const char *fmt, ...) in fail_test() argument
132 void skip_test(const char *fmt, ...) in skip_test() argument
/third_party/ltp/testcases/cve/
H A Dmeltdown.c254 char fmt[strlen(symname) + 64]; in find_symbol_in_file() local
/third_party/ltp/metadata/
H A Ddata_storage.h288 static inline void data_fprintf(FILE *f, unsigned int padd, const char *fmt, ...) in data_fprintf() argument
/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
H A Dtest_VIDIOC_ENUM_FRAMESIZES.c47 static void do_test_VIDIOC_ENUM_FRAMESIZES(__u32 fmt) in do_test_VIDIOC_ENUM_FRAMESIZES() argument
198 static void do_test_VIDIOC_ENUM_FRAMESIZES_invalid_index(__u32 fmt) in do_test_VIDIOC_ENUM_FRAMESIZES_invalid_index() argument
390 do_test_VIDIOC_ENUM_FRAMESIZES_invalid_pixel_format(__u32 fmt) do_test_VIDIOC_ENUM_FRAMESIZES_invalid_pixel_format() argument
583 __u32 fmt; test_VIDIOC_ENUM_FRAMESIZES_NULL() local
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_bufmgr.c52 vc4_bo_label(struct vc4_screen *screen, struct vc4_bo *bo, const char *fmt, ...) in vc4_bo_label() argument
/third_party/node/deps/v8/tools/
H A Davg.py83 def fmt(num): function
/third_party/node/src/large_pages/
H A Dnode_large_page.cc122 inline void Debug(std::string fmt, Args&&... args) { in Debug() argument
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsdump_logfile.c151 static void log_err_exit(u8 *buf, const char *fmt, ...) in log_err_exit() argument
124 device_err_exit(ntfs_volume *vol, ntfs_inode *ni, ntfs_attr *na, const char *fmt, ...) device_err_exit() argument
H A Dntfstruncate.c105 static void err_exit(const char *fmt, ...) in err_exit() argument
/third_party/musl/src/stdio/
H A Dvfwprintf.c152 static int wprintf_core(FILE *f, const wchar_t *fmt, va_list *ap, union arg *nl_arg, int *nl_type) in wprintf_core() argument
347 int vfwprintf(FILE *restrict f, const wchar_t *restrict fmt, va_list ap) in vfwprintf() argument

Completed in 17 milliseconds

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