/art/runtime/base/ |
stl_util.h | 27 // Sort and remove duplicates of an STL vector or deque.
|
/art/runtime/ |
elf_file_impl.h | 178 // since they can contain duplicates. If build_map is false, the map
|
/cts/tools/dasm/src/java_cup/ |
terminal.java | 30 /* add to set of all terminals and check for duplicates */
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/ |
RewriteRuleElementStream.as | 89 * Once we reset the stream, any future use will need duplicates. Set
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ |
RewriteRuleElementStream.cs | 107 * Once we reset the stream, any future use will need duplicates. Set
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ |
RewriteRuleElementStream.cs | 112 * Once we reset the stream, any future use will need duplicates. Set
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/ |
RewriteRuleElementStream.java | 103 * Once we reset the stream, any future use will need duplicates. Set
|
/external/apache-xml/src/main/java/org/apache/xalan/transformer/ |
KeyTable.java | 251 // suppress duplicates, we only need to check against the last entry
|
/external/autotest/client/cros/ |
backchannel.py | 86 # duplicates.
|
/external/ceres-solver/internal/ceres/ |
local_parameterization_test.cc | 84 "duplicates");
|
/external/curl/tests/ |
convsrctest.pl | 120 # duplicates some matches) so that the other tests
|
/external/eigen/Eigen/src/SparseCholesky/ |
SimplicialCholesky_impl.h | 134 y[i] += numext::conj(it.value()); /* scatter A(i,k) into Y (sum duplicates) */
|
/external/emma/tools/java/com/vladium/tools/ |
ClassDep.java | 186 * @return array of class VM names [may contain duplicates]
|
/external/fec/ |
rstest.c | 30 {8, 0x187, 112,11, 32, 10 }, /* Duplicates CCSDS codec */
|
/external/fonttools/Lib/fontTools/ttLib/tables/ |
otBase.py | 68 call _doneWriting, which removes duplicates 275 # when we split the subtable in two, some items may no longer be duplicates. 323 # eliminate duplicates only within the tree under the Extension Lookup, 418 # the duplicates under the getAllData method. Hence some
|
/external/google-breakpad/src/common/ |
stabs_to_module.cc | 106 // count on the Module to remove the duplicates.
|
/external/google-breakpad/src/google_breakpad/processor/ |
stackwalker.h | 79 // There is a check for duplicate modules so no duplicates are expected.
|
/external/google-breakpad/src/tools/python/ |
filter_syms.py | 31 """Normalizes and de-duplicates paths within Breakpad symbol files.
|
/external/guava/guava-tests/test/com/google/common/collect/ |
MultisetsCollectionTest.java | 175 * When a test requests a multiset with duplicates, our plan of
|
/external/guice/core/test/com/googlecode/guice/ |
BytecodeGenTest.java | 133 // check our local cache to avoid duplicates
|
/external/harfbuzz_ng/src/ |
gen-indic-table.py | 101 # Add some of the values, to make them more readable, and to avoid duplicates
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
ICUCurrencyMetaInfo.java | 199 // about duplicates.
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
BurmeseBreakEngine.java | 70 // Normally is a singleton, but it's possible to have duplicates
|
KhmerBreakEngine.java | 74 // Normally is a singleton, but it's possible to have duplicates
|
LaoBreakEngine.java | 73 // Normally is a singleton, but it's possible to have duplicates
|