Home
last modified time | relevance | path

Searched refs:asynchronous (Results 1 – 25 of 74) sorted by relevance

123

/external/autotest/client/site_tests/kernel_AsyncDriverProbe/
Dcontrol7 PURPOSE = "Verify kernel correctly implements asynchronous driver probing"
10 asynchronous probing takes too long.
20 Checks that the kernel correctly implements asynchronous probing for
/external/chromium-trace/catapult/docs/
Dpromises-vs-tasks.md3 …s/Promise) that makes it easy, among other things, to chain synchronous or asynchronous operations.
11 …erence is that tasks cannot be used with asynchronous operations. In a `Promise`, you can chain an…
30 …ay that makes sure not to bust the time budget for a frame. Given its asynchronous nature `RunWhen…
36 If some of the operations you want to chain are asynchronous then you don't have a choice and must …
40 It's sad that the nature of tasks makes it impossible to use `RunWhenIdle` with an asynchronous ope…
Ddev-server-tests.md5 Catapult has a simple, optionally asynchronous, JavaScript testing framework.
/external/libunwind/doc/
Dunw_is_signal_frame.tex23 asynchronous interruption. For UNIX and UNIX-like platforms, such
28 Signal frames are somewhat unusual because the asynchronous nature of
/external/libevent/
Dlibevent.pc.in9 Description: libevent is an asynchronous notification event loop library
/external/guava/guava/src/com/google/common/cache/
DRemovalListeners.java44 public static <K, V> RemovalListener<K, V> asynchronous( in asynchronous() method in RemovalListeners
/external/c-ares/
Dlibcares.pc.in14 Description: asynchronous DNS lookup library
DREADME4 This is c-ares, an asynchronous resolver library. It is intended for
/external/bison/m4/
Dsig_atomic_t.m412 accessed atomically even in the presence of asynchronous signals.])],
/external/toybox/
Dconfigure13 [ -z "$OPTIMIZE" ] && OPTIMIZE="-Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-ta…
/external/parameter-framework/upstream/tools/clientSimulator/
DREADME.md214 "myFirstScript" : ["test-scripts/first.sh","asynchronous"]
227 The synchronousness can be either `"synchronous"` or `"asynchronous"` and
231 * asynchronous : The script will run concurrently to the execution of the
/external/autotest/client/site_tests/network_3GDisableGobiWhileConnecting/
Dcontrol11 tests: delaying asynchronous connect and QMI failure.)
/external/libusb-compat/
DREADME27 libusb-1.0's asynchronous transfer API, which supports transfer
/external/ImageMagick/MagickCore/
Dnt-base.c2343 asynchronous; in NTSystemCommand() local
2366 asynchronous=command[strlen(command)-1] == '&' ? MagickTrue : MagickFalse; in NTSystemCommand()
2367 if (asynchronous != MagickFalse) in NTSystemCommand()
2410 if (asynchronous != MagickFalse) in NTSystemCommand()
Ddelegate.c326 MagickExport int ExternalDelegateCommand(const MagickBooleanType asynchronous, in ExternalDelegateCommand() argument
376 if (asynchronous != MagickFalse) in ExternalDelegateCommand()
384 if ((asynchronous != MagickFalse) || in ExternalDelegateCommand()
/external/clang/docs/
DMSVCCompatibility.rst91 not model asynchronous exceptions, so it is currently impossible to catch an
92 asynchronous exception generated in the same frame as the catching ``__try``.
/external/libvpx/libvpx/
Dusage_dx.dox19 codecs support asynchronous (callback-based) decoding \ref usage_features
/external/valgrind/auxprogs/
Dposixtestsuite-1.5.1-diff.txt117 + echo "Executing asynchronous I/O tests"
/external/opencv3/doc/tutorials/gpu/gpu-basics-similarity/
Dgpu_basics_similarity.markdown124 introduce asynchronous OpenCV GPU calls too with the help of the @ref cv::cuda::Stream.
166 -# Use asynchronous calls (the @ref cv::cuda::Stream ). By default whenever you call a gpu function
168 possible to make asynchronous calls, meaning it will call for the operation execution, make the
/external/elfutils/tests/
Drun-readelf-zp.sh267 …ed Hat 4.8.2-15) -mtune=generic -march=x86-64 -g3 -O3 -fuse-ld=gold -fno-asynchronous-unwind-tables
/external/libusb/
DPORTING16 asynchronous transfers (synchronous transfers are implemented in the higher
/external/mdnsresponder/mDNSCore/
DImplementer Notes.txt52 In an asynchronous or interrupt-driven application, there are three
/external/mksh/src/
Dsh_flags.opt114 /* -b asynchronous job completion notification */
/external/curl/packages/Symbian/
Dreadme.txt12 tricky, since libcurl isn't designed with Symbian's native asynchronous
/external/mksh/
DMakefrag.inc12 …-frame-pointer -fno-strict-aliasing -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -…

123