Searched refs:major (Results 1 – 6 of 6) sorted by relevance
/build/blueprint/ |
D | singleton_ctx.go | 45 RequireNinjaVersion(major, minor, micro int) argument 202 func (s *singletonContext) RequireNinjaVersion(major, minor, micro int) { 203 s.context.requireNinjaVersion(major, minor, micro)
|
D | context.go | 2622 func (c *Context) requireNinjaVersion(major, minor, micro int) { 2623 if major != 1 {
|
/build/make/target/product/security/ |
D | README | 7 open a major security hole).
|
/build/soong/android/ |
D | singleton.go | 40 RequireNinjaVersion(major, minor, micro int) argument
|
/build/make/tools/droiddoc/templates-ndk/assets/ |
D | GPL-LICENSE.txt | 162 form) with the major components (compiler, kernel, and so on) of the
|
/build/make/core/ |
D | LINUX_KERNEL_COPYING | 178 form) with the major components (compiler, kernel, and so on) of the
|