/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/ |
listsort.txt | 64 ~sort: many duplicates
163 great deal of benefit out of the duplicates (the # of compares is much less
479 OTOH, if data is lopsided or lumpy or contains many duplicates, long
[all...] |
dictnotes.txt | 33 * Removing duplicates from a sequence.
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
listsort.txt | 63 ~sort: many duplicates
160 great deal of benefit out of the duplicates (the # of compares is much less
476 OTOH, if data is lopsided or lumpy or contains many duplicates, long
|
dictnotes.txt | 33 * Removing duplicates from a sequence.
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Udp4Dxe/ |
Udp4Impl.c | 888 This function checks whether the specified Token duplicates with the one in the Map.
897 @retval EFI_ACCESS_DENIED The Token duplicates with the one in the Item.
916 // The Token duplicates with the TokenInItem in case either the two pointers are the
[all...] |
/device/linaro/bootloader/edk2/NetworkPkg/Udp6Dxe/ |
Udp6Impl.c | 873 This function checks whether the specified Token duplicates the one in the Map.
882 @retval EFI_ACCESS_DENIED The Token duplicates with the one in the Item.
901 // The Token duplicates with the TokenInItem in case either the two pointers are the
[all...] |
/external/guava/guava/src/com/google/common/collect/ |
AbstractMapBasedMultimap.java | 72 * allow duplicates. If the collection, such as a {@link Set}, does not support 73 * duplicates, an added key-value pair will replace an existing pair with the 75 * List} that allow duplicates, the collection will keep the existing key-value [all...] |
/external/icu/icu4c/source/tools/genrb/ |
reslist.cpp | 407 /* Put this string into the set for finding duplicates. */ [all...] |
/external/jdiff/src/jdiff/ |
HTMLIndexes.java | 276 // Package names are unique, so no need to check for duplicates. 288 * Package names are unique, so no need to check for duplicates. 300 // Package names are unique, so no need to check for duplicates. [all...] |
/external/llvm/lib/CodeGen/SelectionDAG/ |
StatepointLowering.cpp | 209 // Duplicates in input 263 // Only add non-duplicates 555 // input. Also has the effect of removing duplicates in the original [all...] |
/external/python/cpython2/Objects/ |
listsort.txt | 64 ~sort: many duplicates 163 great deal of benefit out of the duplicates (the # of compares is much less 479 OTOH, if data is lopsided or lumpy or contains many duplicates, long [all...] |
/external/python/cpython3/Objects/ |
listsort.txt | 64 ~sort: many duplicates 163 great deal of benefit out of the duplicates (the # of compares is much less 479 OTOH, if data is lopsided or lumpy or contains many duplicates, long [all...] |
/build/soong/java/ |
builder.go | 136 Command: `${config.MergeZipsCmd} --ignore-duplicates -j $jarArgs $out $in`,
|
/cts/tests/tests/os/src/android/os/cts/ |
LocaleListTest.java | 96 fail("Initializing a LocaleList with an array containing duplicates should throw.");
|
/cts/tools/dasm/src/java_cup/ |
non_terminal.java | 30 /* add to set of all non terminals and check for duplicates */
|
/development/samples/ContactManager/src/com/example/android/contactmanager/ |
ContactAdder.java | 246 // Clear out any old data to prevent duplicates
|
/device/linaro/bootloader/arm-trusted-firmware/make_helpers/ |
build_macros.mk | 286 # ordering is not relevant but sort removes duplicates.
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
cmd.py | 322 # There can be duplicates if routines overridden
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
cmd.py | 319 # There can be duplicates if routines overridden
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/ |
sdist.py | 393 Essentially, this duplicates the developer's source tree, but in a
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
test_posix.py | 382 # groups, ignoring order and duplicates.
|
/device/linaro/bootloader/edk2/ArmVirtPkg/Library/PlatformBootManagerLib/ |
PlatformBm.c | 403 avoids exact duplicates.
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/support/rexpr/ |
rexpr.c | 335 static unsigned char set[256]; /* no duplicates */
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/Observable/ |
Observable.c | 399 // Check for duplicates.
|
/external/autotest/client/common_lib/cros/network/ |
ping_runner.py | 207 9 packets transmitted, 9 received, +1 duplicates, 0% packet loss,
|