代码搜索:instead

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

代码结果 6,048
www.eeworm.com/read/128531/5987030

h gadget_chips.h

/* * USB device controllers have lots of quirks. Use these macros in * gadget drivers or other code that needs to deal with them, and which * autoconfigures instead of using early binding to the h
www.eeworm.com/read/126411/6017651

external

# Contributed by Noah Friedman. # To avoid using a function in bash, you can use the `builtin' or # `command' builtins, but neither guarantees that you use an external # program instead of a bash bui
www.eeworm.com/read/125279/6031634

changes

Version 0.6: ----------- - Change in Makefile to use dynamic openssl libraries instead of static libraries. - Changed default openssl path from "/usr/local" to "/usr". - Extracted private keys no
www.eeworm.com/read/125098/6034169

h xtiffiop.h

/* * Private Extended TIFF library interface. * * uses private LIBTIFF interface. * * The portions of this module marked "XXX" should be * modified to support your tags instead. * * writte
www.eeworm.com/read/125062/6034268

h xtiffiop.h

/* * Private Extended TIFF library interface. * * uses private LIBTIFF interface. * * The portions of this module marked "XXX" should be * modified to support your tags instead. * * writte
www.eeworm.com/read/119348/6085126

readme-egw

This directory contains the (unchanged) Version 0.9.6 of jsCalendar jsCalendar is called by the jscalendar wrapper-class in the phpGW API Instead of jscalendar-setup.js and a lang/*.js file it loads
www.eeworm.com/read/484925/6568951

borland readme.borland

In ptw32_InterlockedCompareExchange.c, I've added a section for Borland's compiler; it's identical to that for the MS compiler except that it uses /* ... */ comments instead of ; comments. [RPJ:
www.eeworm.com/read/409992/11305174

h types.h

/* The header contains important data type definitions. * It is considered good programming practice to use these definitions, * instead of the underlying base type. By convention, a
www.eeworm.com/read/347943/11626774

m prelp.m

% PRELP Loads and preprocesses LP from an MPS file. % % > [A,b,c,lenx,lbounds] = PRELP('problemname') % The above command results in an LP in standard form, % - Instead of specifying the pr
www.eeworm.com/read/157515/11697626

changelog

*** 20020517: 1.0.2 *** Playback bugfix to floor1; mode mistakenly used for sizing instead of blockflag *** 20020515: 1.0.1 *** Added complete API documentation to source tarball. No code