Searched
full:future (Results
551 -
575 of
6981) sorted by null
<<21222324252627282930>>
/art/test/522-checker-regression-monitor-exit/src/ |
Main.java | 24 import java.util.concurrent.Future; 69 List<Future<Integer>> results = pool.invokeAll(queries, 5, TimeUnit.SECONDS);
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
README.rtf | 18 This is a serious issue when using the plugin, as well, and will be fixed in a future release.\ 29 It should continue to work but there are no guarantees. Sometime in the near future I will make updates available\
|
/external/libcxx/test/std/thread/futures/futures.overview/ |
launch.pass.cpp | 12 // <future> 21 #include <future>
|
/external/libcxx/test/std/thread/futures/futures.shared_future/ |
copy_assign.pass.cpp | 12 // <future> 18 #include <future>
|
copy_ctor.pass.cpp | 12 // <future> 18 #include <future>
|
dtor.pass.cpp | 12 // <future> 18 #include <future>
|
move_assign.pass.cpp | 12 // <future> 18 #include <future>
|
move_ctor.pass.cpp | 12 // <future> 18 #include <future>
|
/external/libvorbis/doc/vorbisenc/ |
ov_ectl_ratemanage2_arg.html | 61 from 0.0 to 1.0; 0.0 tries to bank bits to buffer against future 62 bitrate spikes, 1.0 buffers against future sudden drops in
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
cpu_id.h | 28 // 0x8 reserved for future ARM flag. 40 // 0x2000, 0x4000, 0x8000 reserved for future X86 flags.
|
/external/libyuv/files/include/libyuv/ |
cpu_id.h | 27 // 0x8 reserved for future ARM flag. 40 // 0x2000, 0x4000, 0x8000 reserved for future X86 flags.
|
/external/skia/include/effects/ |
SkLayerRasterizer.h | 54 * and objects returned by future calls to this function contain all the layers in 57 * Future calls to addLayer will not affect rasterizers previously returned by this call.
|
/external/squashfs-tools/RELEASE-READMEs/ |
README-3.0 | 37 will be added in the future. 60 filesystems will be added in the future.
|
/external/tcpdump/ |
ah.h | 43 uint16_t ah_reserve; /* Reserved for future use */ 51 uint16_t ah_reserve; /* Reserved for future use */
|
/frameworks/base/core/java/android/speech/ |
IRecognitionListener.aidl | 31 * @param params parameters set by the recognition service. Reserved for future use. 81 * Reserved for adding future events.
|
/frameworks/base/core/java/android/webkit/ |
WebViewDatabase.java | 48 * @deprecated Saving passwords in WebView will not be supported in future versions. 59 * @deprecated Saving passwords in WebView will not be supported in future versions.
|
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/mp4/parser/ |
viddec_mp4_decodevideoobjectplane.c | 55 // set past and future time for B-VOP 77 // defense from bad streams when B-VOPs are before Past and/or Future
|
/hardware/libhardware/tests/input/evdev/ |
TestHelpers.h | 20 #include <future> 27 * NOTE: if the std::future returned from std::async is not bound, this function
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
msm_kgsl.h | 28 /* bits [12:15] are reserved for future use */ 531 unsigned int __pad[2]; /* For future binary compatibility */ 606 /* private: reserved for future use*/ 623 /* private: reserved for future use*/ 652 /* private: reserved for future use*/ 674 /* private: reserved for future use*/ 675 unsigned int __pad[2]; /* For future binary compatibility */ 711 /* private: reserved for future use */ 712 unsigned int __pad; /* For future binary compatibility */ 731 /* private: reserved for future use * [all...] |
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
mdss_rotator.h | 124 /* 32bits reserved value for future usage */ 140 /* 32bits reserved value for future usage*/
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/futures/futures.overview/ |
launch.pass.cpp | 10 // <future> 19 #include <future>
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/futures/futures.shared_future/ |
copy_assign.pass.cpp | 10 // <future> 16 #include <future>
|
copy_ctor.pass.cpp | 10 // <future> 16 #include <future>
|
dtor.pass.cpp | 10 // <future> 16 #include <future>
|
move_assign.pass.cpp | 10 // <future> 16 #include <future>
|
Completed in 589 milliseconds
<<21222324252627282930>>