OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:duplicates
(Results
76 - 100
of
698
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium/net/base/
ssl_false_start_blacklist_process.cc
45
// RemoveDuplicateEntries removes all
duplicates
from |hosts|.
192
fprintf(stderr, "Have %d hosts after removing
duplicates
\n", (int) hosts.size());
/external/dnsmasq/src/
log.c
48
pid_t pid; /* to avoid
duplicates
over a fork */
153
/* Avoid
duplicates
over a fork() */
/external/emma/core/java12/com/vladium/util/
Strings.java
79
* Also removes
duplicates
.
119
* Removes
duplicates
.
/external/harfbuzz_ng/src/
hb-ot-map.cc
182
/* Sort features and merge
duplicates
*/
291
/* Sort lookups and merge
duplicates
*/
/frameworks/base/core/java/android/view/accessibility/
AccessibilityNodeInfoCache.java
264
* from more than one window, there are no
duplicates
, all nodes are
294
// Check for
duplicates
/libcore/luni/src/main/java/java/lang/reflect/
Proxy.java
71
* must be visible from the supplied class loader; no
duplicates
are
187
* supplied class loader; no
duplicates
are permitted. All non-public
/bionic/tests/
dirent_test.cpp
56
// No
duplicates
.
/dalvik/vm/alloc/
HeapSource.h
122
* that there are no
duplicates
, and no entries are NULL.
/development/tools/elftree/
elftree.c
260
" -P Show
duplicates
, but only include subtree once\n"
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/
RewriteRuleElementStream.js
45
* Once we reset the stream, any future use will need
duplicates
. Set
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
NFAConfiguration.java
53
* came from in case of
duplicates
etc...). By using a set,
/external/ceres-solver/internal/ceres/
local_parameterization.cc
71
<< "The set of constant parameters cannot contain
duplicates
";
/external/chromium/chrome/browser/autofill/
credit_card.h
55
// culling
duplicates
. The ordering is based on collation order of the
/external/chromium/chrome/browser/bookmarks/
bookmark_codec.h
149
// if we have
duplicates
.
/external/chromium/chrome/browser/
memory_purger.cc
106
// NOTE: Some objects below may be
duplicates
across profiles. We could
oom_priority_manager.cc
157
//
duplicates
.
/external/chromium/chrome/browser/safe_browsing/
chunk_range_unittest.cc
65
// Test
duplicates
.
prefix_set.h
22
// 6446 are
duplicates
(from different chunks)
/external/chromium/chrome/browser/search_engines/
util.cc
177
// RemoveDuplicatePrepopulateIDs to nuke the
duplicates
.
/external/chromium/chrome/browser/sync/sessions/
ordered_commit_set_unittest.cc
36
//
Duplicates
should be dropped.
/external/chromium/chrome/browser/tabs/
tab_strip_model_delegate.h
75
//
Duplicates
the contents at the provided index and places it into its own
/external/chromium/chrome/browser/ui/webui/chromeos/
choose_mobile_network_ui.cc
170
// We need to remove
duplicates
from the list because same network with
/external/chromium/chrome/browser/ui/webui/options/
language_options_handler_unittest.cc
109
// and these names should not have
duplicates
.
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/lib/oauth/
OAuth.php
264
// parameters and add those overriding any
duplicates
from GET
277
// and add those overriding any
duplicates
from GET or POST
312
// into an array so we can add the
duplicates
835
// so we can add the
duplicates
/external/chromium/chrome/common/
print_messages.h
156
//
Duplicates
a shared memory handle from the renderer to the browser. Then
Completed in 605 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>