📄 tags
字号:
!_TAG_FILE_FORMAT 2 /extended format; --format=1 will not append ;" to lines/!_TAG_FILE_SORTED 1 /0=unsorted, 1=sorted, 2=foldcase/!_TAG_PROGRAM_AUTHOR Darren Hiebert /dhiebert@users.sourceforge.net/!_TAG_PROGRAM_NAME Exuberant Ctags //!_TAG_PROGRAM_URL http://ctags.sourceforge.net /official site/!_TAG_PROGRAM_VERSION 5.4 //CC Makefile /^CC = \/opt\/host\/armv4l\/bin\/armv4l-unknown-linux-gcc $/;" mCFLAGS Makefile /^CFLAGS = -D__KERNEL__ -I\/HHARM2410-R3\/kernel\/include -Wall -Wstrict-prototypes -Wno-trigraphs -Os -mapcs -fno-strict-aliasing -fno-common -fno-common -pipe -mapcs-32 -march=armv4 -mtune=arm9tdmi -mshort-load-bytes -msoft-float -DKBUILD_BASENAME=ppcflash$/;" mIOPORT_MAJOR ppcflash.c 23;" d file:IOPORT_MAP ppcflash.h 11;" dIOPORT_READ ppcflash.h 13;" dIOPORT_UNMAP ppcflash.h 12;" dIOPORT_WRITE ppcflash.h 14;" dIOPORT_WRITE_CON ppcflash.h 15;" dMODCFLAGS Makefile /^MODCFLAGS = -DMODULE $/;" m_IOMAP_H_ ppcflash.h 2;" dbase ppcflash.c /^ unsigned long base;$/;" m struct:ioport_data_s file:buff ppcflash.h /^ unsigned char * buff;$/;" m struct:ioport_ioctl_requestcount ppcflash.h /^ unsigned long count;$/;" m struct:ioport_ioctl_requestdprintk ppcflash.c 21;" d file:erase_sector ppcflash.c /^void erase_sector(unsigned long offset)$/;" fg_ppcflash_devfs_handle ppcflash.c /^static devfs_handle_t g_ppcflash_devfs_handle;$/;" v file:g_ppcflash_major ppcflash.c /^static int g_ppcflash_major=0;$/;" v file:io_lock ppcflash.c /^ unsigned long io_lock;$/;" m struct:ioport_data_s file:ioport_ctl_fops ppcflash.c /^static struct file_operations ioport_ctl_fops = {$/;" v file:ioport_ctl_ioctl ppcflash.c /^int ioport_ctl_ioctl(struct inode *inode, $/;" fioport_ctl_read ppcflash.c /^int ioport_ctl_read(int minor, struct ioport_ioctl_request *rq)$/;" fioport_ctl_write ppcflash.c /^int ioport_ctl_write(int minor, struct ioport_ioctl_request *rq)$/;" fioport_ctl_write_con ppcflash.c /^int ioport_ctl_write_con(int minor, struct ioport_ioctl_request *rq)$/;" fioport_data_s ppcflash.c /^typedef struct ioport_data_s {$/;" s file:ioport_device_t ppcflash.c /^} ioport_device_t;$/;" t file:ioport_devices ppcflash.c /^static ioport_device_t ioport_devices[256];$/;" v file:ioport_fops ppcflash.c /^static struct file_operations ioport_fops = {$/;" v file:ioport_init ppcflash.c /^__initcall(ioport_init);$/;" vioport_init ppcflash.c /^int __init ioport_init(void)$/;" fioport_init ppcflash.c /^module_init(ioport_init);$/;" vioport_ioctl_request ppcflash.h /^struct ioport_ioctl_request {$/;" sioport_open ppcflash.c /^int ioport_open(struct inode *inode, struct file *filp)$/;" fioport_read ppcflash.c /^ssize_t ioport_read(struct file *filp, char * buf, $/;" fioport_read_b ppcflash.c /^int ioport_read_b(int minor,struct ioport_ioctl_request *rq)$/;" fioport_release ppcflash.c /^int ioport_release(struct inode *inode, struct file *filp)$/;" fioport_write ppcflash.c /^ssize_t ioport_write(struct file *filp, const char * buf, $/;" fioport_write_b ppcflash.c /^int ioport_write_b(int minor,struct ioport_ioctl_request *rq)$/;" fioport_write_b_con ppcflash.c /^int ioport_write_b_con(int minor,struct ioport_ioctl_request *rq)$/;" flen ppcflash.c /^ unsigned long len;$/;" m struct:ioport_data_s file:map_base ppcflash.h /^ unsigned long map_base;$/;" m struct:ioport_ioctl_requestmap_len ppcflash.h /^ unsigned long map_len;$/;" m struct:ioport_ioctl_requestmaped ppcflash.c /^ unsigned long maped;$/;" m struct:ioport_data_s file:offset ppcflash.h /^ unsigned long offset;$/;" m struct:ioport_ioctl_requestppcflash_cleanup ppcflash.c /^module_exit(ppcflash_cleanup);$/;" vppcflash_cleanup ppcflash.c /^static void ppcflash_cleanup(void){$/;" f file:write_flash ppcflash.c /^void write_flash(unsigned long offset)$/;" f
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -