/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/ |
D | DataTruncationTest.java | 38 int[] init4 = { -2147483648, 2147483647, 0, 1761409290, -1331044048, in testDataTruncationintbooleanbooleanintint() local 50 int[] theFinalStates5 = init4; in testDataTruncationintbooleanbooleanintint() 62 init3[i], init4[i], init5[i]); in testDataTruncationintbooleanbooleanintint() 119 int[] init4 = { -2147483648, 2147483647, 0, -631377748, 21025030, in testGetIndex() local 133 int[] theFinalStates5 = init4; in testGetIndex() 144 init3[i], init4[i], init5[i]); in testGetIndex() 191 int[] init4 = { -2147483648, 2147483647, 0, 1134512579, 533874007, in testGetParameter() local 205 int[] theFinalStates5 = init4; in testGetParameter() 216 init3[i], init4[i], init5[i]); in testGetParameter() 263 int[] init4 = { -2147483648, 2147483647, 0, 1762375167, -604897453, in testGetRead() local [all …]
|
D | BatchUpdateExceptionTest.java | 245 int[][] init4 = { { 1, 2, 3 }, { }, { 3 }, { 5, 5 }, { 6 }, in testBatchUpdateExceptionStringStringintintArray() local 250 int[][] theFinalStates2 = init4; in testBatchUpdateExceptionStringStringintintArray() 263 init2[i], init3[i], init4[i]); in testBatchUpdateExceptionStringStringintintArray()
|
D | SQLExceptionTest.java | 307 SQLException[] init4 = { new SQLException(), null, new SQLException(), in testGetNextException() local 312 SQLException[] theReturns = init4; in testGetNextException() 316 SQLException[] theFinalStates4 = init4; in testGetNextException() 324 aSQLException.setNextException(init4[i]); in testGetNextException()
|
/external/qemu/hw/intc/ |
D | i8259.c | 50 uint8_t init4; /* true if 4 byte init */ member 281 s->init4 = 0; in pic_reset() 302 s->init4 = val & 1; in pic_ioport_write() 360 s->init_state = s->single_mode ? (s->init4 ? 3 : 0) : 2; in pic_ioport_write() 363 if (s->init4) { in pic_ioport_write() 471 qemu_put_8s(f, &s->init4); in pic_save() 496 qemu_get_8s(f, &s->init4); in pic_load()
|
/external/openssl/crypto/conf/ |
D | ssleay.cnf | 9 init4="10'"
|
/external/qemu/android/config/linux-x86/asm/ |
D | kvm.h | 49 __u8 init4; /* true if 4 byte init */ member
|
/external/qemu/android/config/linux-x86_64/asm/ |
D | kvm.h | 49 __u8 init4; /* true if 4 byte init */ member
|
/external/kernel-headers/original/uapi/asm-x86/asm/ |
D | kvm.h | 71 __u8 init4; /* true if 4 byte init */ member
|
/external/linux-tools-perf/perf-3.12.0/arch/x86/include/uapi/asm/ |
D | kvm.h | 71 __u8 init4; /* true if 4 byte init */ member
|
/external/clang/test/Analysis/ |
D | self-init.m | 86 -(id)init4 { method
|
/external/clang/test/SemaObjC/ |
D | attr-designated-init.m | 31 -(id)init4 NS_DESIGNATED_INITIALIZER { return 0; } // expected-error {{only applies to init methods…
|