HomeSort by relevance Sort by last modified time
    Searched refs:DLLLIBRARY (Results 1 - 10 of 10) sorted by null

  /prebuilts/gdb/darwin-x86/bin/
python-config.sh 69 DLLLIBRARY=""
116 if [ "$PY_ENABLE_SHARED" = "0" -o -n "${DLLLIBRARY}" ] ; then
  /prebuilts/gdb/linux-x86/bin/
python-config.sh 69 DLLLIBRARY=""
116 if [ "$PY_ENABLE_SHARED" = "0" -o -n "${DLLLIBRARY}" ] ; then
  /prebuilts/python/darwin-x86/2.7.5/bin/
python-config.sh 59 DLLLIBRARY=""
106 if [ "$PY_ENABLE_SHARED" = "0" -o -n "${DLLLIBRARY}" ] ; then
  /prebuilts/python/linux-x86/2.7.5/bin/
python-config.sh 59 DLLLIBRARY=""
106 if [ "$PY_ENABLE_SHARED" = "0" -o -n "${DLLLIBRARY}" ] ; then
  /prebuilts/gdb/darwin-x86/lib/python2.7/config/
Makefile 176 DLLLIBRARY=
541 $(DLLLIBRARY) libpython$(VERSION).dll.a: $(LIBRARY_OBJS)
542 if test -n "$(DLLLIBRARY)"; then \
543 $(LDSHARED) -Wl,--out-implib=$@ -o $(DLLLIBRARY) -static-libgcc $^ \
902 if test -n "$(DLLLIBRARY)" ; then \
903 $(INSTALL_SHARED) $(DLLLIBRARY) $(DESTDIR)$(BINDIR); \
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/config/
Makefile 176 DLLLIBRARY=
542 $(DLLLIBRARY) libpython$(VERSION).dll.a: $(LIBRARY_OBJS)
543 if test -n "$(DLLLIBRARY)"; then \
544 $(LDSHARED) -Wl,--out-implib=$@ -o $(DLLLIBRARY) -static-libgcc $^ \
903 if test -n "$(DLLLIBRARY)" ; then \
904 $(INSTALL_SHARED) $(DLLLIBRARY) $(DESTDIR)$(BINDIR); \
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
Makefile 176 DLLLIBRARY=
541 $(DLLLIBRARY) libpython$(VERSION).dll.a: $(LIBRARY_OBJS)
542 if test -n "$(DLLLIBRARY)"; then \
543 $(LDSHARED) -Wl,--out-implib=$@ -o $(DLLLIBRARY) $^ \
902 if test -n "$(DLLLIBRARY)" ; then \
903 $(INSTALL_SHARED) $(DLLLIBRARY) $(DESTDIR)$(BINDIR); \
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
Makefile 176 DLLLIBRARY=
542 $(DLLLIBRARY) libpython$(VERSION).dll.a: $(LIBRARY_OBJS)
543 if test -n "$(DLLLIBRARY)"; then \
544 $(LDSHARED) -Wl,--out-implib=$@ -o $(DLLLIBRARY) $^ \
903 if test -n "$(DLLLIBRARY)" ; then \
904 $(INSTALL_SHARED) $(DLLLIBRARY) $(DESTDIR)$(BINDIR); \
    [all...]
  /external/python/cpython2/
configure 701 DLLLIBRARY
    [all...]