Home
last modified time | relevance | path

Searched refs:strict (Results 1 – 6 of 6) sorted by relevance

/build/soong/android/
Dmakevars.go168 strict bool member
268 if !v.strict {
291 if v.strict {
352 func (c *makeVarsContext) addVariableRaw(name, value string, strict, sort bool) {
356 strict: strict,
361 func (c *makeVarsContext) addVariable(name, ninjaStr string, strict, sort bool) {
366 c.addVariableRaw(name, value, strict, sort)
Dmodule.go1677 func (b *baseModuleContext) validateAndroidModule(module blueprint.Module, strict bool) Module {
1680 if !strict {
/build/make/tools/docker/
DDockerfile14 …583c8669375b35aad397176a411de3461897444d247b6c220 /usr/local/bin/repo" | sha256sum --strict -c - \
/build/soong/cc/
Dcompiler.go460 strict := true
462 strict = false
467 if strict {
/build/make/tools/fs_config/
DREADME72 section in Python versions <= 3.2. In Python 3.2 it's set to strict mode.
/build/make/core/
Dmain.mk1332 $(eval unused_allowed := $(if $(filter true strict,$(enforcement)),\