代码搜索:instead

找到约 6,048 项符合「instead」的源代码

代码结果 6,048
www.eeworm.com/read/310212/13654946

m pcxwrite.m

function pcxwrite(X,map, filename); %PCXWRITE Write a PCX (ZSoft Paint Format) file to disk. % Note: PCXWRITE has been grandfathered; use IMWRITE instead. % % PCXWRITE(X,MAP,'filename') writes
www.eeworm.com/read/310212/13655013

m hdfread.m

function [first, second, third]=hdfread( filename, tagref ) %HDFREAD Read data from HDF file. % Note: HDFREAD has been grandfathered; use IMREAD instead. % % I=HDFREAD('filename', [GROUPTAG GR
www.eeworm.com/read/152843/5661793

c compat.c

/* * compat.c - A series of functions to make it easier to convert drivers that use * the old isapnp APIs. If possible use the new APIs instead. * * Copyright 2002 Adam Belay
www.eeworm.com/read/152843/5664573

h timex.h

/* * Use prescale timer at 25000 Hz instead of the baudrate timer at * 19200 to get rid of the 64ppm to fast timer (and we get better * resolution within a jiffie as well. */ #ifndef _ASM_CRIS_
www.eeworm.com/read/147766/5723243

c k8topology.c

/* * AMD K8 NUMA support. * Discover the memory map and associated nodes. * * Doesn't use the ACPI SRAT table because it has a questionable license. * Instead the northbridge registers are read
www.eeworm.com/read/144216/5752187

notes

Should cvcache be per CV (keyed by thread) or per thread (keyed by CV)? Maybe ought to protect all SVs by a mutex for SvREFCNT_{dec,inc}, upgrades and so on. Then use SvMUTEX instead of CvMUTEX for C
www.eeworm.com/read/141297/5773811

py gnuradio_swig_python.py

# This file was created automatically by SWIG. # Don't modify this file, modify the SWIG interface instead. # This file is compatible with both classic and new-style classes. import _gnuradio_swig_py
www.eeworm.com/read/136989/5836284

readme

README,v 1.3 1998/06/10 18:11:02 tworm Exp This is the readme file for the tests of the concurrency service. The test program has been changed to use a configuration file instead of hard coded
www.eeworm.com/read/135941/5876272

h timex.h

/* * Use prescale timer at 25000 Hz instead of the baudrate timer at * 19200 to get rid of the 64ppm to fast timer (and we get better * resolution within a jiffie as well. */ #ifndef _ASM_CRIS_
www.eeworm.com/read/131315/5936532

h gsyslimits.h

/* syslimits.h stands for the system's own limits.h file. If we can use it ok unmodified, then we install this text. If fixincludes fixes it, then the fixed version is installed instead of th