HomeSort by: relevance | last modified time | path
    Searched refs:mf (Results 1 - 25 of 70) sorted by relevancy

1 2 3

  /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/tests/
st_format.c 79 mesa_format mf = st_pipe_format_to_mesa_format(pf); local
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/
mkvsync.sh 23 mencoder "mf://${TMP}/anim/*.png" -v -vf-clr -mf fps=60 -o "${OUT}" -ovc lavc
  /xsrc/external/mit/xf86-video-intel-2014/dist/test/
mkvsync.sh 23 mencoder "mf://${TMP}/anim/*.png" -v -vf-clr -mf fps=60 -o "${OUT}" -ovc lavc
  /xsrc/external/mit/xf86-video-ati/dist/src/
evergreen_shader.h 233 // 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)))
r600_shader.h 300 // 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/
evergreen_shader.h 233 // 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)))
r600_shader.h 300 // 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/
st_format.c 1129 mesa_format MAYBE_UNUSED mf = st_pipe_format_to_mesa_format(pf); local
1130 assert(mf == i);
1136 mesa_format mf = st_pipe_format_to_mesa_format(i); local
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/
via_memcpy.c 444 time_function(vidCopyFunc mf, unsigned char *buf1, unsigned char *buf2)
450 (*mf) (buf1, buf2, BSIZA, BSIZW, BSIZH, 0);
  /xsrc/external/mit/xsetpointer/dist/
configure 5111 "depfiles":C) test x"$AMDEP_TRUE" != x"" || for mf in $CONFIG_FILES; do
5112 # Strip MF so we end up with the name of the file.
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 |
    [all...]
  /xsrc/external/mit/xsetmode/dist/
configure 4601 depfiles ) test x"$AMDEP_TRUE" != x"" || for mf in $CONFIG_FILES; do
4602 # Strip MF so we end up with the name of the file.
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\(/\)' \|
    [all...]
  /xsrc/external/mit/evieext/dist/
configure 5764 for mf
5766 # Strip MF so we end up with the name of the file.
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 |
    [all...]
  /xsrc/external/mit/xf86dga/dist/
configure 6012 for mf
6014 # Strip MF so we end up with the name of the file.
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 |
    [all...]
  /xsrc/external/mit/xf86-video-sis/dist/src/
sis_memcpy.c 612 static unsigned int time_function(vidCopyFunc mf, UChar *buf1, UChar *buf2, int size)
618 (*mf)(buf1, buf2, size);
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
nv50_shader_state.c 402 uint8_t mv = out->mask, mf = in->mask, oid = out->hw; local
405 if (mf & 1) {
417 mf >>= 1;
  /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
st_format.c 132 mesa_format mf = format; local
133 if (!_mesa_get_format_name(mf))
135 return mf;
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
nv50_shader_state.c 397 uint8_t mv = out->mask, mf = in->mask, oid = out->hw; local
400 if (mf & 1) {
412 mf >>= 1;
  /xsrc/external/mit/font-adobe-utopia-75dpi/dist/
configure 6495 for mf
6497 # Strip MF so we end up with the name of the file.
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 |
    [all...]
  /xsrc/external/mit/xproxymanagementprotocol/dist/
configure 5918 for mf
5920 # Strip MF so we end up with the name of the file.
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 |
    [all...]
  /xsrc/external/mit/xf86-video-xgi/dist/src/
xgi_memcpy.c 714 static unsigned int time_function(vidCopyFunc mf, UChar *buf1, UChar *buf2, int size)
720 (*mf)(buf1, buf2, size);
  /xsrc/external/mit/glw/dist/
configure 13469 for mf
13471 # Strip MF so we end up with the name of the file.
13472 mf=`echo "$mf" | sed -e 's/:.*$//'`
13480 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
13481 dirpart=`$as_dirname -- "$mf" ||
13482 $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
13483 X"$mf" : 'X\(//\)[^/]' \| \
13484 X"$mf" : 'X\(//\)$' \| \
13485 X"$mf" : 'X\(/\)' \| . 2>/dev/null |
    [all...]
  /xsrc/external/mit/libXevie/dist/
configure 12995 for mf
12997 # Strip MF so we end up with the name of the file.
12998 mf=`echo "$mf" | sed -e 's/:.*$//'`
13006 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
13007 dirpart=`$as_dirname -- "$mf" ||
13008 $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
13009 X"$mf" : 'X\(//\)[^/]' \| \
13010 X"$mf" : 'X\(//\)$' \| \
13011 X"$mf" : 'X\(/\)' \| . 2>/dev/null |
    [all...]
  /xsrc/external/mit/luit/dist/
configure 12311 for mf
12313 # Strip MF so we end up with the name of the file.
12314 mf=`echo "$mf" | sed -e 's/:.*$//'`
12322 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
12323 dirpart=`$as_dirname -- "$mf" ||
12324 $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
12325 X"$mf" : 'X\(//\)[^/]' \| \
12326 X"$mf" : 'X\(//\)$' \| \
12327 X"$mf" : 'X\(/\)' \| . 2>/dev/null |
    [all...]
  /xsrc/external/mit/mkfontdir/dist/
configure 11156 for mf
11158 # Strip MF so we end up with the name of the file.
11159 mf=`echo "$mf" | sed -e 's/:.*$//'`
11167 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
11168 dirpart=`$as_dirname -- "$mf" ||
11169 $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
11170 X"$mf" : 'X\(//\)[^/]' \| \
11171 X"$mf" : 'X\(//\)$' \| \
11172 X"$mf" : 'X\(/\)' \| . 2>/dev/null |
    [all...]
  /xsrc/external/mit/xcb-util/dist/
configure 12707 for mf
12709 # Strip MF so we end up with the name of the file.
12710 mf=`echo "$mf" | sed -e 's/:.*$//'`
12718 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
12719 dirpart=`$as_dirname -- "$mf" ||
12720 $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
12721 X"$mf" : 'X\(//\)[^/]' \| \
12722 X"$mf" : 'X\(//\)$' \| \
12723 X"$mf" : 'X\(/\)' \| . 2>/dev/null |
    [all...]

Completed in 69 milliseconds

1 2 3