HomeSort by relevance Sort by last modified time
    Searched full:getenv (Results 626 - 650 of 1340) sorted by null

<<21222324252627282930>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/lib/
libgomp.so 
libgomp.so.1 
libgomp.so.1.0.0 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/libexec/gcc/i686-linux/4.4.3/
collect2 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
mt_allocator.h 116 _M_force_new(std::getenv("GLIBCXX_FORCE_NEW") ? true : false)
490 std::getenv("GLIBCXX_FORCE_NEW") ? true : false);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
mt_allocator.h 116 _M_force_new(std::getenv("GLIBCXX_FORCE_NEW") ? true : false)
490 std::getenv("GLIBCXX_FORCE_NEW") ? true : false);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
mt_allocator.h 114 _M_force_new(std::getenv("GLIBCXX_FORCE_NEW") ? true : false)
488 std::getenv("GLIBCXX_FORCE_NEW") ? true : false);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
mt_allocator.h 114 _M_force_new(std::getenv("GLIBCXX_FORCE_NEW") ? true : false)
488 std::getenv("GLIBCXX_FORCE_NEW") ? true : false);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
mt_allocator.h 114 _M_force_new(std::getenv("GLIBCXX_FORCE_NEW") ? true : false)
488 std::getenv("GLIBCXX_FORCE_NEW") ? true : false);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/ext/
mt_allocator.h 114 _M_force_new(std::getenv("GLIBCXX_FORCE_NEW") ? true : false)
488 std::getenv("GLIBCXX_FORCE_NEW") ? true : false);
  /prebuilts/sdk/tools/linux/
zipalign 
  /sdk/emulator/opengl/host/libs/libOpenglRender/
FrameBuffer.cpp 123 if (getenv("ANDROID_NO_GLES2")) {
379 m_fpsStats = getenv("SHOW_FPS_STATS") != NULL;
  /sdk/lint/libs/lint_api/src/com/android/tools/lint/client/api/
LintClient.java 284 path = System.getenv(PROP_BIN_DIR);
310 String home = System.getenv("ANDROID_HOME"); //$NON-NLS-1$
  /system/core/fastboot/
fastboot.c 122 dir = getenv("ANDROID_PRODUCT_OUT");
816 serial = getenv("ANDROID_SERIAL");
  /system/core/logcat/
logcat.cpp 685 const char* logFormat = getenv("ANDROID_PRINTF_LOG");
705 char *env_tags_orig = getenv("ANDROID_LOG_TAGS");
  /external/libxml2/
nanoftp.c 203 env = getenv("no_proxy");
206 env = getenv("ftp_proxy");
210 env = getenv("FTP_PROXY");
215 env = getenv("ftp_proxy_user");
219 env = getenv("ftp_proxy_password");
    [all...]
nanohttp.c 232 env = getenv("no_proxy");
235 env = getenv("http_proxy");
240 env = getenv("HTTP_PROXY");
    [all...]
  /external/openssh/
session.c 1175 child_set_env(&env, &envsize, "PATH", getenv("PATH"));
1203 if (getenv("TZ"))
1204 child_set_env(&env, &envsize, "TZ", getenv("TZ"));
1258 if ((cp = getenv("KRB5CCNAME")) != NULL)
1266 if ((cp = getenv("AUTHSTATE")) != NULL)
    [all...]
  /external/iptables/iptables/
xtables.c 185 xtables_libdir = getenv("XTABLES_LIBDIR");
188 xtables_libdir = getenv("IPTABLES_LIB_DIR");
201 xtables_libdir = getenv("IP6TABLES_LIB_DIR");
    [all...]
  /external/qemu/audio/
audio.c 382 const char *var = getenv (envname);
395 strval = getenv (key);
411 const char *val = getenv (key);
    [all...]
  /external/webkit/Source/JavaScriptCore/assembler/
SH4Assembler.h     [all...]
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Registry/
Registry.cpp 831 path = getenv(ENV_MC_REGISTRY_PATH.c_str());
837 path = getenv(ENV_MC_REGISTRY_FALLBACK_PATH.c_str());
862 path = getenv(ENV_MC_AUTH_TOKEN_PATH.c_str());
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
AndroidDebugBridge.java     [all...]
  /bionic/libc/netbsd/net/
getnameinfo.c 151 const char* cache_mode = getenv("ANDROID_DNS_MODE");
  /bionic/libc/unistd/
getopt_long.c 307 posixly_correct = (getenv("POSIXLY_CORRECT") != NULL);

Completed in 1883 milliseconds

<<21222324252627282930>>