Searched refs:Prior (Results 1 – 25 of 28) sorted by relevance
12
| /freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| HD | CGRecordLayoutBuilder.cpp | 587 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/ |
| HD | GXditview.ad | 18 <Key>Prior: PreviousPage()\n\ 32 <Key>Prior: PreviousPage()\n\
|
| /freebsd-11-stable/crypto/openssl/doc/ssl/ |
| HD | SSL_get_version.pod | 17 completed. Prior to that the results returned from this function may be
|
| /freebsd-11-stable/contrib/ntp/ |
| HD | depsver.mf | 8 echo -n "Prior $(subdir)/$(DEPDIR) version " && \
|
| HD | NEWS | 3068 Summary: Prior to ntp-4.2.7p230 ntp-keygen used a weak seed to
|
| /freebsd-11-stable/contrib/ntp/sntp/ |
| HD | depsver.mf | 8 echo -n "Prior $(subdir)/$(DEPDIR) version " && \
|
| /freebsd-11-stable/lib/libc/rpc/ |
| HD | README | 130 Prior to building the release, you must define the SRC environment variable
|
| /freebsd-11-stable/contrib/gcc/config/arm/ |
| HD | predicates.md | 413 ;; condition code register. Prior to reload we only accept a
|
| /freebsd-11-stable/sys/dev/mps/mpi/ |
| HD | mpi2_history.txt | 44 Filename Current version Prior version
|
| /freebsd-11-stable/sys/dev/mpr/mpi/ |
| HD | mpi2_history.txt | 48 Filename Current version Prior version
|
| /freebsd-11-stable/crypto/heimdal/lib/wind/ |
| HD | rfc4518.txt | 105 a) Prior to applying the Unicode string preparation steps outlined in
|
| /freebsd-11-stable/contrib/ncurses/ |
| HD | INSTALL | 759 --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/ |
| HD | CMakeLists.txt | 23 # 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/ |
| HD | usb_hid_usages | 391 0x9D Keyboard Prior
|
| /freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/ |
| HD | structure | 622 Prior to FS format 7, <mergeinfo-mod> flag is not available. It may
|
| /freebsd-11-stable/contrib/jemalloc/ |
| HD | ChangeLog | 216 prof_malloc_sample_object(). Prior to this fix, if tctx and old_tctx were
|
| /freebsd-11-stable/contrib/tzdata/ |
| HD | southamerica | 1346 # Palmer has followed Chile. Prior to that, before the Falklands War,
|
| HD | australasia | 1146 # Mark Prior writes that his newspaper
|
| HD | asia | 3608 # Milne says "Madras mean time use from May 1, 1898. Prior to this Colombo
|
| /freebsd-11-stable/ |
| HD | UPDATING | 582 uart(4) driver has been corrected. Prior to this change the PPS
|
| /freebsd-11-stable/contrib/sendmail/src/ |
| HD | README | 992 >> Prior to SunOS 5.4, any LD_LIBRARY_PATH setting was ignored by the
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/ |
| HD | SemaDeclCXX.cpp | 7635 if (Expr *Prior = CmpSoFar.get()) { in build() local 7640 else if (Stmts.add(buildIfNotCondReturnFalse(Prior))) in build()
|
| /freebsd-11-stable/contrib/binutils/binutils/doc/ |
| HD | binutils.texi | 551 @code{SAVE} commits the changes so far specified by the script. Prior
|
| /freebsd-11-stable/contrib/sendmail/cf/ |
| HD | README | 3778 (Prior to 8.7 this was minfree/maxsize,
|
| /freebsd-11-stable/contrib/gcc/doc/ |
| HD | tm.texi | 3466 Prior to GCC 3.0, this macro was needed in order to establish a stable
|
12