Home
last modified time | relevance | path

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

12345678910>>...16

/freebsd-12.1/contrib/libc++/include/
H A Dfuture154 future(future&&) noexcept;
155 future(const future& rhs) = delete;
181 future(future&&) noexcept;
182 future(const future& rhs) = delete;
208 future(future&&) noexcept;
209 future(const future& rhs) = delete;
1122 future(const future&);
1167 future<_Rp>::~future()
1222 future(const future&);
1262 future<_Rp&>::~future()
[all …]
/freebsd-12.1/contrib/libc++/src/
H A Dfuture.cpp179 future<void>::future(__assoc_sub_state* __state) in future() function in future
185 future<void>::~future() in ~future()
192 future<void>::get() in get()
219 future<void>
224 return future<void>(__state_); in get_future()
/freebsd-12.1/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-12.1/contrib/llvm/tools/clang/include/clang/CodeGen/
H A DConstantInitFuture.h98 static inline void *getAsVoidPointer(T future) {
99 return future.getOpaqueValue();
/freebsd-12.1/contrib/gdb/include/
H A Dhp-symtab.h1109 unsigned long future[2] ; /* padding to 3-word block end */ member
1131 unsigned long future[2] ; /* padding to 3-word block end */ member
1149 unsigned long future ; /* padding to 3-word block end */ member
1164 unsigned long future ; /* padding to 3-word block end */ member
1211 long future[2] ; /* padding to 3-word block end */ member
1264 long future[2] ; /* padding to 3-word block end */ member
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Host/
H A DTaskPool.h36 static std::future<typename std::result_of<F(Args...)>::type>
55 std::future<typename std::result_of<F(Args...)>::type>
/freebsd-12.1/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-12.1/contrib/llvm/include/llvm/Support/
H A DTaskQueue.h82 std::future<typename std::result_of<Callable()>::type> async(Callable &&C) { in async()
89 std::future<ResultTy> F = T.P->get_future(); in async()
/freebsd-12.1/contrib/tzdata/
H A DNEWS5 Changes to future timestamps
24 Changes to future timestamps
88 Changes to future timestamps
112 Changes to future timestamps
182 Changes to future timestamps
262 Changes to future timestamps
338 Changes to future timestamps
478 Changes to future timestamps
494 Changes to future timestamps
567 Changes to future timestamps
[all …]
/freebsd-12.1/crypto/openssl/doc/man3/
H A DCT_POLICY_EVAL_CTX_new.pod87 issued in the future. RFC6962 states that "TLS clients MUST reject SCTs whose
88 timestamp is in the future". By default, this will be set to 5 minutes in the
89 future (e.g. (time() + 300) * 1000), to allow for clock drift.
/freebsd-12.1/sys/contrib/zstd/contrib/seekable_format/
H A Dzstd_seekable_compression_format.md85 …rently exists, there are 7 other bits in this field that can be used for future changes to the for…
92 …e used in the future for breaking changes, so a compliant decoder should ensure they are set to 0.…
/freebsd-12.1/sbin/pfctl/tests/files/
H A Dpf0052.in1 # test setting all optimizations to avoid future keyword clashes
/freebsd-12.1/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-12.1/share/doc/papers/jail/
H A DMakefile6 EXTRA= implementation.ms mgt.ms future.ms jail01.eps
/freebsd-12.1/sys/contrib/zstd/lib/
H A DREADME.md33 These APIs are not "stable", their definition may change in the future.
80 but is expected to become "stable" at some point in the future.
103 These prototypes will be removed in some future version.
/freebsd-12.1/contrib/gcc/config/
H A Dlibgcc-glibc.ver4 # maintain enough binary compatibility to allow future versions of glibc
/freebsd-12.1/sys/cddl/boot/zfs/
H A DREADME16 might complicate future imports from Illumos.
/freebsd-12.1/contrib/gcc/config/i386/
H A Dlibgcc-x86_64-glibc.ver4 # maintain enough binary compatibility to allow future versions of glibc
/freebsd-12.1/contrib/wpa/
H A DCOPYING13 the BSD license option for future distribution. As such, the GPL v2
/freebsd-12.1/sys/dts/
H A Dbindings-mpp.txt18 the model it can be 24-50, or possibly else in future devices).
/freebsd-12.1/contrib/ldns/drill/
H A DREGRESSIONS19 in the near future.
/freebsd-12.1/usr.sbin/zic/
H A DREADME66 expected in the future;
76 [email protected] for use in the future). Europeans take note!
/freebsd-12.1/lib/libc++/
H A DMakefile29 SRCS+= future.cpp
153 STD_HEADERS+= future
/freebsd-12.1/contrib/tzcode/zic/
H A DREADME66 expected in the future;
76 [email protected] for use in the future). Europeans take note!
/freebsd-12.1/contrib/ntp/scripts/stats/
H A DREADME.stats239 +1.9100E+02 week number for future leap (weeks)
240 +4.0000E+00 day number for future leap (days)
241 +9.0000E+00 future leap seconds (s)

12345678910>>...16