HomeSort by relevance Sort by last modified time
    Searched refs:init4 (Results 1 - 8 of 8) sorted by null

  /external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
DataTruncationTest.java 38 int[] init4 = { -2147483648, 2147483647, 0, 1761409290, -1331044048, local
50 int[] theFinalStates5 = init4;
62 init3[i], init4[i], init5[i]);
119 int[] init4 = { -2147483648, 2147483647, 0, -631377748, 21025030, local
133 int[] theFinalStates5 = init4;
144 init3[i], init4[i], init5[i]);
191 int[] init4 = { -2147483648, 2147483647, 0, 1134512579, 533874007, local
205 int[] theFinalStates5 = init4;
216 init3[i], init4[i], init5[i]);
263 int[] init4 = { -2147483648, 2147483647, 0, 1762375167, -604897453 local
335 int[] init4 = { -2147483648, 2147483647, 0, -367493363, 328996907, local
407 int[] init4 = { -2147483648, 2147483647, 0, -493779295, -2042560243, local
    [all...]
BatchUpdateExceptionTest.java 245 int[][] init4 = { { 1, 2, 3 }, { }, { 3 }, { 5, 5 }, { 6 }, local
250 int[][] theFinalStates2 = init4;
263 init2[i], init3[i], init4[i]);
SQLExceptionTest.java 307 SQLException[] init4 = { new SQLException(), null, new SQLException(), local
312 SQLException[] theReturns = init4;
316 SQLException[] theFinalStates4 = init4;
324 aSQLException.setNextException(init4[i]);
  /bionic/libc/kernel/uapi/asm-x86/asm/
kvm.h 89 __u8 init4; member in struct:kvm_pic_state
  /development/ndk/platforms/android-L/arch-x86/include/asm/
kvm.h 89 __u8 init4; member in struct:kvm_pic_state
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
kvm.h 89 __u8 init4; member in struct:kvm_pic_state
  /external/kernel-headers/original/uapi/asm-x86/asm/
kvm.h 71 __u8 init4; /* true if 4 byte init */ member in struct:kvm_pic_state
  /external/linux-tools-perf/perf-3.12.0/arch/x86/include/uapi/asm/
kvm.h 71 __u8 init4; /* true if 4 byte init */ member in struct:kvm_pic_state

Completed in 482 milliseconds