Home
last modified time | relevance | path

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

12

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp744 std::vector<MemberInfo>::iterator Prior = Members.begin(); in clipTailPadding() local
745 CharUnits Tail = getSize(Prior->Data); in clipTailPadding()
746 for (std::vector<MemberInfo>::iterator Member = Prior + 1, in clipTailPadding()
753 assert(Prior->Kind == MemberInfo::Field && in clipTailPadding()
755 if (!Prior->FD || Prior->FD->isBitField()) in clipTailPadding()
756 Prior->Data = getByteArrayType(bitsToCharUnits(llvm::alignTo( in clipTailPadding()
759 assert(Prior->FD->hasAttr<NoUniqueAddressAttr>() && in clipTailPadding()
761 Prior->Data = getByteArrayType( in clipTailPadding()
762 Context.getTypeInfoDataSizeInChars(Prior->FD->getType()).Width); in clipTailPadding()
766 Prior = Member; in clipTailPadding()
[all …]
/freebsd-14.2/sys/contrib/openzfs/config/
H A Dkernel-in-compat-syscall.m44 dnl # architecture basis. Prior to this is_compat_task() was the
H A Dkernel-commit-metadata.m45 dnl # Prior to this the nfs server would issue an explicit fsync().
H A Dkernel-automount.m44 dnl # solution to handling automounts. Prior to this cifs/nfs clients
H A Dkernel-clear-inode.m47 dnl # Prior to these changes it would occur in end_writeback() but due
/freebsd-14.2/crypto/openssl/doc/man3/
H A DRAND_cleanup.pod19 Prior to OpenSSL 1.1.0, RAND_cleanup() released all resources used by
H A DBN_cmp.pod40 Prior to OpenSSL 1.1.0, BN_is_zero(), BN_is_one(), BN_is_word(),
H A DSSL_get_version.pod28 after the initial handshake has been completed. Prior to that the results
H A DSSL_CTX_set_tlsext_servername_callback.pod158 Prior to 1.1.1e, when the client requested a servername in an initial TLSv1.2
H A DDTLSv1_listen.pod84 Prior to calling DTLSv1_listen() user code must ensure that cookie generation
H A DENGINE_add.pod347 will not allocate any internal resources. Prior to OpenSSL 1.1.0, however,
/freebsd-14.2/contrib/ntp/sntp/
H A Ddepsver.mf8 echo -n "Prior $(subdir)/$(DEPDIR) version " && \
/freebsd-14.2/contrib/ntp/
H A Ddepsver.mf8 echo -n "Prior $(subdir)/$(DEPDIR) version " && \
/freebsd-14.2/crypto/openssl/doc/man7/
H A DEVP_KDF-KRB5KDF.pod55 only after the cipher is set. Prior to that B<EVP_MAX_KEY_LENGTH> is returned.
H A Dcrypto.pod222 Prior to OpenSSL 3.0, constant method tables (such as EVP_sha256()) were used
/freebsd-14.2/lib/libc/rpc/
H A DREADME129 Prior to building the release, you must define the SRC environment variable
/freebsd-14.2/sys/dev/mps/mpi/
H A Dmpi2_history.txt42 Filename Current version Prior version
/freebsd-14.2/crypto/openssl/doc/man1/
H A Dopenssl-pkcs12.pod.in404 Prior 1.1 release passwords containing non-ASCII characters were encoded
H A Dopenssl.pod514 Prior to OpenSSL 1.1.1, it was common for applications to store information
/freebsd-14.2/sys/dev/mpr/mpi/
H A Dmpi2_history.txt42 Filename Current version Prior version
/freebsd-14.2/crypto/heimdal/lib/wind/
H A Drfc4518.txt105 a) Prior to applying the Unicode string preparation steps outlined in
/freebsd-14.2/contrib/ncurses/
H A DINSTALL935 --enable-widec is not given) a character. Prior to ncurses 5.5, this
999 Linux console. Prior to ncurses 5.5, this introduced a dependency on
1135 Override type of mmask_t, which stores the mouse mask. Prior to
/freebsd-14.2/share/misc/
H A Dusb_hid_usages390 0x9D Keyboard Prior
/freebsd-14.2/contrib/tcpdump/
H A DCMakeLists.txt251 # Prior to CMake 3.1, setting CMAKE_C_STANDARD will not have any effect,
/freebsd-14.2/contrib/libpcap/
H A DCMakeLists.txt384 # Prior to CMake 3.1, setting CMAKE_C_STANDARD will not have any effect,
1555 # Prior to Intel support.

12