/external/gtest/test/ |
gtest_shuffle_test.py | 118 Consecutive duplicates are removed.
|
/external/guava/guava/src/com/google/common/collect/ |
Table.java | 221 * Returns a collection of all values, which may contain duplicates. Changes
|
/external/guava/guava-gwt/test-super/com/google/common/collect/testing/google/super/com/google/common/collect/testing/google/ |
SetGenerators.java | 280 // SetCreationTester has some tests that pass in duplicates. Dedup them.
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/ |
AbstractMultisetSetCountTester.java | 395 * assume multisets support duplicates so that the test of {@code
|
SetGenerators.java | 307 // SetCreationTester has some tests that pass in duplicates. Dedup them.
|
/external/jmdns/src/javax/jmdns/impl/ |
HostInfo.java | 184 // also a linklocal interface. This is to avoid duplicates. This is
|
/external/libchrome/base/memory/ |
shared_memory.h | 110 // Duplicates The underlying OS primitive. Returns NULLHandle() on failure.
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionDispatch/ |
btCollisionObject.h | 229 //We don't check for duplicates. Is it ok to leave that up to the user of this API?
|
/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/ |
CollectionsTest.java | 52 // Objects to use for test keys/values; no duplicates may exist. All arrays are 10 elements.
|
/external/libjpeg-turbo/ |
bmp.c | 40 /* This duplicates the functionality of the VirtualGL bitmap library using
|
/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/ |
FunctionInfo.h | 162 /// for functions of that name (may be duplicates in the COMDAT case, e.g.).
|
/external/llvm/include/llvm/Transforms/Utils/ |
BasicBlockUtils.h | 234 /// FoldReturnIntoUncondBranch - This method duplicates the specified return
|
/external/llvm/lib/CodeGen/ |
RegAllocBasic.cpp | 193 // Skip duplicates.
|
/external/llvm/tools/llvm-extract/ |
llvm-extract.cpp | 121 // 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 | 118 Consecutive duplicates are removed.
|
/external/skia/src/effects/gradients/ |
Sk4fGradientBase.cpp | 84 // Note: the current representation duplicates pos data; we could refactor to
|
/external/skia/src/pathops/ |
SkOpSpan.cpp | 290 // this pair of spans share a common t value or point; merge them and eliminate duplicates
|
/external/toybox/kconfig/ |
zconf.hash.c_shipped | 33 /* maximum key range = 45, duplicates = 0 */
|
/external/v8/test/mjsunit/compiler/ |
escape-analysis.js | 306 // Test non-shallow nested graph of captured objects with duplicates
|
/external/valgrind/helgrind/tests/ |
tc20_verifywrap.c | 241 /* This is pretty lame, and duplicates tc18_semabuse.c. */
|
/external/valgrind/include/ |
pub_tool_deduppoolalloc.h | 120 duplicates as long as new elements can be allocated from the pool.
|