代码搜索:Struct

找到约 10,000 项符合「Struct」的源代码

代码结果 10,000
www.eeworm.com/read/379714/9181076

h tty.h

/* * 'tty.h' defines some structures used by tty_io.c and some defines. * * NOTE! Don't touch this without checking that nothing in rs_io.s or * con_io.s breaks. Some constants are hardwired into
www.eeworm.com/read/379714/9181078

bak tty.h.bak

/* * 'tty.h' defines some structures used by tty_io.c and some defines. * * NOTE! Don't touch this without checking that nothing in rs_io.s or * con_io.s breaks. Some constants are hardwired into
www.eeworm.com/read/181669/9241776

h tty.h

/* * 'tty.h' defines some structures used by tty_io.c and some defines. * * NOTE! Don't touch this without checking that nothing in rs_io.s or * con_io.s breaks. Some constants are hardwired into
www.eeworm.com/read/178847/9383868

h ip.h

/* * Copyright (c) 2001-2003 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permi
www.eeworm.com/read/175764/9534469

h audio.h

/* audio: audio output interface copyright ?-2006 by the mpg123 project - free software under the terms of the LGPL 2.1 see COPYING and AUTHORS files in distribution or http://mpg123.de initially
www.eeworm.com/read/175201/9555728

h audio.h

/* audio: audio output interface copyright ?-2006 by the mpg123 project - free software under the terms of the LGPL 2.1 see COPYING and AUTHORS files in distribution or http://mpg123.de initially
www.eeworm.com/read/166965/9987807

h setup.h

#if !defined _SETUP_H_ #define _SETUP_H_ #pragma pack( push, enter_download ) #pragma pack(1) //提交服务请求和应答的数据通讯协议 struct Header_Comm { BYTE byteFlag; //包标记 1:BIN包 2:XML包 3:WML包... DWORD
www.eeworm.com/read/165195/10072655

c mem.c

/******************************************************************************** Modify by: Andy.wu Date: 2006.6.11 Description: This file is from LwIP, and modified for ucos ***************
www.eeworm.com/read/164463/10106732

h tty_flip.h

#ifndef _LINUX_TTY_FLIP_H #define _LINUX_TTY_FLIP_H #ifdef INCLUDE_INLINE_FUNCS #define _INLINE_ extern #else #define _INLINE_ static __inline__ #endif _INLINE_ void tty_insert_flip_char(struct tty_
www.eeworm.com/read/354342/10362526

h tty.h

/* * 'tty.h' defines some structures used by tty_io.c and some defines. * * NOTE! Don't touch this without checking that nothing in rs_io.s or * con_io.s breaks. Some constants are hardwired into