/prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/lib/ |
libc.so | |
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/lib/ |
libc.so | |
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/lib/ |
libc.so | |
/system/core/sh/ |
histedit.c | 124 setenv("TERM", term, 1);
|
/external/llvm/tools/llvm-ld/ |
llvm-ld.cpp | 207 /// seem to have an unsetenv() function or a setenv() function (or they are 435 // Allow user to setenv LLVMINTERP if lli is not in their PATH.
|
/external/qemu/android/skin/ |
window.c | [all...] |
/external/bison/ |
ABOUT-NLS | 106 prompt, merely execute `setenv LANG de_DE' (in `csh'), [all...] |
/external/bluetooth/glib/ |
config.h.win32.in | 363 /* Define to 1 if you have the `setenv' function. */
|
/external/bluetooth/glib/glib/ |
config.h | 331 /* Define to 1 if you have the `setenv' function. */
|
/external/dbus/tools/ |
dbus-launch.c | 375 printf ("setenv DBUS_SESSION_BUS_ADDRESS '%s';\n", bus_address);
|
/external/llvm/device/include/llvm/Config/ |
config.h | 325 /* Define to 1 if you have the `setenv' function. */
|
/external/llvm/host/include/llvm/Config/ |
config.h | 321 /* Define to 1 if you have the `setenv' function. */
|
/external/llvm/include/llvm/Config/ |
config.h.cmake | 330 /* Define to 1 if you have the `setenv' function. */
|
config.h.in | 331 /* Define to 1 if you have the `setenv' function. */
|
/external/valgrind/main/docs/internals/ |
3_2_BUGSTATUS.txt | 252 r6706 pending no n-i-bz memcheck: wrap getenv/setenv/putenv
|
/ndk/sources/host-tools/make-3.81/ |
ABOUT-NLS | 106 prompt, merely execute `setenv LANG de_DE' (in `csh'), [all...] |
/ndk/sources/host-tools/make-3.81/config/ |
gettext.m4 | 385 mempcpy munmap putenv setenv setlocale snprintf stpcpy strcasecmp strdup \
|
/system/core/init/ |
init_parser.c | 753 parse_error(state, "setenv option requires name and value arguments\n");
|
/external/skia/samplecode/ |
SampleApp.cpp | [all...] |
/bionic/libc/ |
Android.mk | 164 stdlib/setenv.c \
|
/external/elfutils/ |
ABOUT-NLS | 107 prompt, merely execute `setenv LANG de_DE' (in `csh'), [all...] |
/external/ipsec-tools/src/racoon/ |
racoonctl.c | 276 setenv("POSIXLY_CORRECT", "1", 0); [all...] |
/external/openssh/ |
auth-pam.c | 447 if (setenv("TZ", tz, 1) == -1)
|
/external/qemu/android/ |
main-common.c | 524 setenv("SDL_VIDEO_ALLOW_SCREENSAVER","1",1); [all...] |
/frameworks/base/core/jni/ |
AndroidRuntime.cpp | 811 setenv("ANDROID_ROOT", rootDir, 1); [all...] |