代码搜索:Notes
找到约 10,000 项符合「Notes」的源代码
代码结果 10,000
www.eeworm.com/read/309810/3704223
s mcf5206_lo.s
/*
* File: mcf5206_lo.s
* Purpose: Lowest level routines for MCF5206.
*
* Notes: This file assembles with both Diab and GNU tools
*
*
* Modifications:
*
*/
#ifdef _UNDERSCORE
www.eeworm.com/read/309810/3704224
c mcf5249_hi.c
/*
* File: mcf5249_hi.c
* Purpose: Register display/modify routines for MCF5249 modules.
*
* Notes:
*
*/
#include "src/include/dbug.h"
/***********************************
www.eeworm.com/read/309810/3704236
h mcf5xxx_timer.h
/*
* File: mcf5xxx_timer.h
* Purpose: routines for accessing integrated timer modules
*
* Notes:
*
*
* Modifications:
*
*/
#ifndef _TIMER_H
#define _TIMER_H
www.eeworm.com/read/303005/3819479
h iso82930.h
/*++
Copyright (c) 1997-1998 Microsoft Corporation
Module Name:
Iso82930.h
Abstract:
Kernel mode definitions and function prototypes
Environment:
Kernel mode
Notes:
www.eeworm.com/read/303005/3819512
h blk82930.h
/*++
Copyright (c) 1997-1998 Microsoft Corporation
Module Name:
Blk82930.h
Abstract:
Kernel mode definitions and function prototypes
Environment:
Kernel mode
Notes:
www.eeworm.com/read/292705/3949121
pss-updates
This file contains notes for users of PSS sound cards who wish to use the
newly added features of the newest version of this driver.
The major enhancements present in this new revision of this dri
www.eeworm.com/read/292144/3956638
erl hipe_arm_encode.erl
%%% -*- erlang-indent-level: 2 -*-
%%% $Id$
%%% Encode symbolic ARM instructions to binary form.
%%% Copyright (C) 2005 Mikael Pettersson
%%%
%%% Implementation Notes:
%%% - The Thumb instruction set
www.eeworm.com/read/292144/3958403
relnotes
Release Notes Erlang 4.3.1, Stockholm, October 1995
This is a maintenance release correcting some minor problems in the 4.3
release. The changes are mostly related to problems when using Erlang in
an
www.eeworm.com/read/291199/3968087
readme
PGP Software Development Kit Cryptographic Module
Operational Test Notes
WHAT IS IT?
----------
The optest program is used as part of the FIPS 140-2 validation process.
In particular, sec
www.eeworm.com/read/290560/3972419
c platform.c
/*
* File: be1000/platform.c
*
* Purpose: Platform glue code
*
* Notes:
*
* Author: kcn
* Date: 09-Jun-2003
*
* Modifications:
*
*/
#include "example.h"
/****************************