| /external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/ |
| D | Condition.java | 17 Condition<O> apply(I value, Description mismatch); in apply() 33 public static <T> Condition<T> matched(final T theValue, final Description mismatch) { in matched() 39 private final Description mismatch; field in Condition.Matched 41 private Matched(T theValue, Description mismatch) { in Matched()
|
| D | FeatureMatcher.java | 39 protected boolean matchesSafely(T actual, Description mismatch) { in matchesSafely()
|
| /external/mockito/src/test/java/org/mockitousage/stubbing/ |
| D | StrictStubbingEndToEndTest.java | 103 @Test public void mismatch() { in mismatch() method in StrictStubbingEndToEndTest.ReportMismatchButNotUnusedStubbing 130 @Test public void mismatch() { in mismatch() method in StrictStubbingEndToEndTest.LenientStrictness1 143 @Test public void mismatch() { in mismatch() method in StrictStubbingEndToEndTest.LenientStrictness2
|
| /external/openssh/regress/ |
| D | proto-mismatch.sh | 6 mismatch () function
|
| /external/hamcrest/hamcrest-library/src/main/java/org/hamcrest/xml/ |
| D | HasXPath.java | 60 public boolean matchesSafely(Node item, Description mismatch) { in matchesSafely() 74 private Condition<Object> evaluated(Node item, Description mismatch) { in evaluated()
|
| /external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/core/ |
| D | AllOf.java | 23 public boolean matches(Object o, Description mismatch) { in matches()
|
| D | IsInstanceOf.java | 40 protected boolean matches(Object item, Description mismatch) { in matches()
|
| D | CombinableMatcher.java | 17 protected boolean matchesSafely(T item, Description mismatch) { in matchesSafely()
|
| /external/antlr/runtime/Perl5/lib/ANTLR/Runtime/ |
| D | BaseRecognizer.pm | 121 sub mismatch { method in ANTLR::Runtime::BaseRecognizer
|
| /external/antlr/runtime/Cpp/include/ |
| D | antlr3treeparser.inl | 147 void TreeParser<ImplTraits>::mismatch(ANTLR_UINT32 ttype, BitsetListType* follow) function in TreeParser
|
| D | antlr3parser.inl | 241 void Parser<ImplTraits>::mismatch(ANTLR_UINT32 ttype, BitsetListType* follow) function in Parser
|
| D | antlr3baserecognizer.inl | 199 void BaseRecognizer<ImplTraits, StreamType>::mismatch(ANTLR_UINT32 ttype, BitsetListType* follow) function in BaseRecognizer
|
| /external/antlr/runtime/C/src/ |
| D | antlr3treeparser.c | 174 mismatch (pANTLR3_BASE_RECOGNIZER recognizer, ANTLR3_UINT32 ttype, pANTLR3_BITSET_LIST follow) in mismatch() function
|
| D | antlr3baserecognizer.c | 642 mismatch(pANTLR3_BASE_RECOGNIZER recognizer, ANTLR3_UINT32 ttype, pANTLR3_BITSET_LIST follow) in mismatch() function
|
| /external/antlr/runtime/JavaScript/src/org/antlr/runtime/tree/ |
| D | TreeParser.js | 85 mismatch: function(input, ttype, follow) { method
|
| /external/libaom/libaom/aom_util/ |
| D | debug_util.c | 192 int mismatch = 0; in mismatch_check_block_pre() local 238 int mismatch = 0; in mismatch_check_block_tx() local
|
| /external/tensorflow/tensorflow/compiler/xla/ |
| D | literal_comparison.cc | 449 Mismatch mismatch = {actual, expected, rel_error, abs_error, in CompareValues() local 462 bool mismatch = false; in CompareValues() local 485 bool mismatch = false; in CompareValues() local
|
| /external/antlr/runtime/C/include/ |
| D | antlr3baserecognizer.h | 144 void (*mismatch) (struct ANTLR3_BASE_RECOGNIZER_struct * recognizer, member
|
| /external/cldr/tools/java/org/unicode/cldr/test/ |
| D | QuickCheck.java | 324 int mismatch = 0; in checkStock() local
|
| /external/antlr/runtime/JavaScript/src/org/antlr/runtime/ |
| D | BaseRecognizer.js | 192 mismatch: function(input, ttype, follow) { method in org.antlr.runtime.BaseRecognizer
|
| /external/openssh/ |
| D | ssh_api.c | 320 const char *mismatch = "Protocol mismatch.\r\n"; in _ssh_read_banner() local
|
| D | sshconnect.c | 549 int remote_major, remote_minor, mismatch; in ssh_exchange_identification() local
|
| /external/blktrace/ |
| D | blkiomon.c | 104 static long leftover = 0, driverdata = 0, match = 0, mismatch = 0, sequence = 0; variable
|
| /external/boringssl/src/third_party/fiat/ |
| D | p256.c | 719 limb_t mismatch = i ^ idx; in select_point() local
|
| /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/ |
| D | UCharacterCaseTest.java | 1250 Edits mismatch = new Edits(); in TestMergeEdits() local
|