代码搜索:Relatively

找到约 345 项符合「Relatively」的源代码

代码结果 345
www.eeworm.com/read/203858/15350761

h termios.h

#ifndef _TERMIOS_H #define _TERMIOS_H #define TTY_BUF_SIZE 1024 /* 0x54 is just a magic number to make these relatively uniqe ('T') */ #define TCGETS 0x5401 #define TCSETS 0x5402 #define TCSETSW
www.eeworm.com/read/111947/15499683

h termios.h

#ifndef _TERMIOS_H #define _TERMIOS_H #define TTY_BUF_SIZE 1024 /* 0x54 is just a magic number to make these relatively uniqe ('T') */ #define TCGETS 0x5401 #define TCSETS 0x5402 #define TCSETSW
www.eeworm.com/read/107118/15612553

h termios.h

#ifndef _TERMIOS_H #define _TERMIOS_H #define TTY_BUF_SIZE 1024 /* 0x54 is just a magic number to make these relatively uniqe ('T') */ #define TCGETS 0x5401 #define TCSETS 0x5402 #define TCSETSW
www.eeworm.com/read/104342/15697898

h termios.h

#ifndef _TERMIOS_H #define _TERMIOS_H #define TTY_BUF_SIZE 1024 /* 0x54 is just a magic number to make these relatively uniqe ('T') */ #define TCGETS 0x5401 #define TCSETS 0x5402 #define TCSETSW
www.eeworm.com/read/100573/15871605

h termios.h

#ifndef _TERMIOS_H #define _TERMIOS_H #define TTY_BUF_SIZE 1024 /* 0x54 is just a magic number to make these relatively uniqe ('T') */ #define TCGETS 0x5401 #define TCSETS 0x5402 #define TCSETSW
www.eeworm.com/read/287546/8683065

v top.v

//the relatively simple cpu //design by zhxj,2005.4 module top; reg clk, rst; wire[15:0]addr; wire[4:0]addr1; wire[10:0]addr2; wire[7:0]data; wire read,write; wire [7:0]rambus; wire [7:0]
www.eeworm.com/read/160660/10510539

v top.v

//the relatively simple cpu //design by zhxj,2005.4 module top; reg clk, rst; wire[15:0]addr; wire[4:0]addr1; wire[10:0]addr2; wire[7:0]data; wire read,write; wire [7:0]rambus; wire [7:0]
www.eeworm.com/read/145471/5745859

h termios.h

#ifndef _LINUX_TERMIOS_H #define _LINUX_TERMIOS_H /* 0x54 is just a magic number to make these relatively uniqe ('T') */ #define TCGETS 0x5401 #define TCSETS 0x5402 #define TCSETSW 0x5403 #define
www.eeworm.com/read/135153/5889303

h ioctls.h

#ifndef __ASM_ARM_IOCTLS_H #define __ASM_ARM_IOCTLS_H #include /* 0x54 is just a magic number to make these relatively unique ('T') */ #define TCGETS 0x5401 #define TCSETS 0x5402 #d
www.eeworm.com/read/125688/6023304

h ioctls.h

#ifndef __ASM_ARM_IOCTLS_H #define __ASM_ARM_IOCTLS_H #include /* 0x54 is just a magic number to make these relatively unique ('T') */ #define TCGETS 0x5401 #define TCSETS 0x5402 #d