Searched
full:mismatch (Results
251 -
275 of
2099) 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/skia/src/core/ |
SkMallocPixelRef.cpp | 22 // that expect the pixelref to succeed even when there is a mismatch
|
/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/v8/test/mjsunit/regress/ |
regress-1167.js | 40 // OSR (after deoptimization) is used to observe the stack height mismatch.
|
/external/valgrind/main/ |
AUTHORS | 28 Dirk Mueller contributed the malloc/free mismatch checking
|
/frameworks/base/core/jni/ |
android_backup_BackupDataInput.cpp | 98 // size mismatch
|
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/ |
ImageCombineFilter.java | 81 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 */
|
/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 | 92 MoreAsserts.assertEquals("Serializer mismatch", bytes, expectedBytes);
|
/packages/services/Telephony/res/layout/ |
change_sim_pin_screen.xml | 80 <TextView android:id="@+id/mismatch"
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
cif-code.def | 81 DEFCIFCODE(TARGET_OPTION_MISMATCH, N_("target specific option mismatch"))
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
cif-code.def | 81 DEFCIFCODE(TARGET_OPTION_MISMATCH, N_("target specific option mismatch"))
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
cif-code.def | 81 DEFCIFCODE(TARGET_OPTION_MISMATCH, N_("target specific option mismatch"))
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
cif-code.def | 81 DEFCIFCODE(TARGET_OPTION_MISMATCH, N_("target specific option mismatch"))
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
algorithmfwd.h | 83 mismatch 410 // mismatch 669 mismatch(_IIter1, _IIter1, _IIter2); 673 mismatch(_IIter1, _IIter1, _IIter2, _BinaryPredicate);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/ |
ypclnt.h | 41 #define YPERR_VERS 14 /* YP version mismatch */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
algorithmfwd.h | 85 mismatch 415 // mismatch 673 mismatch(_IIter1, _IIter1, _IIter2); 677 mismatch(_IIter1, _IIter1, _IIter2, _BinaryPredicate);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-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.7-4.6/sysroot/usr/include/rpcsvc/ |
ypclnt.h | 41 #define YPERR_VERS 14 /* YP version mismatch */
|
Completed in 1023 milliseconds
<<11121314151617181920>>