代码搜索:common 有哪些应用?
找到约 10,000 项符合「common 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/350097/3129844
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/350097/3130170
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/350097/3133709
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/350097/3134507
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/350097/3134534
h irlan_common.h
/*********************************************************************
*
* Filename: irlan_common.h
* Version: 0.8
* Description: IrDA LAN access layer
* Status:
www.eeworm.com/read/350097/3135209
c itree_common.c
/* Generic part */
typedef struct {
block_t *p;
block_t key;
struct buffer_head *bh;
} Indirect;
static inline void add_chain(Indirect *p, struct buffer_head *bh, block_t *v)
{
p->key = *(p->p =
www.eeworm.com/read/350097/3135607
c irlan_common.c
/*********************************************************************
*
* Filename: irlan_common.c
* Version: 0.9
* Description: IrDA LAN Access Protocol Implementati
www.eeworm.com/read/349580/3142482
tex numbering_common.tex
\index{numbering}
The UFC specification dictates a certain numbering of the vertices,
edges etc. of the cells of a finite element mesh. First, an \emph{ad
hoc} numbering is picked for the vertices of
www.eeworm.com/read/349580/3142483
tex referencecells_common.tex
\index{reference cells}
The following five reference cells are covered by the UFC specification:
the reference \emph{interval},
the reference \emph{triangle},
the reference \emph{quadrilateral},
the
www.eeworm.com/read/349580/3142927
h dolfin_common.h
#ifndef __DOLFIN_COMMON_H
#define __DOLFIN_COMMON_H
// DOLFIN common classes
#include
#include
#include
#include
#include