代码搜索:Notes

找到约 10,000 项符合「Notes」的源代码

代码结果 10,000
www.eeworm.com/read/433521/1883322

h ghs.h

/* * File: ghs.h * Purpose: Define constants for Green Hills Software toolchain * * Notes: * */ #ifndef _GHS_H_ #define _GHS_H_ /**********************************************
www.eeworm.com/read/433521/1883358

c mcf5xxx.c

/* * File: mcf5xxx.c * Purpose: Generic high-level routines for generic ColdFire processors * * Notes: */ #include "common.h" /***********************************************
www.eeworm.com/read/433521/1883396

h queue.h

/* * File: queue.h * Purpose: Implement a first in, first out linked list * * Notes: */ #ifndef _QUEUE_H_ #define _QUEUE_H_ /**********************************************************
www.eeworm.com/read/433521/1883399

c queue.c

/* * File: queue.c * Purpose: Implement a first in, first out linked list * * Notes: */ #include "common.h" #include "queue.h" /****************************************************
www.eeworm.com/read/430182/1939326

pci readme.pci

Some notes for ftape users with PCI motherboards: ================================================= The problem: ------------ There have been some problem reports from people using PCI-bus based sys
www.eeworm.com/read/425697/2003386

c ixosalbuffermgt.c

/** * @file IxOsalBufferMgt.c * * @brief Default buffer pool management and buffer management * Implementation. * * Design Notes: * * @par * */ /* * OS
www.eeworm.com/read/414813/2142106

am makefile.am

SUBDIRS = EXTRA_DIST = # NOTES: # # SweepLineOverlapAction.h needed by operation/valid/SweeplineNestedRingTester.h # for inheritance (but that header is not installed) geosdir = $(includedir)/geo
www.eeworm.com/read/414420/2146393

standalone readme.standalone

Design Notes on Exporting U-Boot Functions to Standalone Applications: ====================================================================== 1. The functions are exported by U-Boot via a jump table.
www.eeworm.com/read/411046/2194364

assumptions

Assumptions =========== The Yarrow design, described in "Yarrow-160: Notes on the Design and Analysis of the Yarrow Cryptographic Pseudonumber Generator" by John Kelsey, Bruce Schneier and Niels Ferg
www.eeworm.com/read/411046/2196028

contents

TOOLKIT DIRECTORY CONTENTS Documentation: . CONTENTS this file . README read this file first . docs/BUILD build and installation instructions . docs/CONFIG detailed configuration notes