HomeSort by relevance Sort by last modified time
    Searched full:distinct (Results 151 - 175 of 828) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/webkit/Source/WebCore/icu/unicode/
utf.h 63 * malformed sequences can be expressed unambiguously with a distinct subrange
84 * Unlike with UTF-16, malformed sequences cannot be expressed with distinct
  /external/webkit/Source/WebKit/mac/icu/unicode/
utf.h 63 * malformed sequences can be expressed unambiguously with a distinct subrange
84 * Unlike with UTF-16, malformed sequences cannot be expressed with distinct
  /frameworks/av/media/libstagefright/
MediaCodecList.cpp 351 ALOGW("Too many distinct quirk names in configuration.");
400 ALOGW("Too many distinct type names in configuration.");
  /external/chromium/chrome/browser/autocomplete/
autocomplete_result_unittest.cc 164 // Tests that matches are copied correctly from two distinct providers.
  /external/clang/lib/Basic/
OperatorPrecedence.cpp 34 // consecutive but distinct > tokens, the first of which is
  /external/e2fsprogs/e2fsck/
profile_helpers.c 270 /* count the distinct filename components */
  /external/eigen/unsupported/Eigen/
Polynomials 109 Therefore the current polynomial solver is guaranteed to provide a correct result only when the complex roots \f$r_1,r_2,...,r_d\f$ have distinct moduli i.e.
  /external/eigen/unsupported/test/
polynomialsolver.cpp 104 // 2) the roots have distinct moduli
  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/
SCPClient.java 14 * actually mapping every request to a distinct {@link ch.ethz.ssh2.Session}.
  /external/guava/guava/src/com/google/common/collect/
HashBasedTable.java 79 * @param expectedRows the expected number of distinct row keys
RegularImmutableSortedMultiset.java 31 * An immutable sorted multiset with one or more distinct elements.
SortedMultiset.java 76 * Returns a {@link SortedSet} view of the distinct elements in this multiset.
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
ArrayListMultimap.java 76 * @param expectedKeys the expected number of distinct keys
  /external/guava/guava-tests/test/com/google/common/util/concurrent/
AtomicDoubleTest.java 271 * compareAndSet treats +0.0 and -0.0 as distinct values
  /external/libusb/
PORTING 92 you are encouraged to make such changes (in cleanly distinct patch
  /external/libusb_aah/
PORTING 92 you are encouraged to make such changes (in cleanly distinct patch
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
genero.php 119 "DISTINCT",
  /external/libvpx/libvpx/vp8/common/
findnearmv.c 105 /* If we have three distinct MV's ... */
  /external/llvm/include/llvm/Analysis/
IntervalPartition.h 19 // they should be represented as distinct intervals.
  /external/openfst/src/include/fst/
expectation-weight.h 45 // If X1 is distinct from X2, it is required that there is an external
  /external/openfst/src/include/fst/extensions/pdt/
pdt.h 37 // stack IDs. Each stack ID is unique to each distinct stack. The
  /external/regex-re2/re2/testing/
compile_test.cc 135 // The distinct byte ranges involved in the UTF-8 dot ([^\n]).
  /external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
SQLiteQueryBuilderTest.java 30 assertThat(sql, equalTo("SELECT DISTINCT id, name FROM table_name"));
  /external/skia/src/gpu/
SkGrPixelRef.cpp 17 // since we call lockPixels recursively on fBitmap, we need a distinct mutex,
  /external/srtp/doc/
intro.txt 266 policy. Each stream within a session can have a distinct policy
272 identify the streams @b must be distinct. This requirement can be
299 originating from a particular sender. Each source uses a distinct
326 streams in a session, but to use a distinct key for each stream. A

Completed in 1123 milliseconds

1 2 3 4 5 67 8 91011>>