代码搜索:如何学习 common?

找到约 10,000 项符合「如何学习 common?」的源代码

代码结果 10,000
www.eeworm.com/read/179911/5293541

s entry-common.s

/* * linux/arch/arm/kernel/entry-common.S * * Copyright (C) 2000 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General P
www.eeworm.com/read/179911/5293671

c iommu_common.c

/* $Id: iommu_common.c,v 1.4 2000/06/04 21:50:23 anton 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/179911/5293672

c pci_common.c

/* $Id: pci_common.c,v 1.12 2000/05/01 06:32:49 davem Exp $ * pci_common.c: PCI controller common support. * * Copyright (C) 1999 David S. Miller (davem@redhat.com) */ #include #
www.eeworm.com/read/179911/5293707

h iommu_common.h

/* $Id: iommu_common.h,v 1.1 1999/12/17 12:31:54 jj Exp $ * iommu_common.h: UltraSparc SBUS/PCI common iommu declarations. * * Copyright (C) 1999 David S. Miller (davem@redhat.com) */ #include
www.eeworm.com/read/179911/5294641

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 th
www.eeworm.com/read/179911/5294921

h isdn_common.h

/* $Id: isdn_common.h,v 1.21 2000/11/25 17:00:59 kai Exp $ * header for Linux ISDN subsystem, common used functions and debugging-switches (linklevel). * * Copyright 1994-1999 by Fritz Elfert (fr
www.eeworm.com/read/179911/5294951

c isdn_common.c

/* $Id: isdn_common.c,v 1.114 2000/11/25 17:00:59 kai Exp $ * Linux ISDN subsystem, common used functions (linklevel). * * Copyright 1994-1999 by Fritz Elfert (fritz@isdn4linux.de) * Copyright 1
www.eeworm.com/read/179911/5295277

c sb_common.c

/* * sound/sb_common.c * * Common routines for Sound Blaster compatible cards. * * * Copyright (C) by Hannu Savolainen 1993-1997 * * OSS/Free for Linux is distributed under the GNU GENERAL PUB
www.eeworm.com/read/179911/5298819

h op-common.h

/* Software floating-point emulation. Common operations. Copyright (C) 1997,1998,1999 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Richard Henderson (
www.eeworm.com/read/179911/5299617

h inet_common.h

#ifndef _INET_COMMON_H #define _INET_COMMON_H extern struct proto_ops inet_stream_ops; extern struct proto_ops inet_dgram_ops; /* * INET4 prototypes used by INET6 */ extern void inet_remove_s