/external/srtp/ |
config.status | 207 if ln -s conf$$.file conf$$ 2>/dev/null; then 211 # Don't use ln at all; we don't have any links 214 as_ln_s='ln -s' 216 elif ln conf$$.file conf$$ 2>/dev/null; then 217 as_ln_s=ln
|
/external/fdlibm/ |
configure | 204 if ln -s conf$$.file conf$$ 2>/dev/null; then 208 # Don't use ln at all; we don't have any links 211 as_ln_s='ln -s' 213 elif ln conf$$.file conf$$ 2>/dev/null; then 214 as_ln_s=ln [all...] |
/ndk/sources/host-tools/sed-4.2.1/ |
autoboot | 398 echo "$0: ln -fs $dot_dots$src $dst" && 399 ln -fs "$dot_dots$src" "$dst"
|
/external/chromium_org/tools/clang/scripts/ |
update.sh | 386 ln -sf libc++.1.dylib libc++.dylib
|
/external/e2fsprogs/resize/ |
Makefile.in | 139 (cd $(top_srcdir)/..; a=$(SRCROOT); rm -f $$a ; ln -sf e2fsprogs $$a ; \
|
/external/icu/icu4c/source/data/lang/ |
resfiles.mk | 94 ky_Cyrl.txt lag.txt lg.txt lkt.txt ln.txt\
|
/external/icu/icu4c/source/data/region/ |
resfiles.mk | 94 lg.txt lkt.txt ln.txt lo.txt lt.txt\
|
/external/icu/icu4c/source/data/zone/ |
resfiles.mk | 95 lg.txt lkt.txt ln.txt lo.txt lt.txt\
|
/external/iputils/ninfod/ |
configure | 483 if ln -s conf$$.file conf$$ 2>/dev/null; then 484 as_ln_s='ln -s' 486 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 487 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 489 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 491 elif ln conf$$.file conf$$ 2>/dev/null; then 492 as_ln_s=ln [all...] |
/libcore/luni/src/main/java/java/util/concurrent/ |
ConcurrentHashMap.java | 1734 Node<K,V> ln, hn; local [all...] |
/ndk/build/tools/ |
build-host-gcc.sh | [all...] |
build-gcc.sh | 613 ( cd "$DIRNAME" && rm -f "$BASENAME" && ln -s "$2" "$BASENAME" )
|
make-standalone-toolchain.sh | 431 ln -sf "clang${LLVM_VERSION_WITHOUT_DOT}${HOST_EXE}" "$TMPDIR/bin/clang${LLVM_VERSION_WITHOUT_DOT}++${HOST_EXE}"
|
/prebuilts/tools/common/m2/repository/org/freemarker/freemarker/2.3.20/ |
freemarker-2.3.20.jar | |
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/ |
probe-event.c | 472 struct line_node *ln; local 529 list_for_each_entry(ln, &lr->line_list, list) { 530 for (; ln->line > l; l++) { 794 * perf probe [EVENT=]SRC[:LN|;PTN] 795 * perf probe [EVENT=]FUNC[@SRC][+OFFS|%return|:LN|;PAT] [all...] |
/external/chromium_org/chrome/installer/mac/ |
keystone_install.sh | 188 # existing link. ln -fhs is supposed to handle this case, but it does so 208 # Error handling strategy: if anything fails, such as the mktemp, ln, 225 (ln -fhs "${target}" "${temp_link}" && \ [all...] |
/external/libnfc-nci/src/nfc/int/ |
rw_int.h | 365 UINT32 ln; /* Ln: actual size of stored NDEF data (in bytes) */ member in struct:__anon28180 [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/ |
Makefile | 54 LN= ln 494 $(LN) -f $(INSTSONAME) $@; \ 534 $(LN) -fsn $(VERSION) $(PYTHONFRAMEWORKDIR)/Versions/Current 535 $(LN) -fsn Versions/Current/$(PYTHONFRAMEWORK) $(PYTHONFRAMEWORKDIR)/$(PYTHONFRAMEWORK) 536 $(LN) -fsn Versions/Current/Headers $(PYTHONFRAMEWORKDIR)/Headers 537 $(LN) -fsn Versions/Current/Resources $(PYTHONFRAMEWORKDIR)/Resources 877 (cd $(DESTDIR)$(BINDIR); $(LN) -s python$(VERSION)$(EXE) python2$(EXE)) 878 (cd $(DESTDIR)$(BINDIR); $(LN) -s python2$(EXE) $(PYTHON)) 880 (cd $(DESTDIR)$(BINDIR); $(LN) -s python$(VERSION)-config python2-config [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/ |
Makefile | 54 LN= ln 495 $(LN) -f $(INSTSONAME) $@; \ 535 $(LN) -fsn $(VERSION) $(PYTHONFRAMEWORKDIR)/Versions/Current 536 $(LN) -fsn Versions/Current/$(PYTHONFRAMEWORK) $(PYTHONFRAMEWORKDIR)/$(PYTHONFRAMEWORK) 537 $(LN) -fsn Versions/Current/Headers $(PYTHONFRAMEWORKDIR)/Headers 538 $(LN) -fsn Versions/Current/Resources $(PYTHONFRAMEWORKDIR)/Resources 878 (cd $(DESTDIR)$(BINDIR); $(LN) -s python$(VERSION)$(EXE) python2$(EXE)) 879 (cd $(DESTDIR)$(BINDIR); $(LN) -s python2$(EXE) $(PYTHON)) 881 (cd $(DESTDIR)$(BINDIR); $(LN) -s python$(VERSION)-config python2-config [all...] |
/external/chromium_org/third_party/icu/source/tools/pkgdata/ |
pkgdata.cpp | 520 #define LN_CMD "ln -s" 1637 int32_t ln=0; \/* line number *\/ local [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/asn1/ |
asn1.h | 213 const char *sn,*ln; member in struct:asn1_object_st [all...] |
/external/chromium_org/third_party/openssl/openssl/include/openssl/ |
asn1.h | 213 const char *sn,*ln; member in struct:asn1_object_st [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.equinox.p2.touchpoint.natives_1.0.200.v20100503a.jar | |
org.mortbay.jetty.util_6.1.23.v201004211559.jar | |
/external/elfutils/0.153/ |
configure | 485 if ln -s conf$$.file conf$$ 2>/dev/null; then 486 as_ln_s='ln -s' 488 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 489 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 491 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 493 elif ln conf$$.file conf$$ 2>/dev/null; then 494 as_ln_s=ln [all...] |