HomeSort by relevance Sort by last modified time
    Searched full:repeated (Results 626 - 650 of 2206) sorted by null

<<21222324252627282930>>

  /external/llvm/include/llvm/Target/
TargetSubtargetInfo.h 106 /// another variant SchedClass, but repeated invocation must quickly terminate
  /external/llvm/unittests/ADT/
SmallPtrSetTest.cpp 89 for(i=0; i<128; ++i) s.insert(&buf[i%8]); // test repeated entires
  /external/nanopb-c/
CHANGELOG.txt 60 Fix bug with empty strings in repeated string callbacks (issue 73)
  /external/nanopb-c/docs/
index.rst 44 #) Support for most protobuf features, including: all data types, nested submessages, default values, repeated and optional fields, packed arrays, extension fields.
  /external/nanopb-c/generator/google/protobuf/internal/
wire_format.py 206 # There are 2 tags for the beginning and ending of the repeated group, that
  /external/opencv3/3rdparty/include/ffmpeg_/libavutil/
bprint.h 66 * length is computed. The write operations can then possibly be repeated in
  /external/pcre/dist/doc/
pcreperform.3 18 a limited maximum, the whole subpattern is repeated in the compiled code. For
  /external/pdfium/third_party/lpng_v163/
pngmem.c 110 * that arises because of the checks in png_realloc_array that are repeated in
  /external/proguard/src/proguard/classfile/editor/
InstructionWriter.java 33 * it then applies the collected changes. The process will be repeated
  /external/protobuf/java/src/main/java/com/google/protobuf/nano/
FieldData.java 138 // Can't test (!cachedExtension.repeated) due to 'bytes' -> 'byte[]'
  /external/protobuf/python/google/protobuf/internal/
wire_format.py 206 # There are 2 tags for the beginning and ending of the repeated group, that
  /external/protobuf/python/google/protobuf/pyext/
extension_dict.cc 203 PyErr_SetString(PyExc_TypeError, "Extension is repeated and/or composite "
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_extension.cc 65 type_traits_ = "Repeated";
  /external/selinux/libsepol/tests/
test-downgrade.c 125 * repeated until the minimum policy version is reached.
  /external/skia/tests/
GradientTest.cpp 139 // Ensure that repeated color gradients behave like drawing a single color
  /external/slf4j/jcl-over-slf4j/src/main/java/org/apache/commons/logging/impl/
SLF4JLogFactory.java 41 * repeated requests to the <code>getInstance()</code> method.
  /external/squashfs-tools/kernel/fs/squashfs/
namei.c 40 * header/directory entry list is repeated as many times as necessary.
  /external/v8/src/arm64/
instructions-arm64.cc 111 // bits are set. The pattern is rotated right by R, and repeated across a
  /external/v8/src/
splay-tree-inl.h 31 // Ignore repeated insertions with the same key.
  /external/v8/test/mjsunit/compiler/
assignment.js 141 // Entire series of tests repeated, in loops.
  /external/v8/test/mjsunit/
const-redecl.js 146 // Test that repeated const declarations throw redeclaration errors.
  /external/webrtc/webrtc/common_audio/signal_processing/
splitting_filter.c 61 // the out_data state, out_data[-1]. This is repeated for each cascade.
  /frameworks/base/media/java/android/media/
ToneGenerator.java 252 * repeated 3 times in a 100 ms on, 100 ms off cycle
295 * CDMA Abbr Reorder tone: 480Hz+620Hz 250ms ON, 250ms OFF repeated for 8 times
306 * CDMA Confirm tone: 350Hz+440Hz 100ms ON, 100ms OFF repeated for 3 times
324 * CDMA PIP tone: 480Hz 100ms ON, 100ms OFF repeated for 4 times
  /frameworks/base/packages/SettingsLib/src/com/android/settingslib/
HelpUtils.java 64 * Cached version code to prevent repeated calls to the package manager.
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/mp2/parser/
viddec_mpeg2_parse.c 100 /* Repeated same field */

Completed in 843 milliseconds

<<21222324252627282930>>