HomeSort by relevance Sort by last modified time
    Searched refs:mismatch (Results 1 - 25 of 86) sorted by null

1 2 3 4

  /external/libcxx/test/algorithms/alg.nonmodifying/mismatch/
Android.mk 17 test_makefile := external/libcxx/test/algorithms/alg.nonmodifying/mismatch/Android.mk
19 test_name := algorithms/alg.nonmodifying/mismatch/mismatch_pred
23 test_name := algorithms/alg.nonmodifying/mismatch/mismatch
24 test_src := mismatch.pass.cpp
mismatch_pred.pass.cpp 16 // mismatch(Iter1 first1, Iter1 last1, Iter2 first2, Pred pred);
34 assert(std::mismatch(input_iterator<const int*>(ia),
43 assert(std::mismatch(input_iterator<const int*>(ia),
54 assert(std::mismatch(ia, ia + sa, ib, std::equal_to<int>()) ==
57 assert(std::mismatch(ia, ia + sa, ib, ib + sa, std::equal_to<int>()) ==
59 assert(std::mismatch(ia, ia + sa, ib, ib + 2, std::equal_to<int>()) ==
mismatch.pass.cpp 15 // mismatch(Iter1 first1, Iter1 last1, Iter2 first2);
31 assert(std::mismatch(input_iterator<const int*>(ia),
40 assert(std::mismatch(input_iterator<const int*>(ia),
49 assert(std::mismatch(input_iterator<const int*>(ia),
  /dalvik/dx/tests/100-local-mismatch/
run 23 dx --dex Blort1.class 2>&1 | grep mismatch
26 dx --dex Blort2.class 2>&1 | grep mismatch
29 dx --dex Blort3.class 2>&1 | grep mismatch
32 dx --dex Blort4.class 2>&1 | grep mismatch
  /bionic/libc/upstream-openbsd/lib/libc/gen/
fnmatch.c 106 const char * const mismatch = pattern; local
109 *ep = mismatch;
116 *ep = mismatch;
133 *ep = mismatch;
148 const char * const mismatch = *pattern; local
245 *pattern = mismatch;
294 const char *mismatch = NULL; local
376 mismatch = pattern;
446 * but slashes will mismatch, and are not consumed)
460 pattern = mismatch;
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
jmpfar.asm 2 jmp near 1234:5678 ; YASM: near jump; NASM: mismatch in operand sizes
3 jmp far 1234:5678 ; YASM: far jump; NASM: mismatch in operand sizes
  /build/core/combo/
fdo.mk 34 $(combo_2nd_arch_prefix)TARGET_FDO_CFLAGS := -fprofile-use=$($(combo_2nd_arch_prefix)TARGET_FDO_PROFILE_PATH) -DANDROID_FDO -fprofile-correction -Wcoverage-mismatch -Wno-error
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/reftests/
extract_reference_link_unittest.py 44 <link rel="mismatch" href="red-box-notref.xht" />
45 <link rel="mismatch" href="red-box-notref.xht" />
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/
x86id.c 644 int mismatch = 0; local
691 for (i = 0, op = use_ops[0]; op && i<info->num_operands && !mismatch;
697 mismatch = 1;
705 mismatch = 1;
716 mismatch = 1;
723 mismatch = 1;
731 mismatch = 1;
739 mismatch = 1;
746 mismatch = 1;
751 mismatch = 1
    [all...]
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3treeparser.c 38 static void mismatch (pANTLR3_BASE_RECOGNIZER recognizer, ANTLR3_UINT32 ttype, pANTLR3_BITSET_LIST follow);
83 parser->rec->mismatch = mismatch;
169 /** Override for standard base recognizer mismatch function
174 mismatch (pANTLR3_BASE_RECOGNIZER recognizer, ANTLR3_UINT32 ttype, pANTLR3_BITSET_LIST follow) function
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/tests/
bin-farabs.asm 30 jmp near 0040h:001Eh ; Illegal in NASM ("mismatch in operand sizes")
48 jmp far 0040h:001Eh ; Illegal in NASM ("mismatch in operand sizes")
  /external/chromium_org/chrome/browser/history/
url_utils.cc 56 first_diff = std::mismatch(p1.begin(), p1.end(), p2.begin());
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/lc3b/
lc3bid.re 209 int mismatch = 0;
222 op && i<info->num_operands && !mismatch;
228 mismatch = 1;
232 mismatch = 1;
238 if (mismatch)
242 if (!mismatch) {
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3baserecognizer.h 141 /** Pointer to a function that works out what to do when a token mismatch
144 void (*mismatch) (struct ANTLR3_BASE_RECOGNIZER_struct * recognizer, member in struct:ANTLR3_BASE_RECOGNIZER_struct
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
TreeParser.as 113 protected override function mismatch(input:IntStream, ttype:int, follow:BitSet):void {
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/
TreeParser.js 85 mismatch: function(input, ttype, follow) {
  /external/chromium_org/v8/test/mjsunit/regress/
regress-1229.js 74 return f2(y); /* f should be inlined into g, note argument count mismatch */
78 return f3(x, y, z); /* f should be inlined into g, note argument count mismatch */
regress-117409.js 44 // elements fixed array backing store. This leads to a mismatch between the map
regress-1167.js 40 // OSR (after deoptimization) is used to observe the stack height mismatch.
  /external/blktrace/
blkiomon.c 104 static long leftover = 0, driverdata = 0, match = 0, mismatch = 0, sequence = 0; variable
425 dump_bits(t_old, t_young, "mismatch");
426 mismatch++;
591 fprintf(debug.fp, "%ld leftover, %ld match, %ld mismatch, "
593 leftover, match, mismatch, driverdata, sequence);
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
codegen.ml 43 (* If argument mismatch error. *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
codegen.ml 43 (* If argument mismatch error. *)
  /art/build/
Android.common_build.mk 172 -Wno-implicit-exception-spec-mismatch \
  /external/chromium_org/net/quic/crypto/
quic_crypto_client_config.cc 711 bool mismatch = num_supported_versions != negotiated_versions.size(); local
712 for (size_t i = 0; i < num_supported_versions && !mismatch; ++i) {
713 mismatch = QuicTagToQuicVersion(supported_version_tags[i]) !=
719 if (mismatch) {
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/w3c/
test_parser_unittest.py 85 <link rel="mismatch" href="orange-box-notref.xht" />

Completed in 566 milliseconds

1 2 3 4