HomeSort by relevance Sort by last modified time
    Searched refs:asynchronous (Results 26 - 50 of 176) sorted by null

12 3 4 5 6 7 8

  /external/syslinux/mk/
com32.mk 44 GCCOPT += $(call gcc_ok,-fno-asynchronous-unwind-tables,)
lib.mk 25 GCCOPT += $(call gcc_ok,-fno-asynchronous-unwind-tables,)
  /prebuilts/go/darwin-x86/src/runtime/
signal_darwin_amd64.go 56 // from an asynchronous signal SIGTRAP.
60 // asynchronous SIGTRAP at just the moment that the
cgo_sigaction.go 38 // runtime has been initialized) or in an asynchronous signal handler (with
netpoll_solaris.go 132 // asynchronous connect/accept completes, so when we actually want
  /prebuilts/go/linux-x86/src/runtime/
signal_darwin_amd64.go 56 // from an asynchronous signal SIGTRAP.
60 // asynchronous SIGTRAP at just the moment that the
cgo_sigaction.go 38 // runtime has been initialized) or in an asynchronous signal handler (with
netpoll_solaris.go 132 // asynchronous connect/accept completes, so when we actually want
  /external/curl/docs/cmdline-opts/
version.d 31 This curl uses asynchronous name resolves. Asynchronous name resolves can be
  /external/kotlinc/lib/
kotlin-source-sections-compiler-plugin.jar 
  /hardware/interfaces/camera/device/
README.md 79 Callback interface for sending completed captures and other asynchronous events
  /tools/tradefederation/core/src/com/android/tradefed/result/
BugreportCollector.java 248 * ({@code asynchronous = true}), or block the caller until the bugreport is captured
249 * ({@code asynchronous = false}).
251 public void setAsynchronous(boolean asynchronous) {
253 mAsynchronous = asynchronous;
  /build/soong/cmd/javac_wrapper/
javac_wrapper.go 92 // Wait for asynchronous stdout processing to finish
  /device/linaro/bootloader/edk2/OvmfPkg/VirtioNetDxe/
TechNotes.txt 120 - VirtioNetTransmit [SnpTransmit.c]: queue a Tx packet for asynchronous
151 The UEFI specification defines a sophisticated mechanism for asynchronous
167 receiving an asynchronous callback (a software interrupt). In the callback
  /external/autotest/client/cros/networking/chrome_testing/network_test_ext/
background.js 6 // functions. The result of each asynchronous call can be accessed through
  /external/elfutils/tests/
run-readelf-zp.sh 267 [ 1894] GNU C 4.8.2 20140120 (Red Hat 4.8.2-15) -mtune=generic -march=x86-64 -g3 -O3 -fuse-ld=gold -fno-asynchronous-unwind-tables
  /prebuilts/go/darwin-x86/test/chan/
select3.go 59 const async = 1 // asynchronous channels
  /prebuilts/go/linux-x86/test/chan/
select3.go 59 const async = 1 // asynchronous channels
  /system/bt/doc/
power_management.md 28 states. Responses are handled in an asynchronous fashion, primarily via the
  /external/ImageMagick/MagickCore/
nt-base.c 2343 asynchronous; local
    [all...]
delegate.c 315 % int ExternalDelegateCommand(const MagickBooleanType asynchronous,
321 % o asynchronous: a value other than 0 executes the parent program
335 MagickExport int ExternalDelegateCommand(const MagickBooleanType asynchronous,
385 if (asynchronous != MagickFalse)
393 if ((asynchronous != MagickFalse) ||
    [all...]
  /external/toybox/
Android.mk 235 -fno-asynchronous-unwind-tables \
  /prebuilts/go/darwin-x86/src/net/
sock_posix.go 40 // asynchronous I/O using the network poller.
tcpsock_test.go 473 // The implementation of asynchronous cancelable
  /prebuilts/go/linux-x86/src/net/
sock_posix.go 40 // asynchronous I/O using the network poller.

Completed in 3370 milliseconds

12 3 4 5 6 7 8