HomeSort by relevance Sort by last modified time
    Searched full:duplicate (Results 626 - 650 of 2467) sorted by null

<<21222324252627282930>>

  /development/tools/mkstubs/src/com/android/mkstubs/sourcer/
SignatureSourcer.java 35 * Note: most of the implementation is a duplicate of ASM's SignatureWriter with some
  /docs/source.android.com/src/devices/tech/test_infra/tradefed/fundamentals/
options.jd 22 having to duplicate each-other's work. Put simply, our implementation of option handling allows the
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
RewriteRuleElementStream.as 119 * Return a duplicate node/subtree if stream is out of elements and
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
RewriteRuleElementStream.cs 139 * Return a duplicate node/subtree if stream is out of elements and
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
RewriteRuleElementStream.cs 149 * Return a duplicate node/subtree if stream is out of elements and
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
RewriteRuleElementStream.java 133 * Return a duplicate node/subtree if stream is out of elements and
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRCommonTreeAdaptor.m 49 /** Duplicate a node. This is part of the factory;
  /external/apache-http/src/org/apache/http/impl/cookie/
RFC2965Spec.java 128 // Eliminate duplicate attributes. The first occurrence takes precedence
  /external/bison/data/
location.cc 277 ** Avoid duplicate information.
  /external/bluetooth/bluedroid/stack/smp/
smp_api.c 108 SMP_TRACE_ERROR0 ("SMP_Register: duplicate registration, overwrite it");
  /external/ceres-solver/internal/ceres/
compressed_row_jacobian_writer.cc 101 << "Duplicate parameter blocks detected in a cost function. "
  /external/chromium/chrome/browser/autocomplete/
autocomplete_match.h 103 // Comparison functions for removing matches with duplicate destinations.
  /external/chromium/chrome/browser/history/
visit_database_unittest.cc 207 // Query the visits for all time, we should not get the first (duplicate of
  /external/chromium/chrome/browser/printing/
printing_message_filter.cc 113 // Duplicate the handle in this process right now so the memory is kept alive
  /external/chromium/chrome/browser/ui/toolbar/
back_forward_menu_model.h 187 // to prevent duplicate requests, identified by NavigationEntry->unique_id().
  /external/chromium/net/base/
cookie_monster.h 361 // inconsistencies. (In other words, it does not have duplicate cookies).
364 // Checks for any duplicate cookies for CookieMap key |key| which lie between
366 // Returns the number of duplicate cookies that were deleted.
403 // to specify (potentially duplicate) creation times.
    [all...]
  /external/chromium-trace/trace-viewer/src/importer/v8/
codemap.js 24 * Name generator for entries having duplicate names.
  /external/clang/include/clang/Basic/
DiagnosticParseKinds.td 43 def ext_duplicate_declspec : ExtWarn<"duplicate '%0' declaration specifier">,
45 def warn_duplicate_declspec : Warning<"duplicate '%0' declaration specifier">,
108 "duplicate default generic association">;
480 def err_dup_virtual : Error<"duplicate 'virtual' in base specifier">;
    [all...]
  /external/clang/lib/Tooling/
FileMatchTrie.cpp 63 // This is a leaf, ignore duplicate entry if 'Path' equals 'NewPath'.
  /external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
examples.cpp 309 template class BasicStringPiece<int>; // expected-error {{duplicate explicit instantiation of 'BasicStringPiece<int>'}}
  /external/dnsmasq/src/
dhcp.c 815 my_syslog(MS_DHCP | LOG_ERR, _("ignoring %s line %d, duplicate name or IP address"), ETHERSFILE, lineno);
897 die(_("duplicate IP address %s in dhcp-config directive."),
900 my_syslog(MS_DHCP | LOG_ERR, _("duplicate IP address %s in %s."),
948 my_syslog(MS_DHCP | LOG_WARNING, _("duplicate IP address %s (%s) in dhcp-config directive"),
  /external/elfutils/libasm/
libasmP.h 46 ASM_E_DUPLSYM, /* Duplicate symbol definition. */
  /external/emma/core/java12/com/vladium/emma/
EMMAProperties.java 38 // [the DEFAULT_xxx settings duplicate the defaults in APP_DEFAULT_PROPERTIES_RES_NAME
  /external/emma/core/java12/com/vladium/emma/data/
CoverageData.java 28 // TODO: duplicate issue
MetaData.java 35 // TODO: no duplicate detection is done here at the moment

Completed in 1153 milliseconds

<<21222324252627282930>>