/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | ThreadPool.h | 113 auto Future = std::async(std::launch::deferred, std::move(Task)).share(); in asyncImpl() local 114 asyncEnqueue([Future]() { Future.wait(); }, Group); in asyncImpl() 115 return Future; in asyncImpl()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrFuture.td | 1 //===-- PPCInstrFuture.td - Future Instruction Set --------*- tablegen -*-===// 10 // This file describes the instructions introduced for the Future CPU.
|
H A D | PPCInstrFutureMMA.td | 1 //===-- PPCInstrFutureMMA.td - Future Instruction Set ------*- tablegen -*-===// 10 // This file describes the instructions introduced for the Future CPU for MMA.
|
H A D | PPC.td | 277 "Enable instructions for Future ISA.", 483 // Future 494 // Note: Future features to add when support is extended to more
|
H A D | PPCInstrMMA.td | 546 // For Future and up XXMFACCW and XXMTACCW will not have patterns. 547 // On Future CPU the wacc registers no longer overlap with the vsr registers 550 // On top of that Future CPU has a more convenient way to move between vsrs
|
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
H A D | ThreadSafetyOps.def | 16 TIL_OPCODE_DEF(Future)
|
H A D | ThreadSafetyTIL.h | 435 class Future : public SExpr { 443 Future() : SExpr(COP_Future) {} in Future() function 444 virtual ~Future() = delete; 473 typename C::CType compare(const Future* E, C& Cmp) const { in compare()
|
H A D | ThreadSafetyTraverse.h | 529 void printFuture(const Future *E, StreamType &SS) { in printFuture()
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_getdate.c | 740 DSTcorrect(time_t Start, time_t Future) in Convert() 757 ltime = localtime_s(&tmbuf, &Future) ? NULL : &tmbuf; in DSTcorrect() 759 ltime = localtime_r(&Future, &tmbuf); in DSTcorrect() 761 ltime = localtime(&Future); in DSTcorrect() 764 return (Future - Start) + (StartDay - FutureDay) * HOUR; in DSTcorrect() 744 DSTcorrect(time_t Start,time_t Future) DSTcorrect() argument
|
/freebsd/sys/contrib/device-tree/Bindings/i2c/ |
H A D | i2c-omap.txt | 25 Future plan is to migrate hwmod data base contents into device tree
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | kml | 5 # Future development of this format has been handed
|
H A D | amigaos | 28 0 string FC14 Future Composer 1.4 Module sound file 29 0 string SMOD Future Composer 1.3 Module sound file
|
H A D | sysex | 40 >1 byte 0x07 Kurzweil/Future Retro
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_get0_peer_scts.pod | 18 the peer's certificate for SCTs. Future calls will return the same SCTs.
|
/freebsd/usr.sbin/fifolog/lib/ |
H A D | getdate.y | 612 DSTcorrect(time_t Start, time_t Future) in DSTcorrect() argument 618 FutureDay = (localtime(&Future)->tm_hour + 1) % 24; in DSTcorrect() 619 return (Future - Start) + (StartDay - FutureDay) * 60L * 60L; in DSTcorrect()
|
/freebsd/usr.bin/find/ |
H A D | getdate.y | 609 DSTcorrect(time_t Start, time_t Future) in DSTcorrect() argument 615 FutureDay = (localtime(&Future)->tm_hour + 1) % 24; in DSTcorrect() 616 return (Future - Start) + (StartDay - FutureDay) * 60L * 60L; in DSTcorrect()
|
/freebsd/sys/contrib/device-tree/Bindings/net/can/ |
H A D | c_can.txt | 34 Future plan is to migrate hwmod data base contents into device tree
|
/freebsd/contrib/llvm-project/clang/lib/Analysis/ |
H A D | ThreadSafetyTIL.cpp | 51 SExpr* Future::force() { in force()
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | cpsw.txt | 65 Future plan is to migrate hwmod data base contents into device tree
|
/freebsd/sys/contrib/openzfs/cmd/zed/agents/ |
H A D | README.md | 26 Future work will add additional functionality and will likely include:
|
/freebsd/crypto/openssl/doc/internal/man3/ |
H A D | OSSL_METHOD_STORE.pod | 105 Future calls to ossl_method_store_cache_get() will return the specified I<method>.
|
/freebsd/sys/contrib/xz-embedded/linux/Documentation/ |
H A D | xz.txt | 87 Future plans
|
/freebsd/usr.sbin/ppp/ |
H A D | README.nat | 33 4. Future Work 246 4. Future Work
|
/freebsd/sys/contrib/device-tree/Bindings/gpio/ |
H A D | nvidia,tegra186-gpio.txt | 62 GPIO_${port}_INTERRUPT_STATUS_G1_0. Future revisions to the binding could
|
/freebsd/contrib/diff/ |
H A D | ABOUT-NLS | 40 of a `catgets' implementation. Future versions of GNU `gettext' will
|