HomeSort by relevance Sort by last modified time
    Searched full:blocking (Results 101 - 125 of 1339) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/mesa3d/src/gallium/state_trackers/clover/core/
resource.hpp 50 void *add_map(command_queue &q, cl_map_flags flags, bool blocking,
108 bool blocking, const resource::point &origin,
  /external/protobuf/src/google/protobuf/compiler/java/
java_service.h 118 // Generate a blocking stub interface and implementation of the service.
121 // Generate the method signature for one method of a blocking stub.
  /frameworks/base/docs/html/tools/help/uiautomator/
UiWatcher.jd 67 <div class="jd-tagdata jd-tagdescr"><p>The testing framework calls this handler method automatically when the framework is unable to find a match using the <code><a href="UiSelector.html">UiSelector</a></code>. When a match is not found after a predetermined time has elapsed, the framework calls the checkForCondition() method of all registered watchers on the device. You can use this method to handle known blocking issues that are preventing the test from proceeding. For example, you can check if a dialog appeared that is blocking the the test, then close the dialog or perform some other appropriate action to allow the test to continue.</p></div>
  /frameworks/native/include/binder/
IServiceManager.h 36 * Retrieve an existing service, blocking for a few seconds
42 * Retrieve an existing service, non-blocking.
  /frameworks/rs/api/
rs_io.spec 51 summary: Send a message to the client, non-blocking
74 summary: Send a message to the client, blocking
  /hardware/qcom/display/msm8084/liboverlay/
overlayWriteback.h 66 /* Blocking write. (queue, commit, dequeue)
71 /* Blocking write. (queue, commit, dequeue)
  /hardware/qcom/display/msm8226/liboverlay/
overlayWriteback.h 66 /* Blocking write. (queue, commit, dequeue)
71 /* Blocking write. (queue, commit, dequeue)
  /hardware/qcom/display/msm8974/liboverlay/
overlayWriteback.h 66 /* Blocking write. (queue, commit, dequeue)
71 /* Blocking write. (queue, commit, dequeue)
  /hardware/qcom/display/msm8994/liboverlay/
overlayWriteback.h 66 /* Blocking write. (queue, commit, dequeue)
71 /* Blocking write. (queue, commit, dequeue)
  /libcore/dalvik/src/main/java/dalvik/system/
BlockGuard.java 30 * <p>This is meant for applications to prevent certain blocking
42 // growing beyond just blocking/logging.
  /libcore/luni/src/main/java/java/lang/
Process.java 32 * space. It isn't sufficient to read the streams in sequence; to avoid blocking
37 * to avoid blocking the target process.
  /libcore/luni/src/main/java/java/nio/channels/spi/
AbstractSelector.java 111 * that is potentially blocking. After this operation, the application
120 * {@code begin()} and that includes a potentially blocking I/O operation.
  /libcore/luni/src/main/java/java/security/
DigestInputStream.java 78 * This operation is blocking.
103 * <p>This operation is blocking.
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
ceval.h 74 A module that plans to do a blocking system call (or something else
80 ...blocking system call here...
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
dummy_thread.py 98 For blocking calls, self.locked_status is automatically set to
100 ``waitflag``. If it is non-blocking, then the value is
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
ceval.h 74 A module that plans to do a blocking system call (or something else
80 ...blocking system call here...
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
dummy_thread.py 98 For blocking calls, self.locked_status is automatically set to
100 ``waitflag``. If it is non-blocking, then the value is
  /external/deqp/execserver/
xsPosixTestProcess.cpp 60 // Set to non-blocking mode.
62 XS_FAIL("Failed to set non-blocking mode");
112 // Set to non-blocking mode.
114 XS_FAIL("Failed to set non-blocking mode");
  /external/guava/guava/src/com/google/common/cache/
RemovalListener.java 29 * Implementations of this interface should avoid performing blocking calls or synchronizing on
  /external/harfbuzz_ng/test/shaping/
Makefile.am 45 tests/indic-pref-blocking.tests \
  /external/iptables/include/libipq/
libipq.h 51 u_int8_t blocking; member in struct:ipq_handle
  /external/jetty/src/resources/org/eclipse/jetty/servlets/jmx/
DoSFilter-mbean.properties 4 maxWaitMs: maximum amount of time (in milliseconds) the filter will blocking wait for the throttle semaphore.
  /external/kernel-headers/original/uapi/linux/
fcntl.h 10 * Cancel a blocking posix lock; internal use only until we expose an
  /external/libnfc-nci/halimpl/pn54x/hal/
phNxpNciHal_dta.c 145 NXPLOG_NCIHAL_D(">>>>DTA Blocking dirty set config");
176 NXPLOG_NCIHAL_D(">>>>DTA Blocking dirty set config for analog testing");
191 NXPLOG_NCIHAL_D(">>>>DTA Blocking dirty set config");
206 NXPLOG_NCIHAL_D(">>>>DTA Blocking dirty set config for analog testing");
  /external/libpcap/
TODO 30 the descriptor into non-blocking mode)

Completed in 307 milliseconds

1 2 3 45 6 7 8 91011>>