HomeSort by relevance Sort by last modified time
    Searched full:future (Results 251 - 275 of 6981) sorted by null

<<11121314151617181920>>

  /tools/test/connectivity/acts/framework/
setup.py 10 'future',
  /prebuilts/tools/common/m2/repository/io/netty/netty-resolver/4.1.0.CR3/
netty-resolver-4.1.0.CR3.jar 
  /external/clang/INPUTS/
all-std-headers.cpp 66 #if __has_include(<future>)
67 #include <future>
  /external/glide/library/src/main/java/com/bumptech/glide/
DownloadOptions.java 21 * Loads the original unmodified data into the cache and returns a {@link java.util.concurrent.Future} that can be
26 * @return A {@link java.util.concurrent.Future} that can be used to retrieve the cache File containing the data.
  /external/icu/android_icu4j/src/main/java/android/icu/impl/duration/
PeriodFormatterFactory.java 39 * Set whether past and future will be displayed.
41 * @param display true if past and future will be displayed
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/
PeriodFormatterFactory.java 37 * Set whether past and future will be displayed.
39 * @param display true if past and future will be displayed
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
RangeDateRule.java 20 * @provisional This API might change or be removed in a future release.
25 * @provisional This API might change or be removed in a future release.
40 * @provisional This API might change or be removed in a future release.
48 * @provisional This API might change or be removed in a future release.
60 * @provisional This API might change or be removed in a future release.
86 * @provisional This API might change or be removed in a future release.
115 * @provisional This API might change or be removed in a future release.
126 * @provisional This API might change or be removed in a future release.
  /external/libcxx/test/std/thread/futures/futures.errors/
equivalent_error_code_int.pass.cpp 12 // <future>
18 #include <future>
equivalent_int_error_condition.pass.cpp 12 // <future>
18 #include <future>
make_error_code.pass.cpp 12 // <future>
18 #include <future>
make_error_condition.pass.cpp 12 // <future>
18 #include <future>
  /external/libcxx/test/std/thread/futures/futures.future_error/
types.pass.cpp 12 // <future>
16 #include <future>
  /external/libcxx/test/std/thread/futures/futures.overview/
future_errc.pass.cpp 12 // <future>
22 #include <future>
future_status.pass.cpp 12 // <future>
21 #include <future>
is_error_code_enum_future_errc.pass.cpp 12 // <future>
16 #include <future>
  /external/libcxx/test/std/thread/futures/futures.shared_future/
default.pass.cpp 12 // <future>
18 #include <future>
  /external/libcxx/test/std/thread/futures/futures.tas/futures.task.members/
ctor1.fail.cpp 10 // <future>
18 #include <future>
ctor_default.pass.cpp 12 // <future>
18 #include <future>
ctor_func_alloc.pass.cpp 12 // <future>
19 #include <future>
52 std::future<double> f = p.get_future();
67 std::future<double> f = p.get_future();
81 std::future<int> f = p.get_future();
93 std::future<int> f = p.get_future();
104 std::future<double> f = p.get_future();
116 std::future<double> f = p.get_future();
  /external/libcxx/test/std/thread/futures/futures.tas/futures.task.nonmembers/
uses_allocator.pass.cpp 12 // <future>
20 #include <future>
  /external/libcxx/test/std/thread/futures/futures.tas/
types.pass.cpp 12 // <future>
20 #include <future>
  /external/libcxx/test/std/thread/futures/
version.pass.cpp 12 // <future>
14 #include <future>
  /external/libweave/examples/provider/
curl_http_client.h 8 #include <future>
39 std::pair<std::future<std::pair<std::unique_ptr<Response>, ErrorPtr>>,
  /external/testng/src/main/java/org/testng/internal/
PoolService.java 12 import java.util.concurrent.Future;
48 Future<FutureType> take = m_completionService.take();
  /frameworks/native/data/etc/
android.hardware.usb.accessory.xml 20 <library name="com.android.future.usb.accessory"
21 file="/system/framework/com.android.future.usb.accessory.jar" />

Completed in 660 milliseconds

<<11121314151617181920>>