HomeSort by relevance Sort by last modified time
    Searched full:repeated (Results 276 - 300 of 1071) sorted by null

<<11121314151617181920>>

  /external/llvm/include/llvm/CodeGen/PBQP/
HeuristicBase.h 169 /// Reduces the problem to the empty graph by repeated application of the
  /external/llvm/lib/CodeGen/
RegAllocBasic.cpp 70 // Scratch space. Allocated here to avoid repeated malloc calls in
  /external/llvm/test/Transforms/Reassociate/
repeats.ll 3 ; Tests involving repeated operations on the same value.
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest-typed-test.h 55 // repeated for each type in the list. The typedef is necessary for
  /external/open-vcdiff/gtest/include/gtest/
gtest-typed-test.h 55 // repeated for each type in the list. The typedef is necessary for
  /external/protobuf/editors/
protobuf-mode.el 87 protobuf '("required" "optional" "repeated"))
  /external/protobuf/gtest/include/gtest/
gtest-typed-test.h 55 // repeated for each type in the list. The typedef is necessary for
  /external/protobuf/python/
ez_setup.py 134 if not os.path.exists(saveto): # Avoid repeated downloads
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_message_field.cc 221 // Not needed for repeated fields.
  /external/protobuf/src/google/protobuf/
message_lite.h 143 // already in the Message and repeated fields are appended to those
wire_format.h 179 // of packed repeated fields.
  /external/quake/quake/src/WinQuake/docs/
readme.glquake 80 128, etc), but software quake had a number of textures that repeated at 24
  /external/quake/quake/src/WinQuake/
glqnotes.txt 66 128, etc), but software quake had a number of textures that repeated at 24
  /external/quake/quake/src/WinQuake/kit/
README.TXT 66 128, etc), but software quake had a number of textures that repeated at 24
  /external/regex-re2/re2/testing/
backtrack.cc 17 // - It implements unanchored search by repeated anchored search.
  /external/replicaisland/src/com/replica/replicaisland/
FixedSizeArray.java 172 * and walk it without the overhead of repeated function calls. Beware that changing this array
  /external/skia/src/gpu/
GrResourceCache.cpp 288 // The purging process is repeated several times since one pass
  /external/skia/tools/
skdiff_image.cpp 90 "\n This flag may be repeated, in which case the"
  /external/srtp/crypto/cipher/
cipher.c 390 /* time repeated trials */
  /external/srtp/crypto/test/
cipher_driver.c 433 /* time repeated trials */
  /external/srtp/googlepatches/
vidyo-4-srtp-rtx.patch 10 + * are allowed. (Note that such repeated
  /external/v8/src/
d8.h 343 // os.setenv(variable, value) sets an environment variable. Repeated calls to
splay-tree-inl.h 53 // Ignore repeated insertions with the same key.
  /external/v8/test/mjsunit/
const-redecl.js 177 // Test that repeated const declarations throw redeclaration errors.
  /external/webkit/Source/JavaScriptCore/wtf/
ThreadSpecific.h 38 * WebKit the repeated call bahavior is utilized.

Completed in 496 milliseconds

<<11121314151617181920>>