Searched
full:duplicates (Results
951 -
975 of
1933) sorted by null
<<31323334353637383940>>
/frameworks/wilhelm/src/android/ |
MediaPlayer_to_android.cpp | 393 // FIXME duplicates an initialization also done by higher level
|
/libcore/jsr166-tests/src/test/java/jsr166/ |
CopyOnWriteArrayListTest.java | 90 * addAll adds each element from the given collection, including duplicates
|
/libcore/ojluni/src/main/java/java/net/ |
URLClassLoader.java | 483 * @exception IllegalArgumentException if the package name duplicates
|
/libcore/ojluni/src/main/java/java/util/ |
ServiceLoader.java | 81 * once, then the duplicates are ignored. The configuration file naming a
|
/libcore/ojluni/src/main/java/sun/security/provider/certpath/ |
ForwardBuilder.java | 120 * We store certs in a Set because we don't want duplicates. [all...] |
/libcore/ojluni/src/test/java/time/tck/java/time/chrono/ |
TCKChronoLocalDateTime.java | 266 // Insert dates in order, no duplicates
|
TCKChronoZonedDateTime.java | 269 // Insert dates in order, no duplicates
|
/packages/apps/Calendar/src/com/android/calendar/ |
CalendarEventModel.java | 890 // remove duplicates
|
/packages/apps/Contacts/src/com/android/contacts/list/ |
PhoneNumberListAdapter.java | 255 // Remove duplicates when it is possible.
|
/packages/apps/Dialer/java/com/android/contacts/common/list/ |
PhoneNumberListAdapter.java | 160 // Remove duplicates when it is possible.
|
/packages/apps/Dialer/java/com/android/dialer/calllog/datasources/phonelookup/ |
PhoneLookupDataSource.java | 412 // Convert values to a set to remove any duplicates that are the result of two
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/ |
ImagePreset.java | 363 // Add geometry filter, removing duplicates and do-nothing operations.
|
/packages/apps/Messaging/src/com/android/messaging/datamodel/data/ |
ConversationMessageData.java | 47 * TODO: See if we can delegate to MessageData for the logic that this class duplicates [all...] |
/packages/experimental/RpcPerformance/src/com/android/rpc_performance/ |
ProviderPerfActivity.java | 642 // The database will take care of replacing duplicates.
|
/packages/inputmethods/LatinIME/common/src/com/android/inputmethod/latin/common/ |
StringUtils.java | 174 * Remove duplicates from an array of strings.
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
ContactLocaleUtils.java | 149 // First, collect all the locales (allowing duplicates).
|
/packages/services/Car/service/src/com/android/car/ |
CarAudioService.java | 594 // TODO: Can we trim this set down? Especially duplicates like FM vs FM_TUNER? [all...] |
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/ |
ModuleSummaryIndex.h | 521 /// name (may be duplicates in the COMDAT case, e.g.).
|
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/ |
ModuleSummaryIndex.h | 526 /// name (may be duplicates in the COMDAT case, e.g.).
|
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/ |
ModuleSummaryIndex.h | 526 /// name (may be duplicates in the COMDAT case, e.g.).
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/ |
ModuleSummaryIndex.h | 521 /// name (may be duplicates in the COMDAT case, e.g.).
|
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/ |
ModuleSummaryIndex.h | 526 /// name (may be duplicates in the COMDAT case, e.g.).
|
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/ |
ModuleSummaryIndex.h | 526 /// name (may be duplicates in the COMDAT case, e.g.).
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
regex.h | 271 /* Maximum number of duplicates an interval can allow. Some systems
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
SimpleXMLRPCServer.py | 150 Returns a copy of a list without duplicates. Every list
|
Completed in 998 milliseconds
<<31323334353637383940>>