| /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/openssh/openbsd-compat/ |
| D | fnmatch.c | 106 const char * const mismatch = pattern; in classmatch() local 151 const char * const mismatch = *pattern; in fnmatch_ch() local 301 const char *mismatch = NULL; in fnmatch() local
|
| /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/python/cryptography/src/_cffi_src/hazmat_src/ |
| D | padding.c | 22 uint16_t mismatch = 0; in Cryptography_check_pkcs7_padding() local 46 uint16_t mismatch = 0; in Cryptography_check_ansix923_padding() local
|
| D | constant_time.c | 8 uint8_t mismatch = 0; in Cryptography_constant_time_bytes_eq() local
|
| /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/openssh/regress/ |
| D | proto-mismatch.sh | 6 mismatch () function
|
| /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/arm-trusted-firmware/plat/nvidia/tegra/drivers/smmu/ |
| D | smmu.c | 77 uint32_t mismatch = 0U; in tegra_smmu_verify() local
|
| /external/antlr/runtime/Perl5/lib/ANTLR/Runtime/ |
| D | BaseRecognizer.pm | 121 sub mismatch { subroutine
|
| /external/antlr/runtime/C/src/ |
| D | antlr3treeparser.c | 174 mismatch (pANTLR3_BASE_RECOGNIZER recognizer, ANTLR3_UINT32 ttype, pANTLR3_BITSET_LIST follow) in mismatch() function
|
| /external/antlr/runtime/Cpp/include/ |
| D | antlr3treeparser.inl | 147 void TreeParser<ImplTraits>::mismatch(ANTLR_UINT32 ttype, BitsetListType* follow) function in TreeParser
|
| /external/antlr/runtime/JavaScript/src/org/antlr/runtime/tree/ |
| D | TreeParser.js | 85 mismatch: function(input, ttype, follow) { method
|
| /external/libvpx/libvpx/vpx_util/ |
| D | vpx_debug_util.c | 190 int mismatch = 0; in mismatch_check_block_pre() local 238 int mismatch = 0; in mismatch_check_block_tx() local
|
| /external/libaom/libaom/aom_util/ |
| D | debug_util.c | 196 int mismatch = 0; in mismatch_check_block_pre() local 242 int mismatch = 0; in mismatch_check_block_tx() local
|
| /external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/ec/ |
| D | p256.c | 374 fiat_p256_limb_t mismatch = i ^ (idx - 1); in fiat_p256_select_point_affine() local 388 fiat_p256_limb_t mismatch = i ^ idx; in fiat_p256_select_point() local
|
| /external/boringssl/src/crypto/fipsmodule/ec/ |
| D | p256.c | 374 fiat_p256_limb_t mismatch = i ^ (idx - 1); in fiat_p256_select_point_affine() local 388 fiat_p256_limb_t mismatch = i ^ idx; in fiat_p256_select_point() 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 | 327 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/igt-gpu-tools/lib/ |
| D | igt_debugfs.c | 418 bool mismatch; in igt_assert_crc_equal() local 441 bool mismatch; in igt_check_crc_equal() local
|
| /external/llvm-project/pstl/include/pstl/internal/ |
| D | glue_algorithm_impl.h | 678 mismatch(_ExecutionPolicy&& __exec, _ForwardIterator1 __first1, _ForwardIterator1 __last1, _Forward… in mismatch() function 691 mismatch(_ExecutionPolicy&& __exec, _ForwardIterator1 __first1, _ForwardIterator1 __last1, _Forward… in mismatch() function 700 mismatch(_ExecutionPolicy&& __exec, _ForwardIterator1 __first1, _ForwardIterator1 __last1, _Forward… in mismatch() function 709 mismatch(_ExecutionPolicy&& __exec, _ForwardIterator1 __first1, _ForwardIterator1 __last1, _Forward… in mismatch() function
|