Home
last modified time | relevance | path

Searched defs:async (Results 126 – 150 of 997) sorted by relevance

12345678910>>...40

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DTaskQueue.h81 std::future<std::invoke_result_t<Callable>> async(Callable &&C) { in async() function
/aosp_15_r20/external/openthread/src/cli/
H A Dcli_ping.cpp57 bool async = false; in Process() local
/aosp_15_r20/external/igt-gpu-tools/tests/i915/
H A Dgem_exec_async.c177 int async = -1; in has_async_execbuf() local
/aosp_15_r20/external/liburing/test/
H A Dringbuf-read.c38 static int test(const char *filename, int dio, int async) in test()
H A Dlfs-openat.c80 static int test_linked_files(int dfd, const char *fn, bool async) in test_linked_files()
/aosp_15_r20/external/opencensus-java/contrib/http_servlet/src/main/java/io/opencensus/contrib/http/servlet/
H A DOcHttpServletFilter.java182 AsyncContext async = httpReq.getAsyncContext(); in doFilter() local
/aosp_15_r20/hardware/interfaces/bluetooth/async/
H A Dasync_fd_watcher.cc36 namespace android::hardware::bluetooth::async { namespace
/aosp_15_r20/external/pigweed/pw_async_basic/
H A Dfake_dispatcher.cc22 namespace pw::async::test::backend { namespace
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/testinggoroutine/
Dtestinggoroutine.go172 async ast.Node // *ast.GoStmt or *ast.CallExpr (for t.Run) member
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_auth_handler_mock.cc47 void HttpAuthHandlerMock::SetGenerateExpectation(bool async, int rv) { in SetGenerateExpectation()
/aosp_15_r20/hardware/interfaces/bluetooth/1.0/default/
H A Dasync_fd_watcher.cc40 namespace async { namespace
/aosp_15_r20/external/libbrillo/brillo/http/
H A Dhttp_transport_fake.h79 void SetAsyncMode(bool async) { async_ = async; } in SetAsyncMode()
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dmkl_eager_op_rewrite_test.cc40 bool async = false; in CreateOp() local
/aosp_15_r20/external/opencensus-java/examples/src/main/java/io/opencensus/examples/http/jetty/server/
H A DHelloWorldServer.java79 AsyncContext async = request.startAsync(); in asyncGet() local
/aosp_15_r20/external/tensorflow/tensorflow/c/eager/
H A Dc_api_remote_test_util.cc69 void TestRemoteExecuteSilentCopies(bool async, bool remote, bool func, in TestRemoteExecuteSilentCopies()
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/applications/
DAppWithAdminGrantedPermissionsCounterTest.java115 private void verifyCountInstalledApps(boolean async) throws Exception { in verifyCountInstalledApps()
/aosp_15_r20/cts/tests/tests/media/common/src/android/media/cts/
H A DSdkMediaCodec.java35 public SdkMediaCodec(MediaCodec codec, boolean async) { in SdkMediaCodec()
/aosp_15_r20/frameworks/native/libs/gui/
H A DIGraphicBufferProducer.cpp152 virtual status_t setAsyncMode(bool async) { in setAsyncMode()
828 status_t setAsyncMode(bool async) override { in setAsyncMode()
1117 bool async = data.readInt32(); in onTransact() local
/aosp_15_r20/external/cronet/base/message_loop/
H A Dmessage_pump_fuchsia.cc76 async_dispatcher_t* async, in HandleSignal()
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/fallback/
H A Dop_kernel_runner.cc173 AsyncOpKernel* async = op_kernel_->AsAsync(); in RunAsync() local
/aosp_15_r20/external/googleapis/google/home/graph/v1/
H A Dhomegraph.proto153 bool async = 2 [(google.api.field_behavior) = OPTIONAL]; field
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/
DAppManifestConfigMetricsLoggerTest.java331 boolean async, String appName, @ApiType int api, @Result int callResult) in logUsageAndWait()
/aosp_15_r20/external/pigweed/pw_async_fuchsia/
H A Dfake_dispatcher.cc19 namespace pw::async::test::backend { namespace
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/sample/scripting/scriptpad/src/resources/
Dmm.js247 function mbean(objName, async) { argument
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/sample/scripting/scriptpad/src/resources/
Dmm.js247 function mbean(objName, async) { argument

12345678910>>...40