Home
last modified time | relevance | path

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

/build/soong/android/
Dmakevars.go201 strict bool member
340 if !v.strict {
363 if v.strict {
424 func (c *makeVarsContext) addVariableRaw(name, value string, strict, sort bool) {
428 strict: strict,
433 func (c *makeVarsContext) addVariable(name, ninjaStr string, strict, sort bool) {
438 c.addVariableRaw(name, value, strict, sort)
/build/make/tools/docker/
DDockerfile14 …583c8669375b35aad397176a411de3461897444d247b6c220 /usr/local/bin/repo" | sha256sum --strict -c - \
/build/make/core/
Dartifact_path_requirements.mk53 $(eval unused_allowed := $(if $(filter true strict,$(enforcement)),\
/build/soong/cc/
Dcompiler.go511 strict := true
513 strict = false
518 if strict {