Home
last modified time | relevance | path

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

12345678910>>...54

/netbsd-src/sys/dev/ic/
H A Dstireg.h238 void *future; member
278 void *future; member
285 void *future; member
296 void *future; member
306 void *future; member
311 void *future; member
316 void *future; member
325 void *future; member
334 void *future; member
339 void *future; member
350 void *future; global() member
359 void *future; global() member
364 void *future; global() member
373 void *future; global() member
377 void *future; global() member
383 void *future; global() member
404 void *future; global() member
412 void *future; global() member
438 void *future; global() member
455 void *future; global() member
459 void *future; global() member
465 void *future; global() member
500 void *future; global() member
506 void *future; global() member
511 void *future; global() member
524 void *future; global() member
533 void *future; global() member
538 void *future; global() member
554 void *future; global() member
565 void *future; global() member
572 void *future; global() member
581 void *future; global() member
587 void *future; global() member
593 void *future; global() member
606 void *future; global() member
611 void *future; global() member
616 void *future; global() member
624 void *future; global() member
635 void *future; global() member
[all...]
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dfuture2 //===--------------------------- future -----------------------------------===//
14 future synopsis
74 future<R> get_future();
104 future<R&> get_future();
132 future<void> get_future();
149 class future
152 future() noexcept;
153 future(future&&) noexcept;
154 future(const future& rhs) = delete;
155 ~future();
[all …]
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
H A Dfuture1 // <future> -*- C++ -*-
25 /** @file include/future
63 * A `std::future` represents an asynchronous result that will become
64 * ready at some later time. A consumer can wait on a future until the
135 class future;
200 future<__async_result_of<_Fn, _Args...>>
204 future<__async_result_of<_Fn, _Args...>>
258 // Return lvalue, future will add const or rvalue-reference
350 // the future ready.
359 // First, check if the future has been made ready. Use acquire MO
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/
H A Dfuture1 // <future> -*- C++ -*-
25 /** @file include/future
125 class future;
188 future<__async_result_of<_Fn, _Args...>>
192 future<__async_result_of<_Fn, _Args...>>
244 // Return lvalue, future will add const or rvalue-reference
336 // the future ready.
345 // First, check if the future has been made ready. Use acquire MO
361 // This call is a no-op by default except on an async future,
363 // no-op for a deferred future, but such a future will never
[all …]
/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/gpl2/gettext/dist/
H A DAUTHORS10 Assigns past and future changes.
13 Assigns past and future changes.
16 Assigns past and future changes.
/netbsd-src/external/mpl/bind/dist/bin/tests/system/dnssec/ns2/
H A Dhours-vs-days.db.in158 future NS ns.future
159 ns.future A 10.53.0.3
161 managed-future NS ns.managed-future
162 ns.managed-future A 10.53.0.3
/netbsd-src/external/gpl2/diffutils/dist/
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.
/netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/arch/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 …]
/netbsd-src/external/mpl/bind/dist/bin/tests/system/shutdown/
H A Dtests_shutdown.py126 for future in as_completed(futures):
128 result = future.result()
135 if futures[future] == "stop":
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dhp-symtab.h1110 unsigned long future[2] ; /* padding to 3-word block end */ member
1132 unsigned long future[2] ; /* padding to 3-word block end */ member
1150 unsigned long future ; /* padding to 3-word block end */ member
1165 unsigned long future ; /* padding to 3-word block end */ member
1212 long future[2] ; /* padding to 3-word block end */ member
1265 long future[2] ; /* padding to 3-word block end */ member
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dhp-symtab.h1110 unsigned long future[2] ; /* padding to 3-word block end */ member
1132 unsigned long future[2] ; /* padding to 3-word block end */ member
1150 unsigned long future ; /* padding to 3-word block end */ member
1165 unsigned long future ; /* padding to 3-word block end */ member
1212 long future[2] ; /* padding to 3-word block end */ member
1265 long future[2] ; /* padding to 3-word block end */ member
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/CodeGen/
H A DConstantInitFuture.h95 static inline void *getAsVoidPointer(T future) {
96 return future.getOpaqueValue();
/netbsd-src/external/bsd/ntp/dist/adjtimed/
H A DREADME7 future HP-UX releases. Perhaps HP-UX will have a real adjtime(2)
8 system call in the future.
/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/lib/libc/time/
H A DNEWS10 Changes to future timestamps
151 with Asia/Tashkent for future timestamps, due to Kazakhstan's
209 Changes to future timestamps
278 Changes to future timestamps
290 Changes to past and future timestamps
375 Changes to past and future timestamps
383 Changes to future timestamps
401 Changes to future timestamps
409 Adjust predictions for future years accordingly. This affects
414 Make guesses for future Ramadan
[all...]
/netbsd-src/external/public-domain/tz/dist/
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...]
/netbsd-src/crypto/external/bsd/openssl.old/dist/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.
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/DesignDocs/
H A DExperimentalFeatures.rst27 there added to a future version of the C++ Standard. When this happens, the TS
182 .. | 2.3 | class template ``future`` | | …
186 … | | | Only using ``future`` |
188 … | | | Only using ``future`` |
/netbsd-src/external/mit/xorg/lib/fontconfig/etc/
H A Dfonts.conf30 <!-- the following element will be removed in the future -->
89 <!-- the following element will be removed in the future -->
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
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 DEVP_set_default_properties.pod7 - Set default properties for future algorithm fetches
20 future EVP algorithm fetches, implicit as well as explicit. See
/netbsd-src/external/mpl/bind/dist/doc/arm/
H A Dmanaged-keys.inc.rst40 zone's DNSKEY RRset, and stores them for future reference. The resolver
50 unset or in the future, :option:`dnssec-signzone -S` includes the
90 It is expected that a future release of BIND 9 will address this problem
/netbsd-src/crypto/external/bsd/openssl/dist/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
/netbsd-src/external/bsd/ntp/dist/
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

12345678910>>...54