Home
last modified time | relevance | path

Searched refs:tab (Results 1 – 25 of 53) sorted by relevance

123

/qemu/scripts/simplebench/
H A Dresults_to_text.py68 tab = []
72 tab.append([''] + [chr(ord('A') + i) for i in range(n_columns)])
74 tab.append([''] + [c['id'] for c in results['envs']])
82 tab.append(row)
107 col_j = tab[0][j + 1] if named_columns else ''
112 tab.append(row)
114 return f'All results are in {dim}\n\n' + tabulate.tabulate(tab)
H A Dsimplebench.py121 tab = {}
125 'tab': tab
133 if case['id'] not in tab:
134 tab[case['id']] = {}
135 tab[case['id']][env['id']] = bench_one(test_func, env, case,
/qemu/
H A D.editorconfig21 indent_style = tab
26 indent_style = tab
40 indent_style = tab
H A Dqemu.sasl35 keytab: /etc/qemu/krb5.tab
/qemu/include/hw/i386/
H A Dapic_internal.h215 static inline void apic_set_bit(uint32_t *tab, int index) in apic_set_bit() argument
220 tab[i] |= mask; in apic_set_bit()
223 static inline int apic_get_bit(uint32_t *tab, int index) in apic_get_bit() argument
228 return !!(tab[i] & mask); in apic_get_bit()
/qemu/hw/audio/
H A Dcs4231a.c87 const int16_t *tab; member
293 s->tab = NULL; in cs_reset_voices()
302 s->tab = MuLawDecompressTable; in cs_reset_voices()
305 s->tab = ALawDecompressTable; in cs_reset_voices()
548 if (s->tab) { in cs_write_audio()
553 linbuf[i] = s->tab[tmpbuf[i]]; in cs_write_audio()
579 copy = s->voice ? (s->audio_free >> (s->tab != NULL)) : dma_len; in cs_dma_read()
595 s->audio_free -= (written << (s->tab != NULL)); in cs_dma_read()
/qemu/ui/
H A Dtrace-events23 gd_switch(const char *tab, int width, int height) "tab=%s, width=%d, height=%d"
24 gd_update(const char *tab, int x, int y, int w, int h) "tab=%s, x=%d, y=%d, w=%d, h=%d"
25 gd_key_event(const char *tab, int gdk_keycode, int qkeycode, const char *action) "tab=%s, translate…
26 gd_grab(const char *tab, const char *device, const char *reason) "tab=%s, dev=%s, reason=%s"
27 gd_ungrab(const char *tab, const char *device) "tab=%s, dev=%s"
/qemu/hw/intc/
H A Dapic.c77 static inline void apic_reset_bit(uint32_t *tab, int index) in apic_reset_bit() argument
82 tab[i] &= ~mask; in apic_reset_bit()
86 static int get_highest_priority_int(uint32_t *tab) in get_highest_priority_int() argument
90 if (tab[i] != 0) { in get_highest_priority_int()
91 return i * 32 + apic_fls_bit(tab[i]); in get_highest_priority_int()
/qemu/tests/tcg/i386/
H A Dtest-i386.c1735 int tab[2]; variable
1781 tab[0] = 1; in test_exceptions()
1782 tab[1] = 10; in test_exceptions()
1783 asm volatile ("bound %0, %1" : : "r" (11), "m" (tab[0])); in test_exceptions()
1902 asm volatile ("rep outsb" : : "d" (0x4321), "S" (tab), "c" (1)); in test_exceptions()
1907 asm volatile ("rep insb" : : "d" (0x4321), "D" (tab), "c" (1)); in test_exceptions()
/qemu/docs/
H A Dmultiseat.txt59 in a separate tab. You can either simply switch tabs to switch heads,
60 or use the "View / Detach tab" menu item to move one of the displays
/qemu/docs/system/
H A Dvnc-security.rst180 keytab: /etc/qemu/krb5.tab
183 with the server principal stored in /etc/qemu/krb5.tab. For this to work
/qemu/target/hexagon/
H A Dmeson.build299 output: ['@BASENAME@.tab.c', '@BASENAME@.tab.h'],
/qemu/qapi/
H A Dui.json957 '9', '0', 'minus', 'equal', 'backspace', 'tab', 'q', 'w', 'e',
1331 # @show-tabs: Display the tab bar for switching between the various
1420 # guest. Allows command-tab window switching on the host without
/qemu/disas/
H A Driscv.c4768 static void format_inst(char *buf, size_t buflen, size_t tab, rv_decode *dec) in format_inst() argument
4848 while (strlen(buf) < tab * 2) { in format_inst()
4860 while (strlen(buf) < tab * 2) { in format_inst()
4932 while (strlen(buf) < tab) { in format_inst()
/qemu/docs/devel/
H A Dstyle.rst24 can tell the difference between a tab and eight spaces from a distance
38 to use tab stops of eight positions.
/qemu/linux-user/
H A Dstrace.c2716 abi_ulong domain, type, protocol, tab; in do_print_socketpair() local
2721 get_user_ualx(tab, arg1, 3); in do_print_socketpair()
2730 print_raw_param(TARGET_ABI_FMT_lx, tab, 1); in do_print_socketpair()
/qemu/docs/interop/
H A Dqmp-spec.rst242 other than ``\t`` (horizontal tab), ``\r`` (carriage return), or
/qemu/tcg/ppc/
H A Dtcg-target.c.inc1998 int isel, tab;
2007 tab = TAB(arg0, 0, arg0);
2012 tab = TAB(arg0, arg0, TCG_REG_R0);
2014 tcg_out32(s, isel | tab);
/qemu/pc-bios/keymaps/
H A Dmk87 # evdev 15 (0xf), QKeyCode "tab", number 0xf
H A Dru88 # evdev 15 (0xf), QKeyCode "tab", number 0xf
H A Dar102 # evdev 15 (0xf), QKeyCode "tab", number 0xf
H A Det87 # evdev 15 (0xf), QKeyCode "tab", number 0xf
H A Dfr-ca99 # evdev 15 (0xf), QKeyCode "tab", number 0xf
H A Dth87 # evdev 15 (0xf), QKeyCode "tab", number 0xf
H A Dja87 # evdev 15 (0xf), QKeyCode "tab", number 0xf

123