/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/ |
unique_copy.h | 85 // Check for length without duplicates
|
/sdk/emulator/qtools/ |
trace_reader_base.h | 324 // Duplicates a string, allocating space using new[].
|
/system/core/sh/ |
mkinit.sh | 60 # ignore duplicates
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/ |
XMPUtils.java | 219 * copy new items by value into the destination, ignoring order and duplicates 226 * without regard to order or duplicates.
|
/hardware/ti/omap4xxx/security/tf_daemon/ |
lib_manifest2.c | 528 /* Don't check for duplicates in binary manifests */ 570 check for duplicates */
|
/cts/tools/dasm/src/java_cup/ |
terminal.java | 30 /* add to set of all terminals and check for duplicates */
|
/dalvik/vm/ |
RawDexFile.cpp | 113 * TODO: This duplicates a lot of code from dvmJarFileOpen() in
|
/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/ceres-solver/internal/ceres/ |
local_parameterization_test.cc | 84 "duplicates");
|
/external/chromium/chrome/browser/autofill/ |
autofill_profile.h | 109 // culling duplicates. The ordering is based on collation order of the
|
/external/chromium/chrome/browser/history/ |
visit_database.h | 122 // duplicates should be very rare, and we don't actually care which one we
|
/external/chromium/chrome/browser/resources/options/ |
autofill_options_list.js | 130 // Reject empty values and duplicates.
|
/external/chromium/net/base/ |
effective_tld_names_unittest2.cc | 46 /* maximum key range = 5, duplicates = 0 */
|
host_resolver_proc.cc | 196 // Restrict result set to only this socket type to avoid duplicates.
|
/external/clang/lib/ARCMigrate/ |
PlistReporter.cpp | 17 // FIXME: This duplicates significant functionality from PlistDiagnostics.cpp,
|
/external/clang/lib/Frontend/ |
DependencyFile.cpp | 205 // duplicates.
|
/external/emma/tools/java/com/vladium/tools/ |
ClassDep.java | 186 * @return array of class VM names [may contain duplicates]
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/ |
AbstractMultisetSetCountTester.java | 335 * assume multisets support duplicates so that the test of {@code
|
/external/harfbuzz_ng/src/ |
gen-indic-table.py | 93 # Add some of the values, to make them more readable, and to avoid duplicates
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
cobol.php | 98 'DISABLE', 'DIVISION', 'DOWN', 'DUPLICATES',
|
/external/openssl/crypto/pqueue/ |
pqueue.c | 140 else if (cmp == 0) /* duplicates not allowed */
|