代码搜索结果
找到约 10,000 项符合
Interface 的代码
f34x_usb_descriptor.h
//-----------------------------------------------------------------------------
// F34x_USB_Descriptor.h
//-----------------------------------------------------------------------------
// Copyright
textimp.java
/**
* The Implementor
*/
public interface TextImp {
public abstract void DrawTextImp();
}
file system3.txt
fsync
SYNOPSIS
int fsync(int fd);
DESCRIPTION
Synchronizes the state of the file on disk with the state of the file in core. (For one
thing, it flushes the file buffers.)
PARAMETERS
readme.master
rtl8180-sa2400 as an AP (master mode)
----------------------------------------
The driver now supports a *basic* AP mode. Basic means that the 802.11 protocol is not fully implemented.
Each client m
observer.java
public interface Observer {
public void update(float newPrice);
}
message.c
/*
* message.c - synchronous message handling
*/
#include
#include /* for scatterlist macros */
#include
#include
#include
if.c
/*
* Copyright (c) 2004 Ying Ge, Communication Research Center Canada.
*
* Copyright (c) 2002, 2003 Maoyu Wang, Communication Research Center Canada.
*
* By Ying Ge:
* 1. Change the OLSR packet
trace.h
/*
* Copyright (c) 2004 Ying Ge, Communication Research Center Canada.
*
* Copyright (c) 2002, 2003 Maoyu Wang, Communication Research Center Canada.
*
* By Ying Ge:
* 1. Change the OLSR packet