HomeSort by relevance Sort by last modified time
    Searched full:subsequences (Results 1 - 25 of 29) sorted by null

1 2

  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/samplegrouping/
TemporalLevelEntry.java 24 * A grouping according to temporal level facilitates easy extraction of temporal subsequences, for instance using the Subsegment Indexing box in 0.
  /libcore/ojluni/src/main/java/java/util/regex/
Matcher.java 65 * <p> This class also defines methods for replacing matched subsequences with
77 * count of such subsequences. As a convenience, methods are also provided for
78 * returning these captured subsequences in string form.
543 * <p> The replacement string may contain references to subsequences
560 * treated as references to captured subsequences as described above, and
670 * string may contain references to captured subsequences as in the {@link
676 * treated as references to captured subsequences as described above, and
693 * by the replacement string, substituting captured subsequences
713 * string may contain references to captured subsequences as in the {@link
719 * treated as references to captured subsequences as described above, an
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
UResource.java 56 * and lifetimes of subSequences created from this key.
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
UResource.java 54 * and lifetimes of subSequences created from this key.
  /external/regex-re2/re2/testing/
dfa_test.cc 125 // all possible binary sequences of length n as subsequences. The obvious
  /external/jdiff/src/jdiff/
DiffMyers.java 277 /** Compare in detail contiguous subsequences of the two files
317 one of the two subsequences is empty,
  /libcore/ojluni/src/main/java/java/util/stream/
SliceOps.java 33 * that produce subsequences of their input stream.
    [all...]
  /prebuilts/go/darwin-x86/src/sort/
sort.go 341 // SymMerge merges the two sorted subsequences data[a:m] and data[m:b] using
  /prebuilts/go/linux-x86/src/sort/
sort.go 341 // SymMerge merges the two sorted subsequences data[a:m] and data[m:b] using
  /ndk/sources/host-tools/make-3.81/
getopt.c 288 /* Exchange two adjacent subsequences of ARGV.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
cpplib.h 279 /* In NFC, except for subsequences where being in NFC would make
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib2to3/
pytree.py 658 content: optional sequence of subsequences of patterns;
  /prebuilts/gdb/linux-x86/lib/python2.7/lib2to3/
pytree.py 658 content: optional sequence of subsequences of patterns;
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/
pytree.py 658 content: optional sequence of subsequences of patterns;
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/
pytree.py 658 content: optional sequence of subsequences of patterns;
  /toolchain/binutils/binutils-2.25/libiberty/
getopt.c 306 /* Exchange two adjacent subsequences of ARGV.
  /external/bison/lib/
getopt.c 137 /* Exchange two adjacent subsequences of ARGV.
    [all...]
  /external/llvm/lib/Support/
regcomp.c     [all...]
YAMLParser.cpp 381 /// @brief Skip minimal well-formed code unit subsequences until Func
389 /// Skip minimal well-formed code unit subsequences until Func returns its
    [all...]
  /ndk/sources/host-tools/ndk-stack/regex/
regcomp.c     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
difflib.py 139 Return list of triples describing matching subsequences.
461 """Return list of triples describing matching subsequences.
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
difflib.py 139 Return list of triples describing matching subsequences.
461 """Return list of triples describing matching subsequences.
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
difflib.py 139 Return list of triples describing matching subsequences.
461 """Return list of triples describing matching subsequences.
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
difflib.py 139 Return list of triples describing matching subsequences.
461 """Return list of triples describing matching subsequences.
    [all...]
  /bionic/libc/upstream-netbsd/lib/libc/regex/
regcomp.c     [all...]

Completed in 830 milliseconds

1 2