Searched refs:module (Results 1 - 25 of 35) sorted by relevance

12

/build/core/
H A Dmultilib.mk2 # and check LOCAL_MULTILIB is a valid value. Returns module's multilib
13 $(error $(LOCAL_PATH): Invalid LOCAL_MULTILIB specified for module $(LOCAL_MODULE))
H A Dhost_static_library_internal.mk17 $(error $(LOCAL_PATH): Cannot set module stem for a library)
H A Dhost_executable.mk10 # By default we only build host module for the first arch.
18 $(error $(LOCAL_PATH): LOCAL_MODULE_STEM_32 or LOCAL_MODULE_PATH_32 is required for LOCAL_MULTILIB := both for module $(LOCAL_MODULE))
21 $(error $(LOCAL_PATH): LOCAL_MODULE_STEM_64 or LOCAL_MODULE_PATH_64 is required for LOCAL_MULTILIB := both for module $(LOCAL_MODULE))
H A Dstatic_library_internal.mk18 $(error $(LOCAL_PATH): Cannot set module stem for a library)
H A Dhost_shared_library_internal.mk22 $(error $(LOCAL_PATH): Cannot set module stem for a library)
H A Dhost_shared_library.mk9 # By default we only build host module for the first arch.
H A Dhost_static_library.mk9 # By default we only build host module for the first arch.
H A Dmain.mk254 # EMMA_INSTRUMENT_STATIC merges the static emma library to each emma-enabled module.
428 # Define a function that, given a list of module tags, returns
429 # non-empty if that module should be installed in /system.
439 # installed in /data even if that module also has "eng"/"debug"/"user".
477 # Before we go and include all of the module makefiles, stash away
548 # All module makefiles have been included at this point.
554 # just bare module names. Leave unknown modules alone in case
559 $(call module-installed-files,$(known_custom_modules)) \
564 # This can only happen now, after we've read in all module makefiles.
566 # TODO: deal with the fact that a bare module nam
[all...]
H A Dexecutable.mk14 $(error $(LOCAL_PATH): LOCAL_MODULE_STEM_32 or LOCAL_MODULE_PATH_32 is required for LOCAL_MULTILIB := both for module $(LOCAL_MODULE))
17 $(error $(LOCAL_PATH): LOCAL_MODULE_STEM_64 or LOCAL_MODULE_PATH_64 is required for LOCAL_MULTILIB := both for module $(LOCAL_MODULE))
H A Ddex_preopt_odex_install.mk31 # if module oat file requested in data, disable LOCAL_DEX_PREOPT, will default location to dalvik-cache
35 # if WITH_DEXPREOPT_BOOT_IMG_ONLY=true and module is not in boot class path skip
106 # Add the installed_odex to the list of installed files for this module.
H A Dinstall_jni_libs.mk36 # The module is built for TARGET_ARCH
68 # The module is built for TARGET_2ND_ARCH
H A Dshared_library_internal.mk20 $(error $(LOCAL_PATH): Cannot set module stem for a library)
H A Dexecutable_prefer_symlink.mk49 # local module name
H A Dbase_rules.mk18 # arbitrary operations as each module is included.
24 ## Common instructions for a generic module.
70 $(warning * used to cause the module to be installed automatically.)
71 $(warning * Now, the module must be listed in the PRODUCT_PACKAGES)
74 $(error user tag detected on module.)
77 # Only the tags mentioned in this test are expected to be set by module
87 # file, tag the module as "gnu". Search for "*_GPL*", "*_LGPL*" and "*_MPL*"
374 # LOCAL_SOURCE_FILES_ALL_GENERATED is set only if the module does not have static source files,
410 # full_java_lib_deps: Should be specified as a prerequisite of this module
492 ## Common definitions for module
[all...]
H A Ddefinitions.mk81 # GPL module license files
84 # Target and host installed module's dependencies on shared libraries.
519 ## Convert a list of short module names (e.g., "framework", "Browser")
526 define module-built-files
527 $(foreach module,$(1),$(ALL_MODULES.$(module).BUILT))
538 define module-installed-files
539 $(foreach module,$(1),$(ALL_MODULES.$(module).INSTALLED))
545 ## against that module a
[all...]
H A Dprebuilt_internal.mk64 $(error Cannot strip host module LOCAL_PATH=$(LOCAL_PATH))
103 # since we use -rpath-link which points to the built module's path.
H A Djava.mk265 $(error $(LOCAL_PATH): Target java module does not define any source or resource files)
286 # Install them only if the current module is installed.
362 # module level coverage filter can be defined using LOCAL_EMMA_COVERAGE_FILTER
/build/core/tasks/
H A Dfactory_ramdisk.mk32 # A module name may end up in multiple modules (so multiple built files)
34 # This function selects the module built file based on the install path.
36 # $(2): the module built files
37 define install-one-factory-ramdisk-module
57 $(foreach d,$(_fr_dests),$(call install-one-factory-ramdisk-module,$(d),$(_fr_m_built))) \
H A Dvendor_module_check.mk17 # Restrict the vendor module owners here.
72 $(error Error: vendor module "$(m)" in $(ALL_MODULES.$(m).PATH) with unknown owner \
88 $(error Error: vendor module "$(m)" in $(ALL_MODULES.$(m).PATH) \
97 @echo "Write vendor module owner info $@"
105 @echo "No vendor module owner info." > $@
H A Dsdk-addon.mk38 $(hide) java -jar $(call module-installed-files,mkstubs) $(if $(hide),,--v) \
45 $(eval _src := $(call module-stubs-files,$(call word-colon,1,$(cf)))) \
48 $(if $(_src),,$(eval $(error Unknown or unlinkable module: $(call word-colon,1,$(cf)). Requested by $(INTERNAL_PRODUCT)))) \
H A Dapicheck.mk35 # Note that since INTERNAL_PLATFORM_API_FILE is the byproduct of api-stubs module,
/build/core/tasks/tools/
H A Dpackage-modules.mk5 # my_modules: a list of module names
26 $(warning Unknown installed file for module '$(m)'))\
/build/tools/releasetools/
H A Dcommon.py589 Path to the python module containing device-specific
613 flags. docstring is the calling module's docstring, to be displayed
797 module = None variable in class:DeviceSpecificParams
801 module."""
806 if self.module is None:
819 self.module = imp.load_module("device_specific", *info)
821 print "unable to load device-specific module; assuming none"
824 """Call the named function in the device-specific module, passing
826 the DeviceSpecific object itself. If there is no module, or the
827 module doe
[all...]
/build/tools/droiddoc/templates-ds/assets/js/
H A Dprettify.js20 J=[v,"alias,and,begin,case,class,def,defined,elsif,end,ensure,false,in,module,next,nil,not,or,redo,rescue,retry,self,super,then,true,undef,unless,until,when,yield,BEGIN,END"],v=[v,"case,done,elif,esac,eval,fi,function,in,local,set,then,until"],K=/^(DIR|FILE|vector|(de|priority_)?queue|list|stack|(const_)?iterator|(multi)?(set|map)|bitset|u?(int|float)\d*)/,N=/\S/,O=u({keywords:[F,H,w,"caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END"+
/build/tools/droiddoc/templates-sac/assets/js/
H A Dprettify.js20 J=[v,"alias,and,begin,case,class,def,defined,elsif,end,ensure,false,in,module,next,nil,not,or,redo,rescue,retry,self,super,then,true,undef,unless,until,when,yield,BEGIN,END"],v=[v,"case,done,elif,esac,eval,fi,function,in,local,set,then,until"],K=/^(DIR|FILE|vector|(de|priority_)?queue|list|stack|(const_)?iterator|(multi)?(set|map)|bitset|u?(int|float)\d*)/,N=/\S/,O=u({keywords:[F,H,w,"caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END"+

Completed in 260 milliseconds

12