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

<<21222324252627282930>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
array 46 * @ingroup sequences
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
safe_sequence.h 100 * @a safe sequences that track the iterators that reference the
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
array 46 * @ingroup sequences
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/
safe_sequence.h 100 * @a safe sequences that track the iterators that reference the
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
array 46 * @ingroup sequences
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
safe_sequence.h 100 * @a safe sequences that track the iterators that reference the
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
array 46 * @ingroup sequences
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/debug/
safe_sequence.h 99 * @a safe sequences that track the iterators that reference the
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
search.h 76 * @return Place of finding in first sequences. */
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/
array 45 * @ingroup sequences
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/debug/
safe_sequence.h 99 * @a safe sequences that track the iterators that reference the
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/experimental/
string_view.tcc 1 // Components for manipulating non-owning sequences of characters -*- C++ -*-
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
search.h 76 * @return Place of finding in first sequences. */
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
array 45 * @ingroup sequences
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
multifile.py 22 It is also allowed to use multiple push()...pop() sequences.
repr.py 123 # Since not all sequences of items can be sorted and comparison
sets.py 7 Important: sets are not sequences! While they support 'x in s',
9 sequences; for example, mappings support all three as well. The
10 characteristic operation for sequences is subscripting with small
12 subscripting at all. Also, sequences allow multiple occurrences and
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
multifile.py 22 It is also allowed to use multiple push()...pop() sequences.
repr.py 123 # Since not all sequences of items can be sorted and comparison
sets.py 7 Important: sets are not sequences! While they support 'x in s',
9 sequences; for example, mappings support all three as well. The
10 characteristic operation for sequences is subscripting with small
12 subscripting at all. Also, sequences allow multiple occurrences and
  /system/core/fastboot/
fastboot_protocol.txt 100 * Command parameters are indicated by printf-style escape sequences.
  /system/core/libcutils/
strdup8to16.c 24 * on invalid sequences
  /external/chromium_org/third_party/icu/source/common/
ustrtrns.c 428 * Inline processing of UTF-8 byte sequences:
430 * Byte sequences for the most common characters are handled inline in
434 * between 2- and 3-byte sequences (0xe0).
765 * resynchronization after illegal sequences.
813 * resynchronization after illegal sequences.
868 * resynchronization after illegal sequences.
898 * resynchronization after illegal sequences.
    [all...]
  /external/icu/icu4c/source/common/
ustrtrns.cpp 436 * Inline processing of UTF-8 byte sequences:
438 * Byte sequences for the most common characters are handled inline in
442 * between 2- and 3-byte sequences (0xe0).
773 * resynchronization after illegal sequences.
821 * resynchronization after illegal sequences.
876 * resynchronization after illegal sequences.
906 * resynchronization after illegal sequences.
    [all...]
  /external/llvm/docs/
YamlIO.rst 14 yaml is just "scalars", "mappings", and "sequences". A scalar is any number
34 You can combine mappings and sequences by indenting. For example a sequence
52 Sometime sequences are known to be short and the one entry per line is too
53 verbose, so YAML offers an alternate syntax for sequences called a "Flow
136 (such as std::vector<>) will automatically translate to YAML sequences.
776 Since a common source of sequences is std::vector<>, YAML I/O provides macros:
780 would force all vectors to be sequences. An example use of the macros:

Completed in 594 milliseconds

<<21222324252627282930>>