Searched refs:getenv (Results 1 – 13 of 13) sorted by relevance
32 if os.getenv('ARGTEST', False):36 elif os.getenv('ARGTEST2', False):43 if os.getenv('ARGTEST_ONLY', False):
47 if os.getenv('ARGTEST', False):
34 if getenv("SOONG_SANDBOX_SOONG_BUILD") == "true" {
91 func getenv(key string) string { func
19 search_path = os.getenv('PATH', os.defpath).split(os.pathsep)
149 const char* strip_cmd = getenv("ATREE_STRIP"); in strip_file()
15 bool g_debug = getenv("ATREE_DEBUG") != NULL;
145 os.getenv('PATH')]
191 env_config = os.getenv('LOGGING_CONFIG')1280 mkbootimg = os.getenv('MKBOOTIMG') or "mkbootimg"1465 mkbootimg = os.getenv('MKBOOTIMG') or "mkbootimg"2192 self.editor = os.getenv("EDITOR")2193 self.pwfile = os.getenv("ANDROID_PW_FILE")
531 bpttool = os.getenv("BPTTOOL") or "bpttool"
295 args.out_dir = os.getenv("OUT_DIR", "out")
232 my_ldflags += -Wl,--wrap,getenv