HomeSort by relevance Sort by last modified time
    Searched full:repeatedly (Results 476 - 500 of 1551) sorted by null

<<11121314151617181920>>

  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Passes/
PassBuilder.h 221 /// repeatedly over the IR and is not expected to destroy important
240 /// suitable to run repeatedly over the IR and is not expected to destroy
260 /// transformations. It also cannot generally be run repeatedly on a module
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Passes/
PassBuilder.h 221 /// repeatedly over the IR and is not expected to destroy important
240 /// suitable to run repeatedly over the IR and is not expected to destroy
260 /// transformations. It also cannot generally be run repeatedly on a module
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Passes/
PassBuilder.h 221 /// repeatedly over the IR and is not expected to destroy important
240 /// suitable to run repeatedly over the IR and is not expected to destroy
260 /// transformations. It also cannot generally be run repeatedly on a module
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Passes/
PassBuilder.h 221 /// repeatedly over the IR and is not expected to destroy important
240 /// suitable to run repeatedly over the IR and is not expected to destroy
260 /// transformations. It also cannot generally be run repeatedly on a module
  /system/update_engine/common/
utils.h 67 // Calls write() or pwrite() repeatedly until all count bytes at buf are
78 // Calls read() repeatedly until |count| bytes are read or EOF or EWOULDBLOCK
86 // Calls pread() repeatedly until count bytes are read, or EOF is reached.
  /frameworks/native/libs/gui/tests/
BufferQueue_test.cpp 581 // Repeatedly queue and dequeue a buffer from the producer side, it should
632 // Repeatedly acquire and release a buffer from the consumer side, it should
646 // Repeatedly queue and dequeue a buffer from the producer side, it should
655 // Repeatedly acquire and release a buffer from the consumer side, it should
701 // Repeatedly queue and dequeue a buffer from the producer side, it should
    [all...]
  /libcore/ojluni/src/main/java/java/util/concurrent/locks/
AbstractQueuedLongSynchronizer.java 747 * repeatedly blocking and unblocking, invoking {@link
765 * success. Otherwise the thread is queued, possibly repeatedly
788 * queued, possibly repeatedly blocking and unblocking, invoking
832 * repeatedly blocking and unblocking, invoking {@link
848 * thread is queued, possibly repeatedly blocking and unblocking,
    [all...]
  /art/cmdline/
README.md 227 Will parse multiple instances of the same argument repeatedly into the `existing_value` (which will
  /art/tools/titrace/
titrace.cc 201 // Cache the bytecode to avoid calling into JVMTI repeatedly.
  /bootable/recovery/applypatch/include/applypatch/
imgdiff_image.h 95 * repeatedly, pass nullptr if not needed.
  /build/soong/bpfix/bpfix/
bpfix.go 80 // Fix repeatedly applies the fixes listed in the given FixRequest to the given File
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
WavAnalyzer.java 143 + "If this happens repeatedly,"
  /cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
NetworkLoggingTest.java 280 /** Quickly generate loads of events by repeatedly connecting to a local server. */
  /cts/tests/tests/graphics/src/android/graphics/drawable/cts/
AnimatedVectorDrawableParameterizedTest.java 186 // Pump frames by repeatedly invalidating the given view. Return true if successfully pumped
  /device/linaro/bootloader/edk2/StdLib/Include/
locale.h 61 - 0 The previous element is to be repeatedly used for the remainder of the digits.
  /external/apache-http/src/org/apache/commons/logging/
package.html 241 // Called repeatedly to process a particular argument value
  /external/autotest/client/common_lib/cros/
test_webrtc_peer_connection.py 139 Called repeatedly in a loop while the test waits for completion.
  /external/autotest/client/cros/networking/
mm1_proxy.py 107 by repeatedly calling this method. In the latter, it is a clear error
  /external/autotest/server/site_tests/kernel_ExternalUsbPeripheralsDetectionStress/
kernel_ExternalUsbPeripheralsDetectionStress.py 19 """Uses USB multiplexer to repeatedly connect and disconnect USB devices."""
  /external/autotest/server/site_tests/platform_ExternalUsbPeripherals/
platform_ExternalUsbPeripherals.py 18 """Uses servo to repeatedly connect/remove USB devices during boot."""
  /external/brotli/c/enc/
hash_longest_match64_inc.h 153 values; if this method is invoked repeatedly with the same distance
  /external/curl/lib/
hostip4.c 209 * For now, we do that and thus we may call the function repeatedly and
  /external/google-breakpad/src/testing/gtest/include/gtest/
gtest-typed-test.h 99 // similar tests repeatedly. Here's an example:
  /external/googletest/googlemock/docs/
DevGuide.md 116 demonstrating repeatedly that he or she truly gets the zen of Google
  /external/googletest/googletest/include/gtest/
gtest-typed-test.h 99 // similar tests repeatedly. Here's an example:

Completed in 920 milliseconds

<<11121314151617181920>>