代码搜索:automatic

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

代码结果 5,059
www.eeworm.com/read/331180/12840971

c dialfile.c

#include "calld.h" static FILE *fpdial = NULL; static int diallineno; /* for error messages */ static char dialline[MAXLINE]; /* can't be automatic; dial_next() returns pointers into here */ /*
www.eeworm.com/read/138858/13207308

asm ex2_8051r_cstart.asm

; ; Startup code automatically generated and updated by: ; TASKING Tools for 8051 v6.0 r1 (build version: 1.86) ; Do not edit unless switching off the automatic generation ; checkbox i
www.eeworm.com/read/138858/13207344

asm ex1_8051r_cstart.asm

; ; Startup code automatically generated and updated by: ; TASKING Tools for 8051 v6.0 r1 (build version: 1.86) ; Do not edit unless switching off the automatic generation ; checkbox i
www.eeworm.com/read/323119/13354331

test rpl_rotate_logs.test

# # Test is run with max_binlog_size=2048 to force automatic rotation of the # binary log # Tests done: # - Check that slaves reports correct failures if master.info has strange # modes/information
www.eeworm.com/read/311774/13626021

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 */ /* *
www.eeworm.com/read/311774/13626023

c dialfile.c

#include "calld.h" static FILE *fpdial = NULL; static int diallineno; /* for error messages */ static char dialline[MAXLINE]; /* can't be automatic; dial_next() returns pointers into here */ /*
www.eeworm.com/read/304348/13795924

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 */ /* *
www.eeworm.com/read/304348/13795926

c dialfile.c

#include "calld.h" static FILE *fpdial = NULL; static int diallineno; /* for error messages */ static char dialline[MAXLINE]; /* can't be automatic; dial_next() returns pointers into here */ /*
www.eeworm.com/read/149305/5701166

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/148721/5709666

c md4.c

/* GLOBAL.H - RSAREF types and constants */ #include #if defined(_WIN32) #pragma warning(disable : 4711) // selected for automatic inline expansion #endif /* POINTER defines a gen