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

<<11121314151617181920>>

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/
streambuf 63 * pair of character sequences: one for input, and one for output.
69 * -# Stream buffers can impose various constraints on the sequences
73 * - The controlled sequences can be associated with the contents of
74 * other representations for character sequences, such as external
76 * - The controlled sequences can support operations @e directly to or
77 * from associated sequences.
78 * - The controlled sequences can impose limitations on how the
88 * from associated sequences, and alter <em>the stream position</em> and
619 * @brief Synchronizes the buffer arrays with the controlled sequences.
  /external/chromium_org/chrome/utility/cloud_print/
pwg_encoder.cc 138 // Notice that for sequences of 1 pixel there is no difference between
143 // smallest number of generic sequences.
162 // IMPORTANT: even if sequences of different pixels can contain as many
  /external/icu/icu4c/source/common/unicode/
utf.h 80 * These do not check for proper code unit sequences or truncated text and may
90 * many opportunities for malformed sequences.
97 * Unlike with UTF-16, malformed sequences cannot be expressed with distinct
  /external/llvm/include/llvm/Support/
Process.h 237 /// Enables or disables whether ANSI escape sequences are used to output
244 /// This is needed on systems that don't support escape sequences for
248 /// This function returns the colorcode escape sequences.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
Extensions.java 47 * the extensions are a list of constructed sequences, either with (OID, OctetString) or (OID, Boolean, OctetString)
  /external/chromium_org/ash/wm/
lock_state_controller.cc 70 // Observer will count a number of sequences it is attached to, and a number of
71 // finished sequences (either Ended or Aborted). Once these two numbers are
140 // Number of sequences this observer was attached to.
143 // Number of sequences either ended or aborted.
  /external/chromium_org/chrome/browser/ui/views/toolbar/
toolbar_view_browsertest.cc 83 // The sequences should be the same length, and the last element will
  /external/chromium_org/components/rappor/
byte_vector_utils.h 72 // and standardized ways of generating deterministic, unpredictable sequences
  /external/chromium_org/content/browser/dom_storage/
dom_storage_task_runner.h 20 // DOMStorage uses two task sequences (primary vs commit) to avoid
  /external/chromium_org/content/public/browser/
speech_recognition_manager.h 25 // of handling separately and reliably (taking into account also call sequences
  /external/chromium_org/courgette/
difference_estimator.cc 5 // We want to measure the similarity of two sequences of bytes as a surrogate
  /external/chromium_org/remoting/protocol/
message_decoder_unittest.cc 34 // Then append 10 update sequences to the data.
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-hangul.cc 136 * all <L,V> sequences compose, and not all <LV,T> sequences
145 * - Only the <L,V> sequences for the 11xx ranges combine.
146 * - Only <LV,T> sequences for T in U+11A8..11C3 combine.
  /external/chromium_org/third_party/jinja2/
tests.py 94 """Return true if the variable is a sequence. Sequences are variables
  /external/chromium_org/third_party/sqlite/src/test/
collate6.test 13 # focus of this script is collation sequences in concert with triggers.
reindex.test 67 # sequences including some that we can modify.
vtab5.test 75 # The following tests - vtab5-2.* - ensure that collation sequences
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/
get_sync_seq.c 35 int16_t hl, /* (i) 2*hl+1 is the number of sequences */
  /external/chromium_org/ui/compositor/
layer_animation_observer.h 57 // Detaches this observer from all sequences it is currently observing.
scoped_layer_animation_settings.cc 61 "Inverse supported only for single element sequences.";
  /external/chromium_org/ui/events/gesture_detection/
touch_disposition_gesture_filter.h 48 // Whether there are any active gesture sequences still queued in the filter.
  /external/chromium_org/ui/keyboard/resources/elements/
kb-keyset.js 25 * Expands kb-key-sequences into individual keys.
  /external/chromium_org/v8/src/utils/
random-number-generator.h 21 // return identical sequences of numbers.
  /external/chromium_org/v8/test/mjsunit/regress/
regress-219.js 143 // Unicode escape sequences are not interpreted.
  /external/chromium_org/v8/test/webkit/fast/js/
regexp-no-extensions.js 44 debug('Octal escape sequences are in Annex B of the standard.');

Completed in 969 milliseconds

<<11121314151617181920>>