| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | ThreadPool.h | 173 auto Future = std::async(std::launch::deferred, std::move(Task)).share(); in asyncImpl() 176 Tasks.emplace_back(std::make_pair([Future]() { Future.get(); }, Group)); in asyncImpl() 177 return Future; in asyncImpl()
|
| /freebsd-14.2/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 | 276 "Enable instructions for Future ISA.", 456 // Future 467 // 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-14.2/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-14.2/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-14.2/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-14.2/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-14.2/contrib/libarchive/libarchive/ |
| H A D | archive_getdate.c | 740 DSTcorrect(time_t Start, time_t Future) in DSTcorrect() argument 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()
|
| /freebsd-14.2/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-14.2/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-14.2/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-14.2/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | ThreadSafetyTIL.cpp | 51 SExpr* Future::force() { in force()
|
| /freebsd-14.2/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-14.2/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-14.2/sys/contrib/openzfs/cmd/zed/agents/ |
| H A D | README.md | 26 Future work will add additional functionality and will likely include:
|
| /freebsd-14.2/sys/contrib/xz-embedded/linux/Documentation/ |
| H A D | xz.txt | 87 Future plans
|
| /freebsd-14.2/usr.sbin/ppp/ |
| H A D | README.nat | 33 4. Future Work 246 4. Future Work
|
| /freebsd-14.2/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
|
| H A D | nvidia,tegra186-gpio.yaml | 76 GPIO_${port}_INTERRUPT_STATUS_G1_0. Future revisions to the binding could
|