HomeSort by relevance Sort by last modified time
    Searched refs:mismatch (Results 26 - 50 of 179) sorted by null

12 3 4 5 6 7 8

  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/
TestStreaming.java 81 boolean mismatch, testOK = true;
100 mismatch = false;
117 mismatch |= j >= nPortions ||
124 if (mismatch || j != nPortions) {
126 errln("\nProcessed lengths mismatch for" +
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
TestStreaming.java 77 boolean mismatch, testOK = true;
96 mismatch = false;
113 mismatch |= j >= nPortions ||
120 if (mismatch || j != nPortions) {
122 errln("\nProcessed lengths mismatch for" +
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
mips16-and-micromips.d 5 #error: \A.*: .*\.o: ASE mismatch: linking microMIPS module with previous MIPS16 modules[\n\r]+.*: failed to merge target specific data of file .*\.o\Z
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/
algobase.h 49 // NB: equal and lexicographical_compare require mismatch.
54 mismatch(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, function in namespace:__parallel
56 { return _GLIBCXX_STD_A::mismatch(__begin1, __end1, __begin2); }
61 mismatch(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, function in namespace:__parallel
63 { return _GLIBCXX_STD_A::mismatch(__begin1, __end1, __begin2, __pred); }
71 { return _GLIBCXX_STD_A::mismatch(__begin1, __end1, __begin2, __pred); }
73 // Parallel mismatch for random access iterators
89 return _GLIBCXX_STD_A::mismatch(__begin1, __end1, __begin2, __pred);
95 mismatch(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2) function in namespace:__parallel
113 mismatch(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2 function in namespace:__parallel
    [all...]
find_selectors.h 146 { return mismatch(__begin1, __end1, __begin2,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/
algobase.h 49 // NB: equal and lexicographical_compare require mismatch.
54 mismatch(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, function in namespace:__parallel
56 { return _GLIBCXX_STD_A::mismatch(__begin1, __end1, __begin2); }
61 mismatch(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, function in namespace:__parallel
63 { return _GLIBCXX_STD_A::mismatch(__begin1, __end1, __begin2, __pred); }
71 { return _GLIBCXX_STD_A::mismatch(__begin1, __end1, __begin2, __pred); }
73 // Parallel mismatch for random access iterators
89 return _GLIBCXX_STD_A::mismatch(__begin1, __end1, __begin2, __pred);
95 mismatch(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2) function in namespace:__parallel
113 mismatch(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2 function in namespace:__parallel
    [all...]
find_selectors.h 146 { return mismatch(__begin1, __end1, __begin2,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
algobase.h 49 // NB: equal and lexicographical_compare require mismatch.
54 mismatch(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, function in namespace:__parallel
56 { return _GLIBCXX_STD_A::mismatch(__begin1, __end1, __begin2); }
61 mismatch(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, function in namespace:__parallel
63 { return _GLIBCXX_STD_A::mismatch(__begin1, __end1, __begin2, __pred); }
71 { return _GLIBCXX_STD_A::mismatch(__begin1, __end1, __begin2, __pred); }
73 // Parallel mismatch for random access iterators
89 return _GLIBCXX_STD_A::mismatch(__begin1, __end1, __begin2, __pred);
95 mismatch(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2) function in namespace:__parallel
113 mismatch(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2 function in namespace:__parallel
    [all...]
find_selectors.h 146 { return mismatch(__begin1, __end1, __begin2,
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
algobase.h 49 // NB: equal and lexicographical_compare require mismatch.
54 mismatch(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, function in namespace:__parallel
56 { return _GLIBCXX_STD_A::mismatch(__begin1, __end1, __begin2); }
61 mismatch(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, function in namespace:__parallel
63 { return _GLIBCXX_STD_A::mismatch(__begin1, __end1, __begin2, __pred); }
71 { return _GLIBCXX_STD_A::mismatch(__begin1, __end1, __begin2, __pred); }
73 // Parallel mismatch for random access iterators
89 return _GLIBCXX_STD_A::mismatch(__begin1, __end1, __begin2, __pred);
95 mismatch(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2) function in namespace:__parallel
109 mismatch(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2 function in namespace:__parallel
121 mismatch(_InputIterator1 __first1, _InputIterator1 __last1, function in namespace:__parallel
130 mismatch(_InputIterator1 __first1, _InputIterator1 __last1, function in namespace:__parallel
176 mismatch(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, _IIter2 __end2) function in namespace:__parallel
190 mismatch(_InputIterator1 __begin1, _InputIterator1 __end1, function in namespace:__parallel
    [all...]
find_selectors.h 146 { return mismatch(__begin1, __end1, __begin2,
  /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
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
weakref1.d 7 # confused symbol reference count mismatch with a bfd assertion. Linking
  /external/iproute2/examples/bpf/
bpf_prog.c 408 bool mismatch; local
410 mismatch = skb->queue_mapping != get_smp_processor_id();
415 if (mismatch)
416 lock_xadd(&cq->mismatch, 1);
422 _cq.mismatch = mismatch ? 1 : 0;
  /ndk/tests/device/hard-float/jni/
Android.mk 35 # $NDK/ndk-build -B APP_ABI=armeabi-v7a APP_CFLAGS=-mhard-float APP_LDFLAGS=-Wl,--no-warn-mismatch
50 # Note that "--no-warn-mismatch" is needed for linker (except mclinker which check correctly)
60 LOCAL_LDFLAGS := -Wl,--no-warn-mismatch
91 LOCAL_LDFLAGS := -Wl,--no-warn-mismatch
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/
algorithm.hpp 30 /// @brief this algorithm search through two collections for first mismatch position that get returned as a pair
31 /// of iterators, first pointing to the mismatch position in first collection, second iterator in second one
39 mismatch( InputIter1 first1, InputIter1 last1, function in namespace:boost::unit_test
52 /// @brief this algorithm search through two collections for first mismatch position that get returned as a pair
53 /// of iterators, first pointing to the mismatch position in first collection, second iterator in second one. This algorithms
63 mismatch( InputIter1 first1, InputIter1 last1, function in namespace:boost::unit_test
  /external/libmicrohttpd/src/microhttpd/
test_postprocessor.c 73 mismatch (const char *a, const char *b) function
106 (mismatch (filename, want[idx + 1])) ||
107 (mismatch (content_type, want[idx + 2])) ||
108 (mismatch (transfer_encoding, want[idx + 3])) ||
  /external/wpa_supplicant_8/hs20/server/www/
spp.php 75 error_log("Authentication failure - response mismatch");
  /prebuilts/devtools/tools/lib/
hamcrest-core-1.3.jar 
  /prebuilts/tools/common/m2/repository/org/hamcrest/hamcrest-core/1.3/
hamcrest-core-1.3.jar 
  /prebuilts/tools/common/m2/repository/org/hamcrest/hamcrest-library/1.3/
hamcrest-library-1.3.jar 
  /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
  /frameworks/base/cmds/app_process/
Android.mk 4 # bad apps. This prevents a library from having a mismatch when resolving
  /frameworks/base/tests/CoreTests/android/core/
TestEventHandler.java 371 boolean mismatch = false;
389 expectDetails.append("expect data length mismatch expected:"+
398 mismatch = true;
399 expectDetails.append("Expect data mismatch at byte "+
408 if ((expectDataLength == -1) || !mismatch)
  /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 {

Completed in 1190 milliseconds

12 3 4 5 6 7 8