HomeSort by relevance Sort by last modified time
    Searched full:condition (Results 926 - 950 of 7248) sorted by null

<<31323334353637383940>>

  /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/
build-macosx32.xml 56 <condition property="compiler-found">
69 </condition>
70 <condition property="has-compiler">
72 </condition>
build-macosx64.xml 56 <condition property="compiler-found">
69 </condition>
70 <condition property="has-compiler">
72 </condition>
build-windows32.xml 54 <condition property="compiler-found">
67 </condition>
68 <condition property="has-compiler">
70 </condition>
build-windows32home.xml 53 <condition property="compiler-found">
66 </condition>
67 <condition property="has-compiler">
69 </condition>
build-windows64.xml 54 <condition property="compiler-found">
67 </condition>
68 <condition property="has-compiler">
70 </condition>
  /external/libgdx/extensions/gdx-jnigen/src/com/badlogic/gdx/jnigen/resources/scripts/
build-target.xml.template 49 <condition property="compiler-found">
62 </condition>
63 <condition property="has-compiler">
65 </condition>
  /external/libgdx/gdx/jni/
build-linux32.xml 54 <condition property="compiler-found">
67 </condition>
68 <condition property="has-compiler">
70 </condition>
build-linux64.xml 54 <condition property="compiler-found">
67 </condition>
68 <condition property="has-compiler">
70 </condition>
build-macosx32.xml 54 <condition property="compiler-found">
67 </condition>
68 <condition property="has-compiler">
70 </condition>
build-macosx64.xml 54 <condition property="compiler-found">
67 </condition>
68 <condition property="has-compiler">
70 </condition>
build-windows32.xml 54 <condition property="compiler-found">
67 </condition>
68 <condition property="has-compiler">
70 </condition>
build-windows32home.xml 54 <condition property="compiler-found">
67 </condition>
68 <condition property="has-compiler">
70 </condition>
build-windows64.xml 54 <condition property="compiler-found">
67 </condition>
68 <condition property="has-compiler">
70 </condition>
  /external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/
Affine2Test.java 126 private static void check (boolean condition) {
127 if (!condition) throw new GdxRuntimeException("");
130 private static void check (boolean condition, String msg) {
131 if (!condition) throw new GdxRuntimeException(msg);
  /external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
gki_int.h 48 /* condition to exit or continue GKI_run() timer loop */
  /external/libnfc-nci/src/gki/ulinux/
gki_int.h 48 /* condition to exit or continue GKI_run() timer loop */
  /external/llvm/lib/Target/WebAssembly/
WebAssemblyLowerBrUnless.cpp 11 /// \brief This file lowers br_unless into br_if with an inverted condition.
72 // Attempt to invert the condition in place.
106 // If we weren't able to invert the condition in place. Insert an
122 // The br_unless condition has now been inverted. Insert a br_if and
  /external/llvm/test/CodeGen/AArch64/
branch-relax-asm.ll 8 ; condition.
  /external/llvm/test/CodeGen/Mips/
dagcombine_crash.ll 3 ; on the condition inputs.
  /external/llvm/test/CodeGen/SystemZ/
fp-conv-10.ll 7 ; Promoting to i64 doesn't generate an inexact condition for values that are
int-cmp-16.ll 32 ; Check the next value up, with zero extension. The condition is always false.
45 ; This condition is also always false.
84 ; The condition is always false.
123 ; The condition is always false.
int-cmp-17.ll 32 ; Check the next value up, with zero extension. The condition is always false.
45 ; This condition is also always false.
84 ; The condition is always false.
123 ; The condition is always false.
int-cmp-18.ll 32 ; Check the next value up, with zero extension. The condition is always false.
45 ; This condition is also always false.
84 ; The condition is always false.
123 ; The condition is always false.
int-cmp-19.ll 32 ; Check the next value up, with zero extension. The condition is always false.
45 ; This condition is also always false.
84 ; The condition is always false.
123 ; The condition is always false.
int-cmp-26.ll 32 ; Check the next value up, with zero extension. The condition is always false.
45 ; This condition is also always false.
84 ; The condition is always false.
123 ; The condition is always false.

Completed in 427 milliseconds

<<31323334353637383940>>