Home
last modified time | relevance | path

Searched refs:concurrently (Results 1 – 25 of 114) sorted by relevance

12345

/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_Unbatch.pbtxt6 asynchronously waits until the values become available from a concurrently
8 a non-empty batched_tensor in which case it finalizes all other concurrently
Dapi_def_RecordInput.pbtxt37 How many sstables are opened and concurrently iterated over.
Dapi_def_MapDefun.pbtxt45 concurrently on all the slices; up to batch_size (i.e. the size of the 0th
Dapi_def_Batch.pbtxt5 When many instances of this Op are being run concurrently with the same
/external/grpc-grpc/src/objective-c/RxLibrary/
DGRXConcurrentWriteable.m79 // Cancellation is now impossible. None of the other three blocks can run concurrently with
101 // nillify writeable because we might be running concurrently with the blocks in
123 // nillify writeable because we might be running concurrently with the blocks in
/external/autotest/client/site_tests/power_Hangout/
Dcontrol.groups8 Monitor the power of running VDA and VEA concurrently in a groups
27 concurrently.
/external/autotest/client/site_tests/video_HangoutHardwarePerf/
Dcontrol.cpu.vp88 Monitor the performance of running VDA and VEA concurrently in a Hangout
29 concurrently.
Dcontrol.power.vp88 Monitor the performance of running VDA and VEA concurrently in a Hangout
27 concurrently.
/external/mockito/src/test/java/org/mockitousage/stubbing/
DStrictStubbingEndToEndTest.java25 import static org.mockitoutil.ConcurrentTesting.concurrently;
66 concurrently(new Runnable() { in concurrent_sessions_in_different_threads()
/external/mockito/src/test/java/org/mockitoutil/
DConcurrentTesting.java28 public static void concurrently(Runnable ... runnables) throws InterruptedException { in concurrently() method in ConcurrentTesting
/external/python/cpython3/Doc/library/
Dasyncio-task.rst77 concurrently as asyncio :class:`Tasks <Task>`.
80 *concurrently*::
157 *Tasks* are used to schedule coroutines *concurrently*.
169 # Schedule nested() to run soon concurrently
305 sequence *concurrently*.
346 # Schedule three calls *concurrently*:
472 set concurrently and block until the condition specified
554 set concurrently. Return an iterator of :class:`Future` objects.
Dasyncio.rst35 * :ref:`run Python coroutines <coroutine>` concurrently and
Dasyncio-api-index.rst31 - Schedule and wait for things concurrently.
/external/ltp/testcases/kernel/device-drivers/
DREADME3 These tests should always be run individually and never concurrently. Since
/external/libchrome/libchrome_tools/patch/
Dssl.patch33 // CRYPTO_library_init may be safely called concurrently.
/external/mockito/src/main/java/org/mockito/internal/util/concurrent/
DREADME.md9 …ites to the map might cause blocking if many threads write to the map concurrently (this is implie…
/external/syzkaller/docs/
Dexecuting_syzkaller_programs.md50 …e=0` forces second round of execution of syscalls when pairs of syscalls are executed concurrently.
/external/ltp/testcases/kernel/device-drivers/acpi/
DREADME3 it's not recommended that any other tests be run concurrently with these tests since you may
/external/deqp/doc/testspecs/VK/
Dapitests.adoc143 * Creating objects from multiple threads concurrently (where possible)
226 ** Mapping different VkDeviceMemory allocs concurrently?
248 * Thread-safety? Okay to flush different ranges concurrently?
381 * vkDeviceWaitIdle() concurrently with commands that submit more work
423 ** Polling status of event concurrently with signaling it or re-setting it from another thread
493 ** Writing concurrently to different areas of same memory backed by same/different image or view
/external/mockftpserver/tags/2.x_Before_IDEA/src/test/groovy/org/mockftpserver/fake/filesystem/
DFileEntryTest.groovy113 // Write with the previous OutputStream (simulate 2 OututStreams writing "concurrently")
/external/linux-kselftest/tools/testing/selftests/tc-testing/creating-plugins/
DAddingPlugins.txt93 concurrently.
/external/tensorflow/tensorflow/compiler/xrt/
Dxrt.proto96 // concurrently with executions.
/external/tensorflow/tensorflow/compiler/aot/tests/
DBUILD79 # concurrently with tests, and tests need to be able to assume that they
/external/libjpeg-turbo/
Dcoderules.txt51 multiple images concurrently. The following rules support these requirements:
/external/libogg/doc/
Drfc3533.txt178 all logical bitstreams are concurrently interleaved, but they need
260 It is possible to consecutively chain groups of concurrently
262 their own as a valid concurrently multiplexed bitstream. The
288 It can also be seen that pages of concurrently multiplexed bitstreams
311 encapsulated concurrently multiplexed bitstreams, the temporal

12345