HomeSort by relevance Sort by last modified time
    Searched full:duplicates (Results 176 - 200 of 698) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium/testing/gtest/test/
gtest_shuffle_test.py 118 Consecutive duplicates are removed.
  /external/e2fsprogs/e2fsck/
dict.c 151 * strictly lower than that of its successor, if duplicates are not allowed,
152 * or lower or equal if duplicates are allowed. This function is used for
423 * allocator functions, and same status as to whether duplicates are allowed.
470 if (!dict->dupes) { /* no duplicates, return match */
    [all...]
  /external/emma/core/java12/com/vladium/util/exception/
AbstractException.java 325 // note: this field duplicates functionality available in stock Throwable in JRE 1.4+
AbstractRuntimeException.java 325 // note: this field duplicates functionality available in stock Throwable in JRE 1.4+
  /external/gtest/test/
gtest_shuffle_test.py 118 Consecutive duplicates are removed.
  /external/guava/guava/src/com/google/common/collect/
Table.java 219 * Returns a collection of all values, which may contain duplicates. Changes
  /external/jmdns/src/javax/jmdns/impl/
HostInfo.java 184 // also a linklocal interface. This is to avoid duplicates. This is
  /external/jpeg/
change.log 98 duplicates of the prior line unless the image height mod 16 was 1 or 2.
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
providex.php 108 // Vars that are duplicates of functions
  /external/libvpx/libvpx/third_party/googletest/src/test/
gtest_shuffle_test.py 118 Consecutive duplicates are removed.
  /external/libxml2/include/libxml/
xpath.h 76 * A node-set (an unordered collection of nodes without duplicates).
  /external/llvm/include/llvm/IR/
Metadata.h 159 /// duplicates
  /external/llvm/include/llvm/Transforms/Utils/
BasicBlockUtils.h 199 /// FoldReturnIntoUncondBranch - This method duplicates the specified return
  /external/llvm/lib/CodeGen/
RegAllocBasic.cpp 194 // Skip duplicates.
  /external/llvm/lib/Transforms/IPO/
ConstantMerge.cpp 16 // and eliminate duplicates when it is initialized.
  /external/llvm/tools/llvm-extract/
llvm-extract.cpp 110 // Use SetVector to avoid duplicates.
  /external/llvm/unittests/Support/
IntegersSubsetTest.cpp 89 // so it may contain duplicates, and the size of subset { {0, 9} {5, 9} }
  /external/llvm/utils/TableGen/
X86RecognizableInstr.h 118 /// synthetic instructions are duplicates of other instructions; other
  /external/protobuf/gtest/test/
gtest_shuffle_test.py 124 Consecutive duplicates are removed.
  /external/qemu/
a.out.h 306 #define IMAGE_COMDAT_SELECT_NODUPLICATES (1) /* Warn if duplicates. */
  /external/qemu/distrib/jpeg-6b/
change.log 98 duplicates of the prior line unless the image height mod 16 was 1 or 2.
  /external/srec/srec/crec/
priority_q.c 261 /* do not break, 'cuz we're still searching for a possible duplicates */
  /external/valgrind/main/helgrind/tests/
tc20_verifywrap.c 221 /* This is pretty lame, and duplicates tc18_semabuse.c. */
  /external/valgrind/main/include/
pub_tool_xarray.h 41 // at any time, and duplicates (modulo the comparison function) are
  /frameworks/base/docs/html/tools/testing/
contentprovider_testing.jd 200 calculations, elimination or combining of duplicates, and so forth. A content provider

Completed in 857 milliseconds

1 2 3 4 5 6 78 91011>>