| /freebsd-12.1/contrib/bmake/unit-tests/ |
| H A D | dotwait.mk | 5 TESTS= simple recursive shared cycle 52 shared: shared.1.99 .WAIT shared.2.99 53 shared.1.99: shared.0 _ECHOUSE 54 shared.2.99: shared.2.1 shared.0 _ECHOUSE
|
| /freebsd-12.1/sys/dev/xen/grant_table/ |
| H A D | grant_table.c | 62 static grant_entry_t *shared; variable 150 shared[ref].frame = frame; in gnttab_grant_foreign_access() 151 shared[ref].domid = domid; in gnttab_grant_foreign_access() 166 shared[ref].frame = frame; in gnttab_grant_foreign_access_ref() 167 shared[ref].domid = domid; in gnttab_grant_foreign_access_ref() 177 nflags = shared[ref].flags; in gnttab_query_foreign_access() 187 nflags = shared[ref].flags; in gnttab_end_foreign_access_ref() 273 shared[ref].frame = pfn; in gnttab_grant_foreign_transfer_ref() 274 shared[ref].domid = domid; in gnttab_grant_foreign_transfer_ref() 303 frame = shared[ref].frame; in gnttab_end_foreign_transfer_ref() [all …]
|
| /freebsd-12.1/contrib/wpa/src/crypto/ |
| H A D | dh_groups.c | 1241 struct wpabuf *shared; in dh_derive_shared() local 1248 shared = wpabuf_alloc(shared_len); in dh_derive_shared() 1249 if (shared == NULL) in dh_derive_shared() 1257 wpabuf_mhead(shared), &shared_len) < 0) { in dh_derive_shared() 1258 wpabuf_clear_free(shared); in dh_derive_shared() 1262 wpabuf_put(shared, shared_len); in dh_derive_shared() 1263 wpa_hexdump_buf_key(MSG_DEBUG, "DH: shared key", shared); in dh_derive_shared() 1265 return shared; in dh_derive_shared()
|
| /freebsd-12.1/contrib/file/magic/Magdir/ |
| H A D | bsdi | 11 >32 byte 0x6a (uses shared libs) 13 # same as in SunOS 4.x, except for static shared libraries 16 >>20 belong <4096 shared library 21 >36 belong 0xb4100001 (uses shared libs) 27 >36 belong 0xb4100001 (uses shared libs) 33 >36 belong 0xb4100001 (uses shared libs)
|
| H A D | smile | 15 # Bit 1 (mask 0x02): Whether shared String value checking was enabled during encoding, default … 16 # Bit 0 (mask 0x01): Whether shared property name checking was enabled during encoding, default… 30 >3 byte&0x02 0x02 shared String values enabled, 31 >3 byte&0x02 0x00 shared String values disabled, 32 >3 byte&0x01 0x01 shared field names enabled 33 >3 byte&0x01 0x00 shared field names disabled
|
| H A D | freebsd | 11 # schemes for distinguishing between executable images, shared libraries, 19 # if the entry point is < 4096, then it's a shared library if 54 # if the entry point is < 4096, it's a shared library; 68 # ("shared" libraries that aren't demand-paged and whose pages probably 69 # won't actually be shared, executables with entry points <4096). 79 >>3 byte&0xC0 &0x80 shared library 89 >>3 byte&0xC0 &0x80 shared library 99 >>3 byte&0xC0 &0x80 shared library 109 >>3 byte&0xC0 &0x80 shared library
|
| H A D | aout | 13 # NetBSD 386 from various VAX binaries? The BSD/OS shared library flag 14 # works only for binaries using shared libraries. Grabbing the entry 20 >32 byte 0x6a (uses BSD/OS shared libs) 24 >32 byte 0x6a (uses BSD/OS shared libs) 28 >32 byte 0x6a (uses BSD/OS shared libs)
|
| /freebsd-12.1/contrib/gdb/ |
| H A D | ltcf-c.sh | 67 *** to be unable to reliably create shared libraries on AIX. 68 *** Therefore, libtool is disabling shared libraries support. If you 69 *** really care for shared libraries, you may want to modify your PATH 204 *** create shared libraries on Solaris systems. Therefore, libtool 205 *** is disabling shared libraries support. We urge you to upgrade GNU 413 archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags' 430 …*) archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libo… 463 archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF 532 archive_cmds='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' 534 …$CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$… [all …]
|
| H A D | ltcf-gcj.sh | 70 *** to be unable to reliably create shared libraries on AIX. 71 *** Therefore, libtool is disabling shared libraries support. If you 72 *** really care for shared libraries, you may want to modify your PATH 197 *** create shared libraries on Solaris systems. Therefore, libtool 198 *** is disabling shared libraries support. We urge you to upgrade GNU 406 archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags' 429 …archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" &&… 440 archive_cmds='$LD -shared -nodefaultlibs -o $lib $libobjs $deplibs $linker_flags' # ELF 495 …archive_cmds='$CC -shared -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $c… 497 …$CC -shared -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objec… [all …]
|
| /freebsd-12.1/crypto/openssl/ |
| H A D | NOTES.UNIX | 8 OpenSSL uses the compiler to link programs and shared libraries 12 link programs, shared libraries and dynamically loadable shared 24 Every Unix system has its own set of default locations for shared 28 a bit of help from a defined runtime shared library search path. 31 scripts do NOT generally set the runtime shared library search path for 36 Runtime shared library search paths are specified with different 42 Possible options to set the runtime shared library search path include 55 Please do not use verbatim directories in your runtime shared library 59 used with the runtime shared library search path options, as shown in 73 4. Using system shared object caches and default directories. [all …]
|
| H A D | appveyor.yml | 11 - shared 24 If ($env:Configuration -Match "shared") { 27 $env:SHARED="no-shared no-makedepend" 45 If ($env:Configuration -Match "shared" -or $env:EXTENDED_TESTS) { 54 If ($env:Configuration -Match "shared" -or $env:EXTENDED_TESTS) {
|
| /freebsd-12.1/contrib/binutils/ |
| H A D | ltoptions.m4 | 73 dnl `shared' nor `disable-shared' was passed, we enable building of shared 75 _LT_UNLESS_OPTIONS([shared disable-shared], [_LT_ENABLE_SHARED]) 151 # implement the --enable-shared flag, and supports the `shared' and 152 # `disable-shared' LT_INIT options. 156 AC_ARG_ENABLE([shared], 157 [AS_HELP_STRING([--enable-shared@<:@=PKGS@:>@], 179 [Whether or not to build shared libraries]) 182 LT_OPTION_DEFINE([shared], [_LT_ENABLE_SHARED([yes])]) 183 LT_OPTION_DEFINE([disable-shared], [_LT_ENABLE_SHARED([no])]) 187 [_LT_SET_OPTION([shared]) [all …]
|
| /freebsd-12.1/contrib/ntp/sntp/m4/ |
| H A D | ltoptions.m4 | 78 dnl 'shared' nor 'disable-shared' was passed, we enable building of shared 80 _LT_UNLESS_OPTIONS([LT_INIT], [shared disable-shared], [_LT_ENABLE_SHARED]) 162 # implement the --enable-shared flag, and supports the 'shared' and 163 # 'disable-shared' LT_INIT options. 167 AC_ARG_ENABLE([shared], 168 [AS_HELP_STRING([--enable-shared@<:@=PKGS@:>@], 190 [Whether or not to build shared libraries]) 193 LT_OPTION_DEFINE([LT_INIT], [shared], [_LT_ENABLE_SHARED([yes])]) 198 [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[shared]) 202 [_LT_SET_OPTION([LT_INIT], [disable-shared]) [all …]
|
| /freebsd-12.1/contrib/ldns/m4/ |
| H A D | ltoptions.m4 | 78 dnl 'shared' nor 'disable-shared' was passed, we enable building of shared 80 _LT_UNLESS_OPTIONS([LT_INIT], [shared disable-shared], [_LT_ENABLE_SHARED]) 162 # implement the --enable-shared flag, and supports the 'shared' and 163 # 'disable-shared' LT_INIT options. 167 AC_ARG_ENABLE([shared], 168 [AS_HELP_STRING([--enable-shared@<:@=PKGS@:>@], 190 [Whether or not to build shared libraries]) 193 LT_OPTION_DEFINE([LT_INIT], [shared], [_LT_ENABLE_SHARED([yes])]) 198 [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[shared]) 202 [_LT_SET_OPTION([LT_INIT], [disable-shared]) [all …]
|
| /freebsd-12.1/contrib/openpam/m4/ |
| H A D | ltoptions.m4 | 78 dnl 'shared' nor 'disable-shared' was passed, we enable building of shared 80 _LT_UNLESS_OPTIONS([LT_INIT], [shared disable-shared], [_LT_ENABLE_SHARED]) 162 # implement the --enable-shared flag, and supports the 'shared' and 163 # 'disable-shared' LT_INIT options. 167 AC_ARG_ENABLE([shared], 168 [AS_HELP_STRING([--enable-shared@<:@=PKGS@:>@], 190 [Whether or not to build shared libraries]) 193 LT_OPTION_DEFINE([LT_INIT], [shared], [_LT_ENABLE_SHARED([yes])]) 198 [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[shared]) 202 [_LT_SET_OPTION([LT_INIT], [disable-shared]) [all …]
|
| /freebsd-12.1/contrib/ntp/sntp/libevent/m4/ |
| H A D | ltoptions.m4 | 78 dnl 'shared' nor 'disable-shared' was passed, we enable building of shared 80 _LT_UNLESS_OPTIONS([LT_INIT], [shared disable-shared], [_LT_ENABLE_SHARED]) 162 # implement the --enable-shared flag, and supports the 'shared' and 163 # 'disable-shared' LT_INIT options. 167 AC_ARG_ENABLE([shared], 168 [AS_HELP_STRING([--enable-shared@<:@=PKGS@:>@], 190 [Whether or not to build shared libraries]) 193 LT_OPTION_DEFINE([LT_INIT], [shared], [_LT_ENABLE_SHARED([yes])]) 198 [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[shared]) 202 [_LT_SET_OPTION([LT_INIT], [disable-shared]) [all …]
|
| /freebsd-12.1/contrib/libevent/m4/ |
| H A D | ltoptions.m4 | 78 dnl 'shared' nor 'disable-shared' was passed, we enable building of shared 80 _LT_UNLESS_OPTIONS([LT_INIT], [shared disable-shared], [_LT_ENABLE_SHARED]) 162 # implement the --enable-shared flag, and supports the 'shared' and 163 # 'disable-shared' LT_INIT options. 167 AC_ARG_ENABLE([shared], 168 [AS_HELP_STRING([--enable-shared@<:@=PKGS@:>@], 190 [Whether or not to build shared libraries]) 193 LT_OPTION_DEFINE([LT_INIT], [shared], [_LT_ENABLE_SHARED([yes])]) 198 [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[shared]) 202 [_LT_SET_OPTION([LT_INIT], [disable-shared]) [all …]
|
| /freebsd-12.1/contrib/openbsm/m4/ |
| H A D | ltoptions.m4 | 78 dnl 'shared' nor 'disable-shared' was passed, we enable building of shared 80 _LT_UNLESS_OPTIONS([LT_INIT], [shared disable-shared], [_LT_ENABLE_SHARED]) 162 # implement the --enable-shared flag, and supports the 'shared' and 163 # 'disable-shared' LT_INIT options. 167 AC_ARG_ENABLE([shared], 168 [AS_HELP_STRING([--enable-shared@<:@=PKGS@:>@], 190 [Whether or not to build shared libraries]) 193 LT_OPTION_DEFINE([LT_INIT], [shared], [_LT_ENABLE_SHARED([yes])]) 198 [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[shared]) 202 [_LT_SET_OPTION([LT_INIT], [disable-shared]) [all …]
|
| /freebsd-12.1/contrib/file/m4/ |
| H A D | ltoptions.m4 | 78 dnl `shared' nor `disable-shared' was passed, we enable building of shared 80 _LT_UNLESS_OPTIONS([LT_INIT], [shared disable-shared], [_LT_ENABLE_SHARED]) 160 # implement the --enable-shared flag, and supports the `shared' and 161 # `disable-shared' LT_INIT options. 165 AC_ARG_ENABLE([shared], 166 [AS_HELP_STRING([--enable-shared@<:@=PKGS@:>@], 167 [build shared libraries @<:@default=]_LT_ENABLE_SHARED_DEFAULT[@:>@])], 188 [Whether or not to build shared libraries]) 191 LT_OPTION_DEFINE([LT_INIT], [shared], [_LT_ENABLE_SHARED([yes])]) 196 [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[shared]) [all …]
|
| /freebsd-12.1/sys/contrib/libsodium/dist-build/ |
| H A D | ios.sh | 43 --disable-shared \ 60 --disable-shared \ 78 --disable-shared \ 91 --disable-shared \ 104 --disable-shared \
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/ |
| H A D | OpenMPKinds.def | 250 OPENMP_CLAUSE(shared, OMPSharedClause) 301 OPENMP_PARALLEL_CLAUSE(shared) 358 OPENMP_DEFAULT_KIND(shared) 402 OPENMP_PARALLEL_FOR_CLAUSE(shared) 448 OPENMP_TASK_CLAUSE(shared) 518 OPENMP_TARGET_PARALLEL_CLAUSE(shared) 555 OPENMP_TEAMS_CLAUSE(shared) 579 OPENMP_TASKLOOP_CLAUSE(shared) 597 OPENMP_TASKLOOP_SIMD_CLAUSE(shared) 722 OPENMP_TEAMS_DISTRIBUTE_CLAUSE(shared) [all …]
|
| /freebsd-12.1/contrib/netbsd-tests/lib/libpthread/ |
| H A D | t_cond.c | 54 int *shared = (int *) arg; in signal_delay_wait_threadfunc() local 61 printf("Shared value: %d. Changing to 0.\n", *shared); in signal_delay_wait_threadfunc() 62 *shared = 0; in signal_delay_wait_threadfunc() 113 int *shared = (int *) arg; in signal_before_unlock_threadfunc() local 120 printf("Shared value: %d. Changing to 0.\n", *shared); in signal_before_unlock_threadfunc() 121 *shared = 0; in signal_before_unlock_threadfunc() 174 int *shared = (int *) arg; in signal_before_unlock_static_init_threadfunc() local 181 printf("Shared value: %d. Changing to 0.\n", *shared); in signal_before_unlock_static_init_threadfunc() 182 *shared = 0; in signal_before_unlock_static_init_threadfunc()
|
| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | macroexp.c | 59 int shared; member 93 b->shared = 0; in init_buffer() 105 buf->shared = 1; in init_shared_buffer() 115 gdb_assert (! b->shared); in free_buffer() 135 gdb_assert (! b->shared); in resize_buffer() 476 gdb_assert (src->shared); in get_token() 1013 gdb_assert (src_first->shared); in maybe_expand() 1014 gdb_assert (src_rest->shared); in maybe_expand() 1015 gdb_assert (! dest->shared); in maybe_expand() 1061 gdb_assert (src->shared); in scan() [all …]
|
| /freebsd-12.1/contrib/libpcap/ |
| H A D | Makefile.in | 396 shared: libpcap.$(DYEXT) 623 install-shared: install-shared-$(DYEXT) 624 install-shared-so: libpcap.so 640 install-shared-sl: libpcap.sl 654 install-shared-none: 707 uninstall-shared: uninstall-shared-$(DYEXT) 708 uninstall-shared-so: 714 uninstall-shared-dylib: 720 uninstall-shared-sl: 724 uninstall-shared-shareda: [all …]
|
| /freebsd-12.1/contrib/unbound/ |
| H A D | aclocal.m4 | 5196 tmp_sharedflag='-shared' 5468 shared_flag='-shared' 5473 # shared library, or the linker may eventually find shared libraries 5661 # FreeBSD 3 and greater uses gcc -shared to do shared libraries. 6145 a shared archive.]) 6539 # shared library, or the linker may eventually find shared libraries 7652 a shared library]) 8443 dnl 'shared' nor 'disable-shared' was passed, we enable building of shared 8445 _LT_UNLESS_OPTIONS([LT_INIT], [shared disable-shared], [_LT_ENABLE_SHARED]) 8524 # implement the --enable-shared flag, and supports the 'shared' and [all …]
|