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

1 2 3 4 5

  /xsrc/external/mit/xkeyboard-config/dist/rules/
xml2lst.pl 215 local ($tagname, $path) = split(/\//, $name, 2);
219 if ($tagname eq '') {
232 local ($tagname, $path) = split(/\//, $name, 2);
235 push @{$res}, (@{$node->{$tagname}});
239 if ($tagname eq '..' && $node->{PARENT} != 0) {
244 for $n (@{$node->{$tagname}}) {
  /xsrc/external/mit/libXfontcache/dist/
ltmain.sh 253 if test -n "$available_tags" && test -z "$tagname"; then
289 tagname=$z
295 # If $tagname still isn't set, then no tagged configuration
298 if test -z "$tagname"; then
303 # $echo "$modename: using $tagname tagged configuration"
447 tagname="$arg"
450 # Check whether tagname contains only valid characters
451 case $tagname in
453 $echo "$progname: invalid tag name: $tagname" 1>&2
458 case $tagname i
    [all...]
  /xsrc/external/mit/libxkbui/dist/
ltmain.sh 229 if test -n "$available_tags" && test -z "$tagname"; then
265 tagname=$z
271 # If $tagname still isn't set, then no tagged configuration
274 if test -z "$tagname"; then
279 # $echo "$modename: using $tagname tagged configuration"
413 tagname="$arg"
416 # Check whether tagname contains only valid characters
417 case $tagname in
419 $echo "$progname: invalid tag name: $tagname" 1>&2
424 case $tagname i
    [all...]
  /xsrc/external/mit/xf86-input-ws/dist/
ltmain.sh 253 if test -n "$available_tags" && test -z "$tagname"; then
289 tagname=$z
295 # If $tagname still isn't set, then no tagged configuration
298 if test -z "$tagname"; then
303 # $echo "$modename: using $tagname tagged configuration"
447 tagname="$arg"
450 # Check whether tagname contains only valid characters
451 case $tagname in
453 $echo "$progname: invalid tag name: $tagname" 1>&2
458 case $tagname i
    [all...]
  /xsrc/external/mit/xf86-video-imstt/dist/
ltmain.sh 229 if test -n "$available_tags" && test -z "$tagname"; then
265 tagname=$z
271 # If $tagname still isn't set, then no tagged configuration
274 if test -z "$tagname"; then
279 # $echo "$modename: using $tagname tagged configuration"
413 tagname="$arg"
416 # Check whether tagname contains only valid characters
417 case $tagname in
419 $echo "$progname: invalid tag name: $tagname" 1>&2
424 case $tagname i
    [all...]
  /xsrc/external/mit/xf86-video-nsc/dist/
ltmain.sh 239 if test -n "$available_tags" && test -z "$tagname"; then
275 tagname=$z
281 # If $tagname still isn't set, then no tagged configuration
284 if test -z "$tagname"; then
289 # $echo "$modename: using $tagname tagged configuration"
433 tagname="$arg"
436 # Check whether tagname contains only valid characters
437 case $tagname in
439 $echo "$progname: invalid tag name: $tagname" 1>&2
444 case $tagname i
    [all...]
  /xsrc/external/mit/glu/dist/
ltmain.sh 2192 for tagname in $taglist; do
2193 $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath"
2221 # func_enable_tag TAGNAME
2223 # Verify that TAGNAME is valid, and either flag an error and exit, or
2224 # enable the TAGNAME tag. We also add TAGNAME to the global $taglist
2229 tagname=$1
2231 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$"
2232 re_endcf="^# ### END LIBTOOL TAG CONFIG: $tagname\$
    [all...]
  /xsrc/external/mit/freetype/dist/builds/unix/
ltmain.sh 2145 for tagname in $taglist; do
2146 $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath"
2174 # func_enable_tag TAGNAME
2176 # Verify that TAGNAME is valid, and either flag an error and exit, or
2177 # enable the TAGNAME tag. We also add TAGNAME to the global $taglist
2182 tagname=$1
2184 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$"
2185 re_endcf="^# ### END LIBTOOL TAG CONFIG: $tagname\$
    [all...]
  /xsrc/external/mit/libXfont/dist/
ltmain.sh 2145 for tagname in $taglist; do
2146 $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath"
2174 # func_enable_tag TAGNAME
2176 # Verify that TAGNAME is valid, and either flag an error and exit, or
2177 # enable the TAGNAME tag. We also add TAGNAME to the global $taglist
2182 tagname=$1
2184 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$"
2185 re_endcf="^# ### END LIBTOOL TAG CONFIG: $tagname\$
    [all...]
  /xsrc/external/mit/libXxf86misc/dist/
ltmain.sh 2145 for tagname in $taglist; do
2146 $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath"
2174 # func_enable_tag TAGNAME
2176 # Verify that TAGNAME is valid, and either flag an error and exit, or
2177 # enable the TAGNAME tag. We also add TAGNAME to the global $taglist
2182 tagname=$1
2184 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$"
2185 re_endcf="^# ### END LIBTOOL TAG CONFIG: $tagname\$
    [all...]
  /xsrc/external/mit/mesa-demos/dist/
ltmain.sh 2145 for tagname in $taglist; do
2146 $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath"
2174 # func_enable_tag TAGNAME
2176 # Verify that TAGNAME is valid, and either flag an error and exit, or
2177 # enable the TAGNAME tag. We also add TAGNAME to the global $taglist
2182 tagname=$1
2184 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$"
2185 re_endcf="^# ### END LIBTOOL TAG CONFIG: $tagname\$
    [all...]
  /xsrc/external/mit/xf86-video-apm/dist/
ltmain.sh 2145 for tagname in $taglist; do
2146 $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath"
2174 # func_enable_tag TAGNAME
2176 # Verify that TAGNAME is valid, and either flag an error and exit, or
2177 # enable the TAGNAME tag. We also add TAGNAME to the global $taglist
2182 tagname=$1
2184 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$"
2185 re_endcf="^# ### END LIBTOOL TAG CONFIG: $tagname\$
    [all...]
  /xsrc/external/mit/xf86-video-glint/dist/
ltmain.sh 2145 for tagname in $taglist; do
2146 $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath"
2174 # func_enable_tag TAGNAME
2176 # Verify that TAGNAME is valid, and either flag an error and exit, or
2177 # enable the TAGNAME tag. We also add TAGNAME to the global $taglist
2182 tagname=$1
2184 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$"
2185 re_endcf="^# ### END LIBTOOL TAG CONFIG: $tagname\$
    [all...]
  /xsrc/external/mit/xf86-video-i740/dist/
ltmain.sh 2145 for tagname in $taglist; do
2146 $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath"
2174 # func_enable_tag TAGNAME
2176 # Verify that TAGNAME is valid, and either flag an error and exit, or
2177 # enable the TAGNAME tag. We also add TAGNAME to the global $taglist
2182 tagname=$1
2184 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$"
2185 re_endcf="^# ### END LIBTOOL TAG CONFIG: $tagname\$
    [all...]
  /xsrc/external/mit/xf86-video-intel/dist/
ltmain.sh 2148 for tagname in $taglist; do
2149 $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath"
2177 # func_enable_tag TAGNAME
2179 # Verify that TAGNAME is valid, and either flag an error and exit, or
2180 # enable the TAGNAME tag. We also add TAGNAME to the global $taglist
2185 tagname=$1
2187 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$"
2188 re_endcf="^# ### END LIBTOOL TAG CONFIG: $tagname\$
    [all...]
  /xsrc/external/mit/xf86-video-rendition/dist/
ltmain.sh 2145 for tagname in $taglist; do
2146 $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath"
2174 # func_enable_tag TAGNAME
2176 # Verify that TAGNAME is valid, and either flag an error and exit, or
2177 # enable the TAGNAME tag. We also add TAGNAME to the global $taglist
2182 tagname=$1
2184 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$"
2185 re_endcf="^# ### END LIBTOOL TAG CONFIG: $tagname\$
    [all...]
  /xsrc/external/mit/xf86-video-sis/dist/
ltmain.sh 2145 for tagname in $taglist; do
2146 $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath"
2174 # func_enable_tag TAGNAME
2176 # Verify that TAGNAME is valid, and either flag an error and exit, or
2177 # enable the TAGNAME tag. We also add TAGNAME to the global $taglist
2182 tagname=$1
2184 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$"
2185 re_endcf="^# ### END LIBTOOL TAG CONFIG: $tagname\$
    [all...]
  /xsrc/external/mit/xf86-video-tdfx/dist/
ltmain.sh 2145 for tagname in $taglist; do
2146 $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath"
2174 # func_enable_tag TAGNAME
2176 # Verify that TAGNAME is valid, and either flag an error and exit, or
2177 # enable the TAGNAME tag. We also add TAGNAME to the global $taglist
2182 tagname=$1
2184 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$"
2185 re_endcf="^# ### END LIBTOOL TAG CONFIG: $tagname\$
    [all...]
  /xsrc/external/mit/glw/dist/
ltmain.sh 776 for tagname in $taglist; do
777 $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath"
802 # func_enable_tag tagname
803 # Verify that TAGNAME is valid, and either flag an error and exit, or
804 # enable the TAGNAME tag. We also add TAGNAME to the global $taglist
809 tagname="$1"
811 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$"
812 re_endcf="^# ### END LIBTOOL TAG CONFIG: $tagname\$
    [all...]
  /xsrc/external/mit/libXTrap/dist/
ltmain.sh 911 for tagname in $taglist; do
912 $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath"
937 # func_enable_tag tagname
938 # Verify that TAGNAME is valid, and either flag an error and exit, or
939 # enable the TAGNAME tag. We also add TAGNAME to the global $taglist
944 tagname="$1"
946 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$"
947 re_endcf="^# ### END LIBTOOL TAG CONFIG: $tagname\$
    [all...]
  /xsrc/external/mit/libXevie/dist/
ltmain.sh 776 for tagname in $taglist; do
777 $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath"
802 # func_enable_tag tagname
803 # Verify that TAGNAME is valid, and either flag an error and exit, or
804 # enable the TAGNAME tag. We also add TAGNAME to the global $taglist
809 tagname="$1"
811 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$"
812 re_endcf="^# ### END LIBTOOL TAG CONFIG: $tagname\$
    [all...]
  /xsrc/external/mit/xcb-util/dist/
ltmain.sh 628 for tagname in $taglist; do
629 $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath"
654 # func_enable_tag tagname
655 # Verify that TAGNAME is valid, and either flag an error and exit, or
656 # enable the TAGNAME tag. We also add TAGNAME to the global $taglist
661 tagname="$1"
663 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$"
664 re_endcf="^# ### END LIBTOOL TAG CONFIG: $tagname\$
    [all...]
  /xsrc/external/mit/xf86-input-synaptics/dist/
ltmain.sh 911 for tagname in $taglist; do
912 $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath"
937 # func_enable_tag tagname
938 # Verify that TAGNAME is valid, and either flag an error and exit, or
939 # enable the TAGNAME tag. We also add TAGNAME to the global $taglist
944 tagname="$1"
946 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$"
947 re_endcf="^# ### END LIBTOOL TAG CONFIG: $tagname\$
    [all...]
  /xsrc/external/mit/xf86-video-ati/dist/
ltmain.sh 911 for tagname in $taglist; do
912 $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath"
937 # func_enable_tag tagname
938 # Verify that TAGNAME is valid, and either flag an error and exit, or
939 # enable the TAGNAME tag. We also add TAGNAME to the global $taglist
944 tagname="$1"
946 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$"
947 re_endcf="^# ### END LIBTOOL TAG CONFIG: $tagname\$
    [all...]
  /xsrc/external/mit/xf86-video-intel-2014/dist/
ltmain.sh 911 for tagname in $taglist; do
912 $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath"
937 # func_enable_tag tagname
938 # Verify that TAGNAME is valid, and either flag an error and exit, or
939 # enable the TAGNAME tag. We also add TAGNAME to the global $taglist
944 tagname="$1"
946 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$"
947 re_endcf="^# ### END LIBTOOL TAG CONFIG: $tagname\$
    [all...]

Completed in 26 milliseconds

1 2 3 4 5