代码搜索:Multiple
找到约 9,501 项符合「Multiple」的源代码
代码结果 9,501
www.eeworm.com/read/303147/13821006
m cplot.m
function cplot(varargin);
% plots multiple graphs
%
%
hold off
col='bgrcmk';
switch varargin{1}
case 'split'
subplot(nargin-1,1,1)
for i=2:nargin
subplot(nargin-1,1,i-1)
plot(varargin{i})
www.eeworm.com/read/152843/5664208
h md.h
/*
md.h : Multiple Devices driver for Linux
Copyright (C) 1996-98 Ingo Molnar, Gadi Oxman
Copyright (C) 1994-96 Marc ZYNGIER
or
www.eeworm.com/read/152661/5671774
changelog
2000-11-19 Gary Thomas
* src/pci.c (cyg_pci_find_device): Don't update 'devid' if no
suitable devices found. This allows for simpler rescan for
multiple device types.
2000
www.eeworm.com/read/150583/5690364
changelog
2000-11-19 Gary Thomas
* src/pci.c (cyg_pci_find_device): Don't update 'devid' if no
suitable devices found. This allows for simpler rescan for
multiple device types.
2000
www.eeworm.com/read/147766/5726013
h md.h
/*
md.h : Multiple Devices driver for Linux
Copyright (C) 1996-98 Ingo Molnar, Gadi Oxman
Copyright (C) 1994-96 Marc ZYNGIER
or
www.eeworm.com/read/136989/5831087
readme
//README,v 1.1 2003/07/16 04:23:44 yamuna Exp
Case
----
This test illustrates the DT cancel mechanism when the DT's are local
(ie. DT's do not span multiple nodes). Four DT's are created. Each
www.eeworm.com/read/136786/5866272
h md.h
/*
md.h : Multiple Devices driver for Linux
Copyright (C) 1996-98 Ingo Molnar, Gadi Oxman
Copyright (C) 1994-96 Marc ZYNGIER
or
www.eeworm.com/read/135153/5888701
h md.h
/*
md.h : Multiple Devices driver for Linux
Copyright (C) 1996-98 Ingo Molnar, Gadi Oxman
Copyright (C) 1994-96 Marc ZYNGIER
or
www.eeworm.com/read/128531/5988586
h md.h
/*
md.h : Multiple Devices driver for Linux
Copyright (C) 1996-98 Ingo Molnar, Gadi Oxman
Copyright (C) 1994-96 Marc ZYNGIER
or
www.eeworm.com/read/127781/5999896
h md.h
/*
md.h : Multiple Devices driver for Linux
Copyright (C) 1996-98 Ingo Molnar, Gadi Oxman
Copyright (C) 1994-96 Marc ZYNGIER
or