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

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/third_party/boringssl/src/ssl/test/
bssl_shim.cc 102 fprintf(stderr, "Server name mismatch.\n");
173 fprintf(stderr, "Cookie length mismatch.\n");
178 fprintf(stderr, "Cookie mismatch.\n");
424 fprintf(stderr, "servername mismatch (got %s; want %s)\n",
444 fprintf(stderr, "certificate types mismatch\n");
456 fprintf(stderr, "negotiated next proto mismatch\n");
468 fprintf(stderr, "negotiated alpn proto mismatch\n");
482 fprintf(stderr, "channel id mismatch\n");
  /external/chromium_org/third_party/libvpx/
lint_config.sh 78 # Find the mismatch variables.
83 echo "Error: Configuration mismatch for $var."
  /external/chromium_org/third_party/mesa/src/include/GL/
wmesa.h 58 # pragma warning( disable : 4018 ) /* '<' : signed/unsigned mismatch */
61 # pragma warning( disable : 4761 ) /* integral size mismatch in argument; conversion supplied */
  /external/iproute2/tc/
em_nbyte.c 115 fprintf(stderr, "NByte header size mismatch\n");
120 fprintf(stderr, "NByte payload size mismatch\n");
  /external/ipsec-tools/src/libipsec/
ipsec_strerror.c 72 "Protocol mismatch", /*EIPSEC_PROTO_MISMATCH*/
73 "Family mismatch", /*EIPSEC_FAMILY_MISMATCH*/
ipsec_strerror.h 63 #define EIPSEC_PROTO_MISMATCH 23 /*protocol mismatch*/
64 #define EIPSEC_FAMILY_MISMATCH 24 /*family mismatch*/
  /external/mesa3d/include/GL/
wmesa.h 58 # pragma warning( disable : 4018 ) /* '<' : signed/unsigned mismatch */
61 # pragma warning( disable : 4761 ) /* integral size mismatch in argument; conversion supplied */
  /external/chromium_org/cc/output/
filter_operations.h 69 // a reference filter or if there is a type mismatch at some position, returns
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/reftests/
extract_reference_link.py 49 if attrs["rel"] == "mismatch":
  /external/chromium_org/third_party/webrtc/modules/audio_device/android/
low_latency_event_unittest.cc 91 // to signal 0, 0 in which case the mismatch will be discovered when allowing
  /external/chromium_org/third_party/webrtc/test/
fake_decoder.cc 74 << "Bitstream mismatch between sender and receiver.";
  /external/clang/test/Analysis/
misc-ps-64.m 26 // mismatch between the literal '0' and the value of 'scrooge'. The
  /external/clang/test/SemaCXX/
err_init_conversion_failed.cpp 59 // expected-error-re@-1{{cannot initialize a member subobject of type 'void (template_test::S::*)(const int &){{( __attribute__\(\(thiscall\)\))?}}' with an rvalue of type 'void (template_test::S::*)(int){{( __attribute__\(\(thiscall\)\))?}}': type mismatch at 1st parameter ('const int &' vs 'int')}}
  /external/clang/test/SemaObjC/
class-protocol-method-match.m 1 // RUN: %clang_cc1 -Woverriding-method-mismatch -fsyntax-only -verify -Wno-objc-root-class %s
  /external/compiler-rt/test/asan/TestCases/Windows/
dll_host.cc 15 // RUN: echo "=== NOTE === If you see a mismatch below, please update asan_dll_thunk.cc"
  /external/e2fsprogs/lib/et/test_cases/
simple.c 21 N_( "Protocol version mismatch"),
  /external/libvorbis/doc/
vorbis-errors.txt 33 OV_EVERSION Vorbis version mismatch.
  /external/valgrind/main/none/tests/
tls.c 62 printf("tls_ptr: case \"%s\" has mismatch: *ip=%d here=%d\n",
  /frameworks/rs/tests/cppstrided/
compute.cpp 61 printf("Mismatch at location %d, %d: %u\n", i, ct, *(buf+(stride*i)+ct));
  /hardware/intel/common/utils/ituxd/src/com/intel/thermal/
ThermalSensorAttrib.java 75 Log.i(TAG, "mismatch in weights and order array, raw sensor temp will be used");
  /libcore/dom/src/test/java/org/w3c/domts/
DOMTestIncompatibleException.java 18 * This exception represents a mismatch between the
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/cla/
argv_traverser.hpp 70 // returns true if mismatch detected during input parsing handled successfully
  /external/chromium_org/remoting/host/mac/
me2me_preference_pane.h 69 // True if a version-mismatch has been detected. If true, this causes all
133 // In the case of a version-mismatch, the new config file should be kept until
136 // detecting version-mismatch.
  /external/chromium_org/third_party/freetype/src/cff/
cf2stack.c 138 return 0; /* type mismatch */
147 /* Note: type mismatch is silently cast */
172 /* Note: type mismatch is silently cast */
  /external/chromium_org/third_party/libvpx/source/libvpx/test/
cpu_speed_test.cc 73 // without a mismatch when passing in a very low max q. This pushes
108 // without a mismatch when passing in a very low max q. This pushes
124 // Validate that this clip encodes and decodes without a mismatch

Completed in 1592 milliseconds

1 2 3 4 56 7 8 91011>>