/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]); 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...] |
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/intc/ |
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);
|
/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
|
/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
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm/ |
kvm.h | 49 __u8 init4; /* true if 4 byte init */ member in struct:kvm_pic_state
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/ |
kvm.h | 49 __u8 init4; /* true if 4 byte init */ member in struct:kvm_pic_state
|
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/asm/ |
kvm.h | 89 __u8 init4; member in struct:kvm_pic_state
|
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/asm/ |
kvm.h | 89 __u8 init4; member in struct:kvm_pic_state
|