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

  /external/syslinux/com32/elflink/
Makefile 13 MODULES =
16 all: $(MODULES) $(TESTFILES)
  /external/syslinux/com32/gfxboot/
Makefile 17 MODULES = gfxboot.c32
19 all: $(MODULES)
  /external/syslinux/com32/modules/
Makefile 15 ## COM32 standard modules
21 MODULES = config.c32 ethersel.c32 dmitest.c32 cpuidtest.c32 \
31 all: $(MODULES) $(TESTFILES)
  /external/syslinux/com32/mboot/
Makefile 23 MODULES = mboot.c32
28 all: $(MODULES) $(TESTFILES)
  /external/syslinux/com32/menu/
Makefile 22 MODULES = menu.c32 vesamenu.c32
28 all: $(MODULES) $(TESTFILES)
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/
Makefile 20 MODULES=encodings.cp437,encodings.gbk,encodings.utf_16,encodings.utf_8,encodings.utf_16_le,encodings.latin_1,encodings.ascii
35 @pushd . & @cd build & @$(FREEZE) --include-modules=$(MODULES) --install-dir=$(BIN_DIR) UPT.py & @popd
  /external/syslinux/com32/gdbstub/
Makefile 26 MODULES = gdbstub.c32
31 all: $(MODULES) $(TESTFILES)
48 install -m 644 $(MODULES) $(INSTALLROOT)$(AUXDIR)
  /external/syslinux/com32/lua/src/
