Searched refs:then (Results 1 – 24 of 24) 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 | best_practices.md | 146 `LOCAL_SHARED_LIBRARIES` / `shared_libs`, then those dependencies will trigger
|
D | perf.md | 150 If the long part in the trace view of a build is a relatively solid block, then
|
/build/kati/ |
D | CONTRIBUTING.md | 15 own the intellectual property, then you'll need to sign an [individual 19 then you'll need to sign a [corporate CLA][].
|
D | pathutil_test.go | 309 cmd: `if [ -d testdir ] ; then find testdir ; fi`, 318 cmd: `if [ -d testdir ]; then find testdir; fi`, 327 cmd: `if [ -d testdir ]; then cd testdir && find .; fi`,
|
D | LICENSE | 86 or contributory patent infringement, then any patent licenses 108 distribution, then any Derivative Works that You distribute must
|
D | INTERNALS.md | 305 should output *foo*, *baz*, and then *bar*, in this order, but 311 outputs *foo*, *bar*, and then *baz*.
|
/build/soong/ui/build/ |
D | sandbox_linux.go | 83 …"/bin/bash", "-c", `if [ $(hostname) == "android-build" ]; then echo "Android" "Success"; else ech…
|
/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/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 | 201 if [ "$errno" -ne 0 ]; then
|
/build/soong/java/ |
D | builder.go | 45 `(if [ -s $srcJarDir/list ] || [ -s $out.rsp ] ; then ` + 72 `(if cmp -s $out.tmp $out ; then rm $out.tmp ; else mv $out.tmp $out ; fi )`,
|
/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/android/ |
D | makevars.go | 192 # If the original variable is empty, then just set it to the SOONG_ version.
|
/build/soong/ |
D | README.md | 129 N which imports namespaces I1, I2, I3..., then if D is a fully-qualified name 226 To load Soong code in a Go-aware IDE, create a directory outside your android tree and then:
|
/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/blueprint/ |
D | LICENSE | 86 or contributory patent infringement, then any patent licenses 108 distribution, then any Derivative Works that You distribute must
|
/build/soong/dexpreopt/ |
D | dexpreopt.go | 79 …Textf(`if (zipinfo %s '*.dex' 2>/dev/null | grep -v ' stor ' >/dev/null) ; then`, module.StripInpu…
|
/build/soong/cc/ |
D | pylintrc | 36 # disable everything first and then reenable specific checks. For example, if
|
/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 | 155 If the first target isn't intended to be a real file, then it should be marked
|