代码搜索:common 有哪些应用?

找到约 10,000 项符合「common 有哪些应用?」的源代码

代码结果 10,000
www.eeworm.com/read/316872/3601199

h dsp_common.h

/* * This file is part of OMAP DSP driver (DSP Gateway version 3.3.1) * * Copyright (C) 2004-2006 Nokia Corporation. All rights reserved. * * Contact: Toshihiro Kobayashi
www.eeworm.com/read/316872/3601714

h err_common.h

/* * linux/include/asm-alpha/err_common.h * * Copyright (C) 2000 Jeff Wiedemeier (Compaq Computer Corporation) * * Contains declarations and macros to support Alpha error handling * implementat
www.eeworm.com/read/316872/3602624

h inet_common.h

#ifndef _INET_COMMON_H #define _INET_COMMON_H extern const struct proto_ops inet_stream_ops; extern const struct proto_ops inet_dgram_ops; /* * INET4 prototypes used by INET6 */ struct msghdr;
www.eeworm.com/read/316872/3602679

h irlan_common.h

/********************************************************************* * * Filename: irlan_common.h * Version: 0.8 * Description: IrDA LAN access layer * Status:
www.eeworm.com/read/316872/3603065

s common.lds.s

#include .fini : { *(.fini) } =0x9090 _etext = .; PROVIDE (etext = .); . = ALIGN(4096); _sdata = .; PROVIDE (sdata = .); RODATA .unprotected : {
www.eeworm.com/read/316872/3603220

c sb_common.c

/* * sound/oss/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
www.eeworm.com/read/316872/3603294

c sb_common.c

/* * Copyright (c) by Jaroslav Kysela * Uros Bizjak * * Lowlevel routines for control of Sound Blaster cards * * This program is free so
www.eeworm.com/read/316872/3603919

c tick-common.c

/* * linux/kernel/time/tick-common.c * * This file contains the base functions to manage periodic tick * related events. * * Copyright(C) 2005-2006, Thomas Gleixner * Copyr
www.eeworm.com/read/316872/3605646

c itree_common.c

/* Generic part */ typedef struct { block_t *p; block_t key; struct buffer_head *bh; } Indirect; static DEFINE_RWLOCK(pointers_lock); static inline void add_chain(Indirect *p, struct buffer_head
www.eeworm.com/read/316872/3606656

c irlan_common.c

/********************************************************************* * * Filename: irlan_common.c * Version: 0.9 * Description: IrDA LAN Access Protocol Implementation * Status: