HomeSort by relevance Sort by last modified time
    Searched full:duplicate (Results 1251 - 1275 of 6812) sorted by null

<<51525354555657585960>>

  /external/libchrome/base/
scoped_generic.h 41 // // penalty for duplicate calls. This must be a static function even
  /external/libchrome/base/strings/
pattern.cc 111 // Collapse duplicate wild cards (********** into *) so that the
  /external/libcups/cups/
notify.c 147 * Duplicate and return the subject string...
  /external/libcxx/test/std/experimental/filesystem/class.path/path.member/
path.compare.pass.cpp 64 {"//foo//bar///baz////", "//foo/bar/baz/", 0}, // duplicate separators
  /external/libcxx/test/std/utilities/variant/variant.variant/variant.ctor/
in_place_type_args.pass.cpp 55 { // duplicate type
  /external/libnl/lib/
hashtable.c 127 NL_DBG(2, "Warning: Add to hashtable found duplicate...\n");
  /external/libpng/scripts/
makefile.bc32 44 # -d merge duplicate strings
  /external/libusb/libusb/os/
poll_windows.c 242 // Close duplicate handle
367 usbi_dbg("could not duplicate handle for CancelIo - using original one");
391 // close the duplicate handle (if we have an actual duplicate)
  /external/libvpx/libvpx/vp8/encoder/x86/
quantize_sse4.c 52 /* Duplicate to all lanes. */
  /external/libvpx/libvpx/vpx_dsp/x86/
vpx_subpixel_8t_intrin_ssse3.c 51 // duplicate only the first 16 bits in the filter into the first lane
53 // duplicate only the third 16 bit in the filter into the first lane
55 // duplicate only the seconds 16 bits in the filter into the second lane
58 // duplicate only the forth 16 bits in the filter into the second lane
  /external/linux-kselftest/tools/testing/selftests/tc-testing/tc-tests/actions/
mirred.json 150 "name": "Add mirred action with duplicate index",
  /external/llvm/include/llvm/Analysis/
CodeMetrics.h 11 // the Inliner and other passes decide whether to duplicate its contents.
  /external/llvm/lib/CodeGen/AsmPrinter/
DebugLocEntry.h 137 // Remove any duplicate entries by dropping all but the first.
  /external/llvm/lib/CodeGen/
LiveRegMatrix.cpp 100 assert(!VRM->hasPhys(VirtReg.reg) && "Duplicate VirtReg assignment");
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.h 145 // A map to avoid duplicate got entries (Mips64 specific)
  /external/llvm/lib/IR/
ModuleSummaryIndex.cpp 30 // have duplicate names within a single per-module index.
  /external/llvm/lib/LTO/
LTO.cpp 86 // Ideally we should turn the alias into a global and duplicate the definition
  /external/llvm/test/CodeGen/Thumb2/
2010-02-11-phi-cycle.ll 61 ; also check for duplicate induction variables (radar 7645034)
  /external/llvm/test/CodeGen/X86/
rdrand.ll 49 ; Check that MachineCSE doesn't eliminate duplicate rdrand instructions.
  /external/ltp/testcases/network/stress/tcp/uni-basic/
tcp4-uni-basic01 35 # - Enable TCP Duplicate SACK support
151 # Enable TCP Duplicate SACK support
277 tst_resm TBROK "Failed to enable Duplicate SACK"
413 netem_param="duplicate ${PACKET_DUP_RATE}% $netem_param"
  /external/mesa3d/docs/relnotes/
10.5.9.html 79 <li>egl/x11: Remove duplicate call to dri2_x11_add_configs_for_visuals</li>
  /external/mesa3d/src/mesa/drivers/dri/common/
megadriver_stub.c 96 /* Duplicate the string so we can modify it.
  /external/nist-sip/java/gov/nist/core/
DuplicateNameValueList.java 35 * This is a Duplicate Name Value List that will allow multiple values map to the same key.
  /external/nist-sip/java/gov/nist/javax/sip/
Utils.java 197 throw new RuntimeException("Duplicate Branch ID");
  /external/nist-sip/java/gov/nist/javax/sip/message/
MessageObject.java 55 * in this package (although it is an exact duplicate of the one in

Completed in 364 milliseconds

<<51525354555657585960>>