HomeSort by relevance Sort by last modified time
    Searched refs:install (Results 151 - 175 of 1602) sorted by null

1 2 3 4 5 67 8 91011>>

  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/inc/
Makefile 7 all install:: $(OMXINCLUDEDIR) $(HTARGET)
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/
Makefile 7 all install:: $(OMXINCLUDEDIR) $(HTARGET)
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/
Makefile 7 all install:: $(OMXINCLUDEDIR) $(HTARGET)
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/inc/
Makefile 7 all install:: $(OMXINCLUDEDIR) $(HTARGET)
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/inc/
Makefile 7 all install:: $(OMXINCLUDEDIR) $(SYSTEMINCLUDEDIR) $(HTARGET)
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/
Makefile 7 all install:: $(OMXINCLUDEDIR) $(HTARGET)
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/
Makefile 7 all install:: $(OMXINCLUDEDIR) $(HTARGET)
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
Makefile 7 all install:: $(OMXINCLUDEDIR) $(HTARGET)
  /hardware/ti/omap3/omx/system/src/openmax_il/common/inc/
Makefile 6 all install:: $(OMXINCLUDEDIR) $(HTARGET)
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
Makefile 7 all install:: $(OMXINCLUDEDIR) $(HTARGET)
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
Makefile 8 all install:: $(OMXINCLUDEDIR) $(HTARGET)
  /packages/apps/Stk/src/com/android/stk/
StkAppInstaller.java 41 public static void install(Context context) { method in class:StkAppInstaller
49 private static void setAppState(Context context, boolean install) {
61 int state = install ? PackageManager.COMPONENT_ENABLED_STATE_ENABLED
72 CatLog.d(LOG_TAG, "Change app state[" + install + "]");
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/util/
MockClock.java 23 public void install() { method in class:MockClock
  /prebuilts/misc/windows/sdl2/
Makefile 7 all install:
8 @echo "Type \"make native\" to install 32-bit to /usr"
9 @echo "Type \"make cross\" to install 32-bit and 64-bit to $(CROSS_PATH)"
12 make install-package arch=i686-w64-mingw32 prefix=/usr
16 make install-package arch=$$arch prefix=$(CROSS_PATH)/$$arch; \
19 install-package:
  /external/icu/icu4c/source/extra/uconv/
Makefile.in 80 .PHONY : all all-local install install-local clean clean-local \
82 check check-local build-dir package-resfiles install-resfiles install-man
90 install: install-local
98 install-local: all-local install-target install-resfiles install-ma
    [all...]
  /external/cmockery/cmockery_0_1_2/packages/deb/
rules 71 install: build
77 # Add here commands to install the package into debian/tmp
78 $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
82 binary-indep: build install
86 binary-arch: build install
117 .PHONY: build clean binary-indep binary-arch binary install
  /external/icu/icu4c/source/extra/scrptrun/
Makefile.in 41 .PHONY : all all-local install install-local clean clean-local \
49 install: install-local
57 install-local:
  /external/icu/icu4c/source/samples/cal/
Makefile.in 9 ## Install directory information
31 .PHONY : all all-local install install-local clean clean-local \
39 install: install-local
47 install-local: all-local
  /external/icu/icu4c/source/samples/date/
Makefile.in 31 .PHONY : all all-local install install-local clean clean-local \
39 install: install-local
47 install-local: all-local
  /external/icu/icu4c/source/test/compat/
Makefile.in 31 .PHONY : all all-local install install-local clean clean-local \
39 install: install-local
47 install-local: all-local
  /external/icu/icu4c/source/tools/gentest/
Makefile.in 32 .PHONY : all all-local install install-local clean clean-local \
40 install: install-local
48 install-local: all-local
  /external/selinux/policycoreutils/newrole/
Makefile 63 install: all
64 test -d $(BINDIR) || install -m 755 -d $(BINDIR)
65 test -d $(ETCDIR)/pam.d || install -m 755 -d $(ETCDIR)/pam.d
66 test -d $(MANDIR)/man1 || install -m 755 -d $(MANDIR)/man1
67 install -m $(MODE) newrole $(BINDIR)
68 install -m 644 newrole.1 $(MANDIR)/man1/
70 test -d $(ETCDIR)/pam.d || install -m 755 -d $(ETCDIR)/pam.d
72 install -m 644 newrole-lspp.pamd $(ETCDIR)/pam.d/newrole
74 install -m 644 newrole.pamd $(ETCDIR)/pam.d/newrole
84 relabel: install
    [all...]
  /hardware/intel/img/psb_video/debian/
rules 66 install: build
72 # Add here commands to install the package into debian/tmp
73 $(MAKE) DESTDIR=$(CURDIR)/debian/tmp install
77 binary-indep: build install
81 binary-arch: build install
112 .PHONY: build clean binary-indep binary-arch binary install configure
  /external/selinux/policycoreutils/setfiles/
Makefile 33 install: all
36 install -m 755 setfiles $(SBINDIR)
38 install -m 644 setfiles.8.man $(MANDIR)/man8/setfiles.8
39 install -m 644 restorecon.8.man $(MANDIR)/man8/restorecon.8
47 relabel: install
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/plugins/maven-install-plugin/2.3.1/
maven-install-plugin-2.3.1.jar 

Completed in 2149 milliseconds

1 2 3 4 5 67 8 91011>>