Searched refs:mf (Results 1 - 25 of 117) sorted by relevance

12345

/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/tests/
H A Dst_format.c79 mesa_format mf = st_pipe_format_to_mesa_format(pf); local in function:main
80 if (mf != i) {
83 _mesa_get_format_name(mf));
93 bool mesa_array = (_mesa_get_format_layout(mf) ==
104 _mesa_get_format_name(mf),
/xsrc/external/mit/xf86-video-intel/dist/test/
H A Dmkvsync.sh23 mencoder "mf://${TMP}/anim/*.png" -v -vf-clr -mf fps=60 -o "${OUT}" -ovc lavc
/xsrc/external/mit/xf86-video-intel-2014/dist/test/
H A Dmkvsync.sh23 mencoder "mf://${TMP}/anim/*.png" -v -vf-clr -mf fps=60 -o "${OUT}" -ovc lavc
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DMakefile.am7 MSB_FIXED = mf-xaaBitmap.c mf-xaaStipple.c mf-xaaTEGlyph.c
56 $(AM_V_GEN)echo '#include "$(srcdir)/${@:mf-%=%}"' >> $@
H A DMakefile.in72 am__objects_5 = mf-xaaBitmap.lo mf-xaaStipple.lo mf-xaaTEGlyph.lo
432 MSB_FIXED = mf-xaaBitmap.c mf-xaaStipple.c mf-xaaTEGlyph.c
544 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mf-xaaBitmap.Plo@am__quote@
545 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mf-xaaStipple.Plo@am__quote@
546 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mf-xaaTEGlyph.Plo@am__quote@
837 $(AM_V_GEN)echo '#include "$(srcdir)/${@:mf
[all...]
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Devergreen_shader.h233 // mf
243 #define VTX_DWORD2(offset, es, cbns, mf, alt_const, bim) \
244 cpu_to_le32((((offset) << 0) | ((es) << 16) | ((cbns) << 18) | ((mf) << 19) | ((alt_const) << 20) | ((bim) << 21)))
H A Dr600_shader.h300 // mf
312 #define VTX_DWORD2(offset, es, cbns, mf) \
313 cpu_to_le32((((offset) << 0) | ((es) << 16) | ((cbns) << 18) | ((mf) << 19)))
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Devergreen_shader.h233 // mf
243 #define VTX_DWORD2(offset, es, cbns, mf, alt_const, bim) \
244 cpu_to_le32((((offset) << 0) | ((es) << 16) | ((cbns) << 18) | ((mf) << 19) | ((alt_const) << 20) | ((bim) << 21)))
H A Dr600_shader.h300 // mf
312 #define VTX_DWORD2(offset, es, cbns, mf) \
313 cpu_to_le32((((offset) << 0) | ((es) << 16) | ((cbns) << 18) | ((mf) << 19)))
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_format.c1129 mesa_format MAYBE_UNUSED mf = st_pipe_format_to_mesa_format(pf); local in function:test_format_conversion
1130 assert(mf == i);
1136 mesa_format mf = st_pipe_format_to_mesa_format(i); local in function:test_format_conversion
1137 if (st_compressed_format_fallback(st, mf))
1140 if (mf != MESA_FORMAT_NONE) {
1142 st_mesa_format_to_pipe_format(st, mf);
/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_memcpy.c444 time_function(vidCopyFunc mf, unsigned char *buf1, unsigned char *buf2) argument
450 (*mf) (buf1, buf2, BSIZA, BSIZW, BSIZH, 0);
/xsrc/external/mit/xsetpointer/dist/
H A Dconfigure5111 "depfiles":C) test x"$AMDEP_TRUE" != x"" || for mf in $CONFIG_FILES; do
5113 mf=`echo "$mf" | sed -e 's/:.*$//'`
5120 if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
5121 dirpart=`$as_dirname -- "$mf" ||
5122 $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
5123 X"$mf" : 'X\(//\)[^/]' \| \
5124 X"$mf" : 'X\(//\)$' \| \
5125 X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
5126 echo X"$mf" |
[all...]
H A Daclocal.m4763 [for mf in $CONFIG_FILES; do
765 mf=`echo "$mf" | sed -e 's/:.*$//'`
772 if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
773 dirpart=`AS_DIRNAME("$mf")`
779 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
781 am__include=`sed -n 's/^am__include = //p' < "$mf"`
783 am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
785 U=`sed -n 's/^U = //p' < "$mf"`
791 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
[all...]
/xsrc/external/mit/xsetmode/dist/
H A Dconfigure4601 depfiles ) test x"$AMDEP_TRUE" != x"" || for mf in $CONFIG_FILES; do
4603 mf=`echo "$mf" | sed -e 's/:.*$//'`
4610 if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
4611 dirpart=`(dirname "$mf") 2>/dev/null ||
4612 $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
4613 X"$mf" : 'X\(//\)[^/]' \| \
4614 X"$mf" : 'X\(//\)$' \| \
4615 X"$mf" : 'X\(/\)' \| \
4617 echo X"$mf" |
[all...]
H A Daclocal.m4669 [for mf in $CONFIG_FILES; do
671 mf=`echo "$mf" | sed -e 's/:.*$//'`
678 if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
679 dirpart=`AS_DIRNAME("$mf")`
683 grep '^DEP_FILES *= *[[^ @%:@]]' < "$mf" > /dev/null || continue
686 DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
689 U=`sed -n -e '/^U = / s///p' < "$mf"`
703 /^DEP_FILES = / s/^DEP_FILES = //p' < "$mf" | \
/xsrc/external/mit/xf86dga/dist/
H A Dconfigure6012 for mf
6015 mf=`echo "$mf" | sed -e 's/:.*$//'`
6023 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
6024 dirpart=`$as_dirname -- "$mf" ||
6025 $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
6026 X"$mf" : 'X\(//\)[^/]' \| \
6027 X"$mf" : 'X\(//\)$' \| \
6028 X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
6029 $as_echo X"$mf" |
[all...]
/xsrc/external/mit/evieext/dist/
H A Dconfigure5764 for mf
5767 mf=`echo "$mf" | sed -e 's/:.*$//'`
5775 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
5776 dirpart=`$as_dirname -- "$mf" ||
5777 $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
5778 X"$mf" : 'X\(//\)[^/]' \| \
5779 X"$mf" : 'X\(//\)$' \| \
5780 X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
5781 $as_echo X"$mf" |
[all...]
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_memcpy.c612 static unsigned int time_function(vidCopyFunc mf, UChar *buf1, UChar *buf2, int size) argument
618 (*mf)(buf1, buf2, size);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_shader_state.c397 uint8_t mv = out->mask, mf = in->mask, oid = out->hw; local in function:nv50_vec4_map
400 if (mf & 1) {
412 mf >>= 1;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_shader_state.c402 uint8_t mv = out->mask, mf = in->mask, oid = out->hw; local in function:nv50_vec4_map
405 if (mf & 1) {
417 mf >>= 1;
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_format.c132 mesa_format mf = format; local in function:st_pipe_format_to_mesa_format
133 if (!_mesa_get_format_name(mf))
135 return mf;
/xsrc/external/mit/xproxymanagementprotocol/dist/
H A Daclocal.m4352 for mf
355 mf=`echo "$mf" | sed -e 's/:.*$//'`
363 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
364 dirpart=`AS_DIRNAME("$mf")`
370 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
372 am__include=`sed -n 's/^am__include = //p' < "$mf"`
374 am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
376 U=`sed -n 's/^U = //p' < "$mf"`
382 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
[all...]
H A Dconfigure5918 for mf
5921 mf=`echo "$mf" | sed -e 's/:.*$//'`
5929 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
5930 dirpart=`$as_dirname -- "$mf" ||
5931 $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
5932 X"$mf" : 'X\(//\)[^/]' \| \
5933 X"$mf" : 'X\(//\)$' \| \
5934 X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
5935 $as_echo X"$mf" |
[all...]
/xsrc/external/mit/mesa-demos/dist/
H A Daclocal.m4630 for mf
633 mf=`echo "$mf" | sed -e 's/:.*$//'`
641 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
642 dirpart=`AS_DIRNAME("$mf")`
648 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
650 am__include=`sed -n 's/^am__include = //p' < "$mf"`
652 am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
658 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
/xsrc/external/mit/font-adobe-utopia-75dpi/dist/
H A Dconfigure6495 for mf
6498 mf=`echo "$mf" | sed -e 's/:.*$//'`
6506 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
6507 dirpart=`$as_dirname -- "$mf" ||
6508 $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
6509 X"$mf" : 'X\(//\)[^/]' \| \
6510 X"$mf" : 'X\(//\)$' \| \
6511 X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
6512 $as_echo X"$mf" |
[all...]

Completed in 50 milliseconds

12345