| /src/sys/external/isc/libsodium/dist/test/default/ |
| core1.c | 5 static unsigned char shared[32] = { 0x4a, 0x5d, 0x9d, 0x5b, 0xa4, 0xce, 0x2d, variable 23 crypto_core_hsalsa20(firstkey, zero, shared, c);
|
| core1.c | 5 static unsigned char shared[32] = { 0x4a, 0x5d, 0x9d, 0x5b, 0xa4, 0xce, 0x2d, variable 23 crypto_core_hsalsa20(firstkey, zero, shared, c);
|
| core1.c | 5 static unsigned char shared[32] = { 0x4a, 0x5d, 0x9d, 0x5b, 0xa4, 0xce, 0x2d, variable 23 crypto_core_hsalsa20(firstkey, zero, shared, c);
|
| /src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/Shared/ |
| RPCError.cpp | 13 #include "llvm/ExecutionEngine/Orc/Shared/RPCUtils.h" 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 in namespace:llvm::orc 56 } // end namespace shared
|
| RPCError.cpp | 13 #include "llvm/ExecutionEngine/Orc/Shared/RPCUtils.h" 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 in namespace:llvm::orc 56 } // end namespace shared
|
| RPCError.cpp | 13 #include "llvm/ExecutionEngine/Orc/Shared/RPCUtils.h" 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 in namespace:llvm::orc 56 } // end namespace shared
|
| /src/usr.sbin/puffs/rump_nqmfs/ |
| rump_nqmfs.c | 74 int ch, fd, rdonly, shared; local 80 shared = mntflags = altflags = 0; 92 shared = 1; 118 MAP_FILE | (shared ? MAP_SHARED : MAP_PRIVATE), fd, 0);
|
| rump_nqmfs.c | 74 int ch, fd, rdonly, shared; local 80 shared = mntflags = altflags = 0; 92 shared = 1; 118 MAP_FILE | (shared ? MAP_SHARED : MAP_PRIVATE), fd, 0);
|
| rump_nqmfs.c | 74 int ch, fd, rdonly, shared; local 80 shared = mntflags = altflags = 0; 92 shared = 1; 118 MAP_FILE | (shared ? MAP_SHARED : MAP_PRIVATE), fd, 0);
|
| /src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
| FDRawByteChannel.h | 16 #include "llvm/ExecutionEngine/Orc/Shared/RawByteChannel.h" 26 namespace shared { namespace in namespace:llvm::orc 75 } // namespace shared
|
| FDRawByteChannel.h | 16 #include "llvm/ExecutionEngine/Orc/Shared/RawByteChannel.h" 26 namespace shared { namespace in namespace:llvm::orc 75 } // namespace shared
|
| FDRawByteChannel.h | 16 #include "llvm/ExecutionEngine/Orc/Shared/RawByteChannel.h" 26 namespace shared { namespace in namespace:llvm::orc 75 } // namespace shared
|
| RawByteChannel.h | 13 #include "llvm/ExecutionEngine/Orc/Shared/Serialization.h" 23 namespace shared { namespace in namespace:llvm::orc 179 } // end namespace shared
|
| RawByteChannel.h | 13 #include "llvm/ExecutionEngine/Orc/Shared/Serialization.h" 23 namespace shared { namespace in namespace:llvm::orc 179 } // end namespace shared
|
| RawByteChannel.h | 13 #include "llvm/ExecutionEngine/Orc/Shared/Serialization.h" 23 namespace shared { namespace in namespace:llvm::orc 179 } // end namespace shared
|
| Serialization.h | 14 #include "llvm/ExecutionEngine/Orc/Shared/OrcError.h" 25 namespace shared { namespace in namespace:llvm::orc 765 } // namespace shared
|
| /src/sys/external/bsd/drm2/dist/drm/i915/gem/ |
| i915_gem_wait.c | 47 struct dma_fence **shared; local 52 &excl, &count, &shared); 57 timeout = i915_gem_object_wait_fence(shared[i], 62 dma_fence_put(shared[i]); 66 dma_fence_put(shared[i]); 67 kfree(shared); 70 * If both shared fences and an exclusive fence exist, 71 * then by construction the shared fences must be later 73 * all the shared fences, we know that the exclusive fence 74 * must all be signaled. If all the shared fences ar 155 struct dma_fence **shared; local [all...] |
| i915_gem_wait.c | 47 struct dma_fence **shared; local 52 &excl, &count, &shared); 57 timeout = i915_gem_object_wait_fence(shared[i], 62 dma_fence_put(shared[i]); 66 dma_fence_put(shared[i]); 67 kfree(shared); 70 * If both shared fences and an exclusive fence exist, 71 * then by construction the shared fences must be later 73 * all the shared fences, we know that the exclusive fence 74 * must all be signaled. If all the shared fences ar 155 struct dma_fence **shared; local [all...] |
| i915_gem_wait.c | 47 struct dma_fence **shared; local 52 &excl, &count, &shared); 57 timeout = i915_gem_object_wait_fence(shared[i], 62 dma_fence_put(shared[i]); 66 dma_fence_put(shared[i]); 67 kfree(shared); 70 * If both shared fences and an exclusive fence exist, 71 * then by construction the shared fences must be later 73 * all the shared fences, we know that the exclusive fence 74 * must all be signaled. If all the shared fences ar 155 struct dma_fence **shared; local [all...] |
| /src/sys/arch/hppa/hppa/ |
| intr.c | 140 * shared interrupts for cascaded registers, e.g. dino and gsc 374 int shared; local 378 shared = ci->ci_ishared; 379 while (shared) { 383 sbit = ffs(shared) - 1; 388 shared &= ~(1 << sbit); 392 "%s: ci->ipending %08x ci->ci_cpl %08x shared %08x\n", 393 __func__, ci->ci_ipending, ci->ci_cpl, shared);
|
| intr.c | 140 * shared interrupts for cascaded registers, e.g. dino and gsc 374 int shared; local 378 shared = ci->ci_ishared; 379 while (shared) { 383 sbit = ffs(shared) - 1; 388 shared &= ~(1 << sbit); 392 "%s: ci->ipending %08x ci->ci_cpl %08x shared %08x\n", 393 __func__, ci->ci_ipending, ci->ci_cpl, shared);
|
| /src/crypto/external/apache2/openssl/dist/ |
| Configure | 30 my $usage="Usage: Configure [no-<feature> ...] [enable-<feature> ...] [-Dxxx] [-lxxx] [-Lxxx] [-fxxx] [-Kxxx] [no-hw-xxx|no-hw] [[no-]threads] [[no-]thread-pool] [[no-]default-thread-pool] [[no-]shared] [[no-]zlib|zlib-dynamic] [no-asm] [no-egd] [sctp] [386] [--prefix=DIR] [--openssldir=OPENSSLDIR] [--with-xxx[=vvv]] [--config=FILE] os/compiler[:flags]\n"; 97 # [no-]shared [don't] try to create shared libraries when supported. 99 # If disabled, it also disables shared and dynamic-engine. 103 # zlib-dynamic Like "zlib", but the zlib library is expected to be a shared 126 # namely no-pic, no-shared and no-threads. It is 524 "shared", 629 "bulk" => [ "shared", "dso", 672 # Without shared libraries, dynamic engines aren't possible. 676 # which cannot be guaranteed if shared libraries aren't present 3115 sub shared { subroutine [all...] |
| Configure | 30 my $usage="Usage: Configure [no-<feature> ...] [enable-<feature> ...] [-Dxxx] [-lxxx] [-Lxxx] [-fxxx] [-Kxxx] [no-hw-xxx|no-hw] [[no-]threads] [[no-]thread-pool] [[no-]default-thread-pool] [[no-]shared] [[no-]zlib|zlib-dynamic] [no-asm] [no-egd] [sctp] [386] [--prefix=DIR] [--openssldir=OPENSSLDIR] [--with-xxx[=vvv]] [--config=FILE] os/compiler[:flags]\n"; 97 # [no-]shared [don't] try to create shared libraries when supported. 99 # If disabled, it also disables shared and dynamic-engine. 103 # zlib-dynamic Like "zlib", but the zlib library is expected to be a shared 126 # namely no-pic, no-shared and no-threads. It is 524 "shared", 629 "bulk" => [ "shared", "dso", 672 # Without shared libraries, dynamic engines aren't possible. 676 # which cannot be guaranteed if shared libraries aren't present 3115 sub shared { subroutine [all...] |
| /src/crypto/external/bsd/openssl/dist/ |
| Configure | 30 my $usage="Usage: Configure [no-<cipher> ...] [enable-<cipher> ...] [-Dxxx] [-lxxx] [-Lxxx] [-fxxx] [-Kxxx] [no-hw-xxx|no-hw] [[no-]threads] [[no-]shared] [[no-]zlib|zlib-dynamic] [no-asm] [no-egd] [sctp] [386] [--prefix=DIR] [--openssldir=OPENSSLDIR] [--with-xxx[=vvv]] [--config=FILE] os/compiler[:flags]\n"; 84 # [no-]shared [don't] try to create shared libraries when supported. 86 # If disabled, it also disables shared and dynamic-engine. 90 # zlib-dynamic Like "zlib", but the zlib library is expected to be a shared 112 # namely no-pic, no-shared and no-threads. It is 480 "shared", 565 "bulk" => [ "shared", "dso", 602 # Without shared libraries, dynamic engines aren't possible. 606 # which cannot be guaranteed if shared libraries aren't present 2956 sub shared { subroutine [all...] |
| Configure | 30 my $usage="Usage: Configure [no-<cipher> ...] [enable-<cipher> ...] [-Dxxx] [-lxxx] [-Lxxx] [-fxxx] [-Kxxx] [no-hw-xxx|no-hw] [[no-]threads] [[no-]shared] [[no-]zlib|zlib-dynamic] [no-asm] [no-egd] [sctp] [386] [--prefix=DIR] [--openssldir=OPENSSLDIR] [--with-xxx[=vvv]] [--config=FILE] os/compiler[:flags]\n"; 84 # [no-]shared [don't] try to create shared libraries when supported. 86 # If disabled, it also disables shared and dynamic-engine. 90 # zlib-dynamic Like "zlib", but the zlib library is expected to be a shared 112 # namely no-pic, no-shared and no-threads. It is 480 "shared", 565 "bulk" => [ "shared", "dso", 602 # Without shared libraries, dynamic engines aren't possible. 606 # which cannot be guaranteed if shared libraries aren't present 2956 sub shared { subroutine [all...] |