代码搜索:automatic
找到约 5,059 项符合「automatic」的源代码
代码结果 5,059
www.eeworm.com/read/144059/5753387
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/144059/5753399
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/139557/5798455
h packoff.h
/*++
Copyright (c) 1990-2000 Microsoft Corporation. All rights reserved.
Module Name:
packoff.h
Abstract:
This file turns packing of structures off. (That is, it enables
automatic a
www.eeworm.com/read/139557/5798466
h packon.h
/*++
Copyright (c) 1990-2000 Microsoft Corporation. All rights reserved.
Module Name:
packon.h
Abstract:
This file turns packing of structures on. (That is, it disables
automatic al
www.eeworm.com/read/124910/6038660
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":
ldouble: 1
ildouble: 1
Test "asin (-1.
www.eeworm.com/read/123190/6062049
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/421459/6311335
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/421459/6311337
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/494691/6360160
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/490627/6449896
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 */
/*