Home
last modified time | relevance | path

Searched refs:shlibpath (Results 1 – 25 of 38) sorted by relevance

12

/external/llvm/test/Unit/
Dlit.cfg79 shlibpath = config.environment.get(config.shlibpath_var,'')
80 if shlibpath:
81 shlibpath = os.pathsep + shlibpath
82 shlibpath = config.shlibdir + shlibpath
83 config.environment[config.shlibpath_var] = shlibpath
/external/clang/test/Unit/
Dlit.cfg82 shlibpath = config.environment.get(config.shlibpath_var,'')
83 if shlibpath:
84 shlibpath = os.pathsep + shlibpath
85 shlibpath = config.shlibdir + shlibpath
86 config.environment[config.shlibpath_var] = shlibpath
/external/libcap-ng/libcap-ng-0.7/
Dltmain.sh8094 shlibpath="$finalize_shlibpath"
8095 test "$opt_mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
8096 if test -n "$shlibpath"; then
8097 eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var"
/external/chromium/sdch/open-vcdiff/
Dltmain.sh3980 test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
3981 if test -n "$shlibpath"; then
/external/chromium/third_party/libevent/
Dltmain.sh3972 test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
3973 if test -n "$shlibpath"; then
/external/llvm/projects/sample/autoconf/
Dltmain.sh3900 test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
3901 if test -n "$shlibpath"; then
/external/llvm/autoconf/
Dltmain.sh3900 test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
3901 if test -n "$shlibpath"; then
/external/libffi/
Dltmain.sh3947 test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
3948 if test -n "$shlibpath"; then
/external/protobuf/
Dltmain.sh6409 test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
6410 if test -n "$shlibpath"; then
/external/protobuf/gtest/build-aux/
Dltmain.sh6409 test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
6410 if test -n "$shlibpath"; then
/external/expat/conftools/
Dltmain.sh8085 test "$opt_mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
8086 if test -n "$shlibpath"; then
/external/libogg/
Dltmain.sh6943 test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
6944 if test -n "$shlibpath"; then
/external/openfst/
Dltmain.sh6943 test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
6944 if test -n "$shlibpath"; then
/external/libpng/
Dltmain.sh6936 test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
6937 if test -n "$shlibpath"; then
/external/libusb-compat/
Dltmain.sh6943 test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
6944 if test -n "$shlibpath"; then
/external/libvorbis/
Dltmain.sh6943 test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
6944 if test -n "$shlibpath"; then
/external/expat/
Dlibtool8525 test "$opt_mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
8526 if test -n "$shlibpath"; then
/external/libmtp/
Dltmain.sh6936 test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
6937 if test -n "$shlibpath"; then
/external/qemu/distrib/sdl-1.2.15/build-scripts/
Dltmain.sh6937 test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
6938 if test -n "$shlibpath"; then
/external/libusb/
Dltmain.sh6936 test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
6937 if test -n "$shlibpath"; then
/external/llvm/projects/sample/autoconf/m4/
Dlibtool.m44473 # Is shlibpath searched before the hard-coded library search path?
/external/llvm/autoconf/m4/
Dlibtool.m44473 # Is shlibpath searched before the hard-coded library search path?
/external/qemu/distrib/sdl-1.2.15/acinclude/
Dlibtool.m42711 [Is shlibpath searched before the hard-coded library search path?])
/external/protobuf/m4/
Dlibtool.m42700 [Is shlibpath searched before the hard-coded library search path?])
/external/libmtp/m4/
Dlibtool.m42704 [Is shlibpath searched before the hard-coded library search path?])

12