Home
last modified time | relevance | path

Searched refs:mformat (Results 151 – 175 of 226) sorted by relevance

12345678910

/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/state_tracker/
H A Dst_cb_drawpixels.c623 mesa_format mformat; in make_texture() local
653 mformat = st_pipe_format_to_mesa_format(pipeFormat); in make_texture()
654 baseInternalFormat = _mesa_get_format_base_format(mformat); in make_texture()
698 mformat, /* mesa_format */ in make_texture()
710 mformat, /* mesa_format */ in make_texture()
/dports/graphics/mesa-dri-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-gallium-va/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-gallium-vdpau/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-gallium-xa/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-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/state_tracker/
H A Dst_cb_drawpixels.c616 mesa_format mformat; in make_texture() local
646 mformat = st_pipe_format_to_mesa_format(pipeFormat); in make_texture()
647 baseInternalFormat = _mesa_get_format_base_format(mformat); in make_texture()
691 mformat, /* mesa_format */ in make_texture()
703 mformat, /* mesa_format */ in make_texture()
/dports/graphics/mesa-dri/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/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/stdlib/src/
H A Dc.erl654 mformat("Module", "File"),
655 foreach(fun ({Mod,File}) -> mformat(Mod, File) end, sort(code:all_loaded())).
657 mformat(A1, A2) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/stdlib/src/
H A Dc.erl654 mformat("Module", "File"),
655 foreach(fun ({Mod,File}) -> mformat(Mod, File) end, sort(code:all_loaded())).
657 mformat(A1, A2) -> function
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/
H A Dlibretro_os.cpp588 …const Graphics::PixelFormat mformat = format ? *format : Graphics::PixelFormat::createFormatCLUT8(… in setMouseCursor() local
590 if(_mouseImage.w != w || _mouseImage.h != h || _mouseImage.format != mformat) in setMouseCursor()
592 _mouseImage.create(w, h, mformat); in setMouseCursor()
/dports/lang/lfe/lfe-1.3/src/
H A Dlfe_shell.erl815 mformat("Module", "File"),
818 mformat(Mstr, File)
822 mformat(S1, S2) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/stdlib/src/
H A Dc.erl772 mformat("Module", "File"),
773 foreach(fun ({Mod,File}) -> mformat(Mod, File) end, sort(code:all_loaded())).
775 mformat(A1, A2) -> function
/dports/mail/mairix/mairix-0.24/old_docs/
H A Dmairix.texi257 @samp{mbox} must appear. Optionally, the @samp{mformat} entry may
267 mformat=maildir
449 (If the mformat used is @samp{raw}, then this setting is not
458 @item mformat
523 automatically created. For @samp{mformat=maildir} (the default), this
524 should be all you need to do. If you use @samp{mformat=mh}, you may
615 @samp{mformat} line in the @file{mairixrc} file. This may be useful for
618 for matches in maildir and MH folders when @samp{mformat} is maildir or MH, the
/dports/editors/yudit/yudit-3.0.7/swindow/
H A DSFontOTF.cpp3022 unsigned short mformat = htons (manchor->format); in doMarkToBase() local
3025 if (mformat>3 || bformat>3) in doMarkToBase()
3030 SSARGS(name), 4, cformat, bformat, mformat); in doMarkToBase()
3134 unsigned short mformat = htons (manchor->format); in doMarkToMark() local
3138 if (mformat>2 || bformat>3) in doMarkToMark()
3143 SSARGS(name), 4, cformat, bformat, mformat); in doMarkToMark()
/dports/mail/mairix/mairix-0.24/test/scripts/
H A Dtest.sh240 mformat=${SEARCH_RESULT_FORMAT}
/dports/emulators/mtools/mtools-4.0.26/
H A Dmtools.h300 void mformat(int argc, char **argv, int type);
H A Dmtools.texi800 @pindex mformat (geometry used for)
809 the command line. @xref{mformat}, for details.
940 to mformat a disk with a weird number of fat bits.
1408 Replay mode. Outputs a series of @code{mformat} commands that will
1707 @node mdu, mformat, mdir, Commands
1732 @node mformat, mkmanifest, mdu, Commands
1734 @pindex mformat
1739 The @code{mformat} command is used to add an MS-DOS file system to a
1949 For FAT12 and FAT16, mformat uses an iterative approach, where it
1960 @node mkmanifest, minfo, mformat, Commands
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/stdlib/src/
H A Dc.erl773 mformat("Module", "File"),
774 foreach(fun ({Mod,File}) -> mformat(Mod, File) end, sort(code:all_loaded())).
776 mformat(A1, A2) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/stdlib/src/
H A Dc.erl773 mformat("Module", "File"),
774 foreach(fun ({Mod,File}) -> mformat(Mod, File) end, sort(code:all_loaded())).
776 mformat(A1, A2) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/stdlib/src/
H A Dc.erl773 mformat("Module", "File"),
774 foreach(fun ({Mod,File}) -> mformat(Mod, File) end, sort(code:all_loaded())).
776 mformat(A1, A2) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/stdlib/src/
H A Dc.erl773 mformat("Module", "File"),
774 foreach(fun ({Mod,File}) -> mformat(Mod, File) end, sort(code:all_loaded())).
776 mformat(A1, A2) -> function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/hledger-lib-1.19/Hledger/Read/
H A DJournalReader.hs455 mformat <- lastMay <$> many (indented $ formatdirectivep sym)
456 let comm = Commodity{csymbol=sym, cformat=mformat}
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/hledger-lib-1.19/Hledger/Read/
H A DJournalReader.hs455 mformat <- lastMay <$> many (indented $ formatdirectivep sym)
456 let comm = Commodity{csymbol=sym, cformat=mformat}
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/hledger-lib-1.19.1/Hledger/Read/
H A DJournalReader.hs455 mformat <- lastMay <$> many (indented $ formatdirectivep sym)
456 let comm = Commodity{csymbol=sym, cformat=mformat}
/dports/textproc/bat/bat-0.18.3/tests/syntax-tests/highlighted/Python/
H A Dbattest.py71 …5m}".format[38;2;248;248…

12345678910