HomeSort by relevance Sort by last modified time
    Searched full:repeated (Results 326 - 350 of 1678) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/protobuf/src/google/protobuf/io/
gzip_stream.h 168 // is greater than six to avoid repeated flush markers due to
  /external/chromium_org/third_party/re2/re2/
mimics_pcre.cc 62 // Look for repeated empty string.
  /external/chromium_org/third_party/skia/src/gpu/
GrTexture.cpp 110 * The kStretchToPOT bit is set when the texture is NPOT and is being repeated but the
  /external/chromium_org/third_party/skia/src/pathops/
SkQuarticRoot.cpp 36 // GDB set print repe 15 # if repeated digits is a bother
  /external/chromium_org/third_party/sqlite/src/test/
crash3.test 60 # The procedure is repeated 10 times for each SQL statement. Five times
  /external/chromium_org/tools/telemetry/telemetry/page/
buildbot_page_measurement_results.py 56 # So, get rid of the repeated pages by merging.
  /external/chromium_org/ui/views/controls/
styled_label.h 131 // to avoid repeated calculation.
  /external/chromium_org/ui/views/window/
dialog_delegate_unittest.cc 81 // Prevent the dialog from closing, for repeated ok and cancel button clicks.
  /external/chromium_org/v8/test/mjsunit/
string-indexof-1.js 88 // pattern of 15 chars, repeated every 16 chars in long
  /external/clang/test/Analysis/
reference.cpp 33 // Each of the tests below is repeated with pointers as well as references.
  /external/eigen/Eigen/src/Core/
DenseCoeffsBase.h 86 * repeated coefficient access. Only use this when it is guaranteed that the
124 * repeated coefficient access. Only use this when it is guaranteed that the
306 * repeated coefficient access. Only use this when it is guaranteed that the
348 * repeated coefficient access. Only use this when it is guaranteed that the
  /external/guava/guava-tests/test/com/google/common/util/concurrent/
AtomicDoubleTest.java 133 * repeated weakCompareAndSet succeeds in changing value when equal
  /external/icu4c/i18n/
tznames_impl.h 31 * ZNStringPool Pool of (UChar *) strings. Provides for sharing of repeated
  /external/icu4c/test/intltest/
caltest.h 233 * Test cases for [set|get][Repeated|Skipped]WallTimeOption
  /external/jpeg/
cderror.h 26 /* Repeated inclusions of this file are no-ops unless JMESSAGE is defined */
  /external/libffi/testsuite/lib/
target-libpath.exp 118 # Doing this is somewhat of a hack as ld_library_path gets repeated in
  /external/libphonenumber/java/src/com/android/i18n/phonenumbers/
Phonemetadata.java 73 // repeated string leading_digits_pattern = 3;
591 // repeated NumberFormat number_format = 19;
608 // repeated NumberFormat intl_number_format = 20;
    [all...]
  /external/libyuv/files/include/libyuv/
mjpeg_decoder.h 121 // Decodes the entire image and passes the data via repeated calls to a
  /external/llvm/unittests/ADT/
SmallPtrSetTest.cpp 66 for(i=0; i<128; ++i) s.insert(&buf[i%8]); // test repeated entires
  /external/mdnsresponder/mDNSCore/
mDNSDebug.h 35 // warning: repeated `#' flag in format (for %##s -- DNS name string format)
  /external/mesa3d/src/mesa/vbo/
vbo_save.h 70 * Keep this in regular (non-VBO) memory to avoid repeated
  /external/proguard/src/proguard/classfile/editor/
InstructionWriter.java 33 * it then applies the collected changes. The process will be repeated
  /external/proguard/src/proguard/classfile/visitor/
ReferencedClassVisitor.java 36 * loops and repeated visits).
  /external/protobuf/java/src/main/java/com/google/protobuf/nano/
MessageNanoPrinter.java 104 // bytes is special since it's not repeated, but is represented by an array
  /external/protobuf/python/google/protobuf/internal/
encoder.py 55 does not burden us too much. For example, encoders for repeated fields do
113 # particular field, e.g. the field number and whether it is repeated or packed.
313 repeated group Item = 1 {
666 repeated group Item = 1 {

Completed in 1217 milliseconds

<<11121314151617181920>>