代码搜索结果
找到约 322,615 项符合
Interface 的代码
interface.cpp
///////////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2003, Ulink Telecom Equipment Co., Ltd. All rights reserved.
//
// File:
//
// Interface.cp
mldonkey web interface detection.plugin
19
MLdonkey www interface detection
Peer-to-Peer
2003/11/13
mldonkey web interface wml files detection.plugin
142
MLdonkey web interface wml files detection
Peer-to-Peer
2004/09/05
interface.o
XL
H 2 areas A global symbols
M interface.c
S push_gset1 Ref0000
S pop_gset1 Ref0000
A text size 7A flags 0
dbfile E:\ICCAVR\project\avrisp\interface.c
dbfunc e interface_init 0 fV
dbline FFFF
interface.s
.module interface.c
.area text(rom, con, rel)
.dbfile E:\ICCAVR\project\avrisp\interface.c
.dbfunc e interface_init _interface_init fV
.even
_interface_init::
.dbline -1
.dbline 87
; /*
interface.dp2
interface.o: E:\ICCAVR\project\avrisp/stk500.h C:/icc/include/string.h C:/icc/include/_const.h C:/icc/include/iom8v.h C:/icc/include/macros.h E:\ICCAVR\project\avrisp/interface.h E:\ICCAVR\project\avr
interface.h
/* Interface function header.
* Copyright (C) 1999 Kunihiro Ishiguro
*
* This file is part of GNU Zebra.
*
* GNU Zebra is free software; you can redistribute it and/or modify it
* under the term
interface.c
/*
* Interface function.
* Copyright (C) 1997, 1999 Kunihiro Ishiguro
*
* This file is part of GNU Zebra.
*
* GNU Zebra is free software; you can redistribute it and/or modify it
* under the te
interface.c
/* interface.c - DHCP server and relay agent network interface library */
/* Copyright 1984 - 2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
interface.cpp
/*
* public/ann/interface.c
* 2004-05-03 by ShanLanshan
*
* Implement ann lib interface
*/
#include "public/ann/interface.h"
namespace ann {
IAnnVector::~IAnnVector(){}
IAnnVectorC