OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:duplicates
(Results
101 - 125
of
698
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/common/
simplefileflags.py
165
# Convert everything to absolute paths so we can easily remove
duplicates
/external/guava/guava/src/com/google/common/collect/
AbstractSortedSetMultimap.java
88
* <p>Any
duplicates
in {@code values} will be stored in the multimap once.
SortedSetMultimap.java
82
* <p>Any
duplicates
in {@code values} will be stored in the multimap once.
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
ImmutableSet.java
156
// Create the set first, to remove
duplicates
if necessary.
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/
MultisetReadsTester.java
147
* support
duplicates
so that the test of {@code Multisets.forSet()} can
/external/guava/guava-tests/test/com/google/common/collect/
MultisetCollectionTest.java
222
* When a test requests a multiset with
duplicates
, our plan of
/external/icu4c/tools/genrb/
reslist.h
126
struct SResource *fSame; /* used for
duplicates
*/
/external/llvm/cmake/modules/
LLVM-Config.cmake
160
# Remove
duplicates
at the front:
/external/llvm/docs/HistoricalNotes/
2001-02-06-TypeNotationDebateResp4.txt
53
introduces a new operator and
duplicates
information
/external/ping/
ping_common.h
89
extern long nrepeats; /* number of
duplicates
*/
/external/skia/src/core/
SkPtrRecorder.h
72
// detect
duplicates
when add() is called. Hence we need to store the
/external/skia/tests/
PathCoverageTest.cpp
14
Duplicates
lots of code from gpu/src/GrPathUtils.cpp
/external/valgrind/main/coregrind/
pub_core_execontext.h
37
// which is a stack trace stored in such a way that
duplicates
are
/external/webkit/Tools/Scripts/webkitpy/layout_tests/port/
config.py
123
# Note: this code somewhat
duplicates
the code in
/frameworks/base/core/java/android/os/
Broadcaster.java
79
// check for
duplicates
, and don't do it if we are dup.
/frameworks/base/core/java/android/speech/tts/
ITextToSpeechService.aidl
141
*
duplicates
.
/frameworks/base/core/java/android/view/
InputChannel.java
130
*
Duplicates
the input channel.
/libcore/luni/src/main/java/libcore/icu/
ICU.java
84
// We need to remove
duplicates
caused by the conversion of "he" to "iw", et cetera.
TimeZoneNames.java
61
// isn't particularly large (and we remove
duplicates
), but is currently (Honeycomb)
/packages/apps/Browser/src/com/android/browser/
UrlUtils.java
135
//
duplicates
functionality in smartUrlFilter().
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
RankAwarePromoter.java
149
// It's best to calculate this after each addition because
duplicates
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree-inline.h
84
to
duplicates
created within the function we inline into. */
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-inline.h
84
to
duplicates
created within the function we inline into. */
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree-inline.h
84
to
duplicates
created within the function we inline into. */
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-inline.h
84
to
duplicates
created within the function we inline into. */
Completed in 597 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>