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

<<21222324252627282930>>

  /external/elfutils/libasm/
asm_error.c 71 [ASM_E_DUPLSYM] = N_("duplicate symbol"),
  /external/glide/library/src/main/java/com/bumptech/glide/load/model/
ModelLoader.java 15 * This not only avoids having to duplicate dimensions in xml and in your code in order to determine the size of a
  /external/google-breakpad/src/client/mac/handler/testcases/
breakpad_nlist_test.h 49 // for the duplicate symbols.
  /external/guava/guava/src/com/google/common/collect/
ImmutableTable.java 187 * value} in the built table. Duplicate key pairs are not allowed and will
197 * necessary. Duplicate key pairs are not allowed and will cause {@link
217 * Duplicate row key column key pairs are not allowed, and will cause
233 * @throws IllegalArgumentException if duplicate key pairs were added
  /external/guava/guava-testlib/src/com/google/common/collect/testing/features/
MapFeature.java 77 * with duplicate keys instead of discarding all but one.
  /external/guava/guava-testlib/src/com/google/common/collect/testing/google/
ListMultimapPutTester.java 37 // MultimapPutTester tests non-duplicate values, but ignores ordering
SetMultimapPutTester.java 40 // Tests for non-duplicate values are in MultimapPutTester
  /external/guice/core/src/com/google/inject/internal/
ExposedBindingImpl.java 66 // themselves right now -- that is, there cannot be "duplicate" exposed bindings.
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
varsub.bat 59 print STDERR "Error: Duplicate definition of $var\n";
  /external/iproute2/tc/
tc_qdisc.c 83 fprintf(stderr, "Error: \"root\" is duplicate parent ID\n");
89 fprintf(stderr, "Error: \"clsact\" is a duplicate parent ID\n");
100 fprintf(stderr, "Error: \"ingress\" is a duplicate parent ID\n");
314 fprintf(stderr, "Duplicate parent ID\n");
  /external/jacoco/org.jacoco.report.test/src/org/jacoco/report/
MemoryMultiReportOutput.java 43 assertFalse("Duplicate output " + path, files.containsKey(path));
  /external/jarjar/src/main/com/tonicsystems/jarjar/util/
StandaloneJarProcessor.java 55 throw new IllegalArgumentException("Duplicate jar entries: " + struct.name);
  /external/kernel-headers/original/uapi/asm-x86/asm/
e820.h 15 * plus E820MAX, allowing space for the possible duplicate E820
  /external/libcap/libcap/
cap_alloc.c 57 * This is an internal library function to duplicate a string and
  /external/linux-kselftest/tools/testing/selftests/tc-testing/tc-tests/actions/
simple.json 28 "name": "Add simple action with duplicate index",
  /external/llvm/bindings/go/llvm/
IRBindings.h 31 // These functions duplicate the LLVM*FunctionAttr functions in the stable C
  /external/llvm/lib/CodeGen/
TailDuplication.cpp 1 //===-- TailDuplication.cpp - Duplicate blocks into predecessors' tails ---===//
  /external/llvm/lib/Support/
README.txt.system 31 9. No duplicate function impementations are permitted within an operating
  /external/llvm/test/CodeGen/ARM/
tail-dup.ll 3 ; We should be able to tail-duplicate the basic block containing the indirectbr
tail-opts.ll 14 ; BranchFolding should tail-duplicate the indirect jump to avoid
  /external/ltp/
Android.bp 45 "-Wno-duplicate-decl-specifier",
  /external/ltp/testcases/kernel/tracing/ftrace_test/ftrace_stress/
ftrace_tracing_cpumask.sh 47 # select count of cpu in one group, include the duplicate.
  /external/ltp/testcases/network/stress/tcp/uni-pktlossdup/
tcp4-uni-pktlossdup01 35 # - Enable TCP Duplicate SACK support
  /external/ltp/testcases/network/stress/tcp/uni-smallsend/
tcp4-uni-smallsend01 35 # - Enable TCP Duplicate SACK support
  /external/ltp/testcases/network/stress/tcp/uni-tso/
tcp4-uni-tso01 35 # - Enable TCP Duplicate SACK support

Completed in 400 milliseconds

<<21222324252627282930>>