Makefile 27 MODULES = lua.c32
28 MODULES += cpu.c32
29 MODULES += dhcp.c32
30 MODULES += dmi.c32
31 MODULES += lfs.c32
32 MODULES += pci.c32
33 MODULES += syslinux.c32
34 MODULES += vesa.c32
35 MODULES += cmenu.c32
51 all: $(MODULES) $(TESTFILES
    [all...]
  /external/syslinux/com32/sysdump/
Makefile 27 MODULES = sysdump.c32
45 all: $(MODULES) $(TESTFILES)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_linecache.py 15 MODULES = "linecache abc".split()
62 for entry in MODULES:
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/
Makefile 26 MODULES=encodings.cp437,encodings.gbk,encodings.utf_16,encodings.utf_8,encodings.utf_16_le,encodings.latin_1,encodings.ascii
245 @$(FREEZE) --include-modules=$(MODULES) --install-dir=$(BIN_DIR) build\build.py
248 @$(FREEZE) --include-modules=$(MODULES) --install-dir=$(BIN_DIR) GenFds\GenFds.py
251 @$(FREEZE) --include-modules=$(MODULES) --install-dir=$(BIN_DIR) Trim\Trim.py
254 @$(FREEZE) --include-modules=$(MODULES) --install-dir=$(BIN_DIR) AutoGen\GenDepex.py
257 @$(FREEZE) --include-modules=$(MODULES) --install-dir=$(BIN_DIR) TargetTool\TargetTool.py
    [all...]
  /external/autotest/client/cros/audio/
pack_audio_quality.py 7 """Command line tool to pack audio related modules into a zip file."""
15 MODULES = ['audio_quality_measurement.py', 'audio_data.py', 'audio_analysis.py']
54 """Packs audio related modules into a zip file.
56 Packs audio related modules in MODULES into a zip file.
64 command += MODULES
132 description='Pack audio related modules into a zip file.')
  /external/python/cpython2/Lib/test/
test_linecache.py 15 MODULES = "linecache abc".split()
62 for entry in MODULES:
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_linecache.py 15 MODULES = "linecache abc".split()
62 for entry in MODULES:
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_linecache.py 15 MODULES = "linecache abc".split()
62 for entry in MODULES:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_linecache.py 15 MODULES = "linecache abc".split()
62 for entry in MODULES:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_linecache.py 15 MODULES = "linecache abc".split()
62 for entry in MODULES:
  /external/deqp/scripts/
build_caselists.py 40 MODULES = [
46 Module("dEQP-VK", "../external/vulkancts/modules/vulkan", "deqp-vk"),
53 for module in MODULES:
67 return os.path.join(buildCfg.getBuildDir(), "modules")
70 modules = []
73 for module in MODULES:
76 modules.append(module)
78 return modules
135 "--modules",
136 dest="modules",
147 modules = None variable
150 modules = [] variable
158 modules = getBuiltModules(buildCfg) variable
    [all...]
  /external/syslinux/com32/hdt/
Makefile 25 MODULES = hdt.c32
38 MODULES_ALIAS_FILE ?= /lib/modules/$(KERNEL_VERSION)/modules.alias
39 GZ_MODULES_ALIAS_FILE ?= modules.alias.gz
40 MODULES_PCIMAP_FILE ?= /lib/modules/$(KERNEL_VERSION)/modules.pcimap
41 GZ_MODULES_PCIMAP_FILE ?= modules.pcimap.gz
52 all: $(MODULES) $(TESTFILES)
68 -[ -f $(MODULES_ALIAS_FILE) ] && cat $(MODULES_ALIAS_FILE) | $(GZIPPROG) - -f | MTOOLSRC=$(PWD)/$(FLOPPY_DIR)/mtools.conf $(MCOPY) - a:modules.alias
69 -[ -f $(MODULES_PCIMAP_FILE) ] && cat $(MODULES_PCIMAP_FILE) | $(GZIPPROG) - -f | MTOOLSRC=$(PWD)/$(FLOPPY_DIR)/mtools.conf $(MCOPY) - a:modules.pcima
    [all...]
  /external/python/cpython2/PC/os2vacpp/
makefile 10 # essential modules of Python and a small Python.exe program to start
39 PY_MODULES = ..\..\Modules
179 # Extension Modules (Built-In or as Separate DLLs)
180 MODULES = \
208 # Standalone Parser Generator Program (Shares Some of Python's Modules)
268 Modules: $(MODULES)
295 PyCore.lib: $(MODULES) $(OBJECTS) $(PARSER) $(PYTHON) $(PATHOBJ)\Config.obj
    [all...]
  /external/syslinux/
Makefile 29 # Because we need to build modules multiple times, e.g. for BIOS,
140 MODULES = memdisk/memdisk \
141 com32/menu/*.c32 com32/modules/*.c32 com32/mboot/*.c32 \
147 # FIXME: Prune other BIOS-centric modules
148 MODULES = com32/menu/*.c32 com32/modules/*.c32 com32/mboot/*.c32 \
156 INSTALLABLE_MODULES = $(MODULES)
168 $(MODULES)
  /build/make/core/
base_rules.mk 86 # Don't pull in modules by tags if this is for translation TARGET_2ND_ARCH.
103 ## Dump a .csv file of all modules and their tags
251 $(call pretty-error,host modules cannot use LOCAL_OVERRIDES_MODULES)
353 # Tell the module and all of its sub-modules who it is.
371 # Set up phony targets that covers all modules under the given paths.
374 my_path_prefix := MODULES-IN
425 # checked modules, use LOCAL_BUILT_MODULE.
473 # Make sure we only add the files once for multilib modules.
600 ALL_DEPS.MODULES := $(sort $(ALL_DEPS.MODULES) $(LOCAL_MODULE)
    [all...]
  /external/python/cpython2/PC/os2emx/
Makefile 11 # essential modules of Python and a small Python.exe program to start
16 # extension modules, which are OS/2 DLLs renamed with a PYD file extension.
36 # === Optional modules ===
155 SRCPATH=.;../../Python;../../Parser;../../Objects;../../Include;../../Modules
158 # Standalone Parser Generator Program (Shares Some of Python's Modules)
160 # Modules contains extension Modules (Built-In or as Separate DLLs)
279 Modules/getbuildinfo.c \
280 Modules/main.c)
281 SRC.MODULES= $(addprefix $(TOP),
    [all...]
  /external/v8/src/inspector/build/closure-compiler/
closure-compiler.jar 

Completed in 319 milliseconds