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

  /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...]
  /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...]

Completed in 295 milliseconds