代码搜索:OUT

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

代码结果 10,000
www.eeworm.com/read/434156/1874658

out anal.out

E:/vhdl_tools/100Examples/1_ADDER/1_ADDER.VHD: pout
www.eeworm.com/read/434156/1874660

out anal.out

E:/vhdl_tools/100Examples/2_ADDER/2_ADDER.VHD: pout
www.eeworm.com/read/432012/1901418

h a.out.h

/* $Id: a.out.h,v 1.13 2000/01/09 10:46:53 anton Exp $ */ #ifndef __SPARC_A_OUT_H__ #define __SPARC_A_OUT_H__ #define SPARC_PGSIZE 0x2000 /* Thanks to the sun4 architecture... */ #define SE
www.eeworm.com/read/430518/1923782

h a.out.h

/* * include/asm-s390/a.out.h * * S390 version * Copyright (C) 1999 IBM Deutschland Entwicklung GmbH, IBM Corporation * * Derived from "include/asm-i386/a.out.h" * Copyright (C) 1992,
www.eeworm.com/read/430518/1923902

h a.out.h

/* $Id: a.out.h,v 1.13 2000/01/09 10:46:53 anton Exp $ */ #ifndef __SPARC_A_OUT_H__ #define __SPARC_A_OUT_H__ #define SPARC_PGSIZE 0x2000 /* Thanks to the sun4 architecture... */ #define SE
www.eeworm.com/read/430518/1924078

h a.out.h

/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (C) 1994
www.eeworm.com/read/430518/1924239

h a.out.h

#ifndef __ASM_MIPS_A_OUT_H #define __ASM_MIPS_A_OUT_H struct exec { unsigned long a_info; /* Use macros N_MAGIC, etc for access */ unsigned a_text; /* length of text, in bytes */ unsigned a_d
www.eeworm.com/read/430518/1924378

h a.out.h

/* $Id: a.out.h,v 1.7 2001/04/24 01:09:12 davem Exp $ */ #ifndef __SPARC64_A_OUT_H__ #define __SPARC64_A_OUT_H__ #define SPARC_PGSIZE 0x2000 /* Thanks to the sun4 architecture... */ #define
www.eeworm.com/read/430518/1924855

h a.out.h

#ifndef __A_OUT_GNU_H__ #define __A_OUT_GNU_H__ #define __GNU_EXEC_MACROS__ #ifndef __STRUCT_EXEC_OVERRIDE__ #include #endif /* __STRUCT_EXEC_OVERRIDE__ */ /* these go in the N_MACH
www.eeworm.com/read/430518/1926014

h a.out.h

#ifndef _ASM_IA64_A_OUT_H #define _ASM_IA64_A_OUT_H /* * No a.out format has been (or should be) defined so this file is * just a dummy that allows us to get binfmt_elf compiled. It * probably wo