| /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
|
| /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()
|
| /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
|
| /freebsd/contrib/libarchive/libarchive/ |
| H A D | archive_parse_date.c | 737 DSTcorrect(time_t Start, time_t Future) in DSTcorrect() argument 754 ltime = localtime_s(&tmbuf, &Future) ? NULL : &tmbuf; in DSTcorrect() 756 ltime = localtime_r(&Future, &tmbuf); in DSTcorrect() 758 ltime = localtime(&Future); in DSTcorrect() 761 return (Future - Start) + (StartDay - FutureDay) * HOUR; in DSTcorrect()
|
| /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.
|
| H A D | SSL_get_stream_read_state.pod | 64 application has concluded the stream using L<SSL_stream_conclude(3)>. Future
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | ossl-guide-quic-introduction.pod | 48 Future versions of OpenSSL will offer support for 0-RTT connection initiation, 56 Future versions of OpenSSL will offer support for connection migration, allowing 61 Future versions of OpenSSL will offer support for the QUIC datagram extension, 69 update to be deployed. Future evolutions and enhancements to the QUIC protocol
|
| /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/crypto/krb5/src/kadmin/cli/ |
| H A D | getdate.y | 610 DSTcorrect(time_t Start, time_t Future, int *error) in DSTcorrect() argument 622 tm = localtime(&Future); in DSTcorrect() 629 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/crypto/openssl/doc/designs/ |
| H A D | handling-some-max-defines.md | 1 Handling Some MAX Defines in Future
|
| /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/crypto/openssl/doc/designs/quic-design/server/ |
| H A D | quic-server-api.md | 305 ### Future Compatibility: TLS over TCP Support 340 ### Future Compatibility: DTLS over UDP Support 362 ### Roles and Domains: Concepts and Future Evolution
|
| /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
|