Home
last modified time | relevance | path

Searched refs:Allow (Results 1 – 7 of 7) sorted by relevance

/build/soong/ui/build/sandbox/darwin/
Dglobal.sb9 ; Allow reading of any file
12 ; Allow writing to $OUT_DIR and $DIST_DIR
21 ; Allow writes to user-specific temp folders (Java stores hsperfdata there)
25 ; Allow writing to the terminal
38 ; Allow suid /bin/ps to function
41 ; Allow path_interposer unix domain socket without logging
44 ; Allow executing any file
/build/soong/ui/build/
Denvironment_test.go61 initial.Allow("TEST3", "TEST")
Dninja.go114 cmd.Environment.Allow(append([]string{
Denvironment.go106 func (e *Environment) Allow(keys ...string) { func
Dkati.go322 env.Allow([]string{
/build/make/target/board/
Dgo_defaults_common.prop38 # Default heap sizes. Allow up to 256m for large heaps to make sure a single app
/build/make/tools/releasetools/
Dpylintrc27 # Allow loading of arbitrary C extensions. Extensions are imported into the
36 # Allow optimization of some AST trees. This will activate a peephole AST
257 # Allow the body of an if to be on the same line as the test if there is no