Searched refs:Later (Results 1 – 25 of 44) sorted by relevance
12
| /freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/ |
| D | DeadStoreElimination.cpp | 339 static OverwriteResult isOverwrite(const AliasAnalysis::Location &Later, in isOverwrite() argument 345 const Value *P2 = Later.Ptr->stripPointerCasts(); in isOverwrite() 352 if (Later.Size == AliasAnalysis::UnknownSize || in isOverwrite() 358 Later.Ptr->getType() == Earlier.Ptr->getType()) in isOverwrite() 365 if (Later.Size >= Earlier.Size) in isOverwrite() 371 if (Later.Size == AliasAnalysis::UnknownSize || in isOverwrite() 392 if (ObjectSize == Later.Size && ObjectSize >= Earlier.Size) in isOverwrite() 423 Later.Size >= Earlier.Size && in isOverwrite() 424 uint64_t(EarlierOff - LaterOff) + Earlier.Size <= Later.Size) in isOverwrite() 437 int64_t(LaterOff + Later.Size) >= int64_t(EarlierOff + Earlier.Size)) in isOverwrite()
|
| /freebsd-10-stable/contrib/gcc/config/i386/ |
| D | t-rtems-i386 | 4 # as the ones for Solaris. Later, we might want to have a RTEMS's
|
| /freebsd-10-stable/sys/mips/conf/ |
| D | AP96.hints | 24 # Later, this will rendezvous via the AR8316 switch.
|
| /freebsd-10-stable/contrib/gdb/gdb/doc/ |
| D | observer.texi | 28 data is only used internally to hold a function pointer. Later on, if
|
| D | agentexpr.texi | 22 when those locations are reached. Later, using the @code{tfind} 499 Later, when the user selects a given trace event and inspects the
|
| D | gdb.info-3 | 3643 those locations are reached. Later, using the `tfind' command, she can 4091 * Later, when the user selects a given trace event and inspects the
|
| /freebsd-10-stable/contrib/file/magic/Magdir/ |
| D | sql | 95 # number in the database at offset 60. Later, SQLite added an "application id"
|
| /freebsd-10-stable/usr.bin/indent/ |
| D | README | 51 | Later still, someone from UC Berkeley called the UofI and asked if
|
| /freebsd-10-stable/sys/mips/mips/ |
| D | support.S | 990 mfc0 v0, MIPS_COP_0_STATUS # Later the "real" spl value! 1020 mtc0 v0, MIPS_COP_0_STATUS # Later the "real" spl value!
|
| /freebsd-10-stable/contrib/libstdc++/include/ext/ |
| D | functional | 287 * variable/value. Later, their @c operator()s completely ignore any
|
| /freebsd-10-stable/contrib/serf/ |
| D | SConstruct | 123 # constructing Environment(). Later changes to TARGET_ARCH are ignored
|
| /freebsd-10-stable/contrib/sendmail/ |
| D | KNOWNBUGS | 138 Later information from the Linux kernel group states that Linux
|
| /freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_base/notes/ |
| D | fs-history | 208 Later, you decide to copy "/trunk" to "/branches/mine". So the new
|
| /freebsd-10-stable/contrib/amd/ |
| D | AUTHORS | 58 properly in mount tables and can be overridden. Later on, more code
|
| D | BUGS | 173 Later 2.4.x kernels completely disallow the hack amd was using for direct
|
| /freebsd-10-stable/crypto/heimdal/doc/ |
| D | hx509.texi | 317 certificate with key over to print service. Later at night when the
|
| /freebsd-10-stable/contrib/ntp/sntp/libopts/ |
| D | COPYING.gplv3 | 584 Later license versions may give you additional or different
|
| /freebsd-10-stable/contrib/gcc/doc/ |
| D | contrib.texi | 640 documentation (DESIGN, CHECKLIST, and so forth). Later, more work on
|
| D | passes.texi | 416 the number of iterations. Later optimizations then may determine the number
|
| /freebsd-10-stable/contrib/gcc/ |
| D | tree.def | 591 type). Later, when the size is needed in the program, the back-end
|
| D | config.gcc | 398 # This is the generic ELF configuration of FreeBSD. Later
|
| /freebsd-10-stable/contrib/tcp_wrappers/ |
| D | README | 261 Later System V implementations provide the Transport Level Interface
|
| /freebsd-10-stable/contrib/tzdata/ |
| D | asia | 636 # same month, but there were not much information about time there. Later they 760 # Later, in the beginning of World War II, on Sep 25, 1937, the Showa
|
| /freebsd-10-stable/share/examples/ipfilter/ |
| D | ipf-howto.txt | 670 Next, there's the xl0 interface. Later on we'll begin plac-
|
| /freebsd-10-stable/contrib/ntp/ntpd/ |
| D | invoke-ntp.conf.texi | 1383 Later the facility was expanded to deflect
|
12