代码搜索:common 有哪些应用?
找到约 10,000 项符合「common 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/209559/4970603
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/209559/4971156
h dsp_common.h
/*
* linux/include/asm-arm/arch-omap/dsp_common.h
*
* Header for OMAP DSP subsystem control
*
* Copyright (C) 2004 Nokia Corporation
*
* Written by Toshihiro Kobayashi
www.eeworm.com/read/209559/4971522
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/209559/4972127
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
www.eeworm.com/read/209559/4972157
h irlan_common.h
/*********************************************************************
*
* Filename: irlan_common.h
* Version: 0.8
* Description: IrDA LAN access layer
* Status:
www.eeworm.com/read/209559/4972292
s common.lds.s
#include
.fini : { *(.fini) } =0x9090
_etext = .;
PROVIDE (etext = .);
. = ALIGN(4096);
_sdata = .;
PROVIDE (sdata = .);
. = ALIGN(16); /* Excepti
www.eeworm.com/read/209559/4972396
h tas_common.h
#ifndef _TAS_COMMON_H_
#define _TAS_COMMON_H_
#include
#include
#include
#define I2C_DRIVERID_TAS_BASE (0xFEBA)
#define SET_4_20(shadow, offset, v
www.eeworm.com/read/209559/4972397
c tas_common.c
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/209559/4972442
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/209559/4972599
c sb_common.c
/*
* Copyright (c) by Jaroslav Kysela
* Uros Bizjak
*
* Lowlevel routines for control of Sound Blaster cards
*
* This program is free sof