HomeSort by relevance Sort by last modified time
    Searched refs:rpath (Results 1 - 25 of 60) sorted by null

1 2 3

  /external/stlport/test/compiler/StTerm-order/
Makefile 12 LDFLAGS += -Wl,-rpath=${STLPORT_LIB_DIR}
  /external/dhcpcd/mk/
os-Darwin.mk 5 LINK_RPATH= --rpath
  /system/core/adb/
file_sync_client.c 297 static int sync_send(int fd, const char *lpath, const char *rpath,
307 len = strlen(rpath);
374 writex(fd, rpath, len) || writex(fd, tmp, r)) {
410 fprintf(stderr,"failed to copy '%s' to '%s': %s\n", lpath, rpath, sbuf->data);
441 int sync_recv(int fd, const char *rpath, const char *lpath)
449 len = strlen(rpath);
455 writex(fd, rpath, len)) {
499 fprintf(stderr,"cannot write '%s': %s\n", rpath, strerror(errno));
526 fprintf(stderr,"failed to copy '%s' to '%s': %s\n", rpath, lpath, buffer);
602 const char *lpath, const char *rpath)
805 const char *rpath; member in struct:__anon30568
    [all...]
file_sync_service.h 81 int do_sync_push(const char *lpath, const char *rpath, int verifyApk);
82 int do_sync_sync(const char *lpath, const char *rpath, int listonly);
83 int do_sync_pull(const char *rpath, const char *lpath);
  /external/icu4c/config/
mh-linux 20 LD_RPATH= -Wl,-zorigin,-rpath,'$$'ORIGIN
21 LD_RPATH_PRE = -Wl,-rpath,
mh-alpha-linux-cc 34 LD_RPATH_PRE= -Wl,-rpath,
mh-alpha-osf 34 LD_RPATH_PRE= -Wl,-rpath,
mh-bsd-gcc 21 LD_RPATH_PRE= -Wl,-rpath,
mh-haiku 22 LD_RPATH_PRE = -Wl,-rpath,
mh-qnx 33 LD_RPATH_PRE = -Wl,-rpath,
mh-alpha-linux-gcc 25 LD_RPATH_PRE= -Wl,-rpath,
mh-beos 52 LD_RPATH_PRE = -Wl,-rpath,
mh-irix 32 LD_RPATH_PRE= -Wl,-rpath,
mh-linux-va 27 LD_RPATH= -Wl,-zorigin,-rpath,'$$'ORIGIN
28 #LD_RPATH_PRE = -Wl,-rpath,
mh-mingw 46 LD_RPATH_PRE= -Wl,-rpath,
  /development/pdk/pndk/config/
config.mk 19 -Wl,-rpath-link=$(NDK_BASE)/lib \
  /external/jpeg/
ltmain.sh 389 rpath=
440 rpath)
441 rpath="$rpath $arg"
523 -rpath)
524 prev=rpath
602 $echo "$modename: \`$arg' contains no -rpath information" 1>&2
657 # Make sure the rpath contains only unique directories.
664 # This is the magic to use -rpath.
874 if test -z "$rpath"; the
    [all...]
  /ndk/build/tools/
build-host-sed.sh 63 run $SED_SRCDIR/configure --disable-nls --disable-rpath --disable-i18n --disable-acl
  /external/elfutils/src/
ld.c 143 { "rpath", ARGP_rpath, "PATH", OPTION_HIDDEN, NULL },
144 { "rpath-link", ARGP_rpath_link, "PATH", OPTION_HIDDEN, NULL },
358 /* Get runpath/rpath information in usable form. */
606 add_rxxpath (&ld_state.rpath, arg);
    [all...]
  /external/chromium/sdch/open-vcdiff/
ltmain.sh 1164 rpath=
    [all...]
  /external/chromium/third_party/libevent/
ltmain.sh 1164 rpath=
    [all...]
  /external/expat/conftools/
ltmain.sh 1127 rpath=
    [all...]
  /external/libffi/
ltmain.sh 1157 rpath=
    [all...]
  /external/llvm/autoconf/
ltmain.sh 1127 rpath=
    [all...]
  /external/llvm/projects/sample/autoconf/
ltmain.sh 1127 rpath=
    [all...]

Completed in 247 milliseconds

1 2 3