HomeSort by relevance Sort by last modified time
    Searched full:sequences (Results 51 - 75 of 1326) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
multiseq_selection.h 27 * multiple sorted sequences. Also serves for splitting such
105 * @brief Splits several sorted sequences at a certain global rank,
107 * The sequences are passed via a sequence of random-access
108 * iterator pairs, none of the sequences may be empty. If there
110 * left side will be chosen from sequences with smaller number.
142 // Number of sequences, number of elements in total (possibly
236 // Max, favor rear sequences.
332 // Max, favor rear sequences.
343 // Min, favor fore sequences.
362 * sorted sequences
    [all...]
  /external/guava/guava-testlib/src/com/google/common/collect/testing/
IteratorTester.java 25 * it's important to test a great variety of sequences of the
28 * possible sequences of these operations, up to a given number of steps. So, if
  /external/icu4c/i18n/
csrucode.cpp 100 // and the existence of valid and/or invalid multi-byte sequences.
110 // Probably corruput UTF-32BE data. Valid sequences aren't likely by chance.
  /external/jsilver/src/com/google/clearsilver/jsilver/functions/escape/
SimpleEscapingFunction.java 78 * <li>Scan block for contiguous unescaped sequences
79 * <li>Append unescaped sequences to output
  /external/llvm/test/CodeGen/AArch64/
fcmp.ll 24 ; test. Obviously, other sequences are valid.
63 ; test. Obviously, other sequences are valid.
  /frameworks/base/core/java/com/android/internal/util/
CharSequences.java 94 * Compares two character sequences for equality.
111 * Compares two character sequences with API like {@link Comparable#compareTo}.
  /frameworks/native/include/utils/
PropertyMap.h 40 * The '\' character is reserved for escape sequences and is not currently supported.
46 * TODO Support escape sequences and quoted values when needed.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
DERTaggedObject.java 8 * rules (as with sequences).
DLTaggedObject.java 8 * rules (as with sequences).
  /external/chromium/googleurl/src/
url_canon_query.cc 43 // characters are passed unmodified. Invalid UTF-16 sequences are preserved as
47 // Invalid multibyte sequences (for example, invalid UTF-8 on a UTF-8 page)
60 // replace all invalid sequences (including invalid UTF-16 sequences, which IE
  /external/clang/test/CodeGenCXX/
ptr-to-member-function.cpp 6 // 13.3.3.2 Ranking implicit conversion sequences
  /external/freetype/include/freetype/internal/services/
svttcmap.h 57 /* coverage), and 14 (Unicode Variation Sequences). */
  /external/icu4c/test/cintltst/
cg7coll.h 21 * Effect : As well as adding sequences of characters that act as a single character (this is
  /external/llvm/lib/DebugInfo/
DWARFDebugLine.h 136 // compilation unit may consist of multiple sequences, which are not
169 Sequences.push_back(sequence);
174 Sequences.clear();
199 SequenceVector Sequences;
  /external/llvm/test/CodeGen/X86/
tailcallbyval64.ll 14 ; checks verify that the register allocator changes those sequences to direct
  /external/webrtc/src/system_wrappers/interface/
data_log_c.h 30 * character sequences.
  /frameworks/base/docs/html/training/basics/data-storage/
index.jd 50 <dd>Learn to save a basic file, such as to store long sequences of data that
  /libcore/luni/src/main/java/java/io/
LineNumberReader.java 104 * Recognized line terminator sequences are {@code '\r'}, {@code '\n'} and
105 * {@code "\r\n"}. Line terminator sequences are always translated into
141 * Recognized line terminator sequences are {@code '\r'}, {@code '\n'} and
249 * terminator sequences are skipped.
  /ndk/sources/host-tools/sed-4.2.1/
BUGS 43 the standard, the meaning of some escape sequences is undefined in
48 interprets these escape sequences as meta-characters. So, `x\+'
122 includes invalid multibyte sequences. POSIX mandates that such
123 sequences are _not_ matched by `.', so that `s/.*//' will not clear
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ProfileDatabaseHelper.java 34 // SQLite-standard table and columns for tracking autoincrement sequences.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
string 1 // Components for manipulating sequences of characters -*- C++ -*-
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
string 1 // Components for manipulating sequences of characters -*- C++ -*-
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
string 1 // Components for manipulating sequences of characters -*- C++ -*-
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
string 1 // Components for manipulating sequences of characters -*- C++ -*-
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
string 1 // Components for manipulating sequences of characters -*- C++ -*-

Completed in 528 milliseconds

1 23 4 5 6 7 8 91011>>