/build/make/tools/droiddoc/templates-pdk/ |
D | head_tag.cs | 16 <script src="<?cs var:toroot ?>assets/search_autocomplete.js" type="text/javascript"></script> 17 <script src="<?cs var:toroot ?>assets/jquery-resizable.min.js" type="text/javascript"></script> 18 <script src="<?cs var:toroot ?>assets/android-developer-docs.js" type="text/javascript"></script> 19 <script src="<?cs var:toroot ?>assets/prettify.js" type="text/javascript"></script> 20 <script type="text/javascript"> 22 </script><?cs 24 <script src="<?cs var:toroot ?>assets/android-developer-reference.js" type="text/javascript"></scri… 25 <script src="<?cs var:toroot ?>navtree_data.js" type="text/javascript"></script><?cs 28 <script src="<?cs var:toroot ?>resources/resources-data.js" type="text/javascript"></script><?cs 30 <script type="text/javascript"> [all …]
|
D | customizations.cs | 18 <script> 22 </script> 32 <script> 36 </script> 78 <script> 80 </script> 93 <script> 109 </script><?cs
|
D | trailer.cs | 2 <script type="text/javascript"> 4 </script>
|
/build/make/tools/releasetools/ |
D | edify_generator.py | 20 """Class to generate scripts in the 'edify' recovery script language 24 self.script = [] 68 """Append the contents of another script (which should be created 70 self.script.extend(other.script) 94 self.script.append(cmd) 105 self.script.append(cmd) 116 self.script.append(cmd) 127 self.script.append(cmd) 132 self.script.append( 144 self.script.append(cmd) [all …]
|
D | ota_from_target_files | 94 Insert the contents of file at the end of the update script. 119 not mount the OEM partition in the updater-script. This should be very 429 def WriteMountOemScript(self, script): argument 432 script.Mount("/oem", recovery_mount_options) 434 def WriteDeviceAssertions(self, script, oem_no_mount): argument 437 script.AssertDevice(self.device) 453 script.AssertOemProperty(prop, values, oem_no_mount) 550 brillo_update_payload script; or None. 574 AssertionError: On any failure when calling brillo_update_payload script. 667 def _WriteRecoveryImageToBoot(script, output_zip): argument [all …]
|
D | ota_from_target_files.py | 94 Insert the contents of file at the end of the update script. 119 not mount the OEM partition in the updater-script. This should be very 429 def WriteMountOemScript(self, script): argument 432 script.Mount("/oem", recovery_mount_options) 434 def WriteDeviceAssertions(self, script, oem_no_mount): argument 437 script.AssertDevice(self.device) 453 script.AssertOemProperty(prop, values, oem_no_mount) 550 brillo_update_payload script; or None. 574 AssertionError: On any failure when calling brillo_update_payload script. 667 def _WriteRecoveryImageToBoot(script, output_zip): argument [all …]
|
D | common.py | 1277 script, and expect to find jars in <dir>/framework. 1685 the script before any changes are made.""" 1691 script before any changes are made.""" 1934 def WriteScript(self, script, output_zip, progress=None, argument 1938 script.Print("Patching %s image unconditionally..." % (self.partition,)) 1940 script.Print("Patching %s image after verification." % (self.partition,)) 1943 script.ShowProgress(progress, 0) 1944 self._WriteUpdate(script, output_zip) 1947 self.WritePostInstallVerifyScript(script) 1949 def WriteStrictVerifyScript(self, script): argument [all …]
|
D | test_utils.py | 35 """Returns the testdata dir, in relative to the script dir.""" 36 # The script dir is the one we want, which could be different from pwd. 47 # Or running the script unpacked from otatools.zip.
|
/build/make/tools/droiddoc/templates-ndk/ |
D | head_tag.cs | 44 <script src="<?cs if:android.whichdoc != 'online' ?>http:<?cs /if ?>//www.google.com/jsapi" type="t… 47 …?><script src="<?cs var:toroot ?>_static/js/android_3p-bundle.js" type="text/javascript"></script>… 49 …?><script src="<?cs var:toroot ?>assets/js/android_3p-bundle.js" type="text/javascript"></script><… 54 <script type="text/javascript"> 58 </script> 59 <script src="<?cs var:toroot ?>assets/js/docs.js?v=3" type="text/javascript"></script> 62 <script type="text/javascript" src="https://helpouts.google.com/ps/res/embed.js" defer async 65 data-helpouts-standalone="true"></script> 68 <script> 72 })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); [all …]
|
D | customizations.cs | 33 <script> 37 </script> 51 <script> 55 </script> 70 <script> 74 </script> 89 <script> 93 </script> 108 <script> 112 </script> [all …]
|
D | designpage.cs | 13 <script src="<?cs var:toroot ?>assets/jquery-1.6.2.min.js"></script> 14 <script>var SITE_ROOT = '<?cs var:toroot ?>design';</script> 15 <script src="<?cs var:toroot ?>assets/design/default.js"></script> 90 <script type="text/javascript"> 92 …Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); 93 </script> 94 <script type="text/javascript"> 97 </script> 100 <script type="text/javascript"> 104 </script>
|
D | trailer.cs | 4 <script type="text/javascript"> 10 </script> 13 <script type="text/javascript"> 18 </script>
|
D | docpage.cs | 180 …<script src="https://developer.android.com/ytblogger_lists_unified.js" type="text/javascript"></sc… 181 <script src="<?cs var:toroot ?>jd_lists_unified.js?v=8" type="text/javascript"></script> 182 <script src="<?cs var:toroot ?>jd_extras.js?v=10" type="text/javascript"></script> 183 <script src="<?cs var:toroot ?>jd_collections.js?v=10" type="text/javascript"></script> 184 <script src="<?cs var:toroot ?>jd_tag_helpers.js?v=5" type="text/javascript"></script>
|
/build/blueprint/ |
D | blueprint.bash | 3 # This script is intented to wrap the execution of ninja so that we 7 # the minibp binary, or can be used by another script as part of a custom 8 # Blueprint-based build system. When used by another script, the following 9 # environment variables can be set to configure this script, which are 17 # this script into the $BUILDDIR, where it may be executed. 20 # script executes should be the same directory that $BOOTSTRAP should be 26 # this is the directory containing this script, but can be set explicitly 40 # .blueprint.bootstrap provides saved values from the bootstrap.bash script:
|
D | bootstrap.bash | 3 # This script serves two purposes. First, it can bootstrap the standalone 4 # Blueprint to generate the minibp binary. To do this simply run the script 7 # It can also be invoked from another script to bootstrap a custom Blueprint- 8 # based build system. To do this, the invoking script must first set some or 20 # The invoking script should then run this script, passing along all of its 27 # BOOTSTRAP should be set to the path of the bootstrap script. It can be 33 # WRAPPER should only be set if you want a ninja wrapper script to be 43 # the bootstrap script.
|
/build/soong/dexpreopt/dexpreopt_gen/ |
D | dexpreopt_gen.go | 33 dexpreoptScriptPath = flag.String("dexpreopt_script", "", "path to output dexpreopt script") 34 stripScriptPath = flag.String("strip_script", "", "path to output strip script") 64 usage("path to output dexpreopt script is required") 68 usage("path to output strip script is required") 144 script := &bytes.Buffer{} 145 script.WriteString(scriptHeader) 147 script.WriteString(c) 148 script.WriteString("\n\n") 158 // Assume the rule that ran the script already has a dependency on the input file passed on the 166 fmt.Fprintln(script, "rm -f $2.d") [all …]
|
/build/blueprint/bootstrap/ |
D | doc.go | 20 // 2. A script interpreter (e.g. Bash or Python) 80 // 2. The bootstrap script 81 // 3. The build wrapper script 89 // The bootstrap script is a small script to setup the build directory, writing 100 // The bootstrapping process begins with the user running the bootstrap script 101 // to initialize a new build directory. The script is run from the build 114 // Once the script completes the build directory is initialized and ready to run 115 // a build. A wrapper script (blueprint.bash by default) has been installed in
|
D | writedocs.go | 116 <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> 117 <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
|
/build/make/core/tasks/ |
D | boot_jars_package_check.mk | 27 script := build/make/core/tasks/check_boot_jars/check_boot_jars.py 31 $(stamp): PRIVATE_SCRIPT := $(script) 33 $(stamp) : $(built_boot_jars) $(script) $(whitelist_file)
|
/build/make/target/product/ |
D | core_64_bit_only.mk | 22 # Copy the 64-bit zygote startup script 25 # Set the zygote property to select the 64-bit script.
|
D | core_64_bit.mk | 25 # Copy the 64-bit primary, 32-bit secondary zygote startup script 28 # Set the zygote property to select the 64-bit primary, 32-bit secondary script
|
/build/make/core/ |
D | sdk_font.mk | 3 # properly. Hence, a special script is used to rename the fonts. We bundle all 10 # The script that renames the font. 13 # Location of the fonttools library that the above script depends on.
|
/build/soong/scripts/ |
D | mergenotice.py | 19 This script shouldn't be confused with build/make/tools/generate-notice-files.py 21 installed. This script has rather limited scope; it is meant to create a merged
|
/build/soong/docs/ |
D | best_practices.md | 10 asking the user to run a command (either a straight command, checked in script, 11 generated script, etc) to explicitly copy that file from the output into the 25 Assume that the source directory is `$PWD`. If a script is going to change 27 prefer to do that in the script.
|
/build/make/target/product/gsi/ |
D | init.gsi.rc | 2 # Android init script for GSI required initialization
|