Searched
full:getenv (Results
651 -
675 of
1340) sorted by null
<<21222324252627282930>>
/dalvik/dexopt/ |
OptMain.cpp | 215 const char* bcp = getenv("BOOTCLASSPATH");
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/ |
SystemTest.java | 311 Map map = System.getenv();
|
/external/bison/ |
config.h | 87 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
|
config.hin | 86 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
|
/external/chromium/chrome/browser/ |
crash_handler_host_linux.cc | 306 info->upload = (getenv(env_vars::kHeadless) == NULL);
|
/external/chromium/testing/gtest/include/gtest/internal/ |
gtest-port.h | 178 // GetEnv() - gets the value of an environment variable. [all...] |
/external/chromium/testing/gtest/test/ |
gtest-filepath_test.cc | 539 const char* temp_dir = posix::GetEnv("TEMP");
|
/external/clang/lib/Tooling/ |
Tooling.cpp | 125 if (const char *PWD = ::getenv("PWD"))
|
/external/clang/tools/libclang/ |
CXSourceLocation.cpp | 126 bool Logging = ::getenv("LIBCLANG_LOGGING");
|
/external/compiler-rt/lib/asan/ |
asan_mac.cc | 100 const char *dyld_insert_libraries = GetEnv(kDyldInsertLibraries);
|
/external/e2fsprogs/e2fsck/ |
message.c | 221 time_str = getenv("TZ");
|
/external/e2fsprogs/lib/ext2fs/ |
test_io.c | 175 return getenv(arg);
|
/external/gtest/include/gtest/internal/ |
gtest-port.h | 181 // GetEnv() - gets the value of an environment variable. [all...] |
/external/gtest/test/ |
gtest-filepath_test.cc | 539 const char* temp_dir = posix::GetEnv("TEMP");
|
/external/icu4c/common/ |
icuplug.c | 717 plugin_dir = getenv("ICU_PLUGINS");
|
rbbirb.cpp | 54 fDebugEnv = getenv("U_RBBIDEBUG");
|
/external/iproute2/tc/ |
tc_util.c | 35 lib_dir = getenv("TC_LIB_DIR");
|
/external/libffi/src/ |
closures.c | 227 const char *value = getenv (envvar);
|
/external/liblzf/ |
lzf.c | 456 p = getenv ("LZF_BLOCKSIZE");
|
/external/libvpx/examples/includes/geshi/geshi/ |
scilab.php | 109 'getd', 'getdate', 'getenv', 'getf', 'getfield', 'getfont', 'gethistory', 'getio', 'getlinestyle',
|
visualfoxpro.php | 109 'Getcp','Getdir','Getenv','Getexpr','Getfile','Getfldstate',
|
/external/linux-tools-perf/ |
perf.c | 88 path = getenv(PERF_DEBUGFS_ENVIRONMENT);
|
/external/llvm/lib/MC/ |
MCContext.cpp | 44 SecureLogFile = getenv("AS_SECURE_LOG_FILE");
|
/external/llvm/lib/Support/Unix/ |
Program.inc | 74 const char *PathStr = getenv("PATH");
|
Signals.inc | 303 if (getenv("LLVM_DISABLE_CRASH_REPORT")) {
|
Completed in 876 milliseconds
<<21222324252627282930>>