Home
last modified time | relevance | path

Searched refs:valid (Results 1 – 12 of 12) sorted by relevance

/build/blueprint/
Dninja_strings.go294 valid := (r >= 'a' && r <= 'z') ||
300 if !valid {
313 valid := (r >= 'a' && r <= 'z') ||
319 if valid {
/build/soong/common/
Dpaths.go136 valid bool member
145 return OptionalPath{valid: true, path: path}
150 return p.valid
156 if !p.valid {
164 if p.valid {
/build/tools/releasetools/
Dpylintrc367 # List of valid names for the first argument in a class method.
368 valid-classmethod-first-arg=cls
370 # List of valid names for the first argument in a metaclass class method.
371 valid-metaclass-classmethod-first-arg=mcs
/build/core/
Dproduct.mk199 $(error $(p): PRODUCT_NAME must be a valid C identifier, not "$(pn)") \
DLINUX_KERNEL_COPYING9 Also note that the only valid version of the GPL as far as the kernel
158 b) Accompany it with a written offer, valid for at least three
/build/tools/droiddoc/templates-sdk-refonly/assets/
DGPL-LICENSE.txt142 b) Accompany it with a written offer, valid for at least three
/build/tools/droiddoc/templates-sac/assets/
DGPL-LICENSE.txt142 b) Accompany it with a written offer, valid for at least three
/build/tools/droiddoc/templates-sdk-dev/assets/
DGPL-LICENSE.txt142 b) Accompany it with a written offer, valid for at least three
/build/tools/droiddoc/templates-ds/assets/
DGPL-LICENSE.txt142 b) Accompany it with a written offer, valid for at least three
/build/tools/droiddoc/templates-ndk/assets/
DGPL-LICENSE.txt142 b) Accompany it with a written offer, valid for at least three
/build/tools/droiddoc/templates-sdk/assets/
DGPL-LICENSE.txt142 b) Accompany it with a written offer, valid for at least three
/build/kati/
DINTERNALS.md363 think there is no valid usage of this feature for non-leaf targets.