HomeSort by relevance Sort by last modified time
    Searched defs:MAKE (Results 1 - 13 of 13) sorted by null

  /ndk/sources/host-tools/make-3.81/
subproc.bat 4 rem This file is part of GNU Make.
6 rem GNU Make is free software; you can redistribute it and/or modify it under
11 rem GNU Make is distributed in the hope that it will be useful, but WITHOUT
17 rem with GNU Make; see the file COPYING. If not, write to the Free Software
21 set MAKE=%2
23 if x%2 == x set MAKE=nmake
24 %MAKE% /f %MAKEFILE%
  /external/qemu-pc-bios/
Makefile 23 MAKE := make
32 $(MAKE) -C bochs/bios
36 $(MAKE) -C vgabios
42 $(MAKE) -C bochs/bios bios-clean
43 $(MAKE) -C bochs/bios dist-clean
44 $(MAKE) -C vgabios bios-clean
45 $(MAKE) -C vgabios dist-clean
  /external/chromium_org/native_client_sdk/src/build_tools/
build_projects.py 26 MAKE = 'nacl_sdk/make_3.99.90-26-gf80222c/make.exe'
44 # add V=1 to all calls to 'make'
75 # Copy tools scripts and make includes
87 # On Windows add a prebuilt make
89 buildbot_common.BuildStep('Add MAKE')
90 make_url = posixpath.join(GSTORE, MAKE)
91 make_exe = os.path.join(tools_dir, 'make.exe')
153 # Generate master make for this branch of projects
179 # Generate top Make for example
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/
NdkHelper.java 45 private static final String MAKE = "make"; //$NON-NLS-1$
51 * make --no-print-dir -f ${NdkRoot}/build/core/build-local.mk -C <project-root> DUMP_APP_ABI
96 * make --no-print-dir -f ${NdkRoot}/build/core/build-local.mk \
127 return getFullPathTo(MAKE);
  /hardware/ti/omap4xxx/test/CameraHal/
camera_test.h 38 #define KEY_EXIF_MAKE "exif-make"
62 #define MAKE "camera_test"
  /hardware/ti/omap4-aah/test/CameraHal/
camera_test.h 62 #define KEY_EXIF_MAKE "exif-make"
106 #define MAKE "camera_test"
  /device/asus/flo/camera/mm-image-codec/qexif/
qexif.h 84 * it is necessary to make a copy of the data pointed by this
184 MAKE,
672 #define EXIFTAGID_MAKE CONSTRUCT_TAGID(MAKE, _ID_MAKE)
    [all...]
  /device/lge/hammerhead/camera/mm-image-codec/qexif/
qexif.h 84 * it is necessary to make a copy of the data pointed by this
184 MAKE,
672 #define EXIFTAGID_MAKE CONSTRUCT_TAGID(MAKE, _ID_MAKE)
    [all...]
  /device/moto/shamu/camera/mm-image-codec/qexif/
qexif.h 84 * it is necessary to make a copy of the data pointed by this
184 MAKE,
672 #define EXIFTAGID_MAKE CONSTRUCT_TAGID(MAKE, _ID_MAKE)
    [all...]
  /device/lge/mako/camera/
QCamera_Intf.h     [all...]
  /device/moto/shamu/camera/QCamera/HAL2/core/inc/
QCamera_Intf.h     [all...]
  /prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
bnd-1.50.0.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bndlib/1.50.0/
bndlib-1.50.0.jar 

Completed in 1321 milliseconds