Home
last modified time | relevance | path

Searched full:osi (Results 1 – 25 of 56) sorted by relevance

123

/freebsd/contrib/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp723 ConsumeWhitespace(llvm::StringRef::const_iterator osi, in ConsumeChar()
725 while (osi != ose) { in ConsumeChar()
726 switch (*osi) { in ConsumeChar()
728 return osi; in ConsumeChar()
733 ++osi;
736 return osi; in ParseRegisterName()
740 ConsumeChar(llvm::StringRef::const_iterator osi, const char c, in ParseRegisterName()
744 osi = ConsumeWhitespace(osi, ose); in ParseRegisterName()
745 if (osi ! in ParseRegisterName()
704 ConsumeWhitespace(llvm::StringRef::const_iterator osi,llvm::StringRef::const_iterator ose) ConsumeWhitespace() argument
721 ConsumeChar(llvm::StringRef::const_iterator osi,const char c,llvm::StringRef::const_iterator ose) ConsumeChar() argument
735 ParseRegisterName(llvm::StringRef::const_iterator osi,llvm::StringRef::const_iterator ose) ParseRegisterName() argument
776 ParseImmediate(llvm::StringRef::const_iterator osi,llvm::StringRef::const_iterator ose) ParseImmediate() argument
834 ParseIntelIndexedAccess(llvm::StringRef::const_iterator osi,llvm::StringRef::const_iterator ose) ParseIntelIndexedAccess() argument
917 ParseIntelDerefAccess(llvm::StringRef::const_iterator osi,llvm::StringRef::const_iterator ose) ParseIntelDerefAccess() argument
964 ParseARMOffsetAccess(llvm::StringRef::const_iterator osi,llvm::StringRef::const_iterator ose) ParseARMOffsetAccess() argument
1009 ParseARMDerefAccess(llvm::StringRef::const_iterator osi,llvm::StringRef::const_iterator ose) ParseARMDerefAccess() argument
1081 llvm::StringRef::const_iterator osi = operands_ref.begin(); ParseOperands() local
[all...]
/freebsd/crypto/openssl/crypto/cms/
H A Dcms_ess.c258 CMS_SignerInfo *si, *osi = NULL; in ossl_cms_Receipt_verify() local
298 osi = sk_CMS_SignerInfo_value(osis, i); in ossl_cms_Receipt_verify()
299 if (!ASN1_STRING_cmp(osi->signature, rct->originatorSignatureValue)) in ossl_cms_Receipt_verify()
322 if (!cms_msgSigDigest(osi, dig, &diglen)) { in ossl_cms_Receipt_verify()
339 octype = CMS_signed_get0_data_by_OBJ(osi, in ossl_cms_Receipt_verify()
356 if (CMS_get1_ReceiptRequest(osi, &rr) <= 0) { in ossl_cms_Receipt_verify()
/freebsd/sys/dev/liquidio/base/
H A Dlio_ctrl.h48 * Structure of control information passed by the NIC module to the OSI
71 * If wait_time is 0, OSI assumes no response is expected.
83 * Structure of data information passed by the NIC module to the OSI
89 * OSI layer passes this as-is to the driver.
108 * Structure passed by NIC module to OSI layer to prepare a command to send
/freebsd/share/doc/papers/beyond4.3/
H A Dbeyond43.ms59 The first is to develop an OSI network protocol suite and to integrate
168 and an implementation of the ISO OSI network protocols
171 implement the OSI connectionless internet protocol (CLNP),
173 to integrate these with an OSI transport class 4 (TP-4) implementation.
177 ISODE implements the session and presentation layers of the OSI protocol suite,
192 We will make this TP-4 operate with an OSI IP,
195 A kernel version of the OSI IP and ES-IS protocols must be produced.
203 into the kernel OSI protocol implementations.
/freebsd/contrib/tcpdump/
H A Dprint-mpls.c118 * 2) the first byte of an OSI CLNP packet is 0x81, in mpls_print()
119 * the first byte of an OSI ES-IS packet is 0x82, in mpls_print()
120 * and the first byte of an OSI IS-IS packet is in mpls_print()
H A Dppp.h27 #define PPP_OSI 0x0023 /* OSI Network Layer */
48 #define PPP_OSICP 0x8023 /* OSI Network Layer Control Protocol */
H A DINSTALL.md121 nlpid.c - OSI NLPID value-to-name table
122 nlpid.h - OSI NLPID definitions
H A Dprint-cdp.c329 * PT_NLPID means that the protocol type field contains an OSI NLPID.
334 #define PT_NLPID 1 /* OSI NLPID */
/freebsd/contrib/libpcap/
H A Dppp.h25 #define PPP_OSI 0x0023 /* OSI Network Layer */
44 #define PPP_OSICP 0x8023 /* OSI Network Layer Control Protocol */
/freebsd/share/man/man4/
H A Datopcase.4126 Installation of Darwin OSI in
129 To install Darwin OSI add following lines to
/freebsd/sbin/route/
H A Dkeywords37 osi
/freebsd/contrib/file/python/
H A Dsetup.py24 'License :: OSI Approved :: BSD License',
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dpsci.yaml119 (OSI) CPU suspend mode is introduced. Using a hierarchical representation
120 helps to implement support for OSI mode and OS implementations may choose
/freebsd/crypto/heimdal/doc/
H A Dlayman.asc9 NIST/OSI Implementors' Workshop document SEC-SIG-91-17.
22 subset of OSI's Abstract Syntax Notation One (ASN.1), Basic
44 Interconnection (OSI, described in X.200). OSI is an
54 OSI is called an open system because it supports many
57 OSI's method of specifying abstract objects is called ASN.1
73 BER and DER sufficient to understand and implement one OSI-
324 values in OSI.)
1806 release of PKCS. It was published as NIST/OSI Implementors'
/freebsd/share/doc/smm/18.net/
H A Dspell.ok93 OSI
H A D2.t37 Open System Interconnection (OSI) model of
H A Df.t108 Zimmermann, H. OSI Reference Model \- The ISO Model of
/freebsd/sys/contrib/openzfs/contrib/pyzfs/
H A Dsetup.py.in32 "License :: OSI Approved :: Apache Software License",
/freebsd/share/doc/smm/01.setup/
H A D5.t46 \*(4B provides some support for the ISO OSI protocols CLNP
54 ISO OSI support is enabled with the ISO option.
101 The OSI equivalent to ARP is ESIS (End System to Intermediate System Routing
H A Dspell.ok113 OSI
/freebsd/contrib/libcbor/CMakeModules/
H A DFindCMocka.cmake15 # Distributed under the OSI-approved BSD License (the "License");
/freebsd/sys/rpc/
H A Dnetconfig.h67 #define NC_OSI "osi"
/freebsd/contrib/libucl/python/
H A Dsetup.py64 "License :: OSI Approved :: MIT License",
/freebsd/include/
H A Dnetconfig.h97 #define NC_OSI "osi"
/freebsd/contrib/lua/doc/
H A Dreadme.html288 <IMG SRC="osi-certified-72x60.png" ALIGN="right" ALT="[osi certified]" STYLE="padding-left: 30px ;">

123