HomeSort by relevance Sort by last modified time
    Searched full:duplicates (Results 501 - 525 of 1933) sorted by null

<<21222324252627282930>>

  /external/skqp/src/shaders/gradients/
Sk4fGradientBase.cpp 150 // Note: the current representation duplicates pos data; we could refactor to
  /external/swiftshader/third_party/LLVM/include/llvm/
Metadata.h 156 /// duplicates
  /external/swiftshader/third_party/LLVM/include/llvm/Transforms/Utils/
BasicBlockUtils.h 197 /// FoldReturnIntoUncondBranch - This method duplicates the specified return
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
Reassociate.cpp 714 // duplicates. We want to canonicalize Y+Y+Y+Z -> 3*Y+Z.
803 SmallPtrSet<Value*, 8> Duplicates;
806 if (!Duplicates.insert(Factor)) continue;
817 assert(!Duplicates.count(Factor) &&
    [all...]
  /external/swiftshader/third_party/LLVM/tools/llvm-extract/
llvm-extract.cpp 97 // Use SetVector to avoid duplicates.
  /external/swiftshader/third_party/LLVM/utils/TableGen/
X86RecognizableInstr.h 114 /// synthetic instructions are duplicates of other instructions; other
  /external/tcpdump/
README 106 the number of duplicates so far.
README.md 106 the number of duplicates so far.
  /external/tensorflow/tensorflow/c/eager/
c_api.h 27 // This duplicates the TF_EXPORT macro definition in
  /external/tensorflow/tensorflow/compiler/xla/service/
hlo_value.h 245 // Sorts value_ and removes duplicates. This should be called after adding any
  /external/tensorflow/tensorflow/contrib/py2tf/impl/
conversion.py 223 # TODO(mdan): This somewhat duplicates the call rename logic in call_treest.py
  /external/tensorflow/tensorflow/examples/ios/
README.md 150 `-all_load` flag will cause these duplicates to become link errors. If you
  /external/toolchain-utils/cros_utils/
pstat.py 62 duplicates(inlist)
93 ## 01-05-31 ... added duplicates() and aduplicates() functions
690 def duplicates(inlist): function
694 Usage: duplicates (inlist)
    [all...]
  /external/toybox/kconfig/
zconf.hash.c_shipped 33 /* maximum key range = 45, duplicates = 0 */
  /external/v8/src/interpreter/
constant-array-builder.cc 72 // Print all the entries in the slice to help debug duplicates.
  /external/v8/testing/gtest/test/
gtest_shuffle_test.py 118 Consecutive duplicates are removed.
  /external/valgrind/helgrind/tests/
tc20_verifywrap.c 260 /* This is pretty lame, and duplicates tc18_semabuse.c. */
  /external/valgrind/include/
pub_tool_deduppoolalloc.h 137 duplicates as long as new elements can be allocated from the pool.
pub_tool_errormgr.h 40 one. Instead, we use these structures to common up duplicates.
pub_tool_xarray.h 43 // at any time, and duplicates (modulo the comparison function) are
  /external/vboot_reference/firmware/include/
vboot_nvstorage.h 52 * case statement don't complain about duplicates.
  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest_shuffle_test.py 118 Consecutive duplicates are removed.
  /external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
bwe_unittest.cc 232 // Should handle duplicates.
  /frameworks/base/
Android.mk     [all...]
  /frameworks/base/core/java/android/os/
SharedMemory.java 234 * call this method if there are no duplicates of the ByteBuffer in use and don't

Completed in 304 milliseconds

<<21222324252627282930>>