代码搜索:如何学习 common?
找到约 10,000 项符合「如何学习 common?」的源代码
代码结果 10,000
www.eeworm.com/read/337546/3330635
c common-smdk.c
/* linux/arch/arm/mach-s3c2410/common-smdk.c
*
* Copyright (c) 2006 Simtec Electronics
* Ben Dooks
*
* Common code for SMDK2410 and SMDK2440 boards
*
* http://www.fluff.org/b
www.eeworm.com/read/337546/3330637
h common-smdk.h
/* linux/arch/arm/mach-s3c2410/common-smdk.h
*
* Copyright (c) 2006 Simtec Electronics
* Ben Dooks
*
* Common code for SMDK2410 and SMDK2440 boards
*
* http://www.fluff.org/b
www.eeworm.com/read/337546/3331020
c setup-common.c
/*
* Common boot and setup code for both 32-bit and 64-bit.
* Extracted from arch/powerpc/kernel/setup_64.c.
*
* Copyright (C) 2001 PPC64 Team, IBM Corp
*
* This program is free software; y
www.eeworm.com/read/337546/3331041
h ptrace-common.h
/*
* Copyright (c) 2002 Stephen Rothwell, IBM Coproration
* Extracted from ptrace.c and ptrace32.c
*
* This file is subject to the terms and conditions of the GNU General
* Public License.
www.eeworm.com/read/337546/3331076
h op-common.h
#define _FP_DECL(wc, X) \
_FP_I_TYPE X##_c, X##_s, X##_e; \
_FP_FRAC_DECL_##wc(X)
/*
* Finish truely unpacking a native fp value by classifying the kind
* of fp value and normalizing both the
www.eeworm.com/read/337546/3331214
c iommu_common.c
/* $Id: iommu_common.c,v 1.9 2001/12/17 07:05:09 davem Exp $
* iommu_common.c: UltraSparc SBUS/PCI common iommu code.
*
* Copyright (C) 1999 David S. Miller (davem@redhat.com)
*/
#include "iommu_
www.eeworm.com/read/337546/3331215
c pci_common.c
/* $Id: pci_common.c,v 1.29 2002/02/01 00:56:03 davem Exp $
* pci_common.c: PCI controller common support.
*
* Copyright (C) 1999 David S. Miller (davem@redhat.com)
*/
#include
#
www.eeworm.com/read/337546/3331257
h iommu_common.h
/* $Id: iommu_common.h,v 1.5 2001/12/11 09:41:01 davem Exp $
* iommu_common.h: UltraSparc SBUS/PCI common iommu declarations.
*
* Copyright (C) 1999 David S. Miller (davem@redhat.com)
*/
#include
www.eeworm.com/read/337546/3331634
c err_common.c
/*
* linux/arch/alpha/kernel/err_common.c
*
* Copyright (C) 2000 Jeff Wiedemeier (Compaq Computer Corporation)
*
* Error handling code supporting Alpha systems
*/
#include
#inclu
www.eeworm.com/read/337546/3332457
c slip_common.c
#include
#include "slip_common.h"
#include "net_user.h"
int slip_proto_read(int fd, void *buf, int len, struct slip_proto *slip)
{
int i, n, size, start;
if(slip->more > 0){
i = 0;