Searched 
refs:async (Results 
326 -
		350 of 
502) sorted by null 
<<11121314151617181920>>
		| /test/vts-testcase/hal/treble/vintf/ | 
| vts_treble_vintf_test_o_mr1.cpp | 113     auto future_result = std::async([&]() { fn(fq_name, instance_name); }); 
 | 
| /system/bt/bta/jv/ | 
| bta_jv_act.cc | 875       evt_data.l2c_close.async = true; 983   evt_data.async = false;
 [all...]
 | 
| /external/ImageMagick/www/api/ | 
| colorspace.php | 33     <script async="async" src="http://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>    <ins class="adsbygoogle" 
 | 
| composite.php | 33     <script async="async" src="http://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>    <ins class="adsbygoogle" 
 | 
| decorate.php | 33     <script async="async" src="http://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>    <ins class="adsbygoogle" 
 | 
| display.php | 33     <script async="async" src="http://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>    <ins class="adsbygoogle" 
 | 
| fourier.php | 33     <script async="async" src="http://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>    <ins class="adsbygoogle" 
 | 
| monitor.php | 33     <script async="async" src="http://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>    <ins class="adsbygoogle" 
 | 
| montage.php | 33     <script async="async" src="http://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>    <ins class="adsbygoogle" 
 | 
| /external/curl/lib/ | 
| multi.c | 1167  bool async;  local 1279  bool async;  local
 [all...]
 | 
| /frameworks/native/libs/gui/ | 
| BufferHubProducer.cpp | 113 status_t BufferHubProducer::setAsyncMode(bool async) { 114     if (async) {
 117         // android::BufferQueue's async mode (a.k.a. allocating an additional buffer
 412             // BufferHubQueue is always operating in async mode, thus semantically
 
 | 
| /frameworks/native/services/surfaceflinger/DisplayHardware/ | 
| VirtualDisplaySurface.cpp | 310 status_t VirtualDisplaySurface::setAsyncMode(bool async) { 311     return mSource[SOURCE_SINK]->setAsyncMode(async);
 
 | 
| /prebuilts/go/darwin-x86/src/html/template/ | 
| attr.go | 25 	"async":           contentTypeUnsafe, 
 | 
| /prebuilts/go/linux-x86/src/html/template/ | 
| attr.go | 25 	"async":           contentTypeUnsafe, 
 | 
| /external/autotest/client/cros/ | 
| cryptohome.py | 290             '--password=%s' % password, '--async'] 318     args = [CRYPTOHOME_CMD, '--action=mount_guest', '--async']
 327            '--password=%s' % password, '--async']
 568             '--async',
 636     # Perform a data-less async call.
 639         # Clear out any superfluous async call signals.
 659     def mount(self, user, password, create=False, async=True):
 666         if async:
 696     def migrate(self, user, oldkey, newkey, async=True):
 698         if async
 [all...]
 | 
| /external/boringssl/src/ssl/test/ | 
| test_config.cc | 53   { "-async", &TestConfig::async }, 
 | 
| /frameworks/native/libs/gui/include/gui/ | 
| Surface.h | 262     virtual int setAsyncMode(bool async); 
 | 
| /hardware/interfaces/bluetooth/1.0/default/test/ | 
| async_fd_watcher_unittest.cc | 38 using android::hardware::bluetooth::async::AsyncFdWatcher; 
 | 
| /packages/apps/Camera2/src/com/android/camera/captureintent/state/ | 
| StateOpeningCamera.java | 23 import com.android.camera.async.RefCountBase; 
 | 
| /external/fio/ | 
| Makefile | 243 T_PIPE_ASYNC_OBJS = t/read-to-pipe-async.o 244 T_PIPE_ASYNC_PROGS = t/read-to-pipe-async
 392 t/read-to-pipe-async: $(T_PIPE_ASYNC_OBJS)
 
 | 
| /external/python/cpython2/Mac/Modules/snd/ | 
| _Sndmodule.c | 115     Boolean async;  local 118                           &async))
 122                    async);
 191      PyDoc_STR("(SndListHandle sndHandle, Boolean async) -> None")},
 [all...]
 | 
| /prebuilts/tools/common/m2/repository/org/apache/logging/log4j/log4j-core/2.5/ | 
| log4j-core-2.5.jar |  | 
| /external/python/cpython3/Lib/test/ | 
| test_dis.py | 589 async def async_def(): 591     async for a in b: pass
 592     async with c as d: pass
 [all...]
 | 
| /external/libchrome/base/files/ | 
| file_posix.cc | 386   if (async()) 
 | 
| /external/v8/src/ast/ | 
| ast-value-factory.h | 311   F(async, "async")                             \ 
 | 
		 Completed in 812 milliseconds  
		<<11121314151617181920>>