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

<<11121314151617181920>>

  /external/v8/tools/release/
common_includes.py 117 # Don't include duplicates.
158 # Filter duplicates, sort, stringify.
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
XMPUtilsImpl.java 709 // Merge other arrays by item values. Don't worry about order or duplicates. Source
795 // "rightNode", ignoring order, duplicates,
    [all...]
  /libcore/ojluni/src/main/java/java/lang/reflect/
Proxy.java 402 // for detecting duplicates
690 * the interfaces they extend. May contain duplicates.
    [all...]
  /packages/apps/Contacts/res/values-en-rAU/
strings.xml 302 <item quantity="other"><xliff:g id="COUNT">%d</xliff:g> Possible duplicates</item>
315 <string name="suggestion_card_duplicates_title" msgid="9107788743178980902">"Possible duplicates"</string>
  /packages/apps/Contacts/res/values-en-rGB/
strings.xml 302 <item quantity="other"><xliff:g id="COUNT">%d</xliff:g> Possible duplicates</item>
315 <string name="suggestion_card_duplicates_title" msgid="9107788743178980902">"Possible duplicates"</string>
  /packages/apps/Contacts/res/values-en-rIN/
strings.xml 302 <item quantity="other"><xliff:g id="COUNT">%d</xliff:g> Possible duplicates</item>
315 <string name="suggestion_card_duplicates_title" msgid="9107788743178980902">"Possible duplicates"</string>
  /external/vulkan-validation-layers/loader/
loader.c 724 // look for duplicates
810 * Add these to the output layer_list. Don't add duplicates to the output
904 // look for duplicates
    [all...]
trampoline.c 159 /* get extensions from all ICD's, merge so no duplicates */
339 /* get extensions from all ICD's, merge so no duplicates, then validate */
    [all...]
  /external/llvm/lib/Transforms/Scalar/
Reassociate.cpp     [all...]
  /external/valgrind/exp-sgcheck/
sg_main.c 138 It also means there are no duplicates anywhere, which could be
266 /* Now get rid of any exact duplicates. */
310 pass would have removed the duplicates. And they
319 remove-duplicates stage. The assertion guarantees
701 insert exact duplicates; they do appear for some reason
    [all...]
  /external/dbus/bus/
signals.c 673 /* duplicates aren't allowed so the real legitimate max is only 6 or
    [all...]
  /external/proguard/docs/manual/
troubleshooting.html 222 though, so it's advisable to remove the duplicates. A convenient way to do
246 some problem though, so it's advisable to remove the duplicates. A
418 duplicates of classes that are already present in the Android run-time
    [all...]
  /packages/apps/Contacts/res/values/
strings.xml     [all...]
  /art/compiler/optimizing/
graph_checker.cc 49 // Note: Counting duplicates with a sorted vector uses up to 6x less memory
72 // Note: Counting duplicates with a sorted vector uses up to 6x less memory
    [all...]
  /external/clang/lib/Sema/
DeclSpec.cpp 756 // Duplicates are permitted in C99 onwards, but are not permitted in C89 or
782 // intended, we will always warn, similar to duplicates of type qualifiers.
    [all...]
  /external/icu/icu4c/source/i18n/
simpletz.cpp 397 // duplicates the test that occurs in the 7-argument getOffset(),
417 // duplicates a test that occurs in the 9-argument getOffset(),
    [all...]
  /external/jdiff/src/jdiff/
RootDocToXML.java 243 // this duplicates classes, so we have to be able to disable it.
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
scale_common.cc     [all...]
scale_gcc.cc 693 // Reads 4 pixels, duplicates them and writes 8 pixels.
    [all...]
scale_win.cc 937 // Reads 16 pixels, duplicates them and writes 32 pixels.
    [all...]
  /external/llvm/docs/
MergeFunctions.rst 99 case, since usually we *do* have duplicates. And it would be good to get rid of
100 them. But how to detect such a duplicates? The idea is next: we split functions
  /external/mdnsresponder/mDNSPosix/
NetMonitor.c 552 // string, because it duplicates the name and rrtype we already display, so we compute the
797 // All IPv6 packets should just be duplicates of the v4 packets.
    [all...]
  /external/pdfium/third_party/lcms2-2.6/src/
cmslut.c     [all...]
  /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
SettingsBackupAgent.java 326 // and eliminating duplicates
339 // Parse out 'network=' decls so we can ignore duplicates
    [all...]
  /packages/apps/ExactCalculator/src/com/android/calculator2/
CalculatorExpr.java 319 // out duplicates. We assume that two expressions are
320 // duplicates if they have the same CR value. This avoids a
    [all...]

Completed in 953 milliseconds

<<11121314151617181920>>