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

<<21222324252627282930>>

  /external/guava/guava/src/com/google/common/base/
FinalizableReferenceQueue.java 183 * Repeatedly dequeues references from the queue and invokes {@link
  /external/guava/guava/src/com/google/common/collect/
Constraints.java 293 * by having addAll() call add() repeatedly instead.
  /external/honggfuzz/
README.md 14 * Supports __persistent fuzzing mode__ (long-lived process calling a fuzzed API repeatedly) with libhfuzz/libhfuzz.a. More on that can be found [here](https://github.com/google/honggfuzz/blob/master/docs/PersistentFuzzing.md)
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
IndianTest.java 270 // Try add() repeatedly.
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
IndianTest.java 267 // Try add() repeatedly.
  /external/libchrome/base/memory/
shared_memory.h 207 // It is safe to call Close repeatedly.
  /external/libchrome/base/metrics/
histogram_base.h 59 // the result of a single lookup rather than do it repeatedly.
  /external/libjpeg-turbo/
jcapimin.c 289 * memory leak if an app calls write_tables repeatedly without doing a full
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest-typed-test.h 99 // similar tests repeatedly. Here's an example:
  /external/libxkbcommon/xkbcommon/src/xkbcomp/
include.c 63 * repeatedly. If str_inout is NULL, the parsing has completed.
  /external/llvm/lib/CodeGen/
CallingConvLower.cpp 204 // Allocate something of this value type repeatedly until we get assigned a
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest-typed-test.h 99 // similar tests repeatedly. Here's an example:
  /external/ltp/pan/
scan.l 295 * Calls lex repeatedly until all input is seen.
  /external/ltp/testcases/kernel/mem/mtest07/
shm_test.c 154 /* Description: This function repeatedly attaches and detaches the memory */
  /external/ltp/testcases/kernel/sched/sched_stress/
sched_tc0.c 28 | o Open a large file and repeatedly read from it |
sched_tc2.c 29 | o Open a large file and repeatedly read from it |
  /external/ltp/tools/pounder21/
README 106 - Procedures used to run tests repeatedly (see doc/SCHEDULER for more
  /external/mesa3d/docs/relnotes/
10.5.1.html 189 <li>meta: In pbo_{Get,}TexSubImage don't repeatedly rebind the source tex</li>
  /external/mesa3d/src/compiler/glsl/
ir_function_detect_recursion.cpp 34 * repeatedly reduced by removing any function that either has no callees
  /external/mesa3d/src/gtest/include/gtest/
gtest-typed-test.h 99 // similar tests repeatedly. Here's an example:
  /external/pcre/dist2/doc/html/
pcre2stack.html 150 pattern to match. This is done by calling <b>pcre2_match()</b> repeatedly with
  /external/pcre/dist2/doc/
pcre2stack.3 146 pattern to match. This is done by calling \fBpcre2_match()\fP repeatedly with
  /external/protobuf/gtest/include/gtest/
gtest-typed-test.h 99 // similar tests repeatedly. Here's an example:
  /external/python/cpython2/Doc/library/
cmd.rst 51 Repeatedly issue a prompt, accept input, parse an initial prefix off the
  /external/python/cpython3/Lib/unittest/test/testmock/
testwith.py 295 # call repeatedly to check that a StopIteration is not propagated

Completed in 243 milliseconds

<<21222324252627282930>>