代码搜索结果

找到约 10,000 项符合 Monitor 的代码

osdcpufreq.c

/* * OSD CPU frequency monitor (osdcpufreq) - It displays an OSD-like window * with information about the CPU current status: frequency, CPU driver, * governor... It is very useful for laptops equ

osdcpufreq.h

/* * OSD CPU frequency monitor (osdcpufreq) - It displays an OSD-like window * with information about the CPU current status: frequency, CPU driver, * governor... It is very useful for laptops equ

makefile

v ax,_display_buf ;from monitor_type() mov es,ax mov di,6[bp] ;starting position mov cx,8[bp] ;number of characters

patch-qemu-pty.diff

By default, with qemu version < 0.8.0 and with the command line qemu -monitor pty or -serial pty, local echo is enabled for the qemu side of the pty. This can result in infinite write/read loops and/

cmd_usbreq.h

/* cmd_usbreq.h - Nereid USB Monitor / USB request command * Copyright (C) 2003 Tachibana Eriko * * This program is free software; you can redistribute it and/or modify * it under the terms of the

cmd_nereid.h

/* cmd_nereid.h - Nereid USB Monitor / Nereid command * Copyright (C) 2003 Tachibana Eriko * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU

cmd_usbreq.c

/* cmd_usbreq.c - Nereid USB Monitor / USB request command * Copyright (C) 2003 Tachibana Eriko * * This program is free software; you can redistribute it and/or modify * it under the terms of the

usbmon.h

/* usbmon.h - Nereid USB Monitor / main * Copyright (C) 2003 Tachibana Eriko * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public

usbdesc.c

/* usbdesc.c - Nereid USB Monitor / USB Descriptor * Copyright (C) 2003 Tachibana Eriko * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Gen

util.h

/* util.h - Nereid USB Monitor / Utility * Copyright (C) 2003 Tachibana Eriko * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Publi