HomeSort by relevance Sort by last modified time
    Searched full:duplicates (Results 126 - 150 of 1933) sorted by null

1 2 3 4 56 7 8 91011>>

  /build/make/core/
host_java_library.mk 102 $(MERGE_ZIPS) -j --ignore-duplicates $(if $(PRIVATE_JAR_MANIFEST),-m $(dir $@)/manifest.mf) \
  /build/soong/java/
jacoco.go 37 `${config.MergeZipsCmd} --ignore-duplicates -j $out $tmpJar $in`,
  /cts/tests/openglperf2/
cob_exporter.py 7 # for texture coordinates, which is why this script duplicates the vertices and normals. This
  /external/autotest/client/site_tests/security_SysVIPC/
security_SysVIPC.py 42 # accumulating duplicates as we go along.
  /external/clang/lib/Headers/
pmmintrin.h 116 /// \brief Moves and duplicates high-order (odd-indexed) values from a 128-bit
138 /// \brief Duplicates low-order (even-indexed) values from a 128-bit
225 /// \brief Moves and duplicates one double-precision value to double-precision
242 /// \brief Moves and duplicates the double-precision value in the lower bits of
  /external/curl/lib/
slist.c 105 * Curl_slist_duplicate() duplicates a linked list. It always returns the
  /external/elfutils/tests/
elfgetchdr.c 101 /* This duplicates what the dwelfgnucompressed testcase does. */
  /external/emma/core/java12/com/vladium/emma/report/
ItemComparator.java 36 // TODO: validate against duplicates
  /external/fio/lib/
flist_sort.c 37 * list structure. This approach duplicates code from merge(), but
  /external/guava/guava/src/com/google/common/collect/
Multimap.java 208 * multimap size by 1. Other implementations prohibit duplicates, and storing
213 * doesn't allow duplicates
309 * this multimap, <i>without</i> collapsing duplicates. This collection has
321 * pair contained in this multimap, without collapsing duplicates (so {@code
  /external/guava/guava-testlib/src/com/google/common/collect/testing/google/
MultisetCountTester.java 89 * support duplicates so that the test of {@code Multisets.forSet()} can
MultisetIteratorTester.java 95 * Returns {@link Method} instances for the tests that assume multisets support duplicates so that
  /external/libchrome/base/debug/
proc_maps_linux.h 49 // duplicates or even contain valid entries by time the method returns.
  /external/libmojo/mojo/public/java/system/src/org/chromium/mojo/system/
SharedBufferHandle.java 139 * Duplicates the handle. This creates another handle (returned on success), which can then be
  /external/llvm/include/llvm/LTO/
LTO.h 58 /// emit a copy), and compile-time optimization (allow drop of duplicates).
  /external/llvm/include/llvm/Transforms/InstCombine/
InstCombineWorklist.h 63 /// has no duplicates.
  /external/llvm/lib/CodeGen/
AllocationOrder.h 63 /// As next(), but allow duplicates to be returned, and stop before the
  /external/llvm/unittests/Transforms/Utils/
Local.cpp 93 // Verify that we can eliminate PHIs that become duplicates after chaning PHIs
  /external/pdfium/testing/tools/
api_check.py 11 duplicates, and they match each other.
  /external/python/cpython2/Lib/idlelib/
IdleHistory.py 93 # avoid duplicates
  /external/python/cpython2/Lib/test/
test_rlcompleter.py 94 self.assertIsNone(completer.complete('False', 1)) # No duplicates
  /external/python/cpython3/Lib/idlelib/
history.py 94 # avoid duplicates
  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombineWorklist.h 52 /// has no duplicates.
  /external/tensorflow/tensorflow/contrib/data/python/ops/
unique.py 28 """Creates a `Dataset` from another `Dataset`, discarding duplicates.
  /external/tensorflow/tensorflow/tools/docs/
doc_generator_visitor_test.py 92 }, visitor.duplicates)

Completed in 482 milliseconds

1 2 3 4 56 7 8 91011>>