代码搜索:devic
找到约 664 项符合「devic」的源代码
代码结果 664
www.eeworm.com/read/432630/8586181
pro chapter09magnifyimage.pro
; Chapter09MagnifyImage.pro
PRO Chapter09MagnifyImage
file = FILEPATH('convec.dat', SUBDIRECTORY = ['examples', 'data'])
image = READ_BINARY(file, DATA_DIMS = [248, 248])
LOADCT, 28
DEVIC
www.eeworm.com/read/295753/8142339
pro chapter09magnifyimage.pro
; Chapter09MagnifyImage.pro
PRO Chapter09MagnifyImage
file = FILEPATH('convec.dat', SUBDIRECTORY = ['examples', 'data'])
image = READ_BINARY(file, DATA_DIMS = [248, 248])
LOADCT, 28
DEVIC
www.eeworm.com/read/367307/9758243
pro chapter09magnifyimage.pro
; Chapter09MagnifyImage.pro
PRO Chapter09MagnifyImage
file = FILEPATH('convec.dat', SUBDIRECTORY = ['examples', 'data'])
image = READ_BINARY(file, DATA_DIMS = [248, 248])
LOADCT, 28
DEVIC
www.eeworm.com/read/247588/12640036
pro chapter09magnifyimage.pro
; Chapter09MagnifyImage.pro
PRO Chapter09MagnifyImage
file = FILEPATH('convec.dat', SUBDIRECTORY = ['examples', 'data'])
image = READ_BINARY(file, DATA_DIMS = [248, 248])
LOADCT, 28
DEVIC
www.eeworm.com/read/359861/10119779
h raw1394-private.h
#ifndef IEEE1394_RAW1394_PRIVATE_H
#define IEEE1394_RAW1394_PRIVATE_H
/* header for definitions that are private to the raw1394 driver
and not visible to user-space */
#define RAW1394_DEVIC
www.eeworm.com/read/457719/7318780
xmp system.xmp
#Please do not modify this file by hand
XmpVersion: 9.1.01
VerMgmt: 9.1.01
IntStyle: default
MHS File: system.mhs
MSS File: system.mss
NPL File: projnav/system.ise
Architecture: spartan3
Devic
www.eeworm.com/read/101082/6251523
c out.c
#ifndef lint
static char sccsid[] = "@(#)out.c 4.1 (Berkeley) 3/23/83";
#endif not lint
# include "trek.h"
/*
** Announce Device Out
*/
out(dev)
int dev;
{
register struct device *d;
d = &Devic
www.eeworm.com/read/101082/6251538
c out.c
#ifndef lint
static char sccsid[] = "@(#)out.c 4.1 (Berkeley) 3/23/83";
#endif not lint
# include "trek.h"
/*
** Announce Device Out
*/
out(dev)
int dev;
{
register struct device *d;
d = &Devic
www.eeworm.com/read/447907/1692950
h device_mgr.h
/*
** Copyright 2002, Thomas Kurschel. All rights reserved.
** Distributed under the terms of the NewOS License.
*/
#ifndef __DEVICE_MGR_H
#define __DEVICE_MGR_H
bool initialize_buffer( ide_devic