HomeSort by relevance Sort by last modified time
    Searched refs:re_begincf (Results 1 - 3 of 3) sorted by null

  /external/libpng/
ltmain.sh 621 re_begincf='^# ### BEGIN LIBTOOL'
625 $SED "1,/$re_begincf CONFIG/d;/$re_endcf CONFIG/,\$d" < "$progpath"
629 $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath"
663 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$"
665 sed_extractcf="/$re_begincf/,/$re_endcf/p"
679 if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then
    [all...]
  /external/protobuf/gtest/build-aux/
ltmain.sh 621 re_begincf='^# ### BEGIN LIBTOOL'
625 $SED "1,/$re_begincf CONFIG/d;/$re_endcf CONFIG/,\$d" < "$progpath"
629 $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath"
663 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$"
665 sed_extractcf="/$re_begincf/,/$re_endcf/p"
679 if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then
    [all...]
  /external/protobuf/
ltmain.sh 621 re_begincf='^# ### BEGIN LIBTOOL'
625 $SED "1,/$re_begincf CONFIG/d;/$re_endcf CONFIG/,\$d" < "$progpath"
629 $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath"
663 re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$"
665 sed_extractcf="/$re_begincf/,/$re_endcf/p"
679 if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then
    [all...]

Completed in 146 milliseconds