/external/jpeg/ |
D | ltmain.sh | 389 rpath= 440 rpath) 441 rpath="$rpath $arg" 880 set dummy $rpath 882 $echo "$modename: warning: ignoring multiple \`-rpath's for a libtool library" 1>&2 1157 if test -n "$rpath"; then 1159 for libdir in $rpath; do 1371 rpath= 1376 rpath="$rpath$dir:" 1380 rpath="$rpath\$thisdir/$dir:" [all …]
|
/external/libpng/scripts/ |
D | makefile.linux | 57 LDFLAGS=-L. -Wl,-rpath,. -L$(ZLIBLIB) -Wl,-rpath,$(ZLIBLIB) -lpng12 -lz -lm 58 LDFLAGS_A=-L$(ZLIBLIB) -Wl,-rpath,$(ZLIBLIB) libpng.a -lz -lm
|
D | makefile.gcmmx | 76 LDFLAGS=-L. -Wl,-rpath,. -L$(ZLIBLIB) -Wl,-rpath,$(ZLIBLIB) -lpng12 -lz -lm 77 LDFLAGS_A=-L$(ZLIBLIB) -Wl,-rpath,$(ZLIBLIB) libpng.a -lz -lm
|
D | makefile.nommx | 57 LDFLAGS=-L. -Wl,-rpath,. -L$(ZLIBLIB) -Wl,-rpath,$(ZLIBLIB) -lpng12 -lz -lm 58 LDFLAGS_A=-L$(ZLIBLIB) -Wl,-rpath,$(ZLIBLIB) libpng.a -lz -lm
|
/external/clearsilver/imd/ |
D | imd.c | 200 NEOERR *rotate_image(char *path, char *file, int degree, char *rpath) in rotate_image() argument 211 snprintf (rpath, _POSIX_PATH_MAX, "%s/%s", path, file); in rotate_image() 212 ch = strrchr(rpath, '.'); in rotate_image() 227 strcat(rpath, "_r"); in rotate_image() 232 strcat(rpath, "_l"); in rotate_image() 237 strcat(rpath, "_u"); in rotate_image() 246 strcat(rpath, ".jpg"); in rotate_image() 247 …printf(cmd, sizeof(cmd), "djpeg -pnm %s | pnmflip %s | cjpeg -quality 85 > %s", ofile, opt, rpath); in rotate_image() 251 strcat(rpath, ".gif"); in rotate_image() 252 snprintf(cmd, sizeof(cmd), "giftopnm %s | pnmflip %s | ppmtogif > %s", ofile, opt, rpath); in rotate_image() [all …]
|
/external/expat/conftools/ |
D | ltmain.sh | 1127 rpath= 1379 case "$rpath " in 1381 *) rpath="$rpath $arg" ;; 1688 -rpath) 1689 prev=rpath 3134 set dummy $rpath 3141 if test -z "$rpath"; then 3455 if test -n "$rpath"; then 3851 test "$mode" != relink && rpath="$compile_rpath$rpath" 3852 for libdir in $rpath; do [all …]
|
/external/chromium/sdch/open-vcdiff/ |
D | ltmain.sh | 1164 rpath= 1426 case "$rpath " in 1428 *) rpath="$rpath $arg" ;; 1741 -rpath) 1742 prev=rpath 3204 set dummy $rpath 3211 if test -z "$rpath"; then 3535 if test -n "$rpath"; then 3928 test "$mode" != relink && rpath="$compile_rpath$rpath" 3929 for libdir in $rpath; do [all …]
|
/external/chromium/third_party/libevent/ |
D | ltmain.sh | 1164 rpath= 1426 case "$rpath " in 1428 *) rpath="$rpath $arg" ;; 1741 -rpath) 1742 prev=rpath 3201 set dummy $rpath 3208 if test -z "$rpath"; then 3527 if test -n "$rpath"; then 3920 test "$mode" != relink && rpath="$compile_rpath$rpath" 3921 for libdir in $rpath; do [all …]
|
/external/libffi/ |
D | ltmain.sh | 1157 rpath= 1418 case "$rpath " in 1420 *) rpath="$rpath $arg" ;; 1728 -rpath) 1729 prev=rpath 3176 set dummy $rpath 3183 if test -z "$rpath"; then 3502 if test -n "$rpath"; then 3895 test "$mode" != relink && rpath="$compile_rpath$rpath" 3896 for libdir in $rpath; do [all …]
|
/external/dbus/ |
D | ltmain.sh | 1148 rpath= 1409 case "$rpath " in 1411 *) rpath="$rpath $arg" ;; 1718 -rpath) 1719 prev=rpath 3166 set dummy $rpath 3173 if test -z "$rpath"; then 3487 if test -n "$rpath"; then 3880 test "$mode" != relink && rpath="$compile_rpath$rpath" 3881 for libdir in $rpath; do [all …]
|
/external/elfutils/src/ |
D | ld.c | 606 add_rxxpath (&ld_state.rpath, arg); in parse_opt_1st() 1261 if (ld_state.rpath != NULL) in gen_rxxpath_data() 1263 struct pathelement *endp = ld_state.rpath; in gen_rxxpath_data() 1264 ld_state.rpath = ld_state.rpath->next; in gen_rxxpath_data() 1282 while (ld_state.rpath != NULL) in gen_rxxpath_data() 1284 struct pathelement *old = ld_state.rpath; in gen_rxxpath_data() 1285 ld_state.rpath = ld_state.rpath->next; in gen_rxxpath_data()
|
/external/protobuf/ |
D | ltmain.sh | 3576 rpath= 3825 rpath | xrpath) 3833 if test "$prev" = rpath; then 3834 case "$rpath " in 3836 *) rpath="$rpath $arg" ;; 4109 -rpath) 4110 prev=rpath 5612 set dummy $rpath 5620 if test -z "$rpath"; then 5950 if test -n "$rpath"; then [all …]
|
/external/protobuf/gtest/build-aux/ |
D | ltmain.sh | 3576 rpath= 3825 rpath | xrpath) 3833 if test "$prev" = rpath; then 3834 case "$rpath " in 3836 *) rpath="$rpath $arg" ;; 4109 -rpath) 4110 prev=rpath 5612 set dummy $rpath 5620 if test -z "$rpath"; then 5950 if test -n "$rpath"; then [all …]
|
/external/libpng/ |
D | ltmain.sh | 4094 rpath= 4343 rpath | xrpath) 4351 if test "$prev" = rpath; then 4352 case "$rpath " in 4354 *) rpath="$rpath $arg" ;; 4636 -rpath) 4637 prev=rpath 6139 set dummy $rpath 6147 if test -z "$rpath"; then 6477 if test -n "$rpath"; then [all …]
|
/external/icu4c/config/ |
D | mh-linux | 20 LD_RPATH= -Wl,-zorigin,-rpath,'$$'ORIGIN 21 LD_RPATH_PRE = -Wl,-rpath,
|
D | mh-linux-va | 27 LD_RPATH= -Wl,-zorigin,-rpath,'$$'ORIGIN 28 #LD_RPATH_PRE = -Wl,-rpath,
|
/external/bison/m4/ |
D | lib-link.m4 | 93 dnl Determine the platform dependent parameters needed to use rpath: 98 dnl Tell automake >= 1.10 to complain if config.rpath is missing. 99 m4_ifdef([AC_REQUIRE_AUX_FILE], [AC_REQUIRE_AUX_FILE([config.rpath])]) 106 ${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.rpath" "$host" > conftest.sh 118 dnl Determine whether the user wants rpath handling at all. 119 AC_ARG_ENABLE(rpath, optenable 120 [ --disable-rpath do not hardcode runtime library paths], 502 dnl Weird platform: only the last -rpath option counts, the user must 516 dnl The -rpath options are cumulative.
|
/external/elfutils/ |
D | ChangeLog | 40 * config.rpath: Likewise. 47 (EXTRA_DIST): Remove config.rpath.
|
/external/dhcpcd/mk/ |
D | os-Darwin.mk | 5 LINK_RPATH= --rpath
|
D | prog.mk | 12 LINK_RPATH?= -Wl,-rpath
|
/external/stlport/test/compiler/StTerm-order/ |
D | Makefile | 12 LDFLAGS += -Wl,-rpath=${STLPORT_LIB_DIR}
|
/external/elfutils/config/ |
D | ChangeLog | 9 * config.rpath: Likewise.
|
/external/bluetooth/glib/tests/ |
D | Makefile.am | 218 …stplugin_a_la_LDFLAGS = $(G_MODULE_LDFLAGS) -avoid-version -module $(no_undefined) -rpath $(libdir) 222 …stplugin_b_la_LDFLAGS = $(G_MODULE_LDFLAGS) -avoid-version -module $(no_undefined) -rpath $(libdir)
|
/external/clearsilver/dso/ |
D | Makefile | 20 …/usr/bin/ld -rpath ../libs -shared -o libneo.so -whole-archive ../libs/libneo_cgi.a ../libs/libne…
|
/external/dropbear/libtomcrypt/testprof/ |
D | makefile.shared | 21 …libtool --silent --mode=link gcc $(CFLAGS) `find . -type f | grep "[.]lo" | xargs` -o $@ -rpath $…
|