代码搜索:Notes
找到约 10,000 项符合「Notes」的源代码
代码结果 10,000
www.eeworm.com/read/246048/4497508
h ixethmii.h
/**
* @file IxEthMii.h
*
* @brief this file contains the public API of @ref IxEthMii component
*
* Design notes :
* The main intent of this API is to inplement MII high level fonctionalitoe
www.eeworm.com/read/242732/4537287
c checksum.c
/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS TCP/IP protocol driver
* FILE: tcpip/checksum.c
* PURPOSE: Checksum routines
* NOTES: The che
www.eeworm.com/read/242732/4539849
cpp main.cpp
/*
ReactOS Operating System
Sound Blaster KS Driver
AUTHORS:
Andrew Greenwood
NOTES:
WaveTable is not supported.
*/
#include
/* How many minip
www.eeworm.com/read/242732/4540238
h ndissys.h
/*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS NDIS library
* FILE: ndissys.h
* PURPOSE: NDIS library definitions
* NOTES: Spin lock acquire
www.eeworm.com/read/242732/4540656
c file.c
/* {{{ Copyright */
/* File managing. Important notes on this file:
About the use of dialogs in this file:
If you want to add a new dialog box (or call a routine that pops
up a d
www.eeworm.com/read/239395/4601536
h precomp.h
/*++
Copyright (c) 2000-2002 Microsoft Corporation. All Rights Reserved.
Module Name:
precomp.h
Abstract:
Globals to the receiver.
Notes:
--*/
www.eeworm.com/read/237831/4619861
c gtkbuddynote.c
/*
* GtkBuddyNote - Store notes on particular buddies
* Copyright (C) 2007 Etan Reisner
*
* This program is free software; you can redistribute it and/or
* modify it under the
www.eeworm.com/read/237048/4632647
java note.java
package org.jnode.driver.sound.speaker;
/** A class to represent notes that a speaker can play.
* @author Matt Paine
**/
public class Note
{
//********** constants **********//
pu
www.eeworm.com/read/232428/4698817
h uart.h
/*
* File: uart.h
* Purpose: Provide common ColdFire UART routines for polled serial IO
*
* Notes:
*/
#ifndef __UART_H__
#define __UART_H__
/*************************************
www.eeworm.com/read/232428/4698818
c uart.c
/*
* File: uart.c
* Purpose: Provide common ColdFire UART routines for serial IO
*
* Notes:
*
*/
#include "common.h"
#include "uart/uart.h"
/*
* To