代码搜索:instead

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

代码结果 6,048
www.eeworm.com/read/299603/7843678

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
www.eeworm.com/read/197757/7971405

init bootlogd.init

#! /bin/sh # # bootlogd One of the first scripts to be executed. Starts or stops # the bootlogd log program. If this script is called as # "stop-bootlogd", it will stop the daemon instead of # star
www.eeworm.com/read/144648/12778315

egidy afbackup.spec.egidy

# # This RPM is for RedHat 7 or newer (with xinetd instead of inetd) # # if you want to install it on older systems install xinetd there # or remove the xinetd-stuff from here, rebuild, install and pu
www.eeworm.com/read/144124/12811982

c clean_exit.c

/* * clean_exit() cleans up and terminates the program. It should be called * instead of exit() when for some reason the real network daemon will not or * cannot be run. Reason: in the case of
www.eeworm.com/read/140851/13058874

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/325790/13184287

txt important.txt

Note to programmers: The random objects have no 'str' property yet. Instead it is called 'R_str', according to a previous version of the interface specification. Changing this is basically just a
www.eeworm.com/read/138798/13211836

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/136752/13363066

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/322151/13388315

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/320005/13436650

pas wwdotdot.pas

{ // // Components : TwwDBCustomCombo, TwwDBComboDlg // // Copyright (c) 1996-2001 by Woll2Woll Software // // // 2/25/98 - Call IsValidChar instead of checking [32..255] in KeyDown method //