Home
last modified time | relevance | path

Searched defs:async (Results 26 – 50 of 997) sorted by relevance

12345678910>>...40

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DThreadPool.h54 inline std::shared_future<void> async(Function &&F, Args &&... ArgList) { in async() function
63 inline std::shared_future<void> async(Function &&F) { in async() function
/aosp_15_r20/frameworks/wilhelm/src/objects/
H A DCOutputMix.cpp24 SLresult COutputMix_Realize(void *self, SLboolean async) in COutputMix_Realize()
39 SLresult COutputMix_Resume(void *self, SLboolean async) in COutputMix_Resume()
H A DCAudioPlayer.cpp24 SLresult CAudioPlayer_Realize(void *self, SLboolean async) in CAudioPlayer_Realize()
47 SLresult CAudioPlayer_Resume(void *self, SLboolean async) in CAudioPlayer_Resume()
H A DCEngine.cpp57 SLresult CEngine_Realize(void *self, SLboolean async) in CEngine_Realize()
94 SLresult CEngine_Resume(void *self, SLboolean async) in CEngine_Resume()
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DThreadPool.h78 inline std::shared_future<VoidTy> async(Function &&F, Args &&... ArgList) { in async() function
96 inline std::shared_future<VoidTy> async(Function &&F) { in async() function
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/enterprise/
DAdminGrantedPermissionsPreferenceControllerTestBase.java74 private void setNumberOfPackagesWithAdminGrantedPermissions(int number, boolean async) { in setNumberOfPackagesWithAdminGrantedPermissions()
139 boolean async); in createController()
/aosp_15_r20/packages/apps/TvSettings/Settings/src/com/android/tv/settings/enterprise/apps/
DApplicationFeatureProvider.java37 void calculateNumberOfPolicyInstalledApps(boolean async, NumberOfAppsCallback callback); in calculateNumberOfPolicyInstalledApps()
56 void calculateNumberOfAppsWithAdminGrantedPermissions(String[] permissions, boolean async, in calculateNumberOfAppsWithAdminGrantedPermissions()
DApplicationFeatureProviderImpl.java58 public void calculateNumberOfPolicyInstalledApps(boolean async, NumberOfAppsCallback callback) { in calculateNumberOfPolicyInstalledApps()
77 boolean async, NumberOfAppsCallback callback) { in calculateNumberOfAppsWithAdminGrantedPermissions()
/aosp_15_r20/packages/apps/TvSettings/SettingsAPI/java/com/android/tv/settings/library/enterprise/apps/
DApplicationFeatureProvider.java37 void calculateNumberOfPolicyInstalledApps(boolean async, NumberOfAppsCallback callback); in calculateNumberOfPolicyInstalledApps()
56 void calculateNumberOfAppsWithAdminGrantedPermissions(String[] permissions, boolean async, in calculateNumberOfAppsWithAdminGrantedPermissions()
DApplicationFeatureProviderImpl.java58 public void calculateNumberOfPolicyInstalledApps(boolean async, NumberOfAppsCallback callback) { in calculateNumberOfPolicyInstalledApps()
77 boolean async, NumberOfAppsCallback callback) { in calculateNumberOfAppsWithAdminGrantedPermissions()
/aosp_15_r20/packages/apps/Car/Settings/src/com/android/car/settingslib/applications/
DApplicationFeatureProvider.java38 void calculateNumberOfPolicyInstalledApps(boolean async, NumberOfAppsCallback callback); in calculateNumberOfPolicyInstalledApps()
57 void calculateNumberOfAppsWithAdminGrantedPermissions(String[] permissions, boolean async, in calculateNumberOfAppsWithAdminGrantedPermissions()
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/applications/
DApplicationFeatureProvider.java36 void calculateNumberOfPolicyInstalledApps(boolean async, NumberOfAppsCallback callback); in calculateNumberOfPolicyInstalledApps()
55 void calculateNumberOfAppsWithAdminGrantedPermissions(String[] permissions, boolean async, in calculateNumberOfAppsWithAdminGrantedPermissions()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/
Dtest_ml.cpp41 async (F&& f) in async() function
57 async (F&& f, A1&& a1) in async() function
/aosp_15_r20/test/dittosuite/src/
H A Dbinder.cpp28 void BpDittoBinder::async() { in async() function in dittosuite::BpDittoBinder
139 void DittoBinder::async() { in async() function in dittosuite::DittoBinder
/aosp_15_r20/external/tensorflow/tensorflow/c/eager/
H A Dc_api_remote_test.cc40 void TestRemoteExecute(bool async) { in TestRemoteExecute()
120 void TestRemoteExecuteSilentCopiesOp(bool async, bool remote, in TestRemoteExecuteSilentCopiesOp()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/
Dfuture.hpp3868async(launch policy, R(*f)(BOOST_THREAD_FWD_REF(ArgTypes)...), BOOST_THREAD_FWD_REF(ArgTypes)... a… function
3898 async(launch policy, R(*f)()) { function
3930 async(launch policy, BOOST_THREAD_FWD_REF(F) f, BOOST_THREAD_FWD_REF(ArgTypes)... args) { function
3959 async(launch policy, BOOST_THREAD_FWD_REF(F) f) { function
4155async(Executor& ex, R(*f)(BOOST_THREAD_FWD_REF(ArgTypes)...), BOOST_THREAD_FWD_REF(ArgTypes)... ar… function
4173 async(Executor& ex, BOOST_THREAD_FWD_REF(F) f, BOOST_THREAD_FWD_REF(ArgTypes)... args) { function
4190 async(Executor& ex, R(*f)()) { function
4204 async(Executor& ex, R(*f)(BOOST_THREAD_FWD_REF(A1)), BOOST_THREAD_FWD_REF(A1) a1) { function
4220 async(Executor& ex, BOOST_THREAD_FWD_REF(F) f) { function
4235 async(Executor& ex, BOOST_THREAD_FWD_REF(F) f, BOOST_THREAD_FWD_REF(A1) a1) { function
[all …]
/aosp_15_r20/external/aws-sdk-java-v2/core/sdk-core/src/main/java/software/amazon/awssdk/core/internal/http/pipeline/
H A DRequestPipelineBuilder.java108async(Function<HttpClientDependencies, RequestPipeline<InputT, OutputT>> pipelineFactory) { in async() method in RequestPipelineBuilder
119 async(Supplier<RequestPipeline<InputT, OutputT>> pipelineFactory) { in async() method in RequestPipelineBuilder
/aosp_15_r20/external/cronet/base/files/
H A Dfile.cc42 File::File(ScopedPlatformFile platform_file, bool async) in File()
49 File::File(PlatformFile platform_file, bool async) in File()
/aosp_15_r20/external/cronet/components/metrics/content/
H A Dsubprocess_metrics_provider.cc53 bool async, in MergeHistogramDeltasForTesting()
135 bool async, in MergeHistogramDeltas()
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/applications/
DInstalledAppCounterTest.java139 private void testCountInstalledAppsAcrossAllUsers(boolean async) { in testCountInstalledAppsAcrossAllUsers()
254 private void count(int installReason, boolean async) { in count()
DApplicationFeatureProviderImplTest.java135 private void verifyCalculateNumberOfPolicyInstalledApps(boolean async) { in verifyCalculateNumberOfPolicyInstalledApps()
181 private void verifyCalculateNumberOfAppsWithAdminGrantedPermissions(boolean async) in verifyCalculateNumberOfAppsWithAdminGrantedPermissions()
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/backends/gpu/
H A Dcupti_tracer.cc390 size_t num_bytes, uint32 src_device, uint32 dst_device, bool async, in PopulateMemcpyCallbackEvent()
417 bool async; in AddNormalMemcpyEventUponApiExit() local
437 bool async; in AddCuMemsetEventUponApiExit() local
467 bool async; in AddP2PMemcpyEventUponApiExit() local
926 bool async; member
1028 bool async) { in StartMemcpy()
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DIInputMethodManagerImpl.java119 @SoftInputShowHideReason int reason, boolean async); in showSoftInput()
123 ResultReceiver resultReceiver, @SoftInputShowHideReason int reason, boolean async); in hideSoftInput()
294 @SoftInputShowHideReason int reason, boolean async) { in showSoftInput()
302 ResultReceiver resultReceiver, @SoftInputShowHideReason int reason, boolean async) { in hideSoftInput()
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Deager_executor.cc34 EagerExecutor::EagerExecutor(bool async, bool enable_streaming_enqueue) in EagerExecutor()
217 bool async = item->node->AsAsync() != nullptr; in NodeDone() local
/aosp_15_r20/external/sg3_utils/testing/
H A Dsg_iovec_tst.cpp147 int elem_size, int async) in sg_read()
251 int elem_size, int async) in sg_read_v4()

12345678910>>...40