/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/ |
BatchUpdateExceptionTest.java | 245 int[][] init4 = { { 1, 2, 3 }, {}, { 3 }, { 5, 5 }, { 6 }, local 250 int[][] theFinalStates2 = init4; 263 init2[i], init3[i], init4[i]);
|
DataTruncationTest.java | 38 int[] init4 = { -2147483648, 2147483647, 0, 1761409290, -1331044048, local 50 int[] theFinalStates5 = init4; 62 init3[i], init4[i], init5[i]); 120 int[] init4 = { -2147483648, 2147483647, 0, -631377748, 21025030, local 134 int[] theFinalStates5 = init4; 145 init3[i], init4[i], init5[i]); 192 int[] init4 = { -2147483648, 2147483647, 0, 1134512579, 533874007, local 206 int[] theFinalStates5 = init4; 217 init3[i], init4[i], init5[i]); 264 int[] init4 = { -2147483648, 2147483647, 0, 1762375167, -604897453 local 336 int[] init4 = { -2147483648, 2147483647, 0, -367493363, 328996907, local 408 int[] init4 = { -2147483648, 2147483647, 0, -493779295, -2042560243, local [all...] |
SQLExceptionTest.java | 307 SQLException[] init4 = { new SQLException(), null, new SQLException(), local 312 SQLException[] theReturns = init4; 316 SQLException[] theFinalStates4 = init4; 324 aSQLException.setNextException(init4[i]);
|
/external/qemu/hw/ |
i8259.c | 50 uint8_t init4; /* true if 4 byte init */ member in struct:PicState 281 s->init4 = 0; 302 s->init4 = val & 1; 360 s->init_state = s->single_mode ? (s->init4 ? 3 : 0) : 2; 363 if (s->init4) { 471 qemu_put_8s(f, &s->init4); 496 qemu_get_8s(f, &s->init4);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/ |
kvm.h | 38 __u8 init4; /* true if 4 byte init */ member in struct:kvm_pic_state
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
kvm.h | 38 __u8 init4; /* true if 4 byte init */ member in struct:kvm_pic_state
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
kvm.h | 38 __u8 init4; /* true if 4 byte init */ member in struct:kvm_pic_state
|
/external/qemu/android/config/linux-x86/asm/ |
kvm.h | 49 __u8 init4; /* true if 4 byte init */ member in struct:kvm_pic_state
|
/external/qemu/android/config/linux-x86_64/asm/ |
kvm.h | 49 __u8 init4; /* true if 4 byte init */ member in struct:kvm_pic_state
|