HomeSort by relevance Sort by last modified time
    Searched full:mismatch (Results 151 - 175 of 3039) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/libvpx/libvpx/test/
borders_test.cc 50 // without a mismatch when passing in a very low max q. This pushes
65 // Validate that this clip encodes and decodes without a mismatch
  /external/v8/src/wasm/
wasm-result.h 29 kReturnCount, // return count mismatch
30 kTypeError, // type mismatch
  /frameworks/compile/slang/tests/P_reduce_general_examples_explicit/
ScriptC_reduce_general_examples_explicit.java.expect 188 throw new RSRuntimeException("Type mismatch with I32!");
221 throw new RSRuntimeException("Type mismatch with I32!");
254 throw new RSRuntimeException("Type mismatch with I32!");
279 throw new RSRuntimeException("Array length mismatch between parameters \"in1\" and \"in2\"!");
302 throw new RSRuntimeException("Type mismatch with F32!");
306 throw new RSRuntimeException("Type mismatch with F32!");
317 throw new RSRuntimeException("Dimension mismatch between parameters ain1 and ain2!");
351 throw new RSRuntimeException("Type mismatch with U8!");
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
borders_test.cc 50 // without a mismatch when passing in a very low max q. This pushes
65 // Validate that this clip encodes and decodes without a mismatch
  /frameworks/compile/slang/tests/P_reduce_general_examples/
ScriptC_reduce_general_examples.java.expect 226 throw new RSRuntimeException("Type mismatch with I32!");
259 throw new RSRuntimeException("Type mismatch with I32!");
284 throw new RSRuntimeException("Array length mismatch between parameters \"in1\" and \"in2\"!");
307 throw new RSRuntimeException("Type mismatch with F32!");
311 throw new RSRuntimeException("Type mismatch with F32!");
322 throw new RSRuntimeException("Dimension mismatch between parameters ain1 and ain2!");
356 throw new RSRuntimeException("Type mismatch with F32!");
389 throw new RSRuntimeException("Type mismatch with I32!");
422 throw new RSRuntimeException("Type mismatch with I32!");
455 throw new RSRuntimeException("Type mismatch with U8!")
    [all...]
  /frameworks/compile/slang/tests/P_reduce_general_examples_backward/
ScriptC_reduce_general_examples_backward.java.expect 226 throw new RSRuntimeException("Type mismatch with I32!");
259 throw new RSRuntimeException("Type mismatch with I32!");
284 throw new RSRuntimeException("Array length mismatch between parameters \"in1\" and \"in2\"!");
307 throw new RSRuntimeException("Type mismatch with F32!");
311 throw new RSRuntimeException("Type mismatch with F32!");
322 throw new RSRuntimeException("Dimension mismatch between parameters ain1 and ain2!");
356 throw new RSRuntimeException("Type mismatch with F32!");
389 throw new RSRuntimeException("Type mismatch with I32!");
422 throw new RSRuntimeException("Type mismatch with I32!");
455 throw new RSRuntimeException("Type mismatch with U8!")
    [all...]
  /art/test/011-array-copy/src/
Main.java 103 System.out.println("mismatch int vs byte at " + i + " : " +
107 System.out.println("mismatch int vs short at " + i + " : " +
111 System.out.println("mismatch int vs long at " + i + " : " +
115 System.out.println("mismatch int vs char at " + i + " : " +
  /build/core/combo/
fdo.mk 33 -DANDROID_FDO -fprofile-correction -Wcoverage-mismatch -Wno-error
  /dalvik/dx/src/com/android/dx/io/instructions/
SparseSwitchPayloadDecodedInstruction.java 42 throw new IllegalArgumentException("keys/targets length mismatch");
  /device/google/dragon/audio/hal/dsp/tests/
cmpraw.c 39 fprintf(stderr, "mismatch size (%zu vs %zu)\n", frame1, frame2);
  /external/autotest/server/site_tests/display_Resolution/
control.relid_extended 10 CRITERIA = "This test will fail if the screens mismatch."
control.relid_mirrored 10 CRITERIA = "This test will fail if the screens mismatch."
  /external/autotest/server/site_tests/display_SuspendStress/
control.extended 10 CRITERIA = "This test will fail if the captured screen pixels mismatch."
control.mirrored 10 CRITERIA = "This test will fail if the captured screen pixels mismatch."
  /external/autotest/server/site_tests/firmware_ECBattery/
firmware_ECBattery.py 67 error.TestFail: Raised when the two reading mismatch by more than
80 "mismatch." % (servo_reading, kernel_reading))
87 error.TestFail: Raised when the two reading mismatch by more than
103 "mismatch." % (servo_reading, kernel_reading))
  /external/boringssl/src/
CMakeLists.txt 33 # 'unsigned long', signed/unsigned mismatch
37 "C4388" # signed/unsigned mismatch
41 # signed/unsigned mismatch
42 "C4389" # '!=' : signed/unsigned mismatch
  /external/cblas/
README.android 4 Correct case-mismatch in include guard.
  /external/clang/test/SemaCXX/
vtordisp-mode.cpp 26 static_assert(sizeof(C) == 2 * 4 + 2 * 4 + 4 * VTORDISP_MODE, "size mismatch");
  /external/clang/test/SemaObjC/
property-3.m 41 @property (nonatomic, assign, getter=wasAvailable) int available; // expected-warning{{getter name mismatch between property redeclaration ('wasAvailable') and its original declaration ('isAvailable')}}
qualified-protocol-method-conflicts.m 1 // RUN: %clang_cc1 -Woverriding-method-mismatch -fsyntax-only -verify -Wno-objc-root-class %s
  /external/dexmaker/src/dx/java/com/android/dx/io/instructions/
SparseSwitchPayloadDecodedInstruction.java 42 throw new IllegalArgumentException("keys/targets length mismatch");
  /external/elfutils/tests/
rdwrmmap.c 36 error (1, 0, "libelf version mismatch");
  /external/libxml2/python/tests/
ctxterror.py 13 --> (4) Opening and ending tag mismatch: x line 0 and y
readererr.py 18 --> (4) test1:1:Opening and ending tag mismatch: c line 1 and a
  /external/llvm/test/CodeGen/X86/
tail-call-legality.ll 3 ; This used to be classified as a tail call because of a mismatch in the

Completed in 820 milliseconds

1 2 3 4 5 67 8 91011>>