Home
last modified time | relevance | path

Searched refs:reason (Results 1 – 8 of 8) sorted by relevance

/build/soong/android/
Dneverallow.go185 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/
Dblockimgdiff.py372 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/
DINTERNALS.md39 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
DLICENSE174 incurred by, or claims asserted against, such Contributor by reason
/build/blueprint/
DLICENSE174 incurred by, or claims asserted against, such Contributor by reason
/build/make/tools/droiddoc/templates-ndk/assets/
DGPL-LICENSE.txt198 infringement or for any other reason (not limited to patent issues),
/build/make/core/
DLINUX_KERNEL_COPYING214 infringement or for any other reason (not limited to patent issues),
/build/make/
DChanges.md444 Clang is the default and only supported Android compiler, so there is no reason