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

<<31323334353637383940>>

  /external/skia/src/gpu/gl/
GrGLUniformManager.cpp 66 // Once the uniform manager is responsible for inserting the duplicate uniform
  /external/srec/tools/grxmlcompile/
sub_supp.cpp 428 // Check for duplicate transitions
  /external/tcpdump/
config.h 122 * put "const" here. This may cause duplicate definitions
config.h.in 121 * put "const" here. This may cause duplicate definitions
print-sctp.c 288 /* print duplicate TSNs */
  /external/v8/
SConstruct     [all...]
  /external/valgrind/main/coregrind/
m_hashtable.c 141 the node to the appropriate chain. No duplicate key detection is done. */
  /external/valgrind/main/docs/internals/
segments-seginfos.txt 33 the address/length info in a SegInfo is not a duplicate of the Segment
  /external/webkit/Source/ThirdParty/ANGLE/src/libEGL/
Config.cpp 265 // We'd like to use SortConfig to also eliminate duplicate configs.
  /external/webkit/Source/WebCore/dom/
EventTarget.cpp 219 if (entry->find(registeredListener) != notFound) // duplicate listener
  /external/webkit/Source/WebKit/chromium/src/
WebScrollbarImpl.cpp 223 // We have to duplicate this logic from WebViewImpl because there it uses
  /frameworks/base/core/java/android/speech/tts/
BlockingAudioTrack.java 138 if (DBG) Log.d(TAG, "Audio track null [duplicate call to waitAndRelease ?]");
  /frameworks/base/core/tests/coretests/src/android/util/
JsonWriterTest.java 389 // JsonWriter doesn't attempt to detect duplicate names
  /frameworks/compile/mclinker/include/mcld/Support/
TargetRegistry.h 172 // Ignore duplicate registration.
  /frameworks/ex/common/java/com/android/common/widget/
GroupingListAdapter.java 183 * Scans over the entire cursor looking for duplicate phone numbers that need
  /hardware/msm7k/libaudio-qdsp5v2/
AudioPolicyManager.cpp 150 // - if we are docked to a BT CAR dock, don't duplicate for the sonification strategy
  /hardware/msm7k/libaudio-qsd8k/
AudioPolicyManager.cpp 150 // - if we are docked to a BT CAR dock, don't duplicate for the sonification strategy
  /libcore/luni/src/main/java/java/nio/
ByteArrayBuffer.java 74 @Override public ByteBuffer duplicate() { method in class:ByteArrayBuffer
  /libcore/luni/src/test/java/tests/api/java/util/
LocaleTest.java 140 // HashSet can filter duplicate locales
  /ndk/sources/host-tools/make-3.81/
README 141 and other similar tools (tar, etc.) may not exactly duplicate timestamps
  /packages/apps/Email/src/org/apache/commons/io/output/
LockableFileWriter.java 35 * that will use a lock file to prevent duplicate writes.
  /packages/apps/Mms/src/com/android/mms/data/
Conversation.java 154 LogTag.error("Tried to add duplicate Conversation to Cache (from threadId): " + conv);
191 LogTag.error("Tried to add duplicate Conversation to Cache (from recipients): " + conv);
288 LogTag.error(TAG, "Tried to add duplicate Conversation to Cache (from cursor): " +
    [all...]
  /packages/apps/Phone/src/com/android/phone/
CallerInfoCache.java 286 // There may be duplicate entries here and we should prioritize
  /packages/apps/Settings/src/com/android/settings/net/
NetworkPolicyEditor.java 322 // duplicate existing policy into two rules
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/EN/
OpenWnnEngineEN.java 46 /** HashMap for checking duplicate word */

Completed in 1784 milliseconds

<<31323334353637383940>>