HomeSort by relevance Sort by last modified time
    Searched full:verifier (Results 726 - 750 of 1051) sorted by null

<<21222324252627282930>>

  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_eq/
Test_if_eq.java 182 * @title Types of arguments - int, float. The verifier checks that ints
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/rem_int_lit16/
Test_rem_int_lit16.java 173 * @title Types of arguments - float, int. The verifier checks that ints
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/rem_int_lit8/
Test_rem_int_lit8.java 173 * @title Types of arguments - float, int. The verifier checks that ints
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/rem_long/
Test_rem_long.java 166 * @title Types of arguments - double, long. The verifier checks that longs
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/rem_long_2addr/
Test_rem_long_2addr.java 166 * @title Types of arguments - double, long. The verifier checks that longs
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput/
Test_sput.java 120 * @title Trying to put float into integer field. The verifier checks that ints
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sub_double/
Test_sub_double.java 172 * @title Types of arguments - long, double. The verifier checks that longs
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sub_double_2addr/
Test_sub_double_2addr.java 171 * @title Types of arguments - long, double. The verifier checks that longs
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sub_float/
Test_sub_float.java 150 * @title Types of arguments - int, float. The verifier checks that ints
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sub_float_2addr/
Test_sub_float_2addr.java 148 * @title Types of arguments - int, float. The verifier checks that ints
  /dalvik/libdex/
InstrUtils.h 92 * Opcode control flow flags, used by the verifier and JIT.
  /development/tools/mkstubs/
README.txt 68 an error from the byte code verifier or the class loader.
  /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/operator/jcajce/
JcaContentVerifierProviderBuilder.java 212 throw new IllegalStateException("verifier not initialised");
  /external/deqp/framework/common/
tcuTexCompareVerifier.hpp 23 * \brief Texture compare (shadow) result verifier.
  /external/deqp/modules/gles2/functional/
es2fBufferTestUtil.hpp 94 // Buffer verifier system.
  /external/llvm/examples/BrainF/
BrainFDriver.cpp 32 #include "llvm/IR/Verifier.h"
  /external/llvm/examples/Fibonacci/
fibonacci.cpp 26 #include "llvm/IR/Verifier.h"
  /external/llvm/include/llvm/IR/
DebugLoc.h 55 /// Note: if \c N is not an \a MDLocation, a verifier check will fail, and
  /external/llvm/lib/Transforms/Scalar/
Scalar.cpp 21 #include "llvm/IR/Verifier.h"
  /external/llvm/test/Analysis/Lint/
cppeh-catch-intrinsics-clean.ll 3 ; This test is meant to prove that the verifier does not report errors for correct
  /external/llvm/test/CodeGen/X86/
liveness-local-regalloc.ll 66 ; This trips up the machine code verifier.
misched-new.ll 34 ; The machine verifier checks that EFLAGS kill flags are updated when
  /external/llvm/test/Verifier/
statepoint.ll 27 ; This test catches two cases where the verifier was too strict:
  /external/llvm/tools/llvm-link/
llvm-link.cpp 23 #include "llvm/IR/Verifier.h"
  /external/llvm/tools/opt/
opt.cpp 33 #include "llvm/IR/Verifier.h"
197 // If we are verifying all of the intermediate steps, add the verifier...
373 // Strip debug info before running the verifier.
377 // Immediately run the verifier to catch any problems before starting up the

Completed in 1580 milliseconds

<<21222324252627282930>>