| /src/external/bsd/tre/dist/python/ |
| setup.py | 15 libraries = ["tre"] variable 22 libraries = ["../win32/Release/tre"] variable 36 libraries = libraries variable
|
| /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
| csharpcomp.h | 26 libdirs is a list of directories to be searched for libraries. 27 libraries is a list of libraries on which the program depends. 35 const char * const *libraries,
|
| csharpcomp.c | 68 const char * const *libraries, 121 *argp++ = (char *) libraries[i]; 174 const char * const *libraries, 238 char *option = (char *) xallocsa (11 + strlen (libraries[i]) + 4 + 1); 240 memcpy (option + 11, libraries[i], strlen (libraries[i])); 241 strcpy (option + 11 + strlen (libraries[i]), ".dll"); 328 const char * const *libraries, 419 char *option = (char *) xallocsa (11 + strlen (libraries[i]) + 4 + 1); 421 memcpy (option + 11, libraries[i], strlen (libraries[i])) [all...] |
| /src/external/bsd/openldap/dist/tests/scripts/ |
| test087-librewrite | 38 $TESTWD/../libraries/librewrite/rewrite -f $DATADIR/rewrite.conf \ 57 $TESTWD/../libraries/librewrite/rewrite -f $DATADIR/rewrite.conf \ 75 $TESTWD/../libraries/librewrite/rewrite -f $DATADIR/rewrite.conf \
|
| /src/sys/external/bsd/acpica/ |
| acpica2netbsd | 44 rmdir libraries
|
| /src/external/bsd/openldap/lib/liblutil/ |
| Makefile | 11 .PATH: ${LDAP_DISTDIR}/libraries/liblutil 12 CPPFLAGS+= -I${LDAP_DISTDIR}/libraries/liblutil
|
| /src/compat/ |
| m32.mk | 4 # Makefile fragment to help implement a set of 'cc -m32' libraries.
|
| /src/crypto/external/bsd/openssl/dist/Configurations/platform/ |
| AIX.pm | 20 # static libraries in that case. 22 # Non-installed libraries are *always* static, and their names remain 26 if $unified_info{attributes}->{libraries}->{$_[1]}->{noinst};
|
| /src/external/bsd/openldap/lib/liblunicode/ |
| Makefile | 11 LIBLUNICODE=${LDAP_DISTDIR}/libraries/liblunicode
|
| /src/external/bsd/openldap/lib/liblunicode/ucgendat/ |
| Makefile | 6 .PATH: ${LDAP_DISTDIR}/libraries/liblunicode/ucdata
|
| /src/external/bsd/openldap/dist/build/ |
| mkrelease | 72 if test -e $RELNAME/libraries/liblunicode/ucdata/uctable.h ; then 74 touch $RELNAME/libraries/liblunicode/ucdata/uctable.h
|
| /src/external/bsd/openldap/dist/contrib/slapd-modules/ppm/ |
| Makefile | 16 LDAP_LIB = $(LDAP_BUILD)/libraries/liblber/liblber.la $(LDAP_BUILD)/libraries/libldap/libldap.la 44 LDAP_LIBS = -L$(LDAP_BUILD)/libraries/liblber/.libs -L$(LDAP_BUILD)/libraries/libldap/.libs -lldap -llber
|
| /src/external/gpl2/dtc/dist/pylibfdt/ |
| setup.py | 33 libraries=['fdt'], variable
|
| /src/external/gpl3/gcc.old/dist/libphobos/m4/druntime/ |
| libraries.m4 | 24 dnl Check for the existence of the -lsocket and -lnsl libraries. 33 dnl aren't already present in the normal libraries. 35 dnl To get around this problem, check for both libraries together
|
| /src/external/apache2/llvm/dist/llvm/bindings/go/llvm/ |
| llvm_dep.go | 9 // This file ensures that the LLVM libraries are built before using the
|
| /src/external/bsd/openldap/dist/doc/devel/variadic_debug/ |
| script.sh | 50 -dir libraries/libldap \ 53 git apply --index --directory libraries/libldap "$PATCH_DIR/03-libldap_Debug.patch"
|
| /src/crypto/external/apache2/openssl/dist/Configurations/platform/ |
| AIX.pm | 21 # static libraries in that case, unless in solib mode (using only .so 22 # files for shared libraries, and not packaging them inside archives) 26 # Non-installed libraries are *always* static, and their names remain 30 if $unified_info{attributes}->{libraries}->{$_[1]}->{noinst};
|
| /src/external/apache2/llvm/dist/llvm/lib/Support/Unix/ |
| DynamicLibrary.inc | 17 // Close the libraries in reverse order. 85 // runtime support libraries available.
|
| /src/external/apache2/llvm/dist/llvm/utils/gn/secondary/libcxx/utils/ |
| gen_link_script.py | 25 parser.add_argument("libraries", nargs="+", 26 help="List of libraries libc++ depends on") 32 # Prepare the list of public libraries to link. 33 public_libs = ['-l%s' % l for l in args.libraries]
|
| /src/external/bsd/openldap/lib/libldap_r/ |
| Makefile | 10 .PATH: ${LDAP_DISTDIR}/libraries/libldap_r
|
| /src/sys/external/bsd/acpica/dist/generate/release/ |
| build.sh | 41 ACPISRC="libraries/acpisrc_dbg.exe" 210 mkdir $TEMP_DIR/libraries 410 cp libraries/acpibin.exe $TEMP_DIR 411 cp libraries/acpidump.exe $TEMP_DIR 412 cp libraries/acpiexec.exe $TEMP_DIR 413 cp libraries/acpihelp.exe $TEMP_DIR 414 cp libraries/acpisrc.exe $TEMP_DIR 415 cp libraries/acpixtract.exe $TEMP_DIR 416 cp libraries/iasl.exe $TEMP_DIR
|
| /src/tests/libexec/ld.elf_so/ |
| helper.mk | 5 # No man page, no lint library, no static libraries of any sort.
|
| /src/external/bsd/openldap/dist/contrib/slapd-modules/acl/ |
| Makefile | 6 LDAP_LIB = $(LDAP_BUILD)/libraries/libldap/libldap.la \ 7 $(LDAP_BUILD)/libraries/liblber/liblber.la
|
| /src/external/bsd/openldap/dist/contrib/slapd-modules/addpartial/ |
| Makefile | 6 LDAP_LIB = $(LDAP_BUILD)/libraries/libldap/libldap.la \ 7 $(LDAP_BUILD)/libraries/liblber/liblber.la
|
| /src/external/bsd/openldap/dist/contrib/slapd-modules/allowed/ |
| Makefile | 18 LDAP_LIB = $(LDAP_BUILD)/libraries/libldap/libldap.la \ 19 $(LDAP_BUILD)/libraries/liblber/liblber.la
|