| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | OrcRemoteTargetRPCAPI.h | 76 namespace shared { 209 : public shared::RPCFunction<CallMain, 247 : public shared::RPCFunction< 255 : public shared::RPCFunction< 264 : public shared::RPCFunction< 273 : public shared::RPCFunction<WriteMem, 310 : public shared::RPCFunction< 342 : public shared::RPCFunction< 359 : public shared::RPCFunction< 374 : public shared::SingleThreadedRPCEndpoint<shared::RawByteChannel> { [all …]
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/mfd/ |
| H A D | axp20x.txt | 90 LDO2 : LDO : ldo24in-supply : shared supply 92 LDO4 : LDO : ldo24in-supply : shared supply 106 ALDO1 : LDO : aldoin-supply : shared supply 107 ALDO2 : LDO : aldoin-supply : shared supply 108 ALDO3 : LDO : aldoin-supply : shared supply 109 DLDO1 : LDO : dldoin-supply : shared supply 110 DLDO2 : LDO : dldoin-supply : shared supply 111 DLDO3 : LDO : dldoin-supply : shared supply 112 DLDO4 : LDO : dldoin-supply : shared supply 113 ELDO1 : LDO : eldoin-supply : shared supply [all …]
|
| /freebsd-13.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-13.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() 272 shared[ref].frame = pfn; in gnttab_grant_foreign_transfer_ref() 273 shared[ref].domid = domid; in gnttab_grant_foreign_transfer_ref() 302 frame = shared[ref].frame; in gnttab_end_foreign_transfer_ref() [all …]
|
| /freebsd-13.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 | 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)
|
| 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
|
| /freebsd-13.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-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/ |
| H A D | RPCError.cpp | 20 char llvm::orc::shared::RPCFatalError::ID = 0; 21 char llvm::orc::shared::ConnectionClosed::ID = 0; 22 char llvm::orc::shared::ResponseAbandoned::ID = 0; 23 char llvm::orc::shared::CouldNotNegotiate::ID = 0; 27 namespace shared { namespace
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/reserved-memory/ |
| H A D | xen,shared-memory.txt | 5 to be a shared memory area across multiple virtual machines for 8 For each of these pre-shared memory regions, a range is exposed under 13 compatible = "xen,shared-memory-v1" 16 the base guest physical address and size of the shared memory region 19 64 bit integer offset within the owner virtual machine's shared 23 a string that identifies the shared memory region as specified in
|
| H A D | qcom,cmd-db.txt | 6 is stored in a shared memory region and is loaded by the remote processor. 9 controlling shared resources. Depending on the board configuration the shared 11 remote processor and made available in the shared memory.
|
| /freebsd-13.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 | 14 - shared 34 If ($env:Configuration -Match "shared") { 37 …$env:SHARED="no-shared no-dso no-makedepend no-aria no-async no-autoload-config no-blake2 no-bf no… 39 $env:SHARED="no-shared no-makedepend" 57 If ($env:Configuration -Match "shared" -or $env:EXTENDED_TESTS) { 66 If ($env:Configuration -Match "shared" -or $env:EXTENDED_TESTS) {
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/ |
| H A D | OrcRPCTPCServer.h | 103 namespace shared { 316 : public shared::RPCFunction<FinalizeMem, 323 : public shared::RPCFunction<ReleaseMem, 330 : public shared::RPCFunction<WriteUInt8s, 337 : public shared::RPCFunction<WriteUInt16s, 344 : public shared::RPCFunction<WriteUInt32s, 351 : public shared::RPCFunction<WriteUInt64s, 380 : public shared::RPCFunction<RunMain, 388 : public shared::RPCFunction<RunWrapper, 460 Expected<shared::WrapperFunctionResult> [all …]
|
| /freebsd-13.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-13.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]) 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-13.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-13.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-13.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-13.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-13.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-13.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-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/misc/ |
| H A D | zfs_unshare_001_neg.ksh | 55 if not_shared $TESTDIR/shared 60 log_mustnot zfs unshare $TESTPOOL/$TESTFS/shared 63 if not_shared $TESTDIR/shared
|
| /freebsd-13.1/usr.sbin/pw/tests/ |
| H A D | pw_userdel_test.sh | 73 mkdir ${HOME}/shared 74 atf_check ${RPW} useradd -n testuser1 -d /shared 75 atf_check ${RPW} useradd -n testuser2 -d /shared 77 test -d ${HOME}/shared || atf_fail "Shared home has been removed"
|