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

  /external/tensorflow/tensorflow/tools/ci_build/install/
install_deb_packages.sh 22 ubuntu_version=$(cat /etc/issue | grep -i ubuntu | awk '{print $2}' | \
30 # Install dependencies from ubuntu deb repository.
31 apt-key adv --keyserver keyserver.ubuntu.com --recv 084ECFC5828AB726
  /external/e2fsprogs/util/
gen-tarball.in 22 debian|ubuntu)
  /external/protobuf/
tests.sh 24 sudo add-apt-repository ppa:ubuntu-toolchain-r/test -y
59 sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
  /external/protobuf/util/
tests.sh 24 sudo add-apt-repository ppa:ubuntu-toolchain-r/test -y
59 sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
  /build/soong/android/
defs.go 90 // ubuntu 14.04 offcially use dash for /bin/sh, and its builtin echo command
  /external/python/cpython2/Misc/
valgrind-python.supp 194 Generic ubuntu ld problems
  /external/python/cpython3/Misc/
valgrind-python.supp 194 Generic ubuntu ld problems
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/
build-precise-multilib-toolchain.sh 19 # that allows you to generate 32-bit binaries that target Ubuntu 8.04
150 # The base URL of the Ubuntu mirror we're going to use.
153 # Ubuntu release name we want packages from. Can be a name or a number
158 # The list of packages we need to download from the Ubuntu servers and
261 --ubuntu-mirror=*) UBUNTU_MIRROR=$optarg
263 --ubuntu-release=*) UBUNTU_RELEASE=$optarg
327 will run properly on Ubuntu $UBUNTU_RELEASE or higher.
337 Note that this script will download various binary packages from Ubuntu
345 properly on Ubuntu 8.04 or higher. By default, they will only run on systems
354 echo " --ubuntu-mirror=URL Ubuntu mirror URL [$UBUNTU_MIRROR]
    [all...]

Completed in 435 milliseconds