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

1 2 3 45 6 7 8 91011>>

  /external/valgrind/coregrind/
pub_core_oset.h 37 // duplicates.
  /external/vboot_reference/firmware/include/
gpt.h 71 * the fields are duplicates except my_lba and entries_lba.
  /frameworks/base/tools/aapt/
ApkBuilder.h 49 * generated, duplicates can exist as long as they are in different splits
CrunchCache.cpp 81 // Clear out our data structures to avoid putting in duplicates
  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
documenttypegetentities.java 37 * There should be 5 entities. Duplicates should be ignored.
  /packages/apps/Camera2/src/com/android/camera/one/v2/core/
ResponseListeners.java 38 * enables us to maintain sets of listeners without duplicates. Subclasses
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
AccountUtils.java 32 * Merge two lists of accounts into one list of accounts without duplicates.
  /packages/inputmethods/LatinIME/tools/dicttool/tests/com/android/inputmethod/latin/makedict/
FusionDictionaryTest.java 97 // that it does not contain any duplicates.
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
IdleHistory.py 81 # avoid duplicates
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
IdleHistory.py 81 # avoid duplicates
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
IdleHistory.py 81 # avoid duplicates
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
IdleHistory.py 81 # avoid duplicates
  /system/extras/squashfs_utils/
mksquashfsimage.sh 111 MAKE_SQUASHFS_CMD="mksquashfs $SRC_DIR/ $OUTPUT_FILE -no-progress -comp $COMPRESSOR $COMPRESSOR_OPT -no-exports -noappend -no-recovery -no-fragments -no-duplicates -android-fs-config $OPT"
  /development/perftests/panorama/feature_stab/db_vlvm/
db_feature_matching.h 177 Copy ctor duplicates settings.
183 Assignment optor duplicates settings
  /external/bison/lib/
w32spawn.h 36 /* Duplicates a file handle, making the copy uninheritable.
68 /* Duplicates a file handle, making the copy uninheritable and ensuring the
  /external/nist-sip/java/gov/nist/javax/sip/header/ims/
PChargingFunctionAddresses.java 94 if (!duplicates.isEmpty())
96 encoding.append(duplicates.encode());
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_feature_matching.h 177 Copy ctor duplicates settings.
183 Assignment optor duplicates settings
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
sec64k.exp 149 # duplicates).
195 # duplicates).
  /external/chromium-trace/catapult/telemetry/telemetry/core/
platform.py 372 duplicates = set()
378 duplicates.add(sub_path)
379 paths -= duplicates
  /external/scrypt/
import_scrypt.sh 165 # Sort and remove duplicates in a space-separated list
215 # Same as var_value, but returns sorted output without duplicates.
217 # Out: variable value (if space-separated list, sorted with no duplicates)
  /external/vboot_reference/futility/
cmd_dump_fmap.c 250 static int duplicates(int i, int j) function
332 /* First, coalesce any duplicates */
335 if (duplicates(i, j)) {
  /frameworks/ex/common/java/com/android/common/contacts/
BaseEmailAddressAdapter.java 80 * The number of extra entries requested to allow for duplicates. Duplicates
525 * Post-process the cursor to eliminate duplicates. Closes the original cursor
  /bionic/libc/kernel/tools/
kernel.py 301 self.duplicates = False
317 self.duplicates = True
  /external/autotest/client/site_tests/graphics_dEQP/
process_logs.py 152 # Figure out duplicates and move them to Flaky result set/list.
154 """Figure out duplicates and move them to Flaky result set/list."""
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
ASN1ObjectIdentifier.java 159 * Intern the identifier so there aren't hundreds of duplicates
186 * Intern the identifier so there aren't hundreds of duplicates

Completed in 2841 milliseconds

1 2 3 45 6 7 8 91011>>