代码搜索:driver development
找到约 10,000 项符合「driver development」的源代码
代码结果 10,000
www.eeworm.com/read/375190/2733855
cpp driver.cpp
// Copyright (c) 2005 Carl Barron. Distributed under the Boost
// Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
#include
www.eeworm.com/read/374465/2751157
java driver.java
/*
* Copyright 2004-2008 H2 Group. Licensed under the H2 License, Version 1.0
* (http://h2database.com/html/license.html).
* Initial Developer: H2 Group
*/
package org.h2;
import java.sql.
www.eeworm.com/read/372601/2771592
h 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 *
www.eeworm.com/read/372581/2771794
h driver.h
/*
* WPA Supplicant - driver interface definition
* Copyright (c) 2003-2006, Jouni Malinen
*
* This program is free software; you can redistribute it and/or modify
* it under the t
www.eeworm.com/read/368386/2819685
h driver.h
/* $Id$
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright
www.eeworm.com/read/365785/2895136
h driver.h
/* Types and constants shared between the generic and device dependent
* device driver code.
*/
#define _POSIX_SOURCE 1 /* tell headers to include POSIX stuff */
#define _MINIX 1 /
www.eeworm.com/read/365785/2895138
c driver.c
/* This file contains device independent device driver interface.
*
* Changes:
* Jul 25, 2005 added SYS_SIG type for signals (Jorrit N. Herder)
* Sep 15, 2004 added SYN_ALARM type for tim
www.eeworm.com/read/363744/2910954
java driver.java
/*
Copyright (C) 2002 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the
www.eeworm.com/read/363744/2910980
java driver.java
/*
Copyright (C) 2002 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
t
www.eeworm.com/read/362762/2927087
h driver.h
/* Types and constants shared between the generic and device dependent
* device driver code.
*/
#define _POSIX_SOURCE 1 /* tell headers to include POSIX stuff */
#define _MINIX 1 /