代码搜索结果
找到约 10,000 项符合
Driver 的代码
driver.cpp
//
// Driver.cpp
//
// $Id: //poco/1.3/NetSSL_OpenSSL/testsuite/src/Driver.cpp#1 $
//
// Console-based test driver for Poco NetSSL.
//
// Copyright (c) 2006, Applied Informatics Software Engine
driver.h
/*
* Drivers definitions
*/
#ifndef __WINE_DRIVER_H
#define __WINE_DRIVER_H
#include "windef.h"
#define MMSYSERR_BASE 0
#define MMSYSERR_NOERROR 0 /* no error *
driver.h
/*
* Drivers definitions
*/
#ifndef WINE_DRIVER_H
#define WINE_DRIVER_H
#include "windef.h"
#define MMSYSERR_BASE 0
#define MMSYSERR_NOERROR 0 /* no error */
#d
driver.h
/***************************************************************************
Module Name: DRIVER.H
Purpose: the declaration of functions, data structures, status codes,
constants, and m
driver.java
/*
Copyright (C) 2002-2004 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of version 2 of the GNU General Public License as
published by the Free
driver.java
/*
Copyright (C) 2002-2004 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of version 2 of the GNU General Public License as
published by the Free
driver.h
/********************************************************************************
*
* $Id: driver.h,v 1.1.1.1 2004/12/08 08:38:43 hychu Exp $
*
* File: Driver.h
*
* Optimizations:
* When build
driver.cpp
/********************************************************************************
*
* $Id: driver.cpp,v 1.1.1.1 2004/12/08 08:38:43 hychu Exp $
*
* File: Main.cpp
*
* Copyright (c) 2000-2002 Da
driver.c
/*
* Linux/PA-RISC Project (http://www.parisc-linux.org/)
*
* Floating-point emulation code
* Copyright (C) 2001 Hewlett-Packard (Paul Bame)
*
* This program is free softwa
driver.c
/*
* drivers/usb/driver.c - most of the driver model stuff for usb
*
* (C) Copyright 2005 Greg Kroah-Hartman
*
* based on drivers/usb/usb.c which had the following copyrights:
*