Home
last modified time | relevance | path

Searched defs:removeDuplicates (Results 1 – 6 of 6) sorted by relevance

/external/emma/core/java12/com/vladium/util/
DStrings.java48 public static String [] removeDuplicates (final String [] strings, final boolean removeNull) in removeDuplicates() method in Strings
/external/python/cpython3/Lib/distutils/
Dmsvc9compiler.py207 def removeDuplicates(variable): function
/external/python/cpython2/Lib/distutils/
Dmsvc9compiler.py208 def removeDuplicates(variable): function
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowLocationManager.java264 private void removeDuplicates(LocationListener listener, in removeDuplicates() method in ShadowLocationManager
/external/cldr/tools/java/org/unicode/cldr/util/
DCLDRFile.java969 … public CLDRFile removeDuplicates(CLDRFile other, boolean butComment, RetentionTest keepIfMatches, in removeDuplicates() method in CLDRFile
/external/doclava/res/assets/templates-sdk/assets/js/
Ddocs.js4951 function filterResources(clauses, removeDuplicates, map) { argument