HomeSort by relevance Sort by last modified time
    Searched full:duplicates (Results 351 - 375 of 1093) sorted by null

<<11121314151617181920>>

  /external/gtest/test/
gtest_shuffle_test.py 118 Consecutive duplicates are removed.
  /external/guava/guava/src/com/google/common/collect/
Table.java 219 * Returns a collection of all values, which may contain duplicates. Changes
  /external/jmdns/src/javax/jmdns/impl/
HostInfo.java 184 // also a linklocal interface. This is to avoid duplicates. This is
  /external/jpeg/
change.log 98 duplicates of the prior line unless the image height mod 16 was 1 or 2.
  /external/libxml2/include/libxml/
xpath.h 77 * A node-set (an unordered collection of nodes without duplicates).
  /external/llvm/examples/Kaleidoscope/MCJIT/cached/
genk-timing.py 39 # A mapping of calls within functions with no duplicates
  /external/llvm/examples/Kaleidoscope/MCJIT/lazy/
genk-timing.py 39 # A mapping of calls within functions with no duplicates
  /external/llvm/include/llvm/IR/
Metadata.h 161 /// duplicates
  /external/llvm/include/llvm/Transforms/Utils/
BasicBlockUtils.h 178 /// FoldReturnIntoUncondBranch - This method duplicates the specified return
  /external/llvm/lib/CodeGen/
RegAllocBasic.cpp 194 // Skip duplicates.
  /external/llvm/lib/Transforms/IPO/
ConstantMerge.cpp 16 // and eliminate duplicates when it is initialized.
  /external/llvm/tools/llvm-extract/
llvm-extract.cpp 112 // Use SetVector to avoid duplicates.
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_wm_pass0.c 198 * state values, parameters or constants. This duplicates the
  /external/protobuf/gtest/test/
gtest_shuffle_test.py 124 Consecutive duplicates are removed.
  /external/qemu/distrib/jpeg-6b/
change.log 98 duplicates of the prior line unless the image height mod 16 was 1 or 2.
  /external/skia/src/core/
SkMatrixClipStateMgr.h 275 // this duplicates effort.
  /external/srec/srec/crec/
priority_q.c 261 /* do not break, 'cuz we're still searching for a possible duplicates */
  /external/valgrind/main/helgrind/tests/
tc20_verifywrap.c 221 /* This is pretty lame, and duplicates tc18_semabuse.c. */
  /external/valgrind/main/include/
pub_tool_xarray.h 43 // at any time, and duplicates (modulo the comparison function) are
  /frameworks/base/docs/html/tools/testing/
contentprovider_testing.jd 200 calculations, elimination or combining of duplicates, and so forth. A content provider
  /frameworks/base/telecomm/java/android/telecom/
Conference.java 348 // If statement checks for duplicates in input. It makes it N^2 but we're dealing with a
  /frameworks/native/opengl/specs/
EGL_ANDROID_native_fence_sync.txt 209 duplicates the file descriptor stored in the
  /libcore/json/src/test/java/org/json/
JSONStringerTest.java 186 // JSONStringer doesn't attempt to detect duplicates
  /ndk/build/core/
setup-toolchain.mk 201 $(hide) $(HOST_ECHO) "directory $(call host-path,$(call remove-duplicates,$(PRIVATE_SRC_DIRS)))" >> $(PRIVATE_DST)
  /ndk/sources/host-tools/make-3.81/
filedef.h 31 struct dep *deps; /* all dependencies, including duplicates */

Completed in 937 milliseconds

<<11121314151617181920>>