Home
last modified time | relevance | path

Searched refs:future (Results 1 – 25 of 387) sorted by relevance

12345678910>>...16

/freebsd/contrib/llvm-project/libcxx/include/
H A Dfuture14 future synopsis
75 future<R> get_future();
105 future<R&> get_future();
133 future<void> get_future();
150 class future
153 future() noexcept;
154 future(future&&) noexcept;
155 future(const future& rhs) = delete;
156 ~future();
157 future& operator=(const future& rhs) = delete;
[all …]
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dfuture.cppm
/freebsd/contrib/llvm-project/libcxx/src/
H A Dfuture.cpp9 #include <future>
20 const char* __future_error_category::name() const noexcept { return "future"; }
33 return string("The future has already been retrieved from "
127 future<void>::future(__assoc_sub_state* __state) : __state_(__state) { __state_->__attach_future(); } in __make_ready()
129 future<void>::~future() { in __make_ready()
134 void future<void>::get() { in copy()
153 future<void> promise<void>::get_future() { in __sub_wait()
156 return future<voi in __sub_wait()
170 future<void>::future(__assoc_sub_state* __state) future() function in future
[all...]
/freebsd/contrib/diff/
H A DAUTHORS85 Assigns wdiff and future changes submitted to the FSF.
94 Assigns past and future changes.
98 Assigns past and future changes to manual.
102 Assigns past and future works (work for hire by Tim Pierce (diffutils) and
107 Assigns web pages describing GNU Diffutils and future changes.
/freebsd/sys/contrib/openzfs/module/icp/asm-arm/sha2/
H A Dsha256-armv7.S134 ldr r2,[sp,#2*4] @ from future BODY_16_xx
136 ldr r1,[sp,#15*4] @ from future BODY_16_xx
192 ldr r2,[sp,#3*4] @ from future BODY_16_xx
194 ldr r1,[sp,#0*4] @ from future BODY_16_xx
250 ldr r2,[sp,#4*4] @ from future BODY_16_xx
252 ldr r1,[sp,#1*4] @ from future BODY_16_xx
308 ldr r2,[sp,#5*4] @ from future BODY_16_xx
310 ldr r1,[sp,#2*4] @ from future BODY_16_xx
366 ldr r2,[sp,#6*4] @ from future BODY_16_xx
368 ldr r1,[sp,#3*4] @ from future BODY_16_xx
[all …]
/freebsd/sys/crypto/openssl/arm/
H A Dsha256-armv4.S179 ldr r2,[sp,#2*4] @ from future BODY_16_xx
181 ldr r1,[sp,#15*4] @ from future BODY_16_xx
237 ldr r2,[sp,#3*4] @ from future BODY_16_xx
239 ldr r1,[sp,#0*4] @ from future BODY_16_xx
295 ldr r2,[sp,#4*4] @ from future BODY_16_xx
297 ldr r1,[sp,#1*4] @ from future BODY_16_xx
353 ldr r2,[sp,#5*4] @ from future BODY_16_xx
355 ldr r1,[sp,#2*4] @ from future BODY_16_xx
411 ldr r2,[sp,#6*4] @ from future BODY_16_xx
413 ldr r1,[sp,#3*4] @ from future BODY_16_xx
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DConstantInitFuture.h95 static inline void *getAsVoidPointer(T future) {
96 return future.getOpaqueValue();
/freebsd/contrib/ntp/adjtimed/
H A DREADME7 future HP-UX releases. Perhaps HP-UX will have a real adjtime(2)
8 system call in the future.
/freebsd/contrib/tzdata/
H A DNEWS73 with Asia/Tashkent for future timestamps, due to Kazakhstan's
131 Changes to future timestamps
200 Changes to future timestamps
212 Changes to past and future timestamps
297 Changes to past and future timestamps
305 Changes to future timestamps
323 Changes to future timestamps
331 Adjust predictions for future years accordingly. This affects
336 Make guesses for future Ramadans too.
377 are transitional aids planned to be removed in a future version
[all …]
/freebsd/contrib/tzcode/
H A DNEWS73 with Asia/Tashkent for future timestamps, due to Kazakhstan's
131 Changes to future timestamps
200 Changes to future timestamps
212 Changes to past and future timestamps
297 Changes to past and future timestamps
305 Changes to future timestamps
323 Changes to future timestamps
331 Adjust predictions for future years accordingly. This affects
336 Make guesses for future Ramadans too.
377 are transitional aids planned to be removed in a future versio
[all...]
/freebsd/sys/contrib/openzfs/module/zstd/
H A DREADME.md17 future. Thus we keep them private to ZSTD.
37 to add future compatibility checks and/or fixes. However, currently it is
/freebsd/crypto/openssl/doc/man3/
H A DCT_POLICY_EVAL_CTX_new.pod97 issued in the future. RFC6962 states that "TLS clients MUST reject SCTs whose
98 timestamp is in the future". By default, this will be set to 5 minutes in the
99 future (e.g. (time() + 300) * 1000), to allow for clock drift.
H A DEVP_set_default_properties.pod7 - Set default properties for future algorithm fetches
20 future EVP algorithm fetches, implicit as well as explicit. See
H A DBIO_f_prefix.pod30 BIO_set_prefix() sets the prefix to be used for future lines of
35 BIO_set_indent() sets the indentation to be used for future lines of
H A DBIO_s_datagram.pod66 calls BIO_read(), any host on the network may cause future datagrams written to
125 modified by future calls to L<BIO_read(3)>, making use of BIO_s_datagram()
192 the receive timeout for the socket for the purposes of future L<BIO_read(3)>
199 network socket in peek mode, meaning that a future call to L<BIO_read(3)> will
/freebsd/tools/build/options/
H A DWITH_PROFILE3 This option is deprecated and may not be present in a future version of
H A DLIBC_MALLOC11 Other implementations are expected in the future in both
H A DWITH_UNIFIED_OBJDIR8 This option is transitional and will be removed in a future version of
H A DWITHOUT_UNIFIED_OBJDIR11 This option is transitional and will be removed in a future version of
/freebsd/sbin/pfctl/tests/files/
H A Dpf0052.in1 # test setting all optimizations to avoid future keyword clashes
/freebsd/share/doc/papers/jail/
H A DMakefile4 EXTRA= implementation.ms mgt.ms future.ms jail01.eps
/freebsd/contrib/ntp/
H A Dreadme.y2kfixes38 upgrades, and tests within legal future distributions as long as
62 including publishing in future Y2K related release notes,
64 persons... appropriate credit will be given in any future
/freebsd/crypto/openssl/doc/internal/man7/
H A Ddeprecation.pod52 future, but needs to remain available until that time.
68 In the future, when the deprecated declaration is to actually be removed
93 For a deprecated function that we plan to remove in the future, for example
/freebsd/sys/cddl/boot/zfs/
H A DREADME16 might complicate future imports from Illumos.
/freebsd/crypto/openssl/providers/implementations/encode_decode/
H A Dbuild.info16 # change in the future.

12345678910>>...16