/external/llvm/lib/Transforms/Scalar/ |
LoopRerollPass.cpp | 824 // No duplicates, please. [all...] |
/external/nist-sip/java/gov/nist/javax/sip/message/ |
SIPMessage.java | 634 * duplicates and one of this type already exists (e.g. CSeq header). [all...] |
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
SIPServerTransaction.java | [all...] |
/external/pdfium/third_party/lcms/src/ |
cmsopt.c | [all...] |
/external/protobuf/ |
Makefile.in | 170 # and print each of them once, without duplicates. Input order is [all...] |
/external/python/cpython2/Doc/library/ |
string.rst | 691 and there are duplicates, the placeholders from *kws* take precedence. [all...] |
/external/python/cpython3/Doc/library/ |
string.rst | 695 and there are duplicates, the placeholders from *kwds* take precedence. [all...] |
/external/python/cpython3/Lib/test/ |
test_posix.py | [all...] |
/external/python/cpython3/Objects/ |
setobject.c | 688 /* We can't assure there are no duplicates, so do normal insertions */ [all...] |
/external/selinux/libsepol/cil/src/ |
cil_post.c | 607 // duplicates once [all...] |
/external/skia/src/core/ |
SkAAClip.cpp | 596 // TODO: check for duplicates in X and Y to further compress our data [all...] |
SkGeometry.cpp | 694 * Given an array and count, remove all pair-wise duplicates from the array, [all...] |
/external/skqp/src/core/ |
SkAAClip.cpp | 596 // TODO: check for duplicates in X and Y to further compress our data [all...] |
SkGeometry.cpp | 694 * Given an array and count, remove all pair-wise duplicates from the array, [all...] |
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
RegAllocGreedy.cpp | [all...] |
SplitKit.cpp | 119 // Remove duplicates, keeping the smaller slot for each instruction. [all...] |
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
X86InstrArithmetic.td | 440 // These are duplicates of their 32-bit counterparts. Only needed so X86 knows [all...] |
/external/tensorflow/tensorflow/python/client/ |
session.py | 311 containing all of them but without duplicates (unique_fetches). [all...] |
/external/tensorflow/tensorflow/tools/graph_transforms/ |
README.md | 557 duplicates of constants that are used in the quantize/dequantize process). [all...] |
/external/v8/src/js/ |
i18n.js | 803 * Returns an InternalArray where all locales are canonicalized and duplicates [all...] |
/external/valgrind/ |
Makefile.in | 194 # and print each of them once, without duplicates. Input order is [all...] |
/external/valgrind/auxprogs/ |
Makefile.in | 217 # and print each of them once, without duplicates. Input order is [all...] |
/external/valgrind/cachegrind/tests/ |
Makefile.in | 209 # and print each of them once, without duplicates. Input order is [all...] |
/external/valgrind/callgrind/tests/ |
Makefile.in | 198 # and print each of them once, without duplicates. Input order is [all...] |
/external/valgrind/coregrind/ |
m_errormgr.c | 290 /* Compare errors, to detect duplicates. [all...] |