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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
configure 72 zprefix=0
100 echo ' configure [--const] [--zprefix] [--prefix=PREFIX] [--eprefix=EXPREFIX]' | tee -a configure.log
118 -z* | --zprefix) zprefix=1; shift ;;
506 if test $zprefix -eq 1; then
  /external/python/cpython2/Modules/zlib/
configure 72 zprefix=0
100 echo ' configure [--const] [--zprefix] [--prefix=PREFIX] [--eprefix=EXPREFIX]' | tee -a configure.log
118 -z* | --zprefix) zprefix=1; shift ;;
506 if test $zprefix -eq 1; then
  /external/python/cpython3/Modules/zlib/
configure 84 zprefix=0
114 echo ' configure [--const] [--zprefix] [--prefix=PREFIX] [--eprefix=EXPREFIX]' | tee -a configure.log
132 -z* | --zprefix) zprefix=1; shift ;;
592 if test $zprefix -eq 1; then
  /external/zlib/src/
configure 84 zprefix=0
114 echo ' configure [--const] [--zprefix] [--prefix=PREFIX] [--eprefix=EXPREFIX]' | tee -a configure.log
132 -z* | --zprefix) zprefix=1; shift ;;
592 if test $zprefix -eq 1; then

Completed in 280 milliseconds