HomeSort by relevance Sort by last modified time
    Searched full:duplicate (Results 101 - 125 of 2469) sorted by null

1 2 3 45 6 7 8 91011>>

  /dalvik/vm/native/
dalvik_bytecode_OpcodeInfo.cpp 21 * to have duplicate definitions for things both in libcore and in
  /external/apache-harmony/nio/src/test/java/common/org/apache/harmony/nio/tests/java/nio/
DuplicateDirectByteBufferTest.java 24 buf = buf.duplicate();
DuplicateHeapByteBufferTest.java 24 buf = buf.duplicate();
DuplicateWrappedByteBufferTest.java 24 buf = buf.duplicate();
  /external/bison/lib/
dup-safer-flag.c 0 /* Duplicate a file descriptor result, avoiding clobbering
strdup.c 37 /* Duplicate S, returning an identical malloc'd string. */
xstrndup.c 0 /* Duplicate a bounded initial segment of a string, with out-of-memory
xstrndup.h 0 /* Duplicate a bounded initial segment of a string, with out-of-memory
  /external/chromium/chrome/browser/search_engines/
util.cc 34 // Removes (and deletes) TemplateURLs from |urls| that have duplicate
35 // prepopulate ids. Duplicate prepopulate ids are not allowed, but due to a
175 // There should never be duplicate TemplateURLs. We had a bug such that
176 // duplicate TemplateURLs existed for one locale. As such we invoke
  /external/chromium/net/base/
android_network_library.cc 25 LOG(WARNING) << "Ignoring duplicate call " << lib;