Home
last modified time | relevance | path

Searched refs:Shared (Results 1 – 25 of 78) sorted by relevance

1234

/freebsd-10-stable/tools/regression/sysvshm/
DREADME3 SysV IPC Shared Memory Regression Utility.
5 This regression utility will test the SysV Shared Memory facility
/freebsd-10-stable/contrib/llvm/utils/TableGen/
DDAGISelMatcherOpt.cpp372 Matcher *Shared = Optn; in FactorNodes() local
383 Shared->setNext(new ScopeMatcher(&EqualMatchers[0], EqualMatchers.size())); in FactorNodes()
386 FactorNodes(Shared->getNextPtr()); in FactorNodes()
388 NewOptionsToMatch.push_back(Shared); in FactorNodes()
/freebsd-10-stable/contrib/libc++/include/
Dshared_mutex40 // Shared ownership
58 // Shared locking
152 // Shared ownership
/freebsd-10-stable/contrib/llvm/lib/MC/MCParser/
DCOFFAsmParser.cpp162 Shared = 1 << 4, in ParseSectionFlags() enumerator
208 SecFlags |= Shared | InitData; in ParseSectionFlags()
253 if (SecFlags & Shared) in ParseSectionFlags()
/freebsd-10-stable/contrib/llvm/include/llvm/TableGen/
DRecord.h144 static BitRecTy Shared; variable
151 static BitRecTy *get() { return &Shared; } in get()
220 static IntRecTy Shared; variable
227 static IntRecTy *get() { return &Shared; } in get()
257 static StringRecTy Shared; variable
264 static StringRecTy *get() { return &Shared; } in get()
333 static DagRecTy Shared; variable
340 static DagRecTy *get() { return &Shared; } in get()
/freebsd-10-stable/crypto/heimdal/lib/krb5/
Dversion-script.map724 # Shared with GSSAPI krb5
744 # Shared with libkdc
/freebsd-10-stable/contrib/apr/
DREADME27 Dynamic Shared Object loading
34 Shared memory
/freebsd-10-stable/crypto/openssl/doc/ssl/
DSSL_get_psk_identity.pod12 Nokia Corporation, consists of the "PSK" (Pre-Shared Key) ciphersuites
DSSL_CTX_set_psk_client_callback.pod12 Nokia Corporation, consists of the "PSK" (Pre-Shared Key) ciphersuites
DSSL_CTX_use_psk_identity_hint.pod12 Nokia Corporation, consists of the "PSK" (Pre-Shared Key) ciphersuites
/freebsd-10-stable/contrib/llvm/lib/TableGen/
DRecord.cpp84 BitRecTy BitRecTy::Shared; member in BitRecTy
85 IntRecTy IntRecTy::Shared; member in IntRecTy
86 StringRecTy StringRecTy::Shared; member in StringRecTy
87 DagRecTy DagRecTy::Shared; member in DagRecTy
131 static std::vector<BitsRecTy*> Shared; in get() local
132 if (Sz >= Shared.size()) in get()
133 Shared.resize(Sz + 1); in get()
134 BitsRecTy *&Ty = Shared[Sz]; in get()
/freebsd-10-stable/crypto/openssl/doc/crypto/
DEVP_PKEY_derive.pod78 /* Shared secret is skey bytes written to buffer skey */
/freebsd-10-stable/contrib/libucl/cmake/
DCMakeLists.txt15 OPTION(BUILD_SHARED_LIBS "Build Shared Libraries [default: OFF]" OFF)
/freebsd-10-stable/contrib/ofed/libibverbs/fixes/
Dverbs_man_page.patch52 …ch as Protection Domains (PD), Completion Queues (CQ), Queue-Pairs (QP), Shared Receive Queues (SR…
151 +.B Shared Receive Queue control
/freebsd-10-stable/sys/gnu/dts/arm/
Dorion5x-maxtor-shared-storage-2.dts18 model = "Maxtor Shared Storage II";
/freebsd-10-stable/
DREADME76 share Shared resources.
/freebsd-10-stable/contrib/ofed/management/opensm/
Dopensm.spec.in52 Shared libraries that are part of the opensm package but are also used by
/freebsd-10-stable/tools/regression/
DREADME87 sysvshm SysV IPC Shared Memory Regression Utility
/freebsd-10-stable/contrib/libreadline/
Dconfigure.in207 # Shared object configuration section. These values are generated by
DREADME51 Shared Libraries
/freebsd-10-stable/contrib/wpa/hostapd/
DChangeLog307 * fixed WEP authentication (both Open System and Shared Key) with
426 * updated EAP Generalized Pre-Shared Key (EAP-GPSK) to use the latest
445 * updated EAP Generalized Pre-Shared Key (EAP-GPSK) to use the latest
476 * updated EAP Generalized Pre-Shared Key (EAP-GPSK) to use the latest
504 * added support for EAP Generalized Pre-Shared Key (EAP-GPSK,
/freebsd-10-stable/crypto/heimdal/appl/login/
DChangeLog36 * loginpaths.h: Shared paths between login and rshd.
/freebsd-10-stable/contrib/ntp/sntp/m4/
Dltoptions.m4369 [Shared archive member basename, for filename based shared library versioning on AIX])dnl
/freebsd-10-stable/contrib/ntp/sntp/libevent/m4/
Dltoptions.m4369 [Shared archive member basename, for filename based shared library versioning on AIX])dnl
/freebsd-10-stable/contrib/ldns/m4/
Dltoptions.m4369 [Shared archive member basename, for filename based shared library versioning on AIX])dnl

1234