Home
last modified time | relevance | path

Searched defs:async (Results 1 – 25 of 997) sorted by relevance

12345678910>>...40

/aosp_15_r20/cts/tests/tests/widget/src/android/widget/cts/
H A DRemoteViewsRecyclingTest.java92 private void recycleWhenIdentical(boolean async) throws Throwable { in recycleWhenIdentical()
129 private void doesntRecycleWhenNotAskingForRecycling(boolean async) throws Throwable { in doesntRecycleWhenNotAskingForRecycling()
158 private void recycleWhenInsertView(boolean async) throws Throwable { in recycleWhenInsertView()
193 private void recycleWhenRemovingMiddleView(boolean async) throws Throwable { in recycleWhenRemovingMiddleView()
226 private void recycleWhenAddingAtEnd(boolean async) throws Throwable { in recycleWhenAddingAtEnd()
259 private void recycleWhenRemovingFromEnd(boolean async) throws Throwable { in recycleWhenRemovingFromEnd()
292 private void doesntRecycleWhenLayoutDoesntMatch(boolean async) throws Throwable { in doesntRecycleWhenLayoutDoesntMatch()
324 private void doesntRecycleWhenViewIdDoesntMatch(boolean async) throws Throwable { in doesntRecycleWhenViewIdDoesntMatch()
354 private void recycleWhenViewIdDoesntMatchFailsInMultipleLayout(boolean async) throws Throwable { in recycleWhenViewIdDoesntMatchFailsInMultipleLayout()
382 private void recycleWhenViewIdDoesntMatchFailsInSimpleLayout(boolean async) throws Throwable { in recycleWhenViewIdDoesntMatchFailsInSimpleLayout()
[all …]
/aosp_15_r20/external/cronet/net/disk_cache/
H A Ddisk_cache_fuzzer.proto91 required bool async = 4; field
99 required bool async = 4; field
107 required bool async = 5; field
125 required bool async = 6; field
132 required bool async = 5; field
140 required bool async = 5; field
149 required bool async = 5; field
153 required bool async = 1; field
165 required bool async = 3; field
176 required bool async = 3; field
[all …]
H A Ddisk_cache_fuzzer.cc365 bool async, in OpenCacheEntryCallback()
486 bool async = ce.async(); in RunCommands() local
530 bool async = oe.async(); in RunCommands() local
570 bool async = ooce.async(); in RunCommands() local
666 bool async = wd.async(); in RunCommands() local
700 bool async = wd.async(); in RunCommands() local
732 bool async = wsd.async(); in RunCommands() local
763 bool async = rsd.async(); in RunCommands() local
784 bool async = command.doom_all_entries().async(); in RunCommands() local
821 bool async = ione.async(); in RunCommands() local
[all …]
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/util/concurrent/
H A DSettableFutureTest.java150 SettableFuture<Object> async = SettableFuture.create(); in testCancel_innerCancelsAsync() local
159 SettableFuture<Object> async = SettableFuture.create(); in testCancel_resultCancelsInner_interrupted() local
169 SettableFuture<Object> async = SettableFuture.create(); in testCancel_resultCancelsInner() local
179 SettableFuture<Object> async = SettableFuture.create(); in testCancel_beforeSet() local
185 SettableFuture<Object> async = SettableFuture.create(); in testCancel_multipleBeforeSetFuture_noInterruptFirst() local
195 SettableFuture<Object> async = SettableFuture.create(); in testCancel_multipleBeforeSetFuture_interruptFirst() local
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
H A DSettableFutureTest.java150 SettableFuture<Object> async = SettableFuture.create(); in testCancel_innerCancelsAsync() local
159 SettableFuture<Object> async = SettableFuture.create(); in testCancel_resultCancelsInner_interrupted() local
169 SettableFuture<Object> async = SettableFuture.create(); in testCancel_resultCancelsInner() local
179 SettableFuture<Object> async = SettableFuture.create(); in testCancel_beforeSet() local
185 SettableFuture<Object> async = SettableFuture.create(); in testCancel_multipleBeforeSetFuture_noInterruptFirst() local
195 SettableFuture<Object> async = SettableFuture.create(); in testCancel_multipleBeforeSetFuture_interruptFirst() local
/aosp_15_r20/external/tensorflow/tensorflow/c/eager/
H A Dc_api_test.cc78 const int async = state.range(0); in BM_Execute() local
117 const int async = state.range(0); in BM_Execute_Identity() local
198 void TensorHandleCopyBetweenDevices(bool async) { in TensorHandleCopyBetweenDevices()
275 void TensorHandleCopyBetweenDevicesError(bool async) { in TensorHandleCopyBetweenDevicesError()
315 void TensorHandleCopyBetweenTwoGPUDevices(bool async) { in TensorHandleCopyBetweenTwoGPUDevices()
394 void TensorHandleSilentCopy(bool async, in TensorHandleSilentCopy()
476 void SetAndGetOpDevices(bool async) { in SetAndGetOpDevices()
604 void ExecuteAdd(bool async, bool forward_input, bool tfrt) { in ExecuteAdd()
747 void Execute_MatMul_CPU(bool async) { in Execute_MatMul_CPU()
783 void Execute_MatMul_CPU_Runtime_Error(bool async) { in Execute_MatMul_CPU_Runtime_Error()
[all …]
H A Dc_api_cluster_test.cc107 void TestRemoteExecuteChangeServerDef(bool async) { in TestRemoteExecuteChangeServerDef()
201 void TestRemoteExecuteUpdateServerDef(bool async) { in TestRemoteExecuteUpdateServerDef()
249 void TestRemoteExecuteUpdateServerDefResourceAccess(bool async) { in TestRemoteExecuteUpdateServerDefResourceAccess()
345 void TestRemoteExecuteUpdateServerDefWithFailures(bool async) { in TestRemoteExecuteUpdateServerDefWithFailures()
/aosp_15_r20/external/aws-sdk-java-v2/test/codegen-generated-classes-test/src/test/java/software/amazon/awssdk/services/
H A DExecutionAttributesTest.java68 ProtocolRestJsonAsyncClient async = ProtocolRestJsonAsyncClient.builder() in asyncClient_disableHostPrefixInjection_isPresent() local
93 ProtocolRestJsonAsyncClient async = ProtocolRestJsonAsyncClient.builder() in asyncClient_clientOverrideExecutionAttribute() local
118 ProtocolRestJsonAsyncClient async = ProtocolRestJsonAsyncClient.builder() in asyncClient_requestOverrideExecutionAttribute() local
146 ProtocolRestJsonAsyncClient async = ProtocolRestJsonAsyncClient.builder() in asyncClient_requestOverrideExecutionAttributesHavePrecedence() local
/aosp_15_r20/external/liburing/test/
H A Dskip-cqe.c114 bool async, int fail_idx) in test_ltimeout_cancel()
177 static int test_ltimeout_fire(struct io_uring *ring, bool async, in test_ltimeout_fire()
356 bool async = i & 1; in main() local
397 bool async = i & 1; in main() local
H A Dfpos.c43 static int test_read(struct io_uring *ring, bool async, int blocksize) in test_read()
138 static int test_write(struct io_uring *ring, bool async, int blocksize) in test_write()
237 int async = test & 0x01; in main() local
H A Dsubmit-reuse.c46 static int prep(int fd, char *str, int split, int async) in prep()
130 static int test_reuse(int argc, char *argv[], int split, int async) in test_reuse()
222 int split, async; in main() local
H A Dsend_recvmsg.c35 int iov_count, int bgid, int async) in recv_prep()
102 int async; member
325 int async) in test()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DThreadPool.h66 auto async(Function &&F, Args &&...ArgList) { in async() function
74 auto async(ThreadPoolTaskGroup &Group, Function &&F, Args &&...ArgList) { in async() function
235 inline auto async(Function &&F, Args &&...ArgList) { in async() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DThreadPool.h66 auto async(Function &&F, Args &&...ArgList) { in async() function
74 auto async(ThreadPoolTaskGroup &Group, Function &&F, Args &&...ArgList) { in async() function
235 inline auto async(Function &&F, Args &&...ArgList) { in async() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DThreadPool.h78 auto async(Function &&F, Args &&...ArgList) { in async() function
86 auto async(ThreadPoolTaskGroup &Group, Function &&F, Args &&...ArgList) { in async() function
275 inline auto async(Function &&F, Args &&...ArgList) { in async() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DThreadPool.h78 auto async(Function &&F, Args &&...ArgList) { in async() function
86 auto async(ThreadPoolTaskGroup &Group, Function &&F, Args &&...ArgList) { in async() function
275 inline auto async(Function &&F, Args &&...ArgList) { in async() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DThreadPool.h78 auto async(Function &&F, Args &&...ArgList) { in async() function
86 auto async(ThreadPoolTaskGroup &Group, Function &&F, Args &&...ArgList) { in async() function
275 inline auto async(Function &&F, Args &&...ArgList) { in async() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
H A Dcl_command_queue.cc104 const void* data, bool async) { in EnqueueWriteImage()
122 void* data, bool async) { in EnqueueReadImage()
141 const void* data, bool async) { in EnqueueWriteBuffer()
155 bool async) { in EnqueueReadBuffer()
/aosp_15_r20/external/mesa3d/src/panfrost/lib/genxml/
H A Dcs_builder.h582 #define cs_apply_async(I, async) \ argument
1032 struct cs_async_op async) in cs_finish_fragment()
1228 struct cs_index flush_id, struct cs_async_op async) in cs_flush_caches()
1287 enum mali_cs_state state, struct cs_async_op async) in cs_store_state()
1350 struct cs_async_op async) in cs_heap_operation()
1359 cs_vt_start(struct cs_builder *b, struct cs_async_op async) in cs_vt_start()
1365 cs_vt_end(struct cs_builder *b, struct cs_async_op async) in cs_vt_end()
1371 cs_frag_end(struct cs_builder *b, struct cs_async_op async) in cs_frag_end()
1378 struct cs_async_op async) in cs_trace_point()
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_pbo_compute.c809 struct pbo_async_data *async = data; in create_conversion_shader_async() local
842 add_spec_data(struct pbo_async_data *async, struct pbo_data *pd) in add_spec_data()
863 struct pbo_async_data *async = calloc(1, sizeof(struct pbo_async_data)); in add_async_data() local
924 struct pbo_async_data *async = he->data; in download_texture_compute() local
939 struct pbo_async_data *async = he->data; in download_texture_compute() local
975 struct pbo_async_data *async = add_async_data(st, view_target, num_components, hash_key); in download_texture_compute() local
982 struct pbo_async_data *async = add_async_data(st, view_target, num_components, hash_key); in download_texture_compute() local
1346 struct pbo_async_data *async = entry->data; in st_pbo_compute_deinit() local
/aosp_15_r20/external/tensorflow/tensorflow/java/src/main/java/org/tensorflow/
H A DEagerSession.java132 public Options async(boolean value) { in async() method in EagerSession.Options
190 private boolean async; field in EagerSession.Options
526 private static native long allocate(boolean async, int devicePlacementPolicy, byte[] config); in allocate()
/aosp_15_r20/frameworks/base/core/java/android/os/
H A DHandler.java196 public Handler(boolean async) { in Handler()
217 public Handler(@Nullable Callback callback, boolean async) { in Handler()
259 public Handler(@NonNull Looper looper, @Nullable Callback callback, boolean async) { in Handler()
264 public Handler(@NonNull Looper looper, @Nullable Callback callback, boolean async, in Handler()
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/enterprise/
DAdminGrantedPermissionsPreferenceControllerBaseTest.java31 protected AdminGrantedPermissionsPreferenceControllerBase createController(boolean async) { in createController()
38 AdminGrantedPermissionsPreferenceControllerBaseTestable(boolean async) { in AdminGrantedPermissionsPreferenceControllerBaseTestable()
/aosp_15_r20/frameworks/wilhelm/src/objects/
H A DCAudioRecorder.cpp24 SLresult CAudioRecorder_Realize(void *self, SLboolean async) in CAudioRecorder_Realize()
39 SLresult CAudioRecorder_Resume(void *self, SLboolean async) in CAudioRecorder_Resume()
H A DCMediaPlayer.cpp27 XAresult CMediaPlayer_Realize(void *self, XAboolean async) in CMediaPlayer_Realize()
41 XAresult CMediaPlayer_Resume(void *self, XAboolean async) in CMediaPlayer_Resume()

12345678910>>...40