HomeSort by: relevance | last modified time | path
    Searched refs:PVS (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/indices/
u_indices_gen.py 33 PVS=(FIRST, LAST)
432 for inpv in PVS:
433 for outpv in PVS:
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/indices/
u_indices_gen.py 35 PVS=(FIRST, LAST)
464 for inpv in PVS:
465 for outpv in PVS:
  /xsrc/external/mit/xorg-server.old/dist/
configure 27765 PVS=`echo $PACKAGE_VERSION | cut -d . -f 4 | cut -d - -f 1`
27766 if test "x$PVS" = "x"; then
27767 PVS="0"
27770 VENDOR_RELEASE="((($PVMAJOR) * 10000000) + (($PVM) * 100000) + (($PVP) * 1000) + $PVS)"
    [all...]

Completed in 16 milliseconds