Searched refs:Add (Results 1 - 20 of 20) sorted by relevance

/build/kati/testcase/
H A Dbuiltin_rules.mk11 # TODO: Add more builtin rules.
/build/make/tools/fs_config/
H A DAndroid.mk115 # Add fs_config_dirs to PRODUCT_PACKAGES in the device make file to enable
130 # Add fs_config_files to PRODUCT_PACKAGES in the device make file to enable
146 # Add fs_config_dirs or fs_config_dirs_vendor to PRODUCT_PACKAGES in
161 # Add fs_config_files or fs_config_files_vendor to PRODUCT_PACKAGES in
179 # Add fs_config_dirs or fs_config_dirs_oem to PRODUCT_PACKAGES in
194 # Add fs_config_files or fs_config_files_oem to PRODUCT_PACKAGES in
212 # Add fs_config_dirs or fs_config_dirs_odm to PRODUCT_PACKAGES in
227 # Add fs_config_files of fs_config_files_odm to PRODUCT_PACKAGES in
/build/tools/fs_config/
H A DAndroid.mk115 # Add fs_config_dirs to PRODUCT_PACKAGES in the device make file to enable
130 # Add fs_config_files to PRODUCT_PACKAGES in the device make file to enable
146 # Add fs_config_dirs or fs_config_dirs_vendor to PRODUCT_PACKAGES in
161 # Add fs_config_files or fs_config_files_vendor to PRODUCT_PACKAGES in
179 # Add fs_config_dirs or fs_config_dirs_oem to PRODUCT_PACKAGES in
194 # Add fs_config_files or fs_config_files_oem to PRODUCT_PACKAGES in
212 # Add fs_config_dirs or fs_config_dirs_odm to PRODUCT_PACKAGES in
227 # Add fs_config_files of fs_config_files_odm to PRODUCT_PACKAGES in
/build/make/tools/releasetools/
H A Dcheck_target_files_signatures108 def Add(self, cert, name=None): member in class:CertDB
137 self.Add(cert, name)
193 ALL_CERTS.Add(cert)
H A Dcheck_target_files_signatures.py108 def Add(self, cert, name=None): member in class:CertDB
137 self.Add(cert, name)
193 ALL_CERTS.Add(cert)
/build/tools/releasetools/
H A Dcheck_target_files_signatures108 def Add(self, cert, name=None): member in class:CertDB
137 self.Add(cert, name)
193 ALL_CERTS.Add(cert)
H A Dcheck_target_files_signatures.py108 def Add(self, cert, name=None): member in class:CertDB
137 self.Add(cert, name)
193 ALL_CERTS.Add(cert)
/build/soong/scripts/
H A Dstrip.sh37 --add-gnu-debuglink Add a gnu-debuglink section to out-file
/build/core/
H A Dinstall_jni_libs.mk62 # TODO: Add multilib support once RS supports generating multilib libraries.
H A Dinstall_jni_libs_internal.mk61 # Add a shell command separator
H A Ddex_preopt_odex_install.mk341 # Add dex2oat flag for debug-info/no-debug-info.
358 # Add the installed_odex to the list of installed files for this module if we aren't generating a
H A Dmain.mk151 # Add the product-defined properties to the build properties.
248 # Add build properties for ART. These define system properties used by installd
263 # Add the system server compiler filter if they are specified for the product.
H A Dconfig.mk1050 # Add BUILD_NUMBER to apps default version name if it's unbundled build.
/build/make/core/
H A Dinstall_jni_libs.mk62 # TODO: Add multilib support once RS supports generating multilib libraries.
H A Dinstall_jni_libs_internal.mk61 # Add a shell command separator
H A Ddex_preopt_odex_install.mk341 # Add dex2oat flag for debug-info/no-debug-info.
358 # Add the installed_odex to the list of installed files for this module if we aren't generating a
H A Dmain.mk151 # Add the product-defined properties to the build properties.
248 # Add build properties for ART. These define system properties used by installd
263 # Add the system server compiler filter if they are specified for the product.
H A Dconfig.mk1050 # Add BUILD_NUMBER to apps default version name if it's unbundled build.
/build/kati/
H A Ddep.cc88 void Add(StringPiece name, const Rule* rule) { function in class:__anon2::RuleTrie
98 p.first->second->Add(name.substr(1), rule);
481 implicit_rules_->Add(output_pattern.str(), rule);
H A Dfind.cc339 void Add(const string& name, DirentNode* c) { function in class:__anon5::DirentDirNode
971 n->Add(ent->d_name, c);

Completed in 236 milliseconds