代码搜索结果

找到约 322,615 项符合 Interface 的代码

interface.h

/* * include/linux/nfsd/interface.h * * defines interface between nfsd and other bits of * the kernel. Particularly filesystems (eventually). * * Copyright (C) 2000 Neil Brown

interface.pro

# File generated by kdevelop's qmake manager. # ------------------------------------------- # Subdir relative project main directory: ./src/interface # Target is an application: ../../fet SOURCES

interface.h

/* * include/linux/nfsd/interface.h * * defines interface between nfsd and other bits of * the kernel. Particularly filesystems (eventually). * * Copyright (C) 2000 Neil Brown

interface

$Id: INTERFACE,v 1.1.4.1 2001/11/20 14:19:33 kai Exp $ Description of the Interface between Linklevel and Hardwarelevel of isdn4linux: The Communication between Linklevel (LL) and Hardwarelevel

interface.fax

$Id: INTERFACE.fax,v 1.1.4.1 2001/11/20 14:19:33 kai Exp $ Description of the fax-subinterface between linklevel and hardwarelevel of isdn4linux. The communication between linklevel (LL) and

interface.h

// interface.h struct IMotion : public IUnknown { STDMETHOD_(void, Fly) () = 0; STDMETHOD_(int&, GetPosition) () = 0; }; struct IVisual : public IUnknown { STDMETHOD_(void, D

interface.h

// interface.h struct IMotion : public IUnknown { STDMETHOD_(void, Fly) () = 0; STDMETHOD_(int&, GetPosition) () = 0; }; struct IVisual : public IUnknown { STDMETHOD_(void, D

interface.h

// interface.h // definitions that make our code look like MFC code #define BOOL int #define DWORD unsigned int #define TRUE 1 #define FALSE 0 #define TRACE printf #define ASSERT asser

interface.h

/* * include/linux/nfsd/interface.h * * defines interface between nfsd and other bits of * the kernel. Particularly filesystems (eventually). * * Copyright (C) 2000 Neil Brown

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 --------------------