/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_posix.py | 499 # groups, ignoring order and duplicates.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
SimpleXMLRPCServer.py | 150 Returns a copy of a list without duplicates. Every list
|
pkgutil.py | 499 duplicates, all entries found in a *.pkg file are added to the
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/ |
test_associate.py | 103 # dupDB has been configured to allow duplicates, it can't
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/ |
msvccompiler.py | 190 """Return a list of normalized paths with duplicates removed.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_posix.py | 499 # groups, ignoring order and duplicates.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ |
ExtractIncludeRefactoring.java | 258 monitor.subTask(String.format("Looking for duplicates in %1$s",
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/ |
LintList.java | 350 // marker of each type, and below we have all the duplicates of [all...] |
/sdk/files/typos/ |
typos-hu.txt | 6 # plus some post-processing to fix invalid entries, remove duplicates, etc.
|
typos-nb.txt | 6 # plus some post-processing to fix invalid entries, remove duplicates, etc.
|
/system/core/fs_mgr/ |
fs_mgr.c | 342 * try to mount each one in turn, and ignore any duplicates after a
|
/bionic/libc/dns/resolv/ |
res_cache.c | [all...] |
/external/chromium_org/chrome/browser/ui/webui/net_internals/ |
net_internals_ui.cc | 486 // Duplicates are allowed. [all...] |
/external/chromium_org/third_party/icu/source/tools/genrb/ |
reslist.c | 920 /* check for duplicates */ 942 /* put it into the set for finding duplicates */ [all...] |
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/ |
webrtcvideoengine2.cc | [all...] |
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/ |
scale_posix.cc | [all...] |
/external/chromium_org/third_party/libyuv/source/ |
scale_posix.cc | [all...] |
/external/elfutils/0.153/src/ |
unstrip.c | [all...] |
/external/icu/icu4c/source/tools/genrb/ |
reslist.c | 110 * Find duplicates and count the total number of string code units 165 /* Put this string into the set for finding duplicates. */ [all...] |
/external/llvm/include/llvm/Target/ |
Target.td | 243 // duplicates are removed from sub-expressions. 410 // CodeEmitter unchanged, but duplicates a canonical instruction [all...] |
/external/llvm/lib/Target/Hexagon/ |
HexagonVLIWPacketizer.cpp | 479 // Post Increment means duplicates. Use dense map to find duplicates in the [all...] |
/external/valgrind/main/coregrind/ |
m_redir.c | 152 That completes the spec, apart from one difficult issue: duplicates. 155 no duplicates. The difficulty is how to constrain Specs enough to [all...] |
/frameworks/av/media/libmedia/ |
AudioTrack.cpp | 626 // This duplicates a test by AudioTrack JNI, but that is not the only caller 651 // This duplicates a test by AudioTrack JNI, but that is not the only caller [all...] |
/external/bluetooth/bluedroid/btif/src/ |
btif_hf.c | 963 ** BTA will make sure no duplicates are sent out [all...] |
/external/chromium_org/android_webview/native/ |
aw_contents.cc | 199 // The |aw_content| param is technically spurious as it duplicates |obj| but [all...] |