/third_party/icu/icu4c/source/test/cintltst/ |
H A D | ulistfmttest.c | 140 UListFormatter* fmt = ulistfmt_open("en", &ec); in TestUListFmtToValue() local 221 UListFormatter* fmt = ulistfmt_openForType("en", ULISTFMT_TYPE_OR, ULISTFMT_WIDTH_SHORT, &ec); in TestUListOpenStyled() local 261 UListFormatter *fmt = ulistfmt_openForType("en", ULISTFMT_TYPE_AND, ULISTFMT_WIDTH_WIDE, &status); in TestUList21871_A() local 309 UListFormatter *fmt = ulistfmt_openForType("en", ULISTFMT_TYPE_AND, ULISTFMT_WIDTH_WIDE, &status); TestUList21871_B() local [all...] |
H A D | cdtdptst.c | 55 UDateFormat *fullFmt, *fmt; in TestTwoDigitYearDSTParse() local 239 UDateFormat *fmt; in TestCzechMonths459() local [all...] |
H A D | currtest.c | 192 UNumberFormat *fmt = unum_open(UNUM_CURRENCY, NULL, 0, "hu_HU", NULL, &status); in TestFractionDigitOverride() local
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | calcasts.cpp | 178 DateFormat *fmt = DateFormat::createDateInstance(DateFormat::kFull, Locale("ar_JO@calendar=islamic-civil")); in IslamicCivil() local
|
H A D | dtfmapts.cpp | 330 NumberFormat *fmt = NumberFormat::createInstance(status); in TestNameHiding() local [all...] |
H A D | tfsmalls.cpp | 90 DecimalFormat* fmt = (DecimalFormat*) NumberFormat::createInstance(status); in test_FieldPosition_example() local
|
/third_party/icu/icu4c/source/i18n/unicode/ |
H A D | fmtable.h | 744 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 D | DateFmtPerf.h | 179 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 D | udataswp.cpp | 271 udata_printError(const UDataSwapper *ds, const char *fmt, ...) udata_printError() argument
|
H A D | utrace.cpp | 51 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 D | testxml.cpp | 225 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 D | DateFormatRegressionTest.java | 230 aux917(SimpleDateFormat fmt, String str) aux917() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
H A D | DateFormatRegressionTest.java | 233 aux917(SimpleDateFormat fmt, String str) aux917() argument [all...] |
/third_party/libsnd/include/ |
H A D | sndfile.hh | 174 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 D | runner.c | 40 char* fmt(char (*buf)[32], double d) { in fmt() function
|
/third_party/mbedtls/programs/psa/ |
H A D | psa_constant_names.c | 29 int snprintf(char *s, size_t n, const char *fmt, ...) in snprintf() argument
|
/third_party/mesa3d/src/freedreno/drm/ |
H A D | freedreno_bo.c | 140 _fd_bo_set_name(struct fd_bo *bo, const char *fmt, va_list ap) in _fd_bo_set_name() argument
|
H A D | freedreno_drmif.h | 177 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 D | virtio_bo.c | 156 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 D | main.cpp | 121 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 D | meltdown.c | 254 char fmt[strlen(symname) + 64]; in find_symbol_in_file() local
|
/third_party/ltp/metadata/ |
H A D | data_storage.h | 288 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 D | test_VIDIOC_ENUM_FRAMESIZES.c | 47 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 D | vc4_bufmgr.c | 52 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 D | avg.py | 83 def fmt(num): function
|