OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:duplicates
(Results
151 - 175
of
1093
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/packages/apps/Settings/src/com/android/settings/location/
SettingsInjector.java
57
*
Duplicates
some code from {@link android.content.pm.RegisteredServicesCache}. We do not use that
111
*
Duplicates
some code from {@link android.content.pm.RegisteredServicesCache}.
151
*
Duplicates
some code from {@link android.content.pm.RegisteredServicesCache}.
/frameworks/base/core/java/com/android/internal/app/
ResolverActivity.java
985
HashSet<CharSequence>
duplicates
=
local
[
all
...]
/bionic/libc/kernel/tools/
kernel.py
301
self.
duplicates
= False
317
self.
duplicates
= True
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-map.cc
159
/* Sort features and merge
duplicates
*/
275
/* Sort lookups and merge
duplicates
*/
/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
159
/* Sort features and merge
duplicates
*/
275
/* Sort lookups and merge
duplicates
*/
/frameworks/native/opengl/tools/glgen2/
glgen.py
126
# Collect all API prototypes across all families, remove
duplicates
,
173
# sort by function name, remove
duplicates
/art/compiler/utils/
dedupe_set.h
33
// A set of Keys that support a HashFunc returning HashType. Used to find
duplicates
of Key in the
/art/runtime/
elf_file.h
155
// since they can contain
duplicates
. If build_map is false, the map
/build/core/
dynamic_binary.mk
16
# This
duplicates
logic from base_rules.mk because we need to
/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-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/chromium_org/chrome/browser/extensions/
external_registry_loader_win.cc
68
// A map of IDs, to weed out
duplicates
between HKCU and HKLM.
/external/chromium_org/chrome/browser/media_galleries/fileapi/
iphoto_data_provider.cc
61
// Build up a set of IDs which have in-album
duplicates
.
/external/chromium_org/chrome/browser/safe_browsing/
chunk_range_unittest.cc
65
// Test
duplicates
.
malware_details.h
129
// them in a map so we can avoid
duplicates
.
prefix_set.h
22
// 6446 are
duplicates
(from different chunks)
/external/chromium_org/chrome/browser/ui/cocoa/passwords/
manage_passwords_bubble_pending_view_controller.mm
117
//
duplicates
.
/external/chromium_org/chrome/common/
BUILD.gn
239
# TODO(brettw) this
duplicates
"//chrome/common:version" which applies to
/external/chromium_org/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_org/chrome/renderer/net/
predictor_queue.cc
42
// a compaction hack that removes
duplicates
when we try to push() a
Completed in 2500 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>