HomeSort by relevance Sort by last modified time
    Searched full:sequences (Results 201 - 225 of 2298) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/media/audio/
audio_output_device.h 22 // State sequences.
30 // Optionally Play() / Pause() sequences may occur:
33 // (note that Play() / Pause() sequences before OnStreamCreated are
  /external/chromium_org/third_party/sqlite/src/test/
collate5.test 14 # SELECT statements that use user-defined collation sequences. Also
15 # GROUP BY clauses that use user-defined collation sequences.
104 # queries that use user-defined collation sequences.
  /external/llvm/include/llvm/Target/
TargetSelectionDAGInfo.h 44 /// memcpy. This can be used by targets to provide code sequences for cases
68 /// memmove. This can be used by targets to provide code sequences for cases
84 /// memset. This can be used by targets to provide code sequences for cases
  /external/llvm/lib/DebugInfo/
DWARFDebugLine.h 138 // compilation unit may consist of multiple sequences, which are not
170 Sequences.push_back(S);
199 SequenceVector Sequences;
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
BERTaggedObject.java 9 * rules (as with sequences).
  /external/chromium_org/ash/wm/
window_animations.h 60 // Creates vector of animation sequences that lasts for |duration| and changes
  /external/chromium_org/media/filters/
h264_bit_reader.cc 29 // Initially set to 0xffff to accept all initial two-byte sequences.
h264_bit_reader.h 68 // Initially set to 0xffff to accept all initial two-byte sequences.
  /external/chromium_org/net/tools/balsa/
balsa_enums.h 38 // there are three sequences of non-whitespace regardless of whether or
  /external/chromium_org/third_party/icu/source/common/unicode/
utf.h 63 * malformed sequences can be expressed unambiguously with a distinct subrange
77 * These do not check for proper code unit sequences or truncated text and may
87 * many opportunities for malformed sequences.
94 * Unlike with UTF-16, malformed sequences cannot be expressed with distinct
  /external/chromium_org/third_party/icu/source/i18n/
ucol_cnt.h 76 /* inserts a part of contraction sequence in table. Sequences behind the offset are moved back. If element is non existant, it creates on. Returns element handle */
  /external/chromium_org/third_party/icu/source/test/intltest/
g7coll.h 14 * Effect : As well as adding sequences of characters that act as a single character (this is
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/utf/
utf.h 30 Runeself = 0x80, /* rune and UTF sequences are the same (<) */
147 // utfecpy copies UTF sequences until a null sequence has been copied,
148 // but writes no sequences beyond es1. If any sequences are copied,
  /external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
media_opt_test.h 31 // 2 - Release test - iterates over a number of video sequences, bit rates, packet loss values ,etc.
  /external/chromium_org/third_party/webrtc/video_engine/test/libvietest/include/
tb_I420_codec.h 13 * This is a dummy wrapper to allow VCM deal with raw I420 sequences
  /external/chromium_org/v8/test/mjsunit/regress/
regress-87.js 28 // In Issue 87, we allowed unicode escape sequences in RegExp flags.
  /external/chromium_org/v8/test/webkit/fast/js/
numeric-escapes-in-string-literals.js 52 // Octal literals may be 1-3 digits long. In strict more all multi-digit sequences are illegal.
  /external/chromium_org/v8/test/webkit/fast/regex/
malformed-escapes-expected.txt 24 This page tests handling of malformed escape sequences.
malformed-escapes.js 25 "This page tests handling of malformed escape sequences."
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_report_decorator.h 13 // * ANSI color sequences.
  /external/e2fsprogs/intl/
log.c 29 /* Print an ASCII string with quotes and escape sequences where needed. */
  /external/fio/lib/
zipf.c 22 * It can become very costly to generate long sequences. Just cap it at
  /external/guava/guava/src/com/google/common/collect/
AbstractLinkedIterator.java 28 * interface for sequences whose next element can always be derived from the
  /external/icu/icu4c/source/test/intltest/
g7coll.h 14 * Effect : As well as adding sequences of characters that act as a single character (this is
  /external/libcxx/test/utilities/intseq/intseq.intseq/
integer_seq.pass.cpp 28 // Make a few of sequences

Completed in 1222 milliseconds

1 2 3 4 5 6 7 891011>>