Searched refs:then (Results 1 – 20 of 20) sorted by relevance
/build/soong/docs/ |
D | compdb.md | 20 You can then trigger an empty build:
|
D | clion.md | 13 You can then trigger a full build:
|
D | perf.md | 44 If the elapsed time is much longer than the critical path then additional 46 long individual times listed in the critical path then improving build times 81 …dist.mk.tmp out/target/product/generic/obj/CONFIG/kati_packaging/dist.mk; then mv out/target/produ… 226 If the long part in the trace view of a build is a relatively solid block, then
|
D | best_practices.md | 146 `LOCAL_SHARED_LIBRARIES` / `shared_libs`, then those dependencies will trigger
|
/build/soong/ |
D | README.md | 158 name of the package, e.g. if the package is in `top/intermediate/package` then the package name is 231 is a namespace called "_scope_", then verifies it contains a "_name_" module and 325 If a module does not specify the `visibility` property then it uses the 328 If the `default_visibility` property is not set for the module's package then 332 If no `default_visibility` property can be found then the module uses the 344 `default_visibility = [//visibility:legacy_public]` added. It will then be the 497 modules (`cc_defaults`, `java_defaults`, etc.), which can then be referenced 519 To load Soong code in a Go-aware IDE, create a directory outside your android tree and then: 531 To run the soong_build process in a debugger, install `dlv` and then start the build with 537 and then in another terminal:
|
/build/make/tools/droiddoc/templates-ndk/assets/js/ |
D | prettify.js | 20 …ue,retry,self,super,then,true,undef,unless,until,when,yield,BEGIN,END"],v=[v,"case,done,elif,esac,… 24 …,finally,for,if,in,is,isnt,loop,new,no,not,null,of,off,on,or,return,super,then,true,try,unless,unt…
|
D | android_3p-bundle.js | 2049 …o|else|elseif|end|false|for|function|if|in|local|nil|not|or|repeat|return|then|true|until|while)\b… 2108 …pace|new|null|of|open|or|override|private|public|rec|return|static|struct|then|to|true|try|type|up… 2361 …port|return|rol|ror|select|severity|shared|signal|sla|sll|sra|srl|subtype|then|to|transport|type|u…
|
/build/soong/ui/build/ |
D | sandbox_linux.go | 114 …"/bin/bash", "-c", `if [ $(hostname) == "android-build" ]; then echo "Android" "Success"; else ech…
|
/build/soong/third_party/zip/testdata/ |
D | readme.notzip | 21 and then visiting http://localhost:6060/doc/install.html.
|
/build/soong/dexpreopt/dexpreopt_gen/ |
D | dexpreopt_gen.go | 209 if [ "$errno" -ne 0 ]; then
|
/build/make/tools/droiddoc/templates-ndk/assets/ |
D | GPL-LICENSE.txt | 117 themselves, then this License, and its terms, do not apply to those 167 access to copy from a designated place, then offering equivalent 203 License and any other pertinent obligations, then as a consequence you 206 all those who receive copies directly or indirectly through you, then
|
/build/soong/java/ |
D | builder.go | 47 `(if [ -s $srcJarDir/list ] || [ -s $out.rsp ] ; then ` + 137 `(if cmp -s $out.tmp $out ; then rm $out.tmp ; else mv $out.tmp $out ; fi )`,
|
D | app.go | 1399 Textf(`if (zipinfo %s 'lib/*.so' 2>/dev/null | grep -v ' stor ' >/dev/null) ; then`, inputPath). 1426 Textf(`if (zipinfo %s '*.dex' 2>/dev/null | grep -v ' stor ' >/dev/null) ; then`, inputPath).
|
/build/soong/cmd/extract_apks/bundle_proto/ |
D | config.proto | 129 // then only "assets/level1_textures" will be used).
|
/build/make/core/ |
D | LINUX_KERNEL_COPYING | 133 themselves, then this License, and its terms, do not apply to those 183 access to copy from a designated place, then offering equivalent 219 License and any other pertinent obligations, then as a consequence you 222 all those who receive copies directly or indirectly through you, then
|
/build/soong/android/ |
D | makevars.go | 237 # If the original variable is empty, then just set it to the SOONG_ version.
|
/build/blueprint/ |
D | LICENSE | 86 or contributory patent infringement, then any patent licenses 108 distribution, then any Derivative Works that You distribute must
|
/build/make/tools/releasetools/ |
D | pylintrc | 60 # disable everything first and then reenable specific checks. For example, if
|
/build/make/tools/droiddoc/templates-pdk/assets/ |
D | jquery-1.6.2.min.js | 16 …then:function(a,c){b.done(a).fail(c);return this},always:function(){return b.done.apply(b,argument… method
|
/build/make/ |
D | Changes.md | 362 If the first target isn't intended to be a real file, then it should be marked
|