代码搜索:instead

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

代码结果 6,048
www.eeworm.com/read/354146/10382546

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/278336/10544424

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
www.eeworm.com/read/349646/10808801

m dirkpm.m

function filenames = dirKPM(dirname, ext, varargin) % dirKPM Like the built-in dir command, but returns filenames as a cell array instead of a struct % % filenames = dirKPM(dirname) % returns all
www.eeworm.com/read/349646/10809848

m dirkpm.m

function filenames = dirKPM(dirname, ext, varargin) % dirKPM Like the built-in dir command, but returns filenames as a cell array instead of a struct % % filenames = dirKPM(dirname) % returns all
www.eeworm.com/read/469416/6976290

m dirkpm.m

function filenames = dirKPM(dirname, ext, varargin) % dirKPM Like the built-in dir command, but returns filenames as a cell array instead of a struct % % filenames = dirKPM(dirname) % returns all
www.eeworm.com/read/468180/6994756

h list.h

/** * list.h - Routines and structs for manipulating lists. * Other data types that need to list each other can * use those routines, instead of writing a set of routines *
www.eeworm.com/read/457417/7325735

vhd real_pole_filter_shift_reg.vhd

-- This filter produces a pole pair at +/-zp=sqrt(2^-shift_value) on the real axis -- A shift register is used instead of a multiplier -- -- This program is free software; you can redistribute it and
www.eeworm.com/read/455050/7378413

ncp

#! /bin/sh ## Like "rcp" but uses netcat on a high port. ## do "ncp targetfile" on the RECEIVING machine ## then do "ncp sourcefile receivinghost" on the SENDING machine ## if invoked as "nzp" instead
www.eeworm.com/read/454975/7380710

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/299603/7843600

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 th