Searched
full:duplicates (Results
326 -
350 of
1149) sorted by null
<<11121314151617181920>>
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/userdictionary/ |
UserDictionaryAddWordContents.java | 176 // Disallow duplicates. If the same word with no shortcut is defined, remove it; if
|
/prebuilts/go/darwin-x86/src/index/suffixarray/ |
suffixarray_test.go | 139 // check that each result is in fact a correct match and there are no duplicates
|
/prebuilts/go/linux-x86/src/index/suffixarray/ |
suffixarray_test.go | 139 // check that each result is in fact a correct match and there are no duplicates
|
/system/core/liblog/ |
event_tag_map.c | 209 /* sort the tags and check for duplicates */
|
/toolchain/binutils/binutils-2.25/ld/ |
ChangeLog-2011 | 696 (def_file_add_export): Check for duplicates. 699 (def_file_add_import): Check for duplicates. 700 (def_exports): Handle duplicates. 734 * emulparams/elf_l1om.sh: Remove duplicates. [all...] |
ChangeLog-0001 | 98 second call. Remove errind as it now duplicates last_optind. 289 * emulparams/elf32b4300.sh: Source elf32bmip.sh, remove duplicates. 294 * emulparams/elf32elmip.sh: Source elf32lmip.sh, remove duplicates. 296 * emulparams/elf32ltsmip.sh: Source elf32btsmip.sh, remove duplicates. 297 * emulparams/elf32l4300.sh: Source elf32b4300.sh, remove duplicates. 298 * emulparams/elf64bmip.sh: Source elf32bmipn32.sh, remove duplicates. 300 * emulparams/elf64ltsmip.sh: Source elf64btsmip.sh, remove duplicates. 301 * emulparams/elf32lppc.sh: Source elf32ppc.sh, remove duplicates. 304 * emulparams/elf32lppcsim.sh: Source elf32lppc.sh, remove duplicates. 305 * emulparams/elf64hppa.sh: Source hppa64linux.sh, remove duplicates [all...] |
/toolchain/binutils/binutils-2.25/ld/scripttempl/ |
xstormy16.sc | 41 # eliminates duplicates, which are named like ".gnu.linkonce.d.foo".
|
/art/runtime/ |
oat_file_manager.cc | 199 // and what was loaded before. Any old duplicates must have been 200 // OK, and any new "internal" duplicates are as well (they must
|
/external/antlr/antlr-3.4/runtime/C/src/ |
antlr3collections.c | 540 * in the table and duplicates were not allowed. 547 * If duplicates are allowed then we don't care what it is, but 611 * in the table and duplicates were not allowed. 618 * If duplicates are allowed then we don't care what it is, but [all...] |
/external/chromium-trace/catapult/third_party/closure_linter/closure_linter/ |
closurizednamespacesinfo.py | 122 # A list of goog.provide tokens which are duplicates. 125 # A list of goog.require tokens which are duplicates.
|
/external/guava/guava/src/com/google/common/collect/ |
ArrayTable.java | 95 * contains duplicates or is empty 760 * duplicates. Changes to the table will update the returned collection.
|
FluentIterable.java | 391 * duplicates removed. 401 * FluentIterable} in the order specified by {@code comparator}, with duplicates (determined by
|
LinkedListMultimap.java | 706 * duplicates and follow the insertion ordering, this method returns a {@link 744 * duplicates and follow the insertion ordering, this method returns a {@link
|
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
ArrayTable.java | 93 * contains duplicates or is empty 736 * duplicates. Changes to the table will update the returned collection.
|
FluentIterable.java | 379 * duplicates removed. 389 * FluentIterable} in the order specified by {@code comparator}, with duplicates (determined by
|
LinkedListMultimap.java | 702 * duplicates and follow the insertion ordering, this method returns a {@link 740 * duplicates and follow the insertion ordering, this method returns a {@link
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
BytesTrieTest.java | 48 errln("BytesTrieBuilder.add() did not detect duplicates"); 399 // of each string, and no string duplicates from the truncation.
|
/external/icu/icu4c/source/common/ |
uresdata.h | 196 * genrb eliminates duplicates among Unicode string-v2 values. 220 * genrb eliminates duplicates among key strings.
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
BytesTrieTest.java | 44 errln("BytesTrieBuilder.add() did not detect duplicates"); 395 // of each string, and no string duplicates from the truncation.
|
/external/iputils/doc/ |
ping.sgml | 501 Duplicates may occur in many situations and are rarely (if ever) a 502 good sign, although the presence of low levels of duplicates may not
|
/external/iputils/ |
ping_common.c | 22 long nrepeats; /* number of duplicates */ 1023 printf(", +%ld duplicates", nrepeats);
|
/external/kernel-headers/original/uapi/linux/ |
perf_event.h | 622 * Note that PERF_SAMPLE_IDENTIFIER duplicates PERF_SAMPLE_ID. The 715 * # Note that PERF_SAMPLE_IDENTIFIER duplicates PERF_SAMPLE_ID.
|
/external/libusb-compat/libusb/ |
core.c | 259 /* walk through all busses we already know about, removing duplicates 594 /* walk through the devices we already know about, removing duplicates
|
/external/llvm/utils/TableGen/ |
CodeGenTarget.cpp | 253 // Remove duplicates. 264 // Remove duplicates.
|
/frameworks/base/core/java/android/view/accessibility/ |
AccessibilityInteractionClient.java | [all...] |
Completed in 1205 milliseconds
<<11121314151617181920>>