Searched
full:duplicate (Results
801 -
825 of
3770) sorted by null
<<31323334353637383940>>
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
ElementData.h | 143 // duplicate sets of attributes (ex. the same classes). 170 // These functions do no error/duplicate checking.
|
/external/chromium_org/third_party/cld/encodings/compact_lang_det/ |
subsetsequence.cc | 180 seq_[next_e_] = seq_[next_e_ - 1]; // Duplicate last value 222 seq_[next_e_] = seq_[next_e_ - 1]; // Duplicate last value
|
/external/chromium_org/third_party/openssl/openssl/crypto/objects/ |
obj_dat.pl | 59 print "WARNING: Duplicate short name \"$d\"\n"; 69 print "WARNING: Duplicate long name \"$d\"\n";
|
/external/emma/ant/ant14/com/vladium/emma/report/ |
ReportCfg.java | 102 // TODO: error out on conficting duplicate settings 407 + ": duplicate configuration for report type [" + type + "]" ,
|
/external/guava/guava/src/com/google/common/collect/ |
Multimap.java | 40 * <p>Depending on the implementation, a multimap may or may not allow duplicate 97 * <p>Some multimap implementations allow duplicate key-value pairs, in which
|
/external/iproute2/include/linux/ |
pkt_sched.h | 522 __u32 duplicate; /* random packet dup (0=none ~0=100%) */ member in struct:tc_netem_qopt 529 __u32 dup_corr; /* duplicate correlation */
|
/external/iproute2/tc/ |
tc_class.c | 84 fprintf(stderr, "Error: \"root\" is duplicate parent ID.\n"); 264 fprintf(stderr, "Error: \"root\" is duplicate parent ID\n");
|
tc_filter.c | 86 fprintf(stderr, "Error: \"root\" is duplicate parent ID\n"); 283 fprintf(stderr, "Error: \"root\" is duplicate parent ID\n");
|
/external/jsoncpp/ |
SConstruct | 84 LINKFLAGS='-bh:5' ) # -bh:5 remove duplicate symbol warning 206 SConscript( target, build_dir=target_build_dir, duplicate=0 )
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/ |
string.c | 376 * memdup - duplicate region of memory 377 * @src: memory region to duplicate
|
/external/openssl/crypto/objects/ |
obj_dat.pl | 59 print "WARNING: Duplicate short name \"$d\"\n"; 69 print "WARNING: Duplicate long name \"$d\"\n";
|
/external/smack/src/org/apache/harmony/javax/security/auth/ |
PrivateCredentialPermission.java | 102 // check for duplicate elements 174 // check for duplicate elements
|
/external/srec/srec/crec/ |
priority_q.c | 227 /* search for duplicate words first */ 276 /* now delete any duplicate that was found */
|
/libcore/dalvik/src/main/java/dalvik/system/profiler/ |
HprofData.java | 367 // the matching start, not a duplicate end. 369 throw new IllegalArgumentException("Duplicate ThreadEvent.end for id "
|
/packages/apps/Browser/src/com/android/browser/ |
BookmarkUtils.java | 123 // Do not allow duplicate items 124 i.putExtra("duplicate", false);
|
/packages/apps/DeskClock/src/com/android/deskclock/provider/ |
AlarmInstance.java | 210 // Make sure we are not adding a duplicate instances. This is not a 216 LogUtils.i("Detected duplicate instance in DB. Updating " + otherInstances + " to "
|
/packages/apps/Mms/src/com/android/mms/transaction/ |
RetrieveTransaction.java | 147 // Mark this transaction as failed to prevent duplicate 218 // Do some additional checks to be sure it's a duplicate.
|
/packages/providers/UserDictionaryProvider/src/com/android/providers/userdictionary/ |
DictionaryBackupAgent.java | 240 // duplicate words as there is no order guarantee, but only to save round 259 // Remove any duplicate first
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/ |
fcntl.h | 73 #define F_DUPFD 0 /* Duplicate file descriptor. */ 117 # define F_DUPFD_CLOEXEC 1030 /* Duplicate file descriptor with
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/ |
fcntl.h | 73 #define F_DUPFD 0 /* Duplicate file descriptor. */ 117 # define F_DUPFD_CLOEXEC 1030 /* Duplicate file descriptor with
|
/system/core/liblog/ |
event_tag_map.c | 401 * the sort we do a quick check for duplicate tag indices. 413 fprintf(stderr, "%s: duplicate tag entries (%d:%s and %d:%s)\n",
|
/art/compiler/llvm/ |
intrinsic_helper.cc | 170 LOG(FATAL) << "Duplicate entry in intrinsic functions map?";
|
/bionic/libc/arch-arm/denver/bionic/ |
memset.S | 75 // Duplicate the low byte of r1
|
/bionic/tests/ |
search_test.cpp | 46 // Inserting a duplicate does nothing (but returns the existing element).
|
/dalvik/dx/src/com/android/dx/ssa/back/ |
RegisterAllocator.java | 130 * @param reg {@code non-null;} SSA register to duplicate
|
Completed in 1288 milliseconds
<<31323334353637383940>>