Searched
full:duplicates (Results
301 -
325 of
1149) sorted by null
<<11121314151617181920>>
/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.
|
pub_tool_errormgr.h | 40 one. Instead, we use these structures to common up duplicates.
|
pub_tool_xarray.h | 43 // at any time, and duplicates (modulo the comparison function) are
|
/external/vboot_reference/firmware/include/ |
vboot_nvstorage.h | 52 * case statement don't complain about duplicates.
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/ |
gtest_shuffle_test.py | 118 Consecutive duplicates are removed.
|
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/ |
bwe_unittest.cc | 232 // Should handle duplicates.
|
/frameworks/base/docs/html/training/testing/integration-testing/ |
content-provider-testing.jd | 172 elimination or combining of duplicates.
|
/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 */
|
/ndk/sources/third_party/googletest/googletest/test/ |
gtest_shuffle_test.py | 118 Consecutive duplicates are removed.
|
/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/ |
MapTestData.java | 87 // Cleanup if needed to avoid duplicates
|
/packages/apps/Email/provider_src/com/android/email/provider/ |
AccountReconciler.java | 60 // Some Accounts types can be identical, the set de-duplicates.
|
/packages/apps/Settings/src/com/android/settings/inputmethod/ |
UserDictionaryAddWordContents.java | 153 // Disallow duplicates. If the same word with no shortcut is defined, remove it; if
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
RecentFolderList.java | 178 // there are duplicates in the cursor.
|
Completed in 863 milliseconds
<<11121314151617181920>>