Home
last modified time | relevance | path

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

12

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp732 std::vector<MemberInfo>::iterator Prior = Members.begin(); in clipTailPadding() local
733 CharUnits Tail = getSize(Prior->Data); in clipTailPadding()
734 for (std::vector<MemberInfo>::iterator Member = Prior + 1, in clipTailPadding()
741 assert(Prior->Kind == MemberInfo::Field && in clipTailPadding()
743 if (!Prior->FD || Prior->FD->isBitField()) in clipTailPadding()
744 Prior->Data = getByteArrayType(bitsToCharUnits(llvm::alignTo( in clipTailPadding()
747 assert(Prior->FD->hasAttr<NoUniqueAddressAttr>() && in clipTailPadding()
749 Prior->Data = getByteArrayType( in clipTailPadding()
750 Context.getTypeInfoDataSizeInChars(Prior->FD->getType()).Width); in clipTailPadding()
754 Prior = Member; in clipTailPadding()
[all …]
/freebsd-13.1/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-13.1/crypto/openssl/doc/man3/
H A DRAND_cleanup.pod17 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.pod67 Prior to calling DTLSv1_listen() user code must ensure that cookie generation
H A DENGINE_add.pod339 will not allocate any internal resources. Prior to OpenSSL 1.1.0, however,
/freebsd-13.1/contrib/ntp/
H A Ddepsver.mf8 echo -n "Prior $(subdir)/$(DEPDIR) version " && \
/freebsd-13.1/contrib/ntp/sntp/
H A Ddepsver.mf8 echo -n "Prior $(subdir)/$(DEPDIR) version " && \
/freebsd-13.1/crypto/openssl/doc/man1/
H A Drand.pod69 Prior to OpenSSL 1.1.1, it was common for applications to store information
H A Dpkcs12.pod339 Prior 1.1 release passwords containing non-ASCII characters were encoded
/freebsd-13.1/lib/libc/rpc/
H A DREADME130 Prior to building the release, you must define the SRC environment variable
/freebsd-13.1/sys/contrib/device-tree/Bindings/iio/temperature/
H A Dadi,ltc2983.yaml31 input multiplexer configurations. Prior to each conversion, these
/freebsd-13.1/sys/dev/mps/mpi/
H A Dmpi2_history.txt44 Filename Current version Prior version
/freebsd-13.1/sys/dev/mpr/mpi/
H A Dmpi2_history.txt44 Filename Current version Prior version
/freebsd-13.1/crypto/heimdal/lib/wind/
H A Drfc4518.txt105 a) Prior to applying the Unicode string preparation steps outlined in
/freebsd-13.1/contrib/libpcap/
H A DCMakeLists.txt23 # Prior to CMake 3.1, setting CMAKE_C_STANDARD will not have any effect,
2105 # Prior to Intel support. Build for 32-bit
/freebsd-13.1/contrib/ncurses/
H A DINSTALL857 --enable-widec is not given) a character. Prior to ncurses 5.5, this
914 Linux console. Prior to ncurses 5.5, this introduced a dependency on
1047 Override type of mmask_t, which stores the mouse mask. Prior to
/freebsd-13.1/contrib/subversion/subversion/libsvn_fs_fs/
H A Dstructure622 Prior to FS format 7, <mergeinfo-mod> flag is not available. It may
/freebsd-13.1/share/misc/
H A Dusb_hid_usages391 0x9D Keyboard Prior
/freebsd-13.1/contrib/jemalloc/
H A DChangeLog806 prof_malloc_sample_object(). Prior to this fix, if tctx and old_tctx were

12