Home
last modified time | relevance | path

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

12345678910>>...33

/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dfuture2 //===--------------------------- future -----------------------------------===//
15 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();
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dfuture2 //===--------------------------- future -----------------------------------===//
15 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();
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/
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 …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/
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 …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-filesystems/recipes-utils/aufs-util/aufs-util/
H A Daufs-util-don-t-strip-executables.patch9 …WARNING: File '/sbin/mount.aufs' from aufs-util was already stripped, this will prevent future deb…
10 …WARNING: File '/sbin/auplink' from aufs-util was already stripped, this will prevent future debugg…
11 …WARNING: File '/sbin/umount.aufs' from aufs-util was already stripped, this will prevent future de…
12 …WARNING: File '/sbin/auibusy' from aufs-util was already stripped, this will prevent future debugg…
13 …le '/usr/lib/libau.so.2.6' from aufs-util was already stripped, this will prevent future debugging!
/OK3568_Linux_fs/buildroot/package/python-future/
H A Dpython-future.hash1 # md5, sha256 from https://pypi.python.org/pypi/future/json
2 md5 e4579c836b9c025872efe230f6270349 future-0.18.2.tar.gz
3 sha256 b1bead90b70cf6ec3f0710ae53a525360fa360d306a86583adc6bf83a4db537d future-0.18.2.tar.gz
H A DConfig.in2 bool "python-future"
6 http://python-future.org
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/actor/
H A Dactor_ref.hpp44 auto future = promise.get_future(); in ask() local
56 return future; in ask()
/OK3568_Linux_fs/kernel/arch/arm/crypto/
H A Dsha256-core.S_shipped170 ldr r2,[sp,#2*4] @ from future BODY_16_xx
172 ldr r1,[sp,#15*4] @ from future BODY_16_xx
228 ldr r2,[sp,#3*4] @ from future BODY_16_xx
230 ldr r1,[sp,#0*4] @ from future BODY_16_xx
286 ldr r2,[sp,#4*4] @ from future BODY_16_xx
288 ldr r1,[sp,#1*4] @ from future BODY_16_xx
344 ldr r2,[sp,#5*4] @ from future BODY_16_xx
346 ldr r1,[sp,#2*4] @ from future BODY_16_xx
402 ldr r2,[sp,#6*4] @ from future BODY_16_xx
404 ldr r1,[sp,#3*4] @ from future BODY_16_xx
[all …]
/OK3568_Linux_fs/kernel/Documentation/riscv/
H A Dboot-image-header.rst29 header in future.
34 - This header can also be reused to support EFI stub for RISC-V in future. EFI
50 - The "magic" field is deprecated as of version 0.2. In a future
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/openldap/openldap/
H A D0001-build-top.mk-unset-STRIP_OPTS.patch10 prevent future debugging! [already-stripped]
14 prevent future debugging! [already-stripped]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeotilerequestmanager.cpp233 QSharedPointer<RetryFuture> future(new RetryFuture(tile,m_map,m_engine)); in tileError() local
234 m_futures.insert(tile, future); in tileError()
236 QTimer::singleShot(delay, future.data(), SLOT(retry())); in tileError()
/OK3568_Linux_fs/kernel/Documentation/x86/x86_64/
H A Dcpu-hotplug-spec.rst16 For CPU hotplug Linux/x86-64 expects now that any possible future hotpluggable
19 of disabled LAPICs to compute the maximum number of future CPUs.
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/mediactl/
H A Dmedia-ioc-enum-links.rst80 - Reserved for future extensions. Drivers and applications must set
106 - Reserved for future extensions. Drivers and applications must set
133 - Reserved for future extensions. Drivers and applications must set
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/maki-4.0.0/
H A DLICENSE.txt60 known or unknown (including existing as well as future claims and causes of
62 duration provided by applicable law or treaty (including future time
63 extensions), (iii) in any current or future medium and for any number of
80 provided by applicable law or treaty (including future time extensions), (iii)
81 in any current or future medium and for any number of copies, and (iv) for any
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/libpcre/
H A Dlibpcre2_10.40.bb4 deployed PCRE library's API and feature are stable, future releases \
5 will be for bugfixes only. All new future features will be to PCRE2, \
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Ddev-radio.rst25 capability flags are reserved for future extensions.
37 reserved for future extensions.
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DCC0-1.022future claims and causes of action), in the Work (i) in all territories worldwide, (ii) for the ma…
24 … provided by applicable law or treaty (including future time extensions), (iii) in any current or
/OK3568_Linux_fs/buildroot/package/libv4l/
H A D0001-libv4l2-Support-mmap-to-libv4l-plugin.patch22 /* For future plugin API extension, plugins implementing the current API
23 must set these all to NULL, as future versions may check for these */
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/v4l2apps/v4l-utils/
H A D0001-libv4l2-Support-mmap-to-libv4l-plugin.patch22 /* For future plugin API extension, plugins implementing the current API
23 must set these all to NULL, as future versions may check for these */
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/gradm/gradm/
H A D0001-Makefile-remove-strip.patch10 this will prevent future debugging! [already-stripped]
12 this will prevent future debugging! [already-stripped]
/OK3568_Linux_fs/kernel/Documentation/arm64/
H A Dbooting.rst162 - x1 = 0 (reserved for future use)
163 - x2 = 0 (reserved for future use)
164 - x3 = 0 (reserved for future use)
316 - x0 = 0 (reserved for future use)
317 - x1 = 0 (reserved for future use)
318 - x2 = 0 (reserved for future use)
319 - x3 = 0 (reserved for future use)
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dmultilib_global.bbclass51 # Avoid future variable key expansion
78 # Avoid future variable key expansion
104 # Avoid future variable key expansion
127 # Avoid future variable key expansion
/OK3568_Linux_fs/kernel/Documentation/virt/kvm/
H A Dnested-vmx.rst91 u32 padding[7]; /* room for future expansion */
114 u64 padding64[8]; /* room for future expansion */
154 natural_width paddingl[8]; /* room for future expansion */
201 u32 padding32[8]; /* room for future expansion */
/OK3568_Linux_fs/kernel/Documentation/admin-guide/LSM/
H A Dtomoyo.rst54 What is future plan?
62 We hope that LSM becomes stackable in future. Meanwhile, you can use non-LSM

12345678910>>...33