Searched refs:shared (Results 201 - 219 of 219) sorted by relevance

123456789

/freebsd-11-stable/crypto/openssl/ssl/
H A DMakefile57 all: shared
64 shared: lib
/freebsd-11-stable/contrib/gcc/
H A Dconfigure549 | --sharedst | --shareds | --shared | --share | --shar \
554 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
890 --disable-shared don't provide a shared libgcc
940 --with-slibdir=DIR shared libraries in DIR [LIBDIR]
7111 # Check whether --enable-shared or --disable-shared was given.
10561 echo "$as_me:$LINENO: checking for shared library run path origin" >&5
10562 echo $ECHO_N "checking for shared library run path origin... $ECHO_C" >&6
15813 && $gcc_cv_ld -shared
[all...]
/freebsd-11-stable/contrib/gcclibs/libdecnumber/
H A Dconfigure551 | --sharedst | --shareds | --shared | --share | --shar \
556 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
7327 # tests run on this system so they can be shared between configure
/freebsd-11-stable/contrib/tcpdump/
H A Dconfigure1029 | --sharedst | --shareds | --shared | --share | --shar \
1034 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
8290 # tests run on this system so they can be shared between configure
/freebsd-11-stable/contrib/libpcap/
H A Dconfigure1093 | --sharedst | --shareds | --shared | --share | --shar \
1098 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1419 --enable-shared build shared libraries [default=yes, if support
3614 # PCAP_API will be visible outside (shared) libraries.
3714 # PCAP_API will be visible outside (shared) libraries.
3876 # PCAP_API will be visible outside (shared) libraries.
4003 # On platforms where we build a shared library:
4008 # define option to set the soname of the shared library,
4015 V_SHLIB_OPT="-shared"
[all...]
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c1316 ** write ahead log and shared memory files used for transaction control
1321 ** to read the database file, as the WAL and shared memory files must exist
2993 ** eligible to use [shared cache mode], regardless of whether or not shared
2996 ** participate in [shared cache mode] even if it is enabled.
3069 ** <li> <b>cache</b>: ^The cache parameter may be set to either "shared" or
3070 ** "private". ^Setting it to "shared" is equivalent to setting the
3104 ** Regardless of whether or not shared-cache mode is enabled by
5019 ** KEYWORDS: {shared cache}
5035 ** ^(This routine returns [SQLITE_OK] if shared cach
31678 winceLock *shared; /* Global shared lock memory for the file */ member in struct:winFile
[all...]
/freebsd-11-stable/sys/compat/ndis/
H A Dsubr_ntoskrnl.c1313 * interrupts shared, but it's the only way to duplicate the
1320 uint8_t imode, uint8_t shared, uint32_t affinity, uint8_t savefloat)
1318 IoConnectInterrupt(kinterrupt **iobj, void *svcfunc, void *svcctx, kspin_lock *lock, uint32_t vector, uint8_t irql, uint8_t syncirql, uint8_t imode, uint8_t shared, uint32_t affinity, uint8_t savefloat) argument
/freebsd-11-stable/lib/libpmc/
H A Dlibpmc.c1937 __K8MASK(shared, 1),
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp955 // When building a shared library we still need a dynamic relocation
963 // symbols since it is known even in shared libraries
1346 if (!config->shared && !config->relocatable && !config->zRodynamic)
2256 // (Note that this is not the only way to design the shared library.
2598 // external shared object files. That function then rewrites a .got.plt entry
/freebsd-11-stable/contrib/apr-util/
H A Dconfigure1110 | --sharedst | --shareds | --shared | --share | --shar \
1115 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
3024 | --sharedst | --shareds | --shared | --share | --shar \
3029 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
4168 # tests run on this system so they can be shared between configure
24034 # tests run on this system so they can be shared between configure
/freebsd-11-stable/contrib/binutils/
H A Dconfigure512 | --sharedst | --shareds | --shared | --share | --shar \
517 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
2179 # ld works, but does not support shared libraries.
2447 # This is temporary until we can link against shared libraries
5526 # with contention over a shared config.cache.
10944 RAW_CXX_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -shared-libgcc -B$$r/$(HOST_SUBDIR)/gcc -nostdinc++ -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src/.libs'
11629 # tests run on this system so they can be shared between configure
H A DMakefile.in15147 --target=none-${host_vendor}-${host_os} $${srcdiroption} --disable-shared \
15180 --disable-intermodule $(STAGE1_CHECKING) --disable-coverage --enable-languages="$(STAGE1_LANGUAGES)" --disable-shared
15211 @stage2_werror_flag@ --disable-shared
15242 @stage2_werror_flag@ --disable-shared
15273 @stage2_werror_flag@ --disable-shared
15304 @stage2_werror_flag@ --disable-shared
15335 @stage2_werror_flag@ --disable-shared
15947 --target=none-${host_vendor}-${host_os} $${srcdiroption} --disable-shared --with-gmp-build=$$r/$(HOST_SUBDIR)/gmp \
15980 --disable-intermodule $(STAGE1_CHECKING) --disable-coverage --enable-languages="$(STAGE1_LANGUAGES)" --disable-shared --with-gmp-build=$$r/$(HOST_SUBDIR)/gmp
16011 @stage2_werror_flag@ --disable-shared
[all...]
/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dconfigure551 | --sharedst | --shareds | --shared | --share | --shar \
556 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
7525 echo "$as_me:$LINENO: checking for shared library run path origin" >&5
7526 echo $ECHO_N "checking for shared library run path origin... $ECHO_C" >&6
8273 # tests run on this system so they can be shared between configure
/freebsd-11-stable/contrib/binutils/bfd/
H A Dxcofflink.c569 (_("%s: XCOFF shared object when not producing XCOFF output"),
751 shared object appears to always be empty. The file name is the
1667 shared object, which will cause symbol redefinitions,
1696 /* The new symbol is from a shared library, and
1708 /* The existing symbol is from a shared library.
2046 /* We do not need this shared object. */
2102 undefined references in shared objects. */
2720 included from an archive which contains a shared object. The
2722 a shared object, then there must be some reason that the
2724 providing a shared versio
[all...]
/freebsd-11-stable/contrib/binutils/ld/
H A Dldlang.c4261 /* If this is a COFF shared library section, use the size and
4275 einfo (_("%P%X: Internal error on COFF shared library"
5040 if (link_info.relocatable || link_info.shared)
/freebsd-11-stable/contrib/libstdc++/
H A Dconfigure549 | --sharedst | --shareds | --shared | --share | --shar \
554 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
850 --enable-shared=PKGS build shared libraries default=yes
891 --enable-symvers=STYLE enables symbol versioning of the shared library
3958 # Check whether --enable-shared or --disable-shared was given.
4204 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
4216 lt_cv_deplibs_check_method='file_magic Mach-O dynamically linked shared library'
4235 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD)/i[3-9]86 (compact )?demand paged shared librar
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c1973 ** write ahead log ([WAL file]) and shared memory
1979 ** to read the database file, as the WAL and shared memory files must exist
4404 ** if shared cache mode is enabled, but the "filename" is otherwise ignored.
4421 ** <dd>The database is opened [shared cache] enabled, overriding
4422 ** the default shared cache setting provided by
4426 ** <dd>The database is opened [shared cache] disabled, overriding
4427 ** the default shared cache setting provided by
4513 ** <li> <b>cache</b>: ^The cache parameter may be set to either "shared" or
4514 ** "private". ^Setting it to "shared" is equivalent to setting the
4570 ** Regardless of whether or not shared
42389 winceLock *shared; /* Global shared lock memory for the file */ member in struct:winFile
[all...]
/freebsd-11-stable/contrib/unbound/
H A DMakefile.in467 $(LIBTOOL) --tag=CC --mode=link $(CC) $(RUNTIME_PATH) $(CPPFLAGS) $(CFLAGS) $(LDFLAGS) -module -avoid-version -no-undefined -shared -o $@ libunbound_wrap.lo -rpath $(PYTHON_SITE_PKG) -L. -L.libs -lunbound
/freebsd-11-stable/contrib/subversion/
H A Dbuild-outputs.mk1170 install-mods-shared: subversion/mod_dav_svn/mod_dav_svn.la subversion/mod_authz_svn/mod_authz_svn.la

Completed in 1321 milliseconds

123456789