Searched defs:getenv (Results 1 - 25 of 26) sorted by relevance

12

/external/e2fsprogs/intl/
H A Dos2compat.h42 /* We have our own getenv() which works even if library is compiled as DLL */
43 #define getenv _nl_getenv macro
/external/libvpx/libvpx/vpx_ports/
H A Darm_cpudetect.c19 #define getenv(x) NULL macro
25 env = getenv("VPX_SIMD_CAPS");
36 env = getenv("VPX_SIMD_CAPS_MASK");
H A Dx86.h142 #define getenv(x) NULL macro
167 env = getenv("VPX_SIMD_CAPS");
172 env = getenv("VPX_SIMD_CAPS_MASK");
/external/libxml2/win32/wince/
H A Dwincecompat.c57 char *getenv( const char *varname ) function
/external/chromium-trace/catapult/third_party/typ/typ/fakes/
H A Dhost_fake.py127 def getenv(self, key, default=None): member in class:FakeHost
/external/chromium-trace/catapult/third_party/typ/typ/
H A Dhost.py112 def getenv(self, key, default=None): member in class:Host
/external/c-ares/
H A Dares_private.h93 # define getenv(ptr) ares_getenv(ptr) macro
/external/chromium-trace/catapult/telemetry/telemetry/testing/
H A Dsystem_stub.py399 def getenv(self, name, value=None): member in class:OsModuleStub
411 raise NotImplementedError('Unsupported getenv')
/external/dbus/dbus/
H A Ddbus-sysdeps-wince-glue.h89 #define getenv _dbus_wince_getenv macro
90 char *getenv (const char *name);
H A Ddbus-sysdeps-wince-glue.c288 getenv (const char *name) function
/external/valgrind/coregrind/
H A Dm_libcproc.c78 /* We do getenv without libc's help by snooping around in
80 HChar *VG_(getenv)(const HChar *varname) function
/external/curl/lib/
H A Dsetup-vms.h27 /* getenv(), getpwuid() and provide is_vms_shell() */
37 #define getenv decc_getenv macro
44 char * decc$getenv(const char * __name);
50 #undef getenv macro
52 #define getenv vms_getenv macro
119 /* first use the DECC getenv() function */
120 result = decc$getenv(envvar);
129 /* may do a malloc(2048) for each call to getenv(), so you will need */
/external/harfbuzz_ng/src/
H A Dhb-private.hh172 # define getenv(Name) NULL macro
178 # define getenv(Name) NULL macro
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.osgi_3.10.100.v20150529-1857.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 713 milliseconds

12