Home
last modified time | relevance | path

Searched defs:ENV (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Tools/scripts/
Dwin_add2path.py16 ENV = "Environment" variable
/third_party/selinux/libsepol/tests/
DMakefile1 ENV ?= env macro
/third_party/rust/crates/cxx/gen/build/src/
Dcargo.rs8 static ENV: OnceCell<CargoEnv> = OnceCell::new(); variable