代码搜索:automatic

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

代码结果 5,059
www.eeworm.com/read/391269/2521250

sh chg-disk.sh

#! @SHELL@ # # Amanda, The Advanced Maryland Automatic Network Disk Archiver # Copyright (c) 1991-1999 University of Maryland at College Park # All Rights Reserved. # # Permission to use, copy, modify
www.eeworm.com/read/367182/2853564

libm-test-ulps

# Begin of automatic generation # acos Test "acos (0.75) == 0.722734247813415611178377352641333362": ildouble: 1 ldouble: 1 # asin Test "asin (-0.5) == -pi/6": ildouble: 1 ldouble: 1 Test "asin (-1.
www.eeworm.com/read/367182/2854330

libm-test-ulps

# Begin of automatic generation # acos Test "acos (0.75) == 0.722734247813415611178377352641333362": ildouble: 1 ldouble: 1 # asin Test "asin (-0.5) == -pi/6": ildouble: 1 ldouble: 1 Test "asin (-1.
www.eeworm.com/read/351555/3106694

am makefile.am

## Process this file with automake to produce Makefile.in. -*-Makefile-*- # Disable automatic dependency tracking if using other tools than gcc and gmake #AUTOMAKE_OPTIONS = no-dependencies EXTRA_DI
www.eeworm.com/read/351555/3106698

am makefile.am

## Process this file with automake to produce Makefile.in. -*-Makefile-*- # Disable automatic dependency tracking if using other tools than gcc and gmake #AUTOMAKE_OPTIONS = no-dependencies EXTRA_DI
www.eeworm.com/read/351555/3106704

am makefile.am

## Process this file with automake to produce Makefile.in. -*-Makefile-*- # Disable automatic dependency tracking if using other tools than gcc and gmake #AUTOMAKE_OPTIONS = no-dependencies EXTRA_DI
www.eeworm.com/read/351555/3106712

am makefile.am

## Process this file with automake to produce Makefile.in. -*-Makefile-*- # Disable automatic dependency tracking if using other tools than gcc and gmake #AUTOMAKE_OPTIONS = no-dependencies EXTRA_DI
www.eeworm.com/read/153397/5650859

shl default.shl

[SHORTCUT0] INTERNETSHORTCUT=No TARGET=\CommWizard.exe RUN=Normal Window REPLACE=Yes DISPLAYTEXT=TITLE_MAIN ICONFILE= ICONINDEX= SHORTCUTKEY= COMMENTS= TYPE=Automatic STARTIN= F
www.eeworm.com/read/194351/8195993

readme-tv8532

This driver is Experimental : Sometimes colors are strange, Automatic Bayer align need some light to work please move the camera to get more ligth Good setting can be set when loading the module mod
www.eeworm.com/read/292919/8324836

c sysfile.c

#include "calld.h" static FILE *fpsys = NULL; static int syslineno; /* for error messages */ static char sysline[MAXLINE]; /* can't be automatic; sys_next() returns pointers into here */ /* *