HomeSort by relevance Sort by last modified time
    Searched full:duplicates (Results 251 - 275 of 1192) sorted by null

<<11121314151617181920>>

  /external/squashfs-tools/RELEASE-READMEs/
README-2.0 82 -no-duplicates
README-3.1 31 phases. Only files which are considered possible duplicates after the
README-4.3 35 Filesystems with a lot of duplicates should see at least 10-20% speed
  /external/v8/test/unittests/interpreter/
constant-array-builder-unittest.cc 75 // Commmit reserved entries with duplicates and check size does not change.
  /external/vulkan-validation-layers/layers/
README.md 37 This is a meta-layer managed by the loader. (name = VK_LAYER_LUNARG_standard_validation) - specifying this layer name will cause the loader to load the all of the standard validation layers (listed below) in the following optimal order: VK_LAYER_GOOGLE_threading, VK_LAYER_LUNARG_parameter_validation, VK_LAYER_LUNARG_device_limits, VK_LAYER_LUNARG_object_tracker, VK_LAYER_LUNARG_image, VK_LAYER_LUNARG_core_validation, VK_LAYER_LUNARG_swapchain, and VK_LAYER_GOOGLE_unique_objects. Other layers can be specified and the loader will remove duplicates.
  /external/webrtc/talk/media/base/
streamparams.cc 244 // Also we remove first-found SSRCs only. So duplicates should lead to errors.
  /external/webrtc/webrtc/modules/audio_coding/neteq/
packet_buffer.cc 195 // Discard other packets with the same timestamp. These are duplicates or
  /frameworks/av/services/audiopolicy/common/managerdefinitions/include/
AudioProfile.h 173 // Go through the list of profile to avoid duplicates
  /frameworks/base/core/java/android/speech/tts/
ITextToSpeechService.aidl 147 * duplicates.
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
ScanResults.java 97 * to the returned scan details. Duplicates can be specified to create multiple
  /libcore/luni/src/test/java/libcore/javax/net/ssl/
TrustManagerFactoryTest.java 150 // RI de-duplicates certs from TrustedCertificateEntry and PrivateKeyEntry
  /libcore/ojluni/src/main/java/java/util/spi/
LocaleServiceProvider.java 60 * duplicates will be ignored. The configuration file naming a particular provider
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
types.h 188 /* Duplicates info from stdint.h but this is used in unistd.h. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
types.h 188 /* Duplicates info from stdint.h but this is used in unistd.h. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
types.h 188 /* Duplicates info from stdint.h but this is used in unistd.h. */
  /prebuilts/tools/linux-x86_64/kythe/
README.md 21 - dedup_stream :: Removes duplicates entries from a delimited stream
  /system/connectivity/shill/cellular/
mobile_operator_info_impl.h 110 &duplicates) const;
  /toolchain/binutils/binutils-2.25/bfd/
som.h 165 an index since duplicates and holes are allowed. */
  /toolchain/binutils/binutils-2.25/ld/
deffilep.y 691 /* We need to avoid duplicates. */
832 /* We need to avoid here duplicates. */
1107 ignore duplicates silently. */
1172 /* Not sure if we want to allow here duplicates with
    [all...]
  /external/clang/lib/Frontend/
InitHeaderSearch.cpp 564 llvm::errs() << " as it is a non-system directory that duplicates "
613 // Remove duplicates across both the Angled and System directories. GCC does
614 // this and failing to remove duplicates across these two groups breaks
  /external/dbus/dbus/
dbus-internals.c 560 * Duplicates a string. Result must be freed with
588 * Duplicates a block of memory. Returns
611 * Duplicates a string array. Result may be freed with
  /external/guava/guava/src/com/google/common/collect/
ImmutableSet.java 170 * {@code elements} contains no duplicates, {@code elements} may be used without copying in the
213 // There is only one element or elements are all duplicates
218 // Resize the table when the array includes too many duplicates.
  /external/guice/extensions/multibindings/src/com/google/inject/multibindings/
Multibinder.java 276 /** whether duplicates are allowed. Possibly configured by a different instance */
286 this.permitDuplicatesKey = Key.get(Boolean.class, named(toString() + " permits duplicates"));
505 * We install the permit duplicates configuration as its own binding, all by itself. This way,
  /external/icu/icu4c/source/test/intltest/
bytestrietest.cpp 119 // TODO: remove .build(...) once add() checks for duplicates.
122 errln("BytesTrieBuilder.add() did not detect duplicates");
478 // of each string, and no string duplicates from the truncation.
  /external/valgrind/include/
pub_tool_oset.h 38 // elements. It does not allow duplicates, and will assert if you insert a
122 // * Insert: Inserts a new element into the set. Duplicates are forbidden,
262 // get assertion failures about "bad magic". Duplicates are forbidden,

Completed in 1387 milliseconds

<<11121314151617181920>>