OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:duplicate
(Results
1226 - 1250
of
6812
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/guava/guava/src/com/google/common/collect/
SetMultimap.java
28
* A {@code Multimap} that cannot hold
duplicate
key-value pairs. Adding a
SortedSetMultimap.java
31
* that is, they comprise a {@link SortedSet}. It cannot hold
duplicate
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
ArrayListMultimap.java
38
* <p>This multimap allows
duplicate
key-value pairs. After adding a new
TreeMultimap.java
52
* <p>The multimap does not store
duplicate
key-value pairs. Adding a new
/external/guice/extensions/multibindings/src/com/google/inject/multibindings/
MapBinderBinding.java
69
* to the value.
Duplicate
keys or values will exist as separate Map.Entries in the returned list.
/external/guice/extensions/servlet/src/com/google/inject/servlet/
FilterDefinition.java
140
// Also prevent
duplicate
destroys to the same singleton that may appear
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
SharedObject.java
37
* // or
duplicate
its code in the class that uses S
/external/icu/android_icu4j/src/main/java/android/icu/text/
RBBISymbolTable.java
154
// this will only occur in the case of
duplicate
ReplaceableString.java
165
* information. This method is used to
duplicate
or reorder substrings.
/external/icu/icu4c/source/i18n/
pluralaffix.h
36
// Macintosh produces
duplicate
definition linker errors with the explicit template
/external/icu/icu4c/source/samples/layout/
FontMap.cpp
89
// FIXME: complain that this is a
duplicate
entry and bail (?)
/external/icu/icu4c/source/test/cintltst/
eurocreg.c
83
/*
duplicate
"cp850" removed 2000nov28 */
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
SharedObject.java
36
* // or
duplicate
its code in the class that uses S
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
RBBISymbolTable.java
153
// this will only occur in the case of
duplicate
/external/iproute2/man/man8/
tipc-link.8
192
- Number of
duplicate
packets received
/external/iputils/doc/
arping.sgml
69
Duplicate
address detection mode (DAD). See
index.out
7
\BOOKMARK [2]{0.1.6.2}{
DUPLICATE
AND DAMAGED PACKETS}{0.1.1}
ping.sgml
437
If
duplicate
packets are received, they are not included in the packet
495
<refsect1><title>
DUPLICATE
AND DAMAGED PACKETS</title>
498
<command/ping/ will report
duplicate
and damaged packets.
499
Duplicate
packets should never occur, and seem to be caused by
/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/analysis/filter/
FinallyFilter.java
62
* contain
duplicate
of "finally" block.
/external/jacoco/org.jacoco.report.test/src/org/jacoco/report/
ZipMultiReportOutputTest.java
188
assertNull("
Duplicate
entry " + entry.getName(), old);
/external/jemalloc/test/unit/
junk.c
62
* enough that it doesn't make sense to
duplicate
the decision logic in
/external/jmdns/src/javax/jmdns/impl/tasks/
Responder.java
99
// We use these sets to prevent
duplicate
records
/external/kmod/m4/
dolt.m4
87
dnl Avoid
duplicate
compiler output if also building shared objects.
/external/libchrome/base/files/
file_unittest.cc
454
TEST(FileTest,
Duplicate
) {
463
File file2(file.
Duplicate
());
490
File file2(file.
Duplicate
());
666
ASSERT_TRUE(mapping.Initialize(file.
Duplicate
()));
/external/libchrome/base/memory/
shared_memory_handle.h
125
SharedMemoryHandle
Duplicate
() const;
Completed in 568 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>