Home
last modified time | relevance | path

Searched defs:getenv (Results 201 – 225 of 2025) sorted by relevance

12345678910>>...81

/dports/lang/gcc6-aux/gcc-6-20180516/liboffloadmic/runtime/emulator/
H A Dcoi_common.h87 #define getenv(x) secure_getenv(x) macro
89 #define getenv(x) __secure_getenv(x) macro
/dports/devel/riscv64-gcc/gcc-8.3.0/liboffloadmic/runtime/emulator/
H A Dcoi_common.h87 #define getenv(x) secure_getenv(x) macro
89 #define getenv(x) __secure_getenv(x) macro
/dports/lang/gcc10-devel/gcc-10-20211008/liboffloadmic/runtime/emulator/
H A Dcoi_common.h87 #define getenv(x) secure_getenv(x) macro
89 #define getenv(x) __secure_getenv(x) macro
/dports/lang/gcc9/gcc-9.4.0/liboffloadmic/runtime/emulator/
H A Dcoi_common.h87 #define getenv(x) secure_getenv(x) macro
89 #define getenv(x) __secure_getenv(x) macro
/dports/misc/cxx_atomics_pic/gcc-11.2.0/liboffloadmic/runtime/emulator/
H A Dcoi_common.h87 #define getenv(x) secure_getenv(x) macro
89 #define getenv(x) __secure_getenv(x) macro
/dports/lang/gcc9-aux/gcc-9.1.0/liboffloadmic/runtime/emulator/
H A Dcoi_common.h87 #define getenv(x) secure_getenv(x) macro
89 #define getenv(x) __secure_getenv(x) macro
/dports/www/cgicc/cgicc-3.2.19/contrib/
H A DFCgiIO.h123 virtual inline std::string getenv(const char *varName) in getenv() function
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libast/misc/
H A Dgetenv.c94 getenv(const char* name) in getenv() function
/dports/shells/ksh93/ast-93u/src/lib/libast/misc/
H A Dgetenv.c94 getenv(const char* name) in getenv() function
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libast/misc/
H A Dgetenv.c94 getenv(const char* name) in getenv() function
/dports/mail/bincimap/bincimap-1.2.13final/src/
H A Dtools.cc66 string Tools::getenv(const string &key) const in getenv() function in Tools
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/profile/
H A DInstrProfilingUtil.h37 static inline char *getenv(const char *name) { return NULL; } in getenv() function
/dports/lang/yap/yap-6.2.2/packages/jpl/src/java/jpl/util/
H A DGetenv.java19 public static void getenv() in getenv() method in Getenv
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/profile/
H A DInstrProfilingUtil.h37 static inline char *getenv(const char *name) { return NULL; } in getenv() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/profile/
H A DInstrProfilingUtil.h37 static inline char *getenv(const char *name) { return NULL; } in getenv() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingUtil.h37 static inline char *getenv(const char *name) { return NULL; } in getenv() function
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_libc.cpp40 int internal_memcmp(const void* s1, const void* s2, uptr n) { in setenv()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/platform/
H A DEnvironment.cpp35 std::string CEnvironment::getenv(const std::string &name) in getenv() function in CEnvironment
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/glib-0.9.3/src/
H A Dutils.rs37 pub fn getenv<K: AsRef<OsStr>>(variable_name: K) -> Option<OsString> { in getenv() function
219 fn getenv() { in getenv() function
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/glib-0.9.0/src/
H A Dutils.rs37 pub fn getenv<K: AsRef<OsStr>>(variable_name: K) -> Option<OsString> { in getenv() function
219 fn getenv() { in getenv() function
/dports/www/castor/castor-0.8.16/cargo-crates/glib-0.9.3/src/
H A Dutils.rs37 pub fn getenv<K: AsRef<OsStr>>(variable_name: K) -> Option<OsString> { in getenv() function
219 fn getenv() { in getenv() function
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/glib-0.8.2/src/
H A Dutils.rs37 pub fn getenv<K: AsRef<OsStr>>(variable_name: K) -> Option<OsString> { in getenv() function
219 fn getenv() { in getenv() function
/dports/net-im/fractal/fractal-4.4.0/vendor/glib/src/
H A Dutils.rs37 pub fn getenv<K: AsRef<OsStr>>(variable_name: K) -> Option<OsString> { in getenv() function
219 fn getenv() { in getenv() function
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/wince/
H A Dcrt.cpp65 char *getenv(const char * WXUNUSED(name)) in getenv() function
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/wince/
H A Dcrt.cpp65 char *getenv(const char * WXUNUSED(name)) in getenv() function

12345678910>>...81