Home
last modified time | relevance | path

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

12345678910>>...14

/freebsd-13.1/contrib/llvm-project/libcxx/include/
H A Dfuture153 future(future&&) noexcept;
154 future(const future& rhs) = delete;
180 future(future&&) noexcept;
181 future(const future& rhs) = delete;
207 future(future&&) noexcept;
208 future(const future& rhs) = delete;
1056 future(const future&) = delete;
1106 future<_Rp>::~future()
1143 future(const future&) = delete;
1188 future<_Rp&>::~future()
[all …]
/freebsd-13.1/contrib/llvm-project/libcxx/src/
H A Dfuture.cpp178 future<void>::future(__assoc_sub_state* __state) in future() function in future
184 future<void>::~future() in ~future()
191 future<void>::get() in get()
218 future<void>
223 return future<void>(__state_); in get_future()
/freebsd-13.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-13.1/contrib/llvm-project/clang/include/clang/CodeGen/
H A DConstantInitFuture.h95 static inline void *getAsVoidPointer(T future) {
96 return future.getOpaqueValue();
/freebsd-13.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-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DTaskQueue.h81 std::future<std::result_of_t<Callable()>> async(Callable &&C) { in async()
88 std::future<ResultTy> F = T.P->get_future(); in async()
/freebsd-13.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-13.1/contrib/tzdata/
H A DNEWS15 Changes to future timestamps
105 Changes to future timestamps
196 Changes to future timestamps
219 Changes to future timestamps
270 Changes to future timestamps
376 Changes to future timestamps
431 Changes to future timestamps
443 Changes to future timestamps
518 Changes to future timestamps
717 Changes to future timestamps
[all …]
/freebsd-13.1/sbin/pfctl/tests/files/
H A Dpf0052.in1 # test setting all optimizations to avoid future keyword clashes
/freebsd-13.1/share/doc/papers/jail/
H A DMakefile6 EXTRA= implementation.ms mgt.ms future.ms jail01.eps
/freebsd-13.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-13.1/sys/contrib/openzfs/module/zstd/
H A DREADME.md18 future. Thus we keep them private to ZSTD.
64 to add future compatibility checks and/or fixes. However, currently it is
/freebsd-13.1/sys/cddl/boot/zfs/
H A DREADME16 might complicate future imports from Illumos.
/freebsd-13.1/crypto/openssh/
H A DPROTOCOL.sshsig59 The reserved value is present to encode future information
93 The reserved value is present to encode future information
/freebsd-13.1/sys/contrib/device-tree/Bindings/clock/ti/
H A Dclockdomain.txt3 Binding status: Unstable - ABI compatibility may be broken in the future
H A Dfapll.txt3 Binding status: Unstable - ABI compatibility may be broken in the future
H A Dautoidle.txt3 Binding status: Unstable - ABI compatibility may be broken in the future
/freebsd-13.1/sys/contrib/device-tree/Bindings/clock/
H A Dkeystone-gate.txt1 Status: Unstable - ABI compatibility may be broken in the future
/freebsd-13.1/sys/contrib/device-tree/Bindings/display/armada/
H A Dmarvell,dove-lcd.txt19 Further clocks may be added in the future according to requirements of
/freebsd-13.1/contrib/wpa/
H A DCOPYING13 the BSD license option for future distribution. As such, the GPL v2
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPC.td240 // and may go away with future CPU's.
361 // they will be part of any future CPUs. One example is the narrower
364 // enough info to create custom scheduling strategies for future CPUs.
387 // For future CPU we assume that all of the existing features from Power10
591 // No scheduler model for future CPU.
592 def : ProcessorModel<"future", NoSchedModel,
/freebsd-13.1/sys/contrib/device-tree/Bindings/pwm/
H A Dpwm-rockchip.txt14 - For newer hardware (rk3328 and future socs): specified by name
/freebsd-13.1/contrib/ldns/drill/
H A DREGRESSIONS19 in the near future.
/freebsd-13.1/sys/contrib/device-tree/Bindings/misc/
H A Didt_89hpesx.txt6 compatible devices may be produced in future. Following devices
/freebsd-13.1/sys/dts/
H A Dbindings-mpp.txt18 the model it can be 24-50, or possibly else in future devices).

12345678910>>...14