Home
last modified time | relevance | path

Searched full:install (Results 1 – 25 of 4459) sorted by relevance

12345678910>>...179

/external/tensorflow/tensorflow/tools/ci_build/install/
Dinstall_pip_packages.sh19 # We don't apt-get install so that we can install a newer version of pip.
26 # Install pip packages from whl files to avoid the time-consuming process of
31 pip2 install wheel==0.31.1
32 pip3 install wheel==0.31.1
34 # Install last working version of setuptools. This must happen before we install
36 pip2 install --upgrade setuptools==39.1.0
37 pip3 install --upgrade setuptools==39.1.0
39 pip2 install virtualenv
40 pip3 install virtualenv
42 # Install six.
[all …]
Dinstall_python3.6_pip_packages.sh16 # Install packages required by Python3.6 build
29 # Install python dep
30 apt-get install python-dev
31 # Install bz2 dep
32 apt-get install libbz2-dev
33 # Install curses dep
34 apt-get install libncurses5 libncurses5-dev
35 apt-get install libncursesw5 libncursesw5-dev
36 # Install readline dep
37 apt-get install libreadline6 libreadline6-dev
[all …]
Dinstall_python3.5_pip_packages.sh16 # Install packages required by Python3.5 build
28 # Install Python 3.5 and dev library
29 apt-get install -y --no-install-recommends python3.5 libpython3.5-dev
31 # Install pip3.5
42 pip3.5 install --upgrade pip
44 # Install last working version of setuptools. This must happen before we install
46 pip3.5 install --upgrade setuptools==39.1.0
48 pip3.5 install --upgrade virtualenv
50 # Install six.
51 pip3.5 install --upgrade absl-py
[all …]
/external/python/google-api-python-client/docs/dyn/
Dandroidenterprise_v1.installs.html88 <p class="firstline">Requests to install the latest version of an app to a device. If the app is al…
91 <p class="firstline">Requests to install the latest version of an app to a device. If the app is al…
101 …installId: string, The ID of the product represented by the install, e.g. "app:com.google.android.…
113 …installId: string, The ID of the product represented by the install, e.g. "app:com.google.android.…
118 …resource indicates that an app is installed on a particular device (or that an install is pending).
120install resource using the update method. This triggers the actual install of the app on the devic…
122 … to update an installed app. If the update method is used on an existing install, then the app wil…
126 …stalls an app themselves (as permitted by the enterprise), then again an install resource and poss…
128install resource, which triggers the removal of the app from the device. Note that deleting an ins…
129 …"installState": "A String", # Install state. The state "installPending" means that an install requ…
[all …]
/external/openssh/contrib/cygwin/
DMakefile15 INSTALL=/usr/bin/install -c macro
33 install-inetd-config:
35 $(INSTALL) -m 644 sshd-inetd $(DESTDIR)$(inetdefdir)/sshd-inetd
37 install-sshdoc:
39 -$(INSTALL) -m 644 $(srcdir)/CREDITS $(DESTDIR)$(sshdocdir)/CREDITS
40 -$(INSTALL) -m 644 $(srcdir)/ChangeLog $(DESTDIR)$(sshdocdir)/ChangeLog
41 -$(INSTALL) -m 644 $(srcdir)/LICENCE $(DESTDIR)$(sshdocdir)/LICENCE
42 -$(INSTALL) -m 644 $(srcdir)/OVERVIEW $(DESTDIR)$(sshdocdir)/OVERVIEW
43 -$(INSTALL) -m 644 $(srcdir)/PROTOCOL $(DESTDIR)$(sshdocdir)/PROTOCOL
44 -$(INSTALL) -m 644 $(srcdir)/PROTOCOL.agent $(DESTDIR)$(sshdocdir)/PROTOCOL.agent
[all …]
/external/vulkan-headers/
DBUILD.md26 However, this repository contains CMake build configuration files to "install"
27 the files from this repository to a specific install directory. For example,
28 you can install the files to a system directory such as `/usr/local` on Linux.
32 you need to build the install target of this repository and provide the
33 resulting install directory to those repositories.
37 The `install` target installs the following files under the directory
45 The `uninstall` target can be used to remove the above files from the install
60 ### Build and Install Directories
63 the repository with a name of `build` and place the install directory as a
64 child of the build directory with the name `install`. The remainder of these
[all …]
/external/grpc-grpc/tools/dockerfile/test/multilang_jessie_x64/
DDockerfile17 # Install Git and basic packages.
18 RUN apt-get update && apt-get install -y \
50 RUN apt-get update && apt-get install -y time && apt-get clean
53 RUN apt-get update && apt-get install -y python-pip && apt-get clean
54 RUN pip install --upgrade google-api-python-client
65 # Install dependencies
66 RUN apt-get update && apt-get -y dist-upgrade && apt-get install -y \
74 # Install dotnet SDK based on https://www.microsoft.com/net/core#debian
75 RUN apt-get update && apt-get install -y curl libunwind8 gettext
94 RUN apt-get update && apt-get -y install libgflags-dev libgtest-dev libc++-dev clang && apt-get cle…
[all …]
/external/grpc-grpc/tools/dockerfile/test/node_jessie_x64/
DDockerfile17 # Install Git and basic packages.
18 RUN apt-get update && apt-get install -y \
50 RUN apt-get update && apt-get install -y time && apt-get clean
53 RUN apt-get update && apt-get install -y python-pip && apt-get clean
54 RUN pip install --upgrade google-api-python-client
57 # Install Electron apt dependencies
58 RUN apt-get update && apt-get install -y \
70 # Install dependencies
72 RUN apt-get update && apt-get install -y \
77 # Install Python packages from PyPI
[all …]
/external/grpc-grpc/src/php/
DREADME.md19 **Install PHP and PECL on Ubuntu/Debian:**
24 $ sudo apt-get install php5 php5-dev php-pear phpunit
30 $ sudo apt-get install php7.0 php7.0-dev php-pear phpunit
34 $ sudo apt-get install php php-dev php-pear phpunit
37 **Install PHP and PECL on CentOS/RHEL 7:**
41 $ sudo yum install php56w php56w-devel php-pear phpunit gcc zlib-devel
44 **Install PHP and PECL on Mac:**
46 $ brew install homebrew/php/php56-grpc
51 **Install Composer (Linux or Mac):**
57 **Install PHPUnit (Linux or Mac):**
[all …]
/external/speex/symbian/
DMakefile.in113 *) (install-info --version) >/dev/null 2>&1;; \
147 INSTALL = @INSTALL@
329 install: install-am
330 install-exec: install-exec-am
331 install-data: install-data-am
334 install-am: all-am
335 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
338 install-strip:
342 install; \
346 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
[all …]
/external/speex/win32/VS2005/libspeexdsp/
DMakefile.in113 *) (install-info --version) >/dev/null 2>&1;; \
147 INSTALL = @INSTALL@
329 install: install-am
330 install-exec: install-exec-am
331 install-data: install-data-am
334 install-am: all-am
335 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
338 install-strip:
342 install; \
346 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
[all …]
/external/speex/ti/speex_C64_test/
DMakefile.in113 *) (install-info --version) >/dev/null 2>&1;; \
147 INSTALL = @INSTALL@
329 install: install-am
330 install-exec: install-exec-am
331 install-data: install-data-am
334 install-am: all-am
335 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
338 install-strip:
342 install; \
346 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
[all …]
/external/speex/win32/VS2005/tests/
DMakefile.in113 *) (install-info --version) >/dev/null 2>&1;; \
147 INSTALL = @INSTALL@
329 install: install-am
330 install-exec: install-exec-am
331 install-data: install-data-am
334 install-am: all-am
335 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
338 install-strip:
342 install; \
346 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
[all …]
/external/speex/ti/speex_C55_test/
DMakefile.in113 *) (install-info --version) >/dev/null 2>&1;; \
147 INSTALL = @INSTALL@
329 install: install-am
330 install-exec: install-exec-am
331 install-data: install-data-am
334 install-am: all-am
335 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
338 install-strip:
342 install; \
346 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
[all …]
/external/speex/ti/speex_C54_test/
DMakefile.in113 *) (install-info --version) >/dev/null 2>&1;; \
147 INSTALL = @INSTALL@
329 install: install-am
330 install-exec: install-exec-am
331 install-data: install-data-am
334 install-am: all-am
335 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
338 install-strip:
342 install; \
346 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
[all …]
/external/speex/win32/VS2003/tests/
DMakefile.in113 *) (install-info --version) >/dev/null 2>&1;; \
147 INSTALL = @INSTALL@
329 install: install-am
330 install-exec: install-exec-am
331 install-data: install-data-am
334 install-am: all-am
335 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
338 install-strip:
342 install; \
346 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
[all …]
/external/speex/win32/VS2008/tests/
DMakefile.in113 *) (install-info --version) >/dev/null 2>&1;; \
147 INSTALL = @INSTALL@
329 install: install-am
330 install-exec: install-exec-am
331 install-data: install-data-am
334 install-am: all-am
335 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
338 install-strip:
342 install; \
346 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
[all …]
/external/speex/win32/VS2008/libspeexdsp/
DMakefile.in113 *) (install-info --version) >/dev/null 2>&1;; \
147 INSTALL = @INSTALL@
329 install: install-am
330 install-exec: install-exec-am
331 install-data: install-data-am
334 install-am: all-am
335 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
338 install-strip:
342 install; \
346 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
[all …]
/external/speex/win32/VS2003/libspeexdsp/
DMakefile.in113 *) (install-info --version) >/dev/null 2>&1;; \
147 INSTALL = @INSTALL@
329 install: install-am
330 install-exec: install-exec-am
331 install-data: install-data-am
334 install-am: all-am
335 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
338 install-strip:
342 install; \
346 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
[all …]
/external/speex/win32/libspeexdsp/
DMakefile.in113 *) (install-info --version) >/dev/null 2>&1;; \
147 INSTALL = @INSTALL@
329 install: install-am
330 install-exec: install-exec-am
331 install-data: install-data-am
334 install-am: all-am
335 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
338 install-strip:
342 install; \
346 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
[all …]
/external/ipsec-tools/src/include-glibc/
DMakefile.in83 INSTALL = @INSTALL@
256 install: install-am
257 install-exec: install-exec-am
258 install-data: install-data-am
261 install-am: all-am
262 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
265 install-strip:
269 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
299 install-data-am:
301 install-dvi: install-dvi-am
[all …]
/external/libexif/binary/
DMakefile.in105 INSTALL = @INSTALL@
295 install: install-am
296 install-exec: install-exec-am
297 install-data: install-data-am
300 install-am: all-am
301 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
304 install-strip:
308 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
340 install-data-am:
342 install-dvi: install-dvi-am
[all …]
/external/libexif/m4m/
DMakefile.in105 INSTALL = @INSTALL@
291 install: install-am
292 install-exec: install-exec-am
293 install-data: install-data-am
296 install-am: all-am
297 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
300 install-strip:
304 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
336 install-data-am:
338 install-dvi: install-dvi-am
[all …]
/external/scapy/.travis/
Dinstall.sh3 # Install dependencies using pip
15 $SCAPY_SUDO $PIP install $PIP_INSTALL_FLAGS -U mock
20 $SCAPY_SUDO $PIP install $PIP_INSTALL_FLAGS -U enum34
25 $SCAPY_SUDO $PIP install $PIP_INSTALL_FLAGS -U cryptography
28 # Install coverage
31 $SCAPY_SUDO $PIP install $PIP_INSTALL_FLAGS -U coverage
32 $SCAPY_SUDO $PIP install $PIP_INSTALL_FLAGS -U PyX
33 $SCAPY_SUDO $PIP install $PIP_INSTALL_FLAGS -U codecov
36 # Install pcap & dnet
41 $SCAPY_SUDO apt-get -qy install libdumbnet-dev libpcap-dev
[all …]
/external/libcap-ng/libcap-ng-0.7/m4/
DMakefile.in131 INSTALL = @INSTALL@
276 install-dist_m4dataDATA: $(dist_m4data_DATA)
338 install: install-am
339 install-exec: install-exec-am
340 install-data: install-data-am
343 install-am: all-am
344 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
347 install-strip:
351 install; \
355 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
[all …]

12345678910>>...179