HomeSort by relevance Sort by last modified time
    Searched refs:install (Results 351 - 375 of 1053) sorted by null

<<11121314151617181920>>

  /external/google-fonts/cutive-mono/
fonts.mk 16 # PRODUCT_COPY_FILES to install the font files, so that the NOTICE file can
  /external/google-fonts/dancing-script/
fonts.mk 16 # PRODUCT_COPY_FILES to install the font files, so that the NOTICE file can
  /external/icu/icu4c/source/config/
test-icu-config.sh 40 icu-config --icudata-install-dir
icu-config-bottom 41 echo " --icudata-install-dir Print path to install data to - use as --install option to pkgdata(1)"
54 echo " --prefix Print PREFIX to icu install (/usr/local)"
65 echo " --install Print path to install-sh"
192 --install)
193 echo ${INSTALL}
341 --icudata-install-dir)
  /external/icu/icu4c/source/samples/ufortune/
fortunedefs.mk 7 # (may require 'make install' in resources subdir for
  /external/libedit/
Android.mk 23 make -C $(LOCAL_PATH) all install
  /external/libexif/
libexif.spec 35 %install
  /external/libopus/doc/
Makefile.am 24 install-data-local:
25 $(INSTALL) -d $(DESTDIR)$(docdir)/html/search
30 $(INSTALL) -d $(DESTDIR)$(mandir)/man3
  /external/mesa3d/src/gallium/targets/libgl-xlib/
Makefile 87 -install $(TOP)/$(LIB_DIR)/gallium \
100 install: default
101 $(INSTALL) -d $(DESTDIR)$(INSTALL_DIR)/include/GL
102 $(INSTALL) -d $(DESTDIR)$(INSTALL_DIR)/$(LIB_DIR)
103 $(INSTALL) -m 644 $(TOP)/include/GL/*.h $(DESTDIR)$(INSTALL_DIR)/include/GL
  /external/mesa3d/src/gallium/targets/xa-vmwgfx/
Makefile 66 -install $(TOP)/$(LIB_DIR)/gallium \
82 install: xatracker.pc
83 $(INSTALL) -d $(DESTDIR)$(INSTALL_INC_DIR)
84 $(INSTALL) -d $(DESTDIR)$(INSTALL_LIB_DIR)
85 $(INSTALL) -d $(DESTDIR)$(INSTALL_LIB_DIR)/pkgconfig
86 $(INSTALL) -m 644 $(TOP)/src/gallium/state_trackers/xa/xa_tracker.h $(DESTDIR)$(INSTALL_INC_DIR)
87 $(INSTALL) -m 644 $(TOP)/src/gallium/state_trackers/xa/xa_context.h $(DESTDIR)$(INSTALL_INC_DIR)
88 $(INSTALL) -m 644 $(TOP)/src/gallium/state_trackers/xa/xa_composite.h $(DESTDIR)$(INSTALL_INC_DIR)
90 $(INSTALL) -m 644 xatracker.pc $(DESTDIR)$(INSTALL_LIB_DIR)/pkgconfig
  /external/naver-fonts/
fonts.mk 16 # PRODUCT_COPY_FILES to install the font files, so that the NOTICE file can
  /external/valgrind/main/drd/scripts/
download-and-build-gcc 4 # On Debian systems, e.g. Ubuntu, you can install these libraries as follows:
5 # sudo apt-get install libgmp3-dev libmpfr-dev. In openSUSE these packages
27 echo "Please install the gmp library development package first."
32 echo "Please install the mpfr library development package first."
37 echo "Please install the mpc library development package first."
73 time { make -s && make -s install; }
  /hardware/intel/img/psb_video/
psb-video.spec 60 %install
62 # >> install pre
63 # << install pre
66 # >> install post
67 # << install post
  /packages/apps/Gallery2/
Android.mk 20 # We already have these files from GalleryGoogle, so don't install them.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
install_lib.py 4 (install all Python modules)."""
23 description = "install all Python modules (extensions and pure Python)"
41 ('install-dir=', 'd', "directory to install to"),
42 ('build-dir=','b', "build directory (where to install from)"),
56 # let the 'install' command dictate our installation directory
65 # Get all the information we need to install pure Python modules
66 # from the umbrella 'install' command -- build (source) directory,
67 # install (target) directory, and whether to compile .py files.
68 self.set_undefined_options('install',
113 def install(self): member in class:install_lib
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
install_lib.py 4 (install all Python modules)."""
23 description = "install all Python modules (extensions and pure Python)"
41 ('install-dir=', 'd', "directory to install to"),
42 ('build-dir=','b', "build directory (where to install from)"),
56 # let the 'install' command dictate our installation directory
65 # Get all the information we need to install pure Python modules
66 # from the umbrella 'install' command -- build (source) directory,
67 # install (target) directory, and whether to compile .py files.
68 self.set_undefined_options('install',
113 def install(self): member in class:install_lib
    [all...]
  /prebuilts/sdk/current/support/multidex/library/libs/
android-support-multidex.jar 
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRHashMap.h 74 - (id)install:(ANTLRMapElement *)sym Scope:(int)scope;
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRHashMap.h 74 - (id)install:(ANTLRMapElement *)sym Scope:(int)scope;
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRHashMap.h 74 - (id)install:(ANTLRMapElement *)sym Scope:(int)scope;
  /external/chromium_org/third_party/icu/source/config/
icu-config-bottom 41 echo " --icudata-install-dir Print path to install data to - use as --install option to pkgdata(1)"
54 echo " --prefix Print PREFIX to icu install (/usr/local)"
65 echo " --install Print path to install-sh"
189 --install)
190 echo ${INSTALL}
338 --icudata-install-dir)
  /external/chromium_org/third_party/openssl/openssl/crypto/chacha/
Makefile 52 install:
  /external/clang/lib/Headers/
Makefile 60 install-local:: $(INSTHEADERS) $(PROJ_headers)/module.modulemap
  /external/e2fsprogs/debian/
rules 7 # The `binary' target must be run as root, as it needs to install files with
110 INSTALL ?= install
111 INSTALL_PROGRAM ?= $(INSTALL) -p -o root -g root -m 0755
176 STD_CONF_FLAGS ?= --enable-symlink-install $(MULTIARCH_CONF) $(BACKTRACE_CONF_FLAGS)
381 install: cleanup install-std
383 # This rule allows to factorize the dh_clean between the 2 install rules
384 # This must be launched before install-* (if launching them by hand, for
391 install-std: DH_OPTIONS
    [all...]
  /external/icu/icu4c/source/tools/pkgdata/
pkgtypes.h 122 const char *install; /* Where to install to (NULL = don't install) */ member in struct:UPKGOptions_

Completed in 1056 milliseconds

<<11121314151617181920>>