Home
last modified time | relevance | path

Searched refs:mformat (Results 126 – 150 of 226) sorted by relevance

12345678910

/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/util/
H A Dgeniso100 mformat -f 1440 -C -i ${img} ::
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/util/
H A Dgeniso100 mformat -f 1440 -C -i ${img} ::
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/util/
H A Dgeniso100 mformat -f 1440 -C -i ${img} ::
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/util/
H A Dgeniso100 mformat -f 1440 -C -i ${img} ::
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/util/
H A Dgeniso100 mformat -f 1440 -C -i ${img} ::
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/util/
H A Dgeniso100 mformat -f 1440 -C -i ${img} ::
/dports/math/p5-Math-Pari/Math-Pari-2.01080900/test_eng/
H A DTestout.pm143 sub mformat { subroutine
667 $rout = mformat @$out;
/dports/math/maxima/maxima-5.43.2/src/
H A Dtransm.lisp86 do (apply #'mformat v sstring argl)))
H A Dmerror.lisp164 (apply #'mformat nil
H A Dmload.lisp716 (mformat t "$testsuite_files = ~M~%" $testsuite_files)
717 (mformat t "$file_search_tests = ~M~%" $file_search_tests)))
720 (mformat t "tests-to-run = ~M~%" tests-to-run)))
/dports/emulators/mtools/mtools-4.0.26/
H A Dmtools.c42 {"mformat",mformat, 0},
H A Dfat_size_calculation.tex21 \title{How mformat-3.9.10 and above calculates needed FAT size}
27 This small document explains the formula used by {\tt mformat.c} to
/dports/sysutils/u-boot-tools/u-boot-2020.07/test/
H A Dnokia_rx51_test.sh182 mformat -m 0xf8 -F -h 4 -s 16 -c 1 -t $((50*1024*1024/(4*16*512))) :: -i emmc_emmc.img
188 mformat -m 0xf8 -F -h 4 -s 16 -c 1 -t $((50*1024*1024/(4*16*512))) :: -i emmc_nand.img
/dports/math/maxima/maxima-5.43.2/share/numeric/
H A Dexpense.lisp134 (mformat nil "Beware: ~M is not in function base of EXPENSE~%" opr)
/dports/net/ipxe/ipxe-2265a65/src/util/
H A Dgenfsimg270 mformat -v iPXE -i "${FATIMG}" ${FATARGS} ::
/dports/net/vnstat/vnstat-2.8/src/
H A Dcommon.h299 char dformat[64], mformat[64], tformat[64], hformat[64]; member
H A Dcfgoutput.c27 printf("MonthFormat \"%s\"\n", cfg.mformat); in printcfgfile()
H A Ddbshow.c139 if (strftime(datebuff, DATEBUFFLEN, cfg.mformat, d) <= 8) { in showsummary()
314 strncpy_nt(stampformat, cfg.mformat, 64); in showlist()
623 strftime(daytemp, DATEBUFFLEN, cfg.mformat, d); in showoneline()
H A Dcfg.c20 {"MonthFormat", cfg.mformat, 0, 64, 0}, in loadcfg()
382 strncpy_nt(cfg.mformat, MFORMAT, 64); in defaultcfg()
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/common/
H A Dwarp.c909 const Babl *mformat = NULL; in diff() local
1089 mformat = get_u8_format (mdraw_id); in diff()
1090 mbytes = babl_format_get_bytes_per_pixel (mformat); in diff()
1096 diff_prepare_row (mag_buffer, mformat, crm, x1, y1, (x2 - x1)); in diff()
1112 diff_prepare_row (mag_buffer, mformat, crm, x1, row + 1, (x2 - x1)); in diff()
/dports/sysutils/openipmi/OpenIPMI-2.0.29/lanserv/
H A Dipmi_sim.c678 #define mformat " channel=%d netfn=0x%x cmd=0x%x rs_addr=0x%x rs_lun=0x%x" \ in isim_log() macro
681 len += snprintf(&dummy, 0, mformat, msg->channel, msg->netfn, in isim_log()
690 pos += sprintf(str + pos, mformat, msg->channel, msg->netfn, msg->cmd, in isim_log()
693 #undef mformat in isim_log()
/dports/lang/clover/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_drawpixels.c619 mesa_format mformat; in make_texture() local
649 mformat = st_pipe_format_to_mesa_format(pipeFormat); in make_texture()
650 baseInternalFormat = _mesa_get_format_base_format(mformat); in make_texture()
694 mformat, /* mesa_format */ in make_texture()
706 mformat, /* mesa_format */ in make_texture()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_drawpixels.c619 mesa_format mformat; in make_texture() local
649 mformat = st_pipe_format_to_mesa_format(pipeFormat); in make_texture()
650 baseInternalFormat = _mesa_get_format_base_format(mformat); in make_texture()
694 mformat, /* mesa_format */ in make_texture()
706 mformat, /* mesa_format */ in make_texture()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_drawpixels.c619 mesa_format mformat; in make_texture() local
649 mformat = st_pipe_format_to_mesa_format(pipeFormat); in make_texture()
650 baseInternalFormat = _mesa_get_format_base_format(mformat); in make_texture()
694 mformat, /* mesa_format */ in make_texture()
706 mformat, /* mesa_format */ in make_texture()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_drawpixels.c619 mesa_format mformat; in make_texture() local
649 mformat = st_pipe_format_to_mesa_format(pipeFormat); in make_texture()
650 baseInternalFormat = _mesa_get_format_base_format(mformat); in make_texture()
694 mformat, /* mesa_format */ in make_texture()
706 mformat, /* mesa_format */ in make_texture()

12345678910