HomeSort by relevance Sort by last modified time
    Searched refs:makefile (Results 26 - 50 of 369) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/sonivox/arm-wt-22k/lib_src/
arm-wt-22k_lib.mak 2 # Auto-generated sample makefile
4 # This makefile is intended for use with GNU make.
  /external/svox/pico/
Android.mk 2 # This makefile builds both an activity and a shared library.
  /frameworks/native/services/surfaceflinger/tests/
Android.mk 30 # team really wants is to build the stuff defined by this makefile.
  /external/compiler-rt/make/
subdir.mk 1 # This file is intended to be included from each subdirectory makefile.
20 # Include child makefile fragments
23 # makefile.
45 include $(1)/Makefile.mk
  /external/libcxx/
run-tests.py 70 makefile = os.path.join(path, 'Android.mk')
74 env['ONE_SHOT_MAKEFILE'] = makefile
  /frameworks/native/libs/gui/tests/
Android.mk 49 # team really wants is to build the stuff defined by this makefile.
  /frameworks/native/opengl/tests/EGLTest/
Android.mk 35 # team really wants is to build the stuff defined by this makefile.
  /libcore/ojluni/
Android.mk 1 # -*- mode: makefile -*-
  /sdk/build/
windows_sdk_tools.mk 0 # Makefile to build the Windows SDK Tools under linux.
3 # This makefile is included by development/build/tools/windows_sdk.mk
  /build/kati/
bootstrap.go 25 func bootstrapMakefile(targets []string) (makefile, error) {
49 return makefile{}, err
parser.go 37 type makefile struct { type
50 mk makefile
623 func (p *parser) parse() (mk makefile, err error) {
632 return makefile{}, p.err
647 return makefile{}, p.err
730 candidates := []string{"GNUmakefile", "makefile", "Makefile"}
736 return "", errors.New("no targets specified and no makefile found")
739 func parseMakefileReader(rd io.Reader, loc srcpos) (makefile, error) {
747 func parseMakefileString(s string, loc srcpos) (makefile, error)
    [all...]
  /external/icu/icu4c/source/samples/ufortune/resources/
fortune_resources.mak 5 # Windows nmake makefile for compiling and packaging the resources
8 # This makefile is normally invoked by the pre-link step in the
  /toolchain/binutils/binutils-2.25/binutils/
makefile.vms 2 # Makefile for binutils under openVMS (Alpha and Itanium)
81 $(MAKE) -f makefile.vms "CC=$(CC)"
90 $(RM) makefile.vms;
  /cts/tests/tests/jni/
Android.mk 43 # Include the associated library's makefile.
  /cts/tests/tests/opengl/
Android.mk 43 # Include the associated library's makefile.
  /external/chromium-trace/catapult/third_party/Paste/paste/util/
scgiserver.py 56 input = conn.makefile("r")
57 output = conn.makefile("w")
  /external/icu/icu4c/source/samples/
defs.mk 2 # Sample code makefile definitions
  /external/icu/icu4c/source/samples/ufortune/
fortunedefs.mk 2 # common makefile between ufortune and ufortune/resources
  /external/icu/icu4j/
adjust_icudt_path.mk 9 # Usage : include this makefile after your $(BUILD*) rule.
  /external/javasqlite/
Android.mk 1 # -*- mode: makefile -*-
  /external/libyuv/files/
Android.mk 1 # This is the Android makefile for libyuv for both platform and NDK.
winarm.mk 1 # This is a generic makefile for libyuv for Windows Arm.
  /external/srtp/
Android.mk 1 # This is the Android makefile for google3/third_party/libsrtp so that we can
  /frameworks/base/core/tests/benchmarks/
Android.mk 1 # -*- mode: makefile -*-
  /frameworks/base/data/keyboards/
Android.mk 15 # This makefile performs build time validation of framework keymap files.

Completed in 1176 milliseconds

12 3 4 5 6 7 8 91011>>