Home
last modified time | relevance | path

Searched refs:Layer (Results 1 – 25 of 38) sorted by relevance

12

/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
DObjectLinkingLayer.cpp124 ObjectLinkingLayer &Layer, in ObjectLinkingLayerJITLinkContext() argument
127 : JITLinkContext(&MR->getTargetJITDylib()), Layer(Layer), in ObjectLinkingLayerJITLinkContext()
133 if (Layer.ReturnObjectBuffer && ObjBuffer) in ~ObjectLinkingLayerJITLinkContext()
134 Layer.ReturnObjectBuffer(std::move(ObjBuffer)); in ~ObjectLinkingLayerJITLinkContext()
137 JITLinkMemoryManager &getMemoryManager() override { return Layer.MemMgr; } in getMemoryManager()
140 for (auto &P : Layer.Plugins) in notifyMaterializing()
147 for (auto &P : Layer.Plugins) in notifyFailed()
149 Layer.getExecutionSession().reportError(std::move(Err)); in notifyFailed()
160 auto &ES = Layer.getExecutionSession(); in lookup()
203 auto &ES = Layer.getExecutionSession(); in notifyResolved()
[all …]
DLLJIT.cpp665 auto Layer = in createObjectLinkingLayer() local
669 Layer->setOverrideObjectFlagsWithResponsibilityFlags(true); in createObjectLinkingLayer()
670 Layer->setAutoClaimResponsibilityForObjectSymbols(true); in createObjectLinkingLayer()
676 return std::unique_ptr<ObjectLayer>(std::move(Layer)); in createObjectLinkingLayer()
/freebsd-12-stable/secure/lib/libssl/
Dopenssl.pc.in7 Description: Secure Sockets Layer and cryptography libraries and tools
Dlibssl.pc.in7 Description: Secure Sockets Layer and cryptography libraries
/freebsd-12-stable/lib/libc/net/
Dprotocols62 i-nlsp 52 I-NLSP # Integrated Net Layer Security TUBA
66 tlsp 56 TLSP # Transport Layer Security Protocol
126 l2tp 115 L2TP # Layer Two Tunneling Protocol
/freebsd-12-stable/crypto/openssh/
DREADME.tun45 Layer 2 tunnels can be used in combination with an Ethernet bridge(4)
92 Layer 2 tunnel : +-------+
DREADME.platform57 MacOS X 10.4 in Point-to-Point (Layer 3) and Ethernet (Layer 2) mode
/freebsd-12-stable/contrib/llvm-project/clang/lib/Analysis/
DCFG.cpp706 void consumeConstructionContext(const ConstructionContextLayer *Layer,
714 void findConstructionContexts(const ConstructionContextLayer *Layer,
778 const ConstructionContextLayer *Layer = ConstructionContextMap.lookup(E); in retrieveAndCleanupConstructionContext() local
779 if (!Layer) in retrieveAndCleanupConstructionContext()
784 Layer); in retrieveAndCleanupConstructionContext()
1341 const ConstructionContextLayer *Layer, Expr *E) { in consumeConstructionContext() argument
1349 assert(PreviouslyStoredLayer->isStrictlyMoreSpecificThan(Layer) && in consumeConstructionContext()
1352 ConstructionContextMap[E] = Layer; in consumeConstructionContext()
1357 const ConstructionContextLayer *Layer, Stmt *Child) { in findConstructionContexts() argument
1364 auto withExtraLayer = [this, Layer](const ConstructionContextItem &Item) { in findConstructionContexts()
[all …]
/freebsd-12-stable/sys/arm/conf/
DALPINE60 #device ctl # CAM Target Layer
/freebsd-12-stable/crypto/heimdal/lib/wind/
Drfc4013.txt32 Simple Authentication and Security Layer (SASL) mechanisms (such as
53 Layer ([SASL]) mechanisms, such as [PLAIN], [CRAM-MD5], and
257 Layer (SASL)", Work in Progress.
/freebsd-12-stable/crypto/openssl/ssl/record/
DREADME1 Record Layer Design
/freebsd-12-stable/crypto/openssl/
DREADME13 Transport Layer Security (TLS) protocols (including SSLv3) as well as a
/freebsd-12-stable/sys/sparc64/conf/
DGENERIC128 #device ctl # CAM Target Layer
220 device ath_hal # Atheros HAL (Hardware Access Layer)
/freebsd-12-stable/contrib/file/magic/Magdir/
Driff63 >0 leshort 0x55 \b, MPEG Layer 3
280 >8 string RMP3 \b, MPEG Layer 3 audio
569 >>>>>>>>(92.l+180) leshort 0x0050 MPEG-1 Layer 1 or 2
570 >>>>>>>>(92.l+180) leshort 0x0055 MPEG-1 Layer 3
582 >>>>>>>>(92.l+188) leshort 0x0055 MPEG-1 Layer 3
/freebsd-12-stable/stand/efi/include/
Defipxebc.h297 IN UINT16 *Layer,
/freebsd-12-stable/sys/dev/ow/
Dowll_if.m35 # Dallas Semiconductor 1-Wire bus Link Layer (owll)
/freebsd-12-stable/crypto/openssl/doc/man1/
Dopenssl.pod20 OpenSSL is a cryptography toolkit implementing the Secure Sockets Layer (SSL
21 v2/v3) and Transport Layer Security (TLS v1) network protocols and related
/freebsd-12-stable/contrib/mandoc/
Dlib.in117 LINE("libsaslc", "Simple Authentication and Security Layer client library (libsaslc, \\-lsaslc)")
/freebsd-12-stable/sys/contrib/dev/ice/
DREADME59 - MPLS (up to 5 consecutive MPLS labels in the outermost Layer 2 header group)
/freebsd-12-stable/lib/libc/rpc/
DREADME19 Transport Layer Interface (TLI) or an equivalent X/Open Transport Interface
/freebsd-12-stable/crypto/openssl/doc/man7/
Dssl.pod13 The OpenSSL B<ssl> library implements the Secure Sockets Layer (SSL v2/v3) and
14 Transport Layer Security (TLS v1) protocols. It provides a rich API which is
/freebsd-12-stable/sys/cam/ctl/
DREADME.ctl.txt3 CTL - CAM Target Layer Description
/freebsd-12-stable/sys/i386/conf/
DGENERIC139 #device ctl # CAM Target Layer
/freebsd-12-stable/usr.sbin/services_mkdb/
Dservices478 td-service 267/tcp #Tobit David Service Layer
479 td-service 267/udp #Tobit David Service Layer
1599 l2tp 1701/tcp #Layer 2 Tunnelling Protocol
1600 l2tp 1701/udp #Layer 2 Tunnelling Protocol
/freebsd-12-stable/sys/amd64/conf/
DGENERIC147 #device ctl # CAM Target Layer

12