Searched refs:PANIC (Results 1 – 5 of 5) sorted by relevance
/external/qemu/ |
D | vl-android.c | 422 #define PANIC(...) android_core_init_failure(__VA_ARGS__) macro 424 #define PANIC(...) do { fprintf(stderr, __VA_ARGS__); \ macro 2145 PANIC("Unknown vga type: %s", p); in select_vgahw() 2490 PANIC("qemu: invalid serial index for %s (%d >= %d)", in serial_hds_add_at() 2494 PANIC("qemu: invalid serial index for %s (%d: already taken!)", in serial_hds_add_at() 2500 PANIC("qemu: could not open serial device '%s'", devname); in serial_hds_add_at() 2521 PANIC("qemu: too many serial devices registered (%d)", index); in serial_hds_add() 2658 PANIC("%s: invalid option -- '%s'", in main() 2667 PANIC("%s: option '%s' requires an argument", in main() 2687 PANIC("Invalid machine parameter: %s", in main() [all …]
|
/external/qemu-pc-bios/vgabios/ |
D | vbe_display_api.txt | 136 …As a result, a PANIC can be generated if an incompatible vbebios/display code combination is detec… 143 It's illegal to set the XRES when the VBE is enabled (display code should generate PANIC). 145 If the value written exceeds VBE_DISPI_MAX_XRES, the display code needs to generate a PANIC. 151 It's illegal to set the YRES when the VBE is enabled (display code should generate PANIC). 153 If the value written exceeds VBE_DISPI_MAX_YRES, the display code needs to generate a PANIC. 159 It's illegal to set the BPP when the VBE is enabled (display code should generate PANIC). 161 If the value written is an incompatible BPP, the display code needs to generate a PANIC.
|
/external/valgrind/main/coregrind/m_replacemalloc/ |
D | vg_replace_malloc.c | 887 #define PANIC(soname, fnname) \ macro 896 PANIC(VG_Z_LIBC_SONAME, pvalloc); 897 PANIC(VG_Z_LIBC_SONAME, malloc_get_state); 898 PANIC(VG_Z_LIBC_SONAME, malloc_set_state); 901 PANIC(VG_Z_LIBC_SONAME, pvalloc); 902 PANIC(VG_Z_LIBC_SONAME, malloc_get_state); 903 PANIC(VG_Z_LIBC_SONAME, malloc_set_state);
|
/external/kernel-headers/original/asm-mips/ |
D | asm.h | 97 #define PANIC(msg) \ macro
|
/external/srec/config/en.us/dictionary/ |
D | c0.6 | 83859 PANIC P AE1 N IH0 K 83860 PANIC'S P AE1 N IH0 K S
|