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

<<41424344454647484950>>

  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/
CommonTreeAdaptor.js 14 /** Duplicate a node. This is part of the factory;
RewriteRuleElementStream.js 74 * Return a duplicate node/subtree if stream is out of elements and
  /external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
TestJavaCodeGeneration.java 33 * These tests are more about avoiding duplicate var definitions
  /external/apache-commons-math/src/main/java/org/apache/commons/math/stat/descriptive/moment/
Skewness.java 164 // a duplicate pass to get the mean
  /external/autotest/server/cros/ap_configurators/
belkinWRTR_ap_configurator.py 120 # since we get a Duplicate Administrator page everytime
  /external/autotest/server/cros/dynamic_suite/
host_spec_unittest.py 73 """Should fail to make ExplicitHostGroup with duplicate hosts."""
  /external/boringssl/src/crypto/fipsmodule/bn/
bn_test_to_fuzzer.go 72 s.setError(fmt.Errorf("duplicate key %q", key))
  /external/boringssl/src/crypto/x509/
x509_r2x.c 79 /* duplicate the request */
  /external/brotli/c/tools/
brotli.md 53 Conflicting or duplicate _options_ are not allowed.
  /external/brotli/docs/
brotli.1 65 Conflicting or duplicate \fIoptions\fR are not allowed\.
  /external/chromium-trace/catapult/common/py_utils/py_utils/
discover.py 161 'Duplicate key_name with different objs detected: '
  /external/chromium-trace/catapult/systrace/profile_chrome/
main.py 145 'Chrome tracing results in duplicate trace events.')
  /external/clang/include/clang/AST/
CommentSema.h 189 /// Emit diagnostics about duplicate block commands that should be
  /external/clang/include/clang/Basic/
DiagnosticSerializationKinds.td 119 "duplicate module file extension block name '%0'">,
  /external/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
MPIBugReporter.h 35 /// Report duplicate request use by nonblocking calls without intermediate
  /external/clang/test/Index/
complete-declarators.m 86 // Check that there are no duplicate entries if we code-complete after an @implementation
  /external/clang/test/Modules/
objc-categories.m 12 // expected-warning@Inputs/category_right.h:12 {{duplicate definition of category}}
  /external/clang/test/Parser/
switch-recovery.cpp 206 case 1 : return x; // expected-error{{duplicate case value '1'}}
  /external/clang/test/Sema/
nullability.c 20 typedef int * _Nonnull _Nonnull redundant_1; // expected-warning{{duplicate nullability specifier '_Nonnull'}}
  /external/clang/test/SemaCXX/
anonymous-union.cpp 74 int z; // expected-error{{duplicate member 'z'}}
cxx1y-contextual-conversion-tweaks.cpp 71 operator int(); // @71 -- duplicate declaration with different qualifier is not allowed
explicit.cpp 242 explicit explicit Test(int x); // expected-warning{{duplicate 'explicit' declaration specifier}}
  /external/clang/test/SemaTemplate/
instantiate-function-1.cpp 165 case I2: return z; // expected-error{{duplicate}}
  /external/clang/tools/scan-build-py/libscanbuild/
compilation.py 24 # preprocessor macros, ignored because would cause duplicate entries in
  /external/clang/unittests/Tooling/
RewriterTestContext.h 65 // FIXME: this code is mostly a duplicate of

Completed in 649 milliseconds

<<41424344454647484950>>