HomeSort by relevance Sort by last modified time
    Searched full:duplicates (Results 151 - 175 of 1059) sorted by null

1 2 3 4 5 67 8 91011>>

  /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/runtime/
elf_file.h 152 // 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 62 // 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/app_list/search/
mixer.cc 49 // Removes duplicates from |results|.
  /external/chromium_org/chrome/browser/ui/webui/omnibox/
omnibox_ui_handler.cc 84 result->duplicates = static_cast<int32>(input.duplicate_matches.size());
  /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/common/extensions/docs/server2/
api_data_source_test.py 224 # Duplicates are an error.
  /external/chromium_org/chrome/renderer/net/
predictor_queue.cc 42 // a compaction hack that removes duplicates when we try to push() a
renderer_net_predictor.h 12 // This class removed some duplicates, and discards numeric IP addresss
  /external/chromium_org/components/autofill/core/browser/
credit_card.h 94 // culling duplicates. The ordering is based on collation order of the
  /external/chromium_org/components/storage_monitor/
storage_monitor.h 47 // duplicates. This is because there's no tracking between when listeners were
  /external/chromium_org/extensions/common/permissions/
permission_message_util.cc 114 // If the host has an RCD, split it off so we can detect duplicates.
  /external/chromium_org/ipc/
ipc_channel_unittest.cc 165 CloseHandle(pipe); // The channel duplicates the handle.

Completed in 1187 milliseconds

1 2 3 4 5 67 8 91011>>