代码搜索:Overview
找到约 6,489 项符合「Overview」的源代码
代码结果 6,489
www.eeworm.com/read/250243/4437005
c tx4938ndfmc.c
/*
* drivers/mtd/nand/tx4938ndfmc.c
*
* Overview:
* This is a device driver for the NAND flash device connected to
* TX4938 internal NAND Memory Controller.
* TX4938 NDFMC is almost same
www.eeworm.com/read/229812/4750094
gml intro.gml
:H1.Introduction
:H2.Overview
:P.
The Open Watcom Standard Template Library (OWSTL) is an implimentation of
the C++ standard library defined in ISO/IEC 14882.
This document describes the design
www.eeworm.com/read/229812/4753044
mdoc libzip.mdoc
.\" $NiH: libzip.mdoc,v 1.5 2005/06/09 21:14:54 wiz Exp $
.\"
.\" libzip.mdoc -- general overview of available functions
.\" Copyright (C) 2005 Dieter Baron and Thomas Klausner
.\"
.\" This file
www.eeworm.com/read/210656/4947888
am makefile.am
## Process this file with automake to produce Makefile.in
AUTOMAKE_OPTIONS = foreign
docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/vorbisenc
doc_DATA = index.html overview.html reference.html style
www.eeworm.com/read/209559/4964014
c tx4938ndfmc.c
/*
* drivers/mtd/nand/tx4938ndfmc.c
*
* Overview:
* This is a device driver for the NAND flash device connected to
* TX4938 internal NAND Memory Controller.
* TX4938 NDFMC is almost same
www.eeworm.com/read/195013/5122664
00-index
00-INDEX
- this file: info on the kernel build process
bug-list.txt
- known bugs in kbuild programs
commands.txt
- overview of kbuild commands
config-language.txt
- specification of Config Lan
www.eeworm.com/read/195013/5122665
txt makefiles.txt
Linux Kernel Makefiles
2000-September-14
Michael Elizabeth Chastain,
=== Table of Contents
This document describes the Linux kernel Makefiles.
1 Overview
2 Who does what
3
www.eeworm.com/read/183001/5259011
readme
$PostgreSQL: pgsql/src/backend/storage/lmgr/README,v 1.17 2005/06/14 22:15:32 tgl Exp $
LOCKING OVERVIEW
Postgres uses three types of interprocess locks:
* Spinlocks. These are intended for *very