OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WITH_TIDY_FLAGS
(Results
1 - 4
of
4
) sorted by null
/build/soong/cc/
tidy.go
70
// Add global
WITH_TIDY_FLAGS
and local tidy_flags.
71
withTidyFlags := ctx.Config().Getenv("
WITH_TIDY_FLAGS
")
makevars.go
146
ctx.Strict("
WITH_TIDY_FLAGS
", "${config.TidyWithTidyFlags}")
/build/soong/cc/config/
tidy.go
86
return ctx.Config().Getenv("
WITH_TIDY_FLAGS
")
/build/make/core/
binary.mk
[
all
...]
Completed in 54 milliseconds