HomeSort by relevance Sort by last modified time
    Searched full:duplicate (Results 901 - 925 of 3770) sorted by null

<<31323334353637383940>>

  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/checks/
MethodAnnotationChecker.java 68 String.format("Duplicate function argument name: %s", paramName));
  /external/chromium_org/third_party/WebKit/Source/modules/websockets/
WebSocketDeflateFramer.cpp 79 m_failureReason = "Received duplicate deflate-frame response";
  /external/chromium_org/third_party/WebKit/Source/platform/audio/
DynamicsCompressor.cpp 121 // Simply duplicate mono channel input data to right channel for stereo processing.
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
FontMac.cpp 80 // inputs/outputs, and reduce duplicate code.
  /external/chromium_org/third_party/icu/source/config/
mh-aix-va 54 ## duplicate inline symbols.
  /external/chromium_org/third_party/icu/source/test/cintltst/
eurocreg.c 81 /* duplicate "cp850" removed 2000nov28 */
  /external/chromium_org/third_party/icu/source/tools/genrb/
reslist.h 173 int line; /* used internally to report duplicate keys in tables */
  /external/chromium_org/third_party/lcov/contrib/galaxy/
conglomerate_functions.pl 48 #add a duplicate box to test if this works
  /external/chromium_org/third_party/libaddressinput/chromium/cpp/test/
address_ui_test.cc 54 return testing::AssertionFailure() << "duplicate input field "
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
fakevideocapturer.h 107 // the frame is all duplicate.
  /external/chromium_org/third_party/libusb/src/libusb/os/
poll_windows.c 240 // Close duplicate handle
365 usbi_dbg("could not duplicate handle for CancelIo - using original one");
389 // close the duplicate handle (if we have an actual duplicate)
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/x86/
quantize_sse4.asm 64 ; duplicate zbin_oq_value
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
AMDILBase.td 32 "Enable duplicate barrier detection(HD5XXX or later).">;
  /external/chromium_org/third_party/openssl/openssl/apps/
openssl.c 248 * duplicate of argv[].
254 * (properly) NULL-terminated (64-bit) duplicate of argv[].
255 * The same code is used in either case to duplicate argv[].
448 /* Free any duplicate Argv[] storage. */
  /external/chromium_org/third_party/openssl/openssl/crypto/x509/
x509_r2x.c 80 /* duplicate the request */
  /external/chromium_org/third_party/python_gflags/
NEWS 9 modules defining flags to be re-imported without raising duplicate
  /external/chromium_org/third_party/re2/util/
rune.cc 153 * Doing it earlier would duplicate work, since an out of range
  /external/chromium_org/third_party/skia/src/animator/
SkScriptDecompile.cpp 106 // check to see that there are no missing or duplicate entries
  /external/chromium_org/third_party/skia/src/ports/
SkFontHost_fontconfig.cpp 174 SkAutoTUnref<SkStream> dupStream(stream->duplicate());
  /external/chromium_org/third_party/skia/src/utils/
SkFrontBufferedStream.cpp 31 virtual SkStreamRewindable* duplicate() const SK_OVERRIDE { return NULL; }
  /external/chromium_org/third_party/sqlite/src/ext/fts1/
simple_tokenizer.c 20 /* Duplicate a string; the caller must free() the returned string.
  /external/chromium_org/third_party/sqlite/src/ext/rtree/
README 68 * Attempting to insert a duplicate primary key value fails with
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
filters_neon.S 71 vorr d27, d26 @ Duplicate the high word with its low one.
  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
packet_buffer.h 109 // duplicate and redundant packets.
  /external/chromium_org/third_party/webrtc/modules/desktop_capture/win/
screen_capturer_win_magnifier.h 127 // Used to suppress duplicate logging of SetThreadExecutionState errors.

Completed in 755 milliseconds

<<31323334353637383940>>