代码搜索:automatic

找到约 5,059 项符合「automatic」的源代码

代码结果 5,059
www.eeworm.com/read/152440/5673842

do waves.do

// Signalscan Version 6.8b1 define noactivityindicator define analog waveform lines define add variable default overlay off define waveform window analogheight 1 define terminal automatic define but
www.eeworm.com/read/141580/5769525

do top_groups.do

// Signalscan Version 6.7p1 define noactivityindicator define analog waveform lines define add variable default overlay off define waveform window analogheight 1 define terminal automatic define but
www.eeworm.com/read/141580/5769581

do top_groups.do

// Signalscan Version 6.7p1 define noactivityindicator define analog waveform lines define add variable default overlay off define waveform window analogheight 1 define terminal automatic define but
www.eeworm.com/read/140582/5786991

doauto

#!/bin/sh # start of an automatic testing script # # Note: the name of a test affects processing. # *-rsa|*-rsa-*: keys get loaded # *-pl|*-pl-*: extracts of Pluto Logs are added to the whack log #
www.eeworm.com/read/124394/6050157

do waves.do

// Signalscan Version 6.8b1 define noactivityindicator define analog waveform lines define add variable default overlay off define waveform window analogheight 1 define terminal automatic define but
www.eeworm.com/read/112822/6143304

do internal.do

// Signalscan Version 6.7p1 define noactivityindicator define analog waveform lines define add variable default overlay off define waveform window analogheight 1 define terminal automatic define but
www.eeworm.com/read/112303/6145743

asn h235.asn

H235-SECURITY-MESSAGES DEFINITIONS AUTOMATIC TAGS ::= BEGIN -- EXPORTS All ChallengeString ::= OCTET STRING (SIZE(8..128)) TimeStamp ::= INTEGER(1..4294967295) -- seconds since 00:00 1/1/1970 UTC
www.eeworm.com/read/101082/6251585

c autover.c

#ifndef lint static char sccsid[] = "@(#)autover.c 4.2 (Berkeley) 5/27/83"; #endif not lint # include "trek.h" /* ** Automatic Override ** ** If we should be so unlucky as to be caught in a quadran
www.eeworm.com/read/101082/6251630

c autover.c

#ifndef lint static char sccsid[] = "@(#)autover.c 4.2 (Berkeley) 5/27/83"; #endif not lint # include "trek.h" /* ** Automatic Override ** ** If we should be so unlucky as to be caught in a quadran
www.eeworm.com/read/421459/6311342

c devfile.c

#include "calld.h" static FILE *fpdev = NULL; static int devlineno; /* for error messages */ static char devline[MAXLINE]; /* can't be automatic; dev_next() returns pointers into here */ /* * R