代码搜索:linux
找到约 10,000 项符合「linux」的源代码
代码结果 10,000
www.eeworm.com/read/446104/1716348
js linux.js
var data={};
data['8_801'] = 'text:\u7cfb\u7edf\u7ef4\u62a4\u4e0e\u4f7f\u7528\u533a ; data:roomid=801';
data['8_802'] = 'text:\u7a0b\u5e8f\u5f00\u53d1\u533a ; data:roomid=802';
data['8_803'] = 'tex
www.eeworm.com/read/442656/1755534
hh linux.hh
/*
* Copyright (c) 2004, 2005
* The Regents of The University of Michigan
* All Rights Reserved
*
* This code is part of the M5 simulator, developed by Nathan Binkert,
* Erik Hallnor, Steve Raas
www.eeworm.com/read/442570/1758111
linux makefile.linux
CFLAGS=-g -I/usr/include -I../../include/ -O0 -Wall
CC=gcc
.y.c:
bison -d -o $@ $<
.l.c:
flex -o$@ $<
SRCS = main.c io.c x86emu.c int.c pci.c
OBJS = main.o io.o x86emu.o int.o pci.o
all :
www.eeworm.com/read/442570/1758134
linux makefile.linux
#############################################################################
#
# Realmode X86 Emulator Library
#
# Copyright (C) 1996-1999 SciTech Software, Inc.
#
# ===============
www.eeworm.com/read/440906/1773479
h linux.h
/* Definitions for Linux for S/390.
Copyright (C) 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
Contributed by Hartmut Penner (hpenner@de.ibm.com) and
Ulrich Weigand (u
www.eeworm.com/read/440906/1773495
h linux.h
/* Definitions for SH running Linux-based GNU systems using ELF
Copyright (C) 1999, 2000, 2002 Free Software Foundation, Inc.
Contributed by Kazumoto Kojima
This file i
www.eeworm.com/read/440906/1773504
t-linux
# Don't run fixproto
STMP_FIXPROTO =
TARGET_LIBGCC2_CFLAGS = -fpic
LIB1ASMFUNCS_CACHE = _ic_invalidate
LIB2FUNCS_EXTRA=
MULTILIB_OPTIONS= $(MULTILIB_ENDIAN) m3e/m4
MULTILIB_DIRNAMES=
MULTILIB_MATC
www.eeworm.com/read/440906/1773541
h linux.h
/* Definitions for MIPS running Linux-based GNU systems with ELF format.
Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free soft
www.eeworm.com/read/440906/1773576
h linux.h
/* Definitions of target machine for GNU compiler. System/370 version.
Copyright (C) 1989, 1993, 1995, 1996, 1997 Free Software Foundation, Inc.
Contributed by Jan Stein (jan@cd.chalmers.se).
www.eeworm.com/read/440906/1773634
h linux.h
/* Definitions for ia64-linux target. */
/* This macro is a C statement to print on `stderr' a string describing the
particular machine description choice. */
#define TARGET_VERSION fprintf (st