HomeSort by relevance Sort by last modified time
    Searched full:duplicates (Results 426 - 450 of 1149) sorted by null

<<11121314151617181920>>

  /prebuilts/gdb/linux-x86/lib/python2.7/
cmd.py 322 # There can be duplicates if routines overridden
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/command/
sdist.py 406 Essentially, this duplicates the developer's source tree, but in a
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_compare.py 367 # DUPSORT does not allow "duplicate duplicates"
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
cmd.py 322 # There can be duplicates if routines overridden
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
sdist.py 406 Essentially, this duplicates the developer's source tree, but in a
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_compare.py 367 # DUPSORT does not allow "duplicate duplicates"
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
cmd.py 322 # There can be duplicates if routines overridden
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
sdist.py 406 Essentially, this duplicates the developer's source tree, but in a
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
NewProjectWizardState.java 103 * Note we want a list, not a map since we might have duplicates.
  /system/keymaster/include/keymaster/
authorization_set.h 161 * Sorts the set and removes duplicates (inadvertently duplicating tags is easy to do with the
  /toolchain/binutils/binutils-2.25/gas/config/
tc-xstormy16.c 497 /* FIXME: This duplicates the capabilities of code in BFD. */
  /toolchain/binutils/binutils-2.25/gas/
stabs.c 588 /* Remember the last file/line and avoid duplicates. */
  /toolchain/binutils/binutils-2.25/include/coff/
pe.h 116 #define IMAGE_COMDAT_SELECT_NODUPLICATES (1) /* Warn if duplicates. */
  /toolchain/binutils/binutils-2.25/include/opcode/
ppc.h 94 for the assembler's -many option, and it eliminates duplicates). */
  /toolchain/binutils/binutils-2.25/ld/
genscripts.sh 166 # Add args to lib_path1 and lib_path2, discarding any duplicates
  /toolchain/binutils/binutils-2.25/opcodes/
cgen-ibld.in 117 /* ??? This duplicates functionality with bfd's howto table and
  /external/emma/core/java12/com/vladium/emma/instr/
InstrProcessorST.java 194 // run, skip duplicates in copy mode:
443 // run, skip duplicates in copy mode:
    [all...]
  /external/fonttools/Lib/fontTools/
merge.py 367 # TODO handle duplicates.
452 assert (table is not None and table is not NotImplemented), "Have duplicates to resolve for font %d but no GSUB" % (i + 1)
  /external/guava/guava/src/com/google/common/collect/
ImmutableSortedSet.java 207 // TODO(kevinb): Consider factory methods that reject duplicates
563 this.size = result.size(); // we eliminated duplicates in-place in contentsArray
Ordering.java 803 * elements that are duplicates according to the comparator. The sort
826 * elements that are duplicates according to the comparator. The sort
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
CharsTrieTest.java 48 errln("CharsTrieBuilder.add() did not detect duplicates");
525 // of each string, and no string duplicates from the truncation.
    [all...]
  /external/icu/icu4c/source/tools/gencnval/
gencnval.c 655 /* TODO: We could try to unlist exact duplicates. */
716 * (alias, standard) duplicates are harmless if they map to the same converter.
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
CharsTrieTest.java 44 errln("CharsTrieBuilder.add() did not detect duplicates");
521 // of each string, and no string duplicates from the truncation.
    [all...]
  /external/llvm/lib/IR/
DIBuilder.cpp 86 // clients RAUW these pairs, leaving duplicates in the retained types
87 // list. Use a set to remove the duplicates while we transform the
    [all...]
  /external/squashfs-tools/
CHANGES 344 duplicates after the first phase are checksummed and cached in
585 the unchanged files will be detected as duplicates.

Completed in 1178 milliseconds

<<11121314151617181920>>