Home
last modified time | relevance | path

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

12

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGRecordLayoutBuilder.cpp587 std::vector<MemberInfo>::iterator Prior = Members.begin(); in clipTailPadding() local
588 CharUnits Tail = getSize(Prior->Data); in clipTailPadding()
589 for (std::vector<MemberInfo>::iterator Member = Prior + 1, in clipTailPadding()
596 assert(Prior->Kind == MemberInfo::Field && in clipTailPadding()
598 if (!Prior->FD || Prior->FD->isBitField()) in clipTailPadding()
599 Prior->Data = getByteArrayType(bitsToCharUnits(llvm::alignTo( in clipTailPadding()
600 cast<llvm::IntegerType>(Prior->Data)->getIntegerBitWidth(), 8))); in clipTailPadding()
602 assert(Prior->FD->hasAttr<NoUniqueAddressAttr>() && in clipTailPadding()
604 Prior->Data = getByteArrayType( in clipTailPadding()
605 Context.getTypeInfoDataSizeInChars(Prior->FD->getType()).first); in clipTailPadding()
[all …]
/freebsd-11-stable/contrib/groff/src/devices/xditview/
HDGXditview.ad18 <Key>Prior: PreviousPage()\n\
32 <Key>Prior: PreviousPage()\n\
/freebsd-11-stable/crypto/openssl/doc/ssl/
HDSSL_get_version.pod17 completed. Prior to that the results returned from this function may be
/freebsd-11-stable/contrib/ntp/
HDdepsver.mf8 echo -n "Prior $(subdir)/$(DEPDIR) version " && \
HDNEWS3068 Summary: Prior to ntp-4.2.7p230 ntp-keygen used a weak seed to
/freebsd-11-stable/contrib/ntp/sntp/
HDdepsver.mf8 echo -n "Prior $(subdir)/$(DEPDIR) version " && \
/freebsd-11-stable/lib/libc/rpc/
HDREADME130 Prior to building the release, you must define the SRC environment variable
/freebsd-11-stable/contrib/gcc/config/arm/
HDpredicates.md413 ;; condition code register. Prior to reload we only accept a
/freebsd-11-stable/sys/dev/mps/mpi/
HDmpi2_history.txt44 Filename Current version Prior version
/freebsd-11-stable/sys/dev/mpr/mpi/
HDmpi2_history.txt48 Filename Current version Prior version
/freebsd-11-stable/crypto/heimdal/lib/wind/
HDrfc4518.txt105 a) Prior to applying the Unicode string preparation steps outlined in
/freebsd-11-stable/contrib/ncurses/
HDINSTALL759 --enable-widec is not given) a character. Prior to ncurses 5.5, this
799 Linux console. Prior to ncurses 5.5, this introduced a dependency on
916 Override type of mmask_t, which stores the mouse mask. Prior to
/freebsd-11-stable/contrib/libpcap/
HDCMakeLists.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-11-stable/share/misc/
HDusb_hid_usages391 0x9D Keyboard Prior
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/
HDstructure622 Prior to FS format 7, <mergeinfo-mod> flag is not available. It may
/freebsd-11-stable/contrib/jemalloc/
HDChangeLog216 prof_malloc_sample_object(). Prior to this fix, if tctx and old_tctx were
/freebsd-11-stable/contrib/tzdata/
HDsouthamerica1346 # Palmer has followed Chile. Prior to that, before the Falklands War,
HDaustralasia1146 # Mark Prior writes that his newspaper
HDasia3608 # Milne says "Madras mean time use from May 1, 1898. Prior to this Colombo
/freebsd-11-stable/
HDUPDATING582 uart(4) driver has been corrected. Prior to this change the PPS
/freebsd-11-stable/contrib/sendmail/src/
HDREADME992 >> Prior to SunOS 5.4, any LD_LIBRARY_PATH setting was ignored by the
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaDeclCXX.cpp7635 if (Expr *Prior = CmpSoFar.get()) { in build() local
7640 else if (Stmts.add(buildIfNotCondReturnFalse(Prior))) in build()
/freebsd-11-stable/contrib/binutils/binutils/doc/
HDbinutils.texi551 @code{SAVE} commits the changes so far specified by the script. Prior
/freebsd-11-stable/contrib/sendmail/cf/
HDREADME3778 (Prior to 8.7 this was minfree/maxsize,
/freebsd-11-stable/contrib/gcc/doc/
HDtm.texi3466 Prior to GCC 3.0, this macro was needed in order to establish a stable

12