HomeSort by relevance Sort by last modified time
    Searched full:makefile (Results 1776 - 1800 of 3373) sorted by null

<<71727374757677787980>>

  /prebuilts/python/darwin-x86/2.7.5/share/pretty-printers/stlport/
README 35 directory in the Makefile. Calling make should then compile two executables
  /prebuilts/python/linux-x86/2.7.5/share/pretty-printers/stlport/
README 35 directory in the Makefile. Calling make should then compile two executables
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/
.classpath 3 <classpathentry excluding="Makefile|resources/" kind="src" path="src"/>
  /docs/source.android.com/src/devices/
media.jd 84 <li>Build your plugin as a shared library with the name <code>libstagefrighthw.so</code> in your product Makefile. For example:
87 <p>In your device's Makefile, ensure that you declare the module as a product package:</p>
101 and copy this over to the system image's <code>system/etc</code> directory in your device's Makefile.
  /external/bison/tests/
Makefile.am 1 ## Process this file with automake to create Makefile.in.
3 ## Makefile for Bison testsuite.
23 MAINTAINERCLEANFILES = Makefile.in $(TESTSUITE)
  /external/chromium/testing/gmock/make/
Makefile 1 # A sample Makefile for building both Google Mock and Google Test and
3 # need to use the Makefile in Google Test's source tree. Please tweak
35 # All tests produced by this Makefile. Remember to add new tests you
  /external/chromium_org/third_party/icu/source/config/
mh-cygwin 1 ## -*-makefile-*-
95 # The following is for Makefile.inc's use.
127 #SH### copied from Makefile.inc
  /external/chromium_org/third_party/icu/source/tools/tzcode/
Makefile.in 162 -rm -f Makefile
164 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  /external/chromium_org/third_party/libxslt/win32/
configure.js 136 file included by our makefile. */
289 version 'ver' in the file 'file'. This one is called from the Makefile when
384 // This command comes from the Makefile and will not be checked
385 // for errors, because Makefile will always supply right parameters.
459 // Create the Makefile.
461 var makefile = ".\\Makefile.msvc";
463 makefile = ".\\Makefile.mingw";
464 var new_makefile = ".\\Makefile";
    [all...]
  /external/chromium_org/third_party/mesa/src/
Makefile.am 88 `git ls-files | grep "Makefile.am" | sed -e "s/Makefile.am/Makefile.in/"`
  /external/chromium_org/third_party/sqlite/src/
publish.sh 12 # Get the makefile.
14 cp $srcdir/Makefile.linux-gcc ./Makefile
  /external/chromium_org/v8/
Makefile.nacl 29 # Those definitions should be consistent with the main Makefile
80 NACL_MAKEFILES = $(addprefix $(OUTDIR)/Makefile.,$(NACL_ARCHES))
84 @$(MAKE) -C "$(OUTDIR)" -f Makefile.$(basename $@) \
  /external/chromium_org/v8/tools/
mingw-generate-makefiles.sh 74 find out -name '*.mk' -or -name 'Makefile*' -exec rm {} \;
79 make out/Makefile.ia32
85 FILES=$(find out -name '*.mk' -or -name 'Makefile*')
  /external/clang/docs/
Makefile 1 ##===- docs/Makefile ---------------------------------------*- Makefile -*-===##
25 include $(CLANG_LEVEL)/Makefile
  /external/dropbear/libtommath/
makefile.icc 0 #Makefile for ICC
81 make -f makefile.icc CFLAGS="$(CFLAGS) -prof_gen -DTESTING" timing
84 make -f makefile.icc CFLAGS="$(CFLAGS) -prof_use"
  /external/e2fsprogs/
Makefile.in 111 $(RM) -rf autom4te.cache e2fsprogs.spec ext2ed/Makefile po/stamp-po
137 config.status config.log config.cache MCONFIG Makefile \
138 $(srcdir)/TAGS $(srcdir)/Makefile.in.old
  /external/icu4c/config/
mh-cygwin 1 ## -*-makefile-*-
95 # The following is for Makefile.inc's use.
127 #SH### copied from Makefile.inc
  /external/libpng/scripts/
makefile.bc32 0 # Makefile for libpng
8 ### Absolutely necessary for this makefile to work
145 # End of makefile for libpng
makefile.bor 0 # Makefile for libpng
9 ### Absolutely necessary for this makefile to work
156 # End of makefile for libpng
  /external/llvm/docs/
Makefile 1 ##===- docs/Makefile ---------------------------------------*- Makefile -*-===##
25 include $(LEVEL)/Makefile.common
  /external/mesa3d/
Makefile.am 88 `git ls-files | grep "Makefile.am" | sed -e "s/Makefile.am/Makefile.in/"`
  /external/srtp/
configure.in 195 AC_OUTPUT(Makefile crypto/Makefile doc/Makefile)
  /external/zlib/src/win32/
Makefile.bor 0 # Makefile for zlib
5 # make -f win32/Makefile.bor
6 # make -f win32/Makefile.bor LOCAL_ZLIB=-DASMV OBJA=match.obj OBJPA=+match.obj
  /libcore/luni/src/test/java/libcore/java/io/
FileInputStreamTest.java 93 private File makeFile() throws Exception {
103 File tmp = makeFile();
158 File tmp = makeFile();
  /ndk/sources/host-tools/make-3.81/tests/scripts/misc/
general3 38 open(MAKEFILE, "> $makefile2");
39 print MAKEFILE "all:;\@echo FOO = \$(FOO)\nFOO = foo";
40 close(MAKEFILE);

Completed in 740 milliseconds

<<71727374757677787980>>