HomeSort by relevance Sort by last modified time
    Searched full:mismatch (Results 276 - 300 of 2236) sorted by null

<<11121314151617181920>>

  /external/pixman/test/
fetch-test.c 193 printf ("test %i%c: pixel mismatch at (x=%d,y=%d): %08x expected, %08x obtained\n",
  /external/robolectric/src/test/java/com/xtremelabs/robolectric/bytecode/
RobolectricWiringTest.java 30 Assert.assertEquals("@Implementation method mismatch: " + Join.join("\n", mismatches), 0, mismatches.size());
  /external/srtp/crypto/hash/
auth.c 150 debug_print(mod_auth, " (mismatch at octet %d)", i);
  /external/stlport/src/
warning_disable.h 43 # pragma warning( disable : 4245 ) /* conversion from 'enum ' to 'unsigned int', signed/unsigned mismatch */
  /external/stlport/stlport/stl/config/
_warnings_off.h 38 # pragma warning( disable : 4245 ) // conversion from 'enum ' to 'unsigned int', signed/unsigned mismatch
  /external/valgrind/main/
AUTHORS 28 Dirk Mueller contributed the malloc/free mismatch checking
  /external/valgrind/main/coregrind/m_debuginfo/
minilzo.h 63 # error "version mismatch in header files"
  /frameworks/base/core/jni/
android_backup_BackupDataInput.cpp 98 // size mismatch
  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/
ImageCombineFilter.java 75 throw new RuntimeException("Type mismatch of input formats in filter " + this
  /frameworks/base/tests/LargeAssetTest/src/com/android/largeassettest/
LargeAssetTest.java 83 Log.e(TAG, "Mismatch: index " + i + " : value " + value);
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
bcmevent.h 269 #define WLC_E_PRUNE_ENCR_MISMATCH 1 /* encryption mismatch */
291 #define WLC_E_SUP_PW_KEY_CIPHER 5 /* Unicast cipher mismatch in pairwise key */
293 #define WLC_E_SUP_MSG3_IE_MISMATCH 7 /* WPA IE mismatch in key message 3 */
296 #define WLC_E_SUP_GRP_KEY_CIPHER 10 /* Multicast cipher mismatch in group key */
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/android/
get_files.py 12 # 2) SHA mismatch
  /ndk/sources/cxx-stl/stlport/src/
warning_disable.h 43 # pragma warning( disable : 4245 ) /* conversion from 'enum ' to 'unsigned int', signed/unsigned mismatch */
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_warnings_off.h 38 # pragma warning( disable : 4245 ) // conversion from 'enum ' to 'unsigned int', signed/unsigned mismatch
  /packages/apps/Exchange/tests/src/com/android/exchange/adapter/
SerializerTests.java 97 MoreAsserts.assertEquals("Serializer mismatch", bytes, expectedBytes);
  /packages/services/Telephony/res/layout/
change_sim_pin_screen.xml 80 <TextView android:id="@+id/mismatch"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/rpcsvc/
ypclnt.h 41 #define YPERR_VERS 14 /* YP version mismatch */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
algorithmfwd.h 85 mismatch
415 // mismatch
673 mismatch(_IIter1, _IIter1, _IIter2);
677 mismatch(_IIter1, _IIter1, _IIter2, _BinaryPredicate);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
ypclnt.h 41 #define YPERR_VERS 14 /* YP version mismatch */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
algorithmfwd.h 87 mismatch
417 // mismatch
684 mismatch(_IIter1, _IIter1, _IIter2);
688 mismatch(_IIter1, _IIter1, _IIter2, _BinaryPredicate);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
algorithmfwd.h 87 mismatch
417 // mismatch
684 mismatch(_IIter1, _IIter1, _IIter2);
688 mismatch(_IIter1, _IIter1, _IIter2, _BinaryPredicate);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
sdkddkver.h 186 #error NTDDI_VERSION and _WIN32_WINNT mismatch!
  /prebuilts/misc/common/swig/include/2.0.11/ocaml/
director.swg 29 /* type mismatch in the return value from a python method call */
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
algorithmfwd.h 83 mismatch
410 // mismatch
669 mismatch(_IIter1, _IIter1, _IIter2);
673 mismatch(_IIter1, _IIter1, _IIter2, _BinaryPredicate);
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_warnings_off.h 38 # pragma warning( disable : 4245 ) // conversion from 'enum ' to 'unsigned int', signed/unsigned mismatch

Completed in 4797 milliseconds

<<11121314151617181920>>