Searched refs:reason (Results 1 – 8 of 8) sorted by relevance
/build/soong/android/ |
D | neverallow.go | 185 reason string member 237 func (r *rule) because(reason string) *rule { 238 r.reason = reason 262 if len(r.reason) != 0 { 263 s += " which is restricted because " + r.reason
|
/build/make/tools/releasetools/ |
D | blockimgdiff.py | 372 def Log(self, filename, reason): argument 383 assert reason in self.REASONS 385 if reason not in self.stats: 386 self.stats[reason] = set() 387 self.stats[reason].add(filename) 532 reason = (ImgdiffStats.USED_IMGDIFF_LARGE_APK if large_apk 534 self.imgdiff_stats.Log(name, reason)
|
/build/kati/ |
D | INTERNALS.md | 39 historical reason. It's written in old-style C, has a lot of ifdefs for some 103 simultaneously, but kati has two phases for parsing and evaluation. The reason 148 For some reason, GNU make expands expressions before it decides the type of 207 As a nature of old systems, GNU make is very permissive. For some reason, it
|
D | LICENSE | 174 incurred by, or claims asserted against, such Contributor by reason
|
/build/blueprint/ |
D | LICENSE | 174 incurred by, or claims asserted against, such Contributor by reason
|
/build/make/tools/droiddoc/templates-ndk/assets/ |
D | GPL-LICENSE.txt | 198 infringement or for any other reason (not limited to patent issues),
|
/build/make/core/ |
D | LINUX_KERNEL_COPYING | 214 infringement or for any other reason (not limited to patent issues),
|
/build/make/ |
D | Changes.md | 444 Clang is the default and only supported Android compiler, so there is no reason
